An homebrew like the updater would be nice.It would be nice if we could download icon packs, themes and banners straight from GridLauncher! Of course I know it's a lot of work, so this isn't a request, just an idea!![]()

Yes beta 123 is crashing for me it does it any time I push up on the dpad for some reason



Oh, programming. Keep at it, mashers, we know you'll do it!Ok, I've now reverted the source to a state consistent with beta 122 and the crashing has stopped. I'm now gradually reintroducing the changes from beta 123 and testing every step of the way to try to work out what went wrong.

Thank you buddy. That is exactly the encouragement I needed this morning after a sleepless night worrying about thisOh, programming. Keep at it, mashers, we know you'll do it!
Thank you buddy. That is exactly the encouragement I needed this morning after a sleepless night worrying about thisIt doesn't help that there isn't any debugger or useful console for the 3DS. That means FTPing in to check log files after every test...
But how does one even read that stuff? All I can understand is "Exception (DSI) occurred!"Sure would be nice if it had a crash dump screen like the Wii and Wii U, heh.

But how does one even read that stuff?

By logic, memory adresses are all shown in there. The one who get a crash dump will know exactly what is going on.But how does one even read that stuff?
On the Wii you would just use addr2line with your elf file and follow the stack trace, entering the addresses to see where it crashed. It was tedious, but it was better than what the 3DS has (i.e., nothing).
\By logic, memory adresses are all shown in there. The one who get a crash dump will know exactly what is going on.


