Hi everyone. I was making a homebrew game for 3DS and everything was perfect. It ran on emulator, it ran on 3DS system
But suddenly, when i was testing the app again on 3DS after some time of developing... it doesn't startup anymore. 3DS shows error and shutdown:
Code: Select all
An exception occurred.
Processor: Arm11 (core 0)
Exception type: data abort
Fault status: Translation - Section
Current process: 3dsx_app (000400000D921E00)
But it runs perfectly on 3DS emulator. What can it possibly be? I tried solutions on internet, but it don't seems to help.
I am using libctru, citro2d and romfs and graphics, btw
Thanks!