User:Ihaveahax/sandbox3: Difference between revisions
User page
More actions
Created page with "{{shortcut|3DS:EXCEPTION}} This page lists possible causes and fixes of Luma3DS exception screens. They are not applicable to every situation, but cover most common known issues. ==Reading a Luma3DS exception screen== A Luma3DS exception has four (or five, in a few cases) different parts to it that help in finding its cause, as follows: center *'''Processor:''' What part of the system is causing the exception. The two processors are: **''..." |
No edit summary |
||
| Line 88: | Line 88: | ||
=====boss===== | =====boss===== | ||
* | *'''Outdated firmware (11.16 or older):''' | ||
**The current firmware version may be too old for SpotPass to work. Perform a [[3DS:Safe Mode|Safe Mode update]]. | **The current firmware version may be too old for SpotPass to work. Perform a [[3DS:Safe Mode|Safe Mode update]]. | ||
***If this does not work, you may require [[3DS:CTRTransfer|a CTRTransfer.]] | ***If this does not work, you may require [[3DS:CTRTransfer|a CTRTransfer.]] | ||
* | *'''Latest firmware (11.17):''' | ||
**An outdated installation of NetPass is likely interfering with your console. To check this, do the following steps: | **An outdated installation of NetPass is likely interfering with your console. To check this, do the following steps: | ||
**#Hold {{B|SELECT}} while powering on the console | **#Hold {{B|SELECT}} while powering on the console | ||
| Line 121: | Line 121: | ||
=====loader===== | =====loader===== | ||
* | *'''prefetch abort (svcBreak)''' | ||
**The code or sysmodule patch Luma3DS tried to load is invalid or corrupt. | **The code or sysmodule patch Luma3DS tried to load is invalid or corrupt. | ||
***To fix: Redownload any recently installed patches (eg. Nimbus (Pretendo), Wumiibo, or anything else that goes in <code>/luma/titles</code> or <code>/luma/sysmodules</code>.) Alternatively, you may disable <code>loading external FIRMs and modules</code> as well as <code>Enable game patching</code> in the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]]. | ***To fix: Redownload any recently installed patches (eg. Nimbus (Pretendo), Wumiibo, or anything else that goes in <code>/luma/titles</code> or <code>/luma/sysmodules</code>.) Alternatively, you may disable <code>loading external FIRMs and modules</code> as well as <code>Enable game patching</code> in the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]]. | ||
=====menu===== | =====menu===== | ||
* | *'''data abort''' | ||
**The installed [[3DS:Custom themes|theme]] is corrupted or otherwise broken. | **The installed [[3DS:Custom themes|theme]] is corrupted or otherwise broken. | ||
***To fix, go into the folder <code>sd:/Nintendo 3DS/<ID0>/<ID1>/extdata/00000000/</code> and delete the folder matching your region, one of the following: | ***To fix, go into the folder <code>sd:/Nintendo 3DS/<ID0>/<ID1>/extdata/00000000/</code> and delete the folder matching your region, one of the following: | ||
| Line 135: | Line 135: | ||
**An installed application is corrupted or otherwise broken. | **An installed application is corrupted or otherwise broken. | ||
***To fix, either perform a [[3DS:Safe Mode|Safe Mode update]], attempt to enter System Settings before the crash occurs and delete the application in Data Management, or [[Formatting an SD card|reformat the SD card]]. | ***To fix, either perform a [[3DS:Safe Mode|Safe Mode update]], attempt to enter System Settings before the crash occurs and delete the application in Data Management, or [[Formatting an SD card|reformat the SD card]]. | ||
* | *'''prefetch abort''' | ||
**An installation of Menuhax is conflicting with the custom firmware. | **An installation of Menuhax is conflicting with the custom firmware. | ||
***To fix, follow the directions [[3DS:Troubleshooting/removing_menuhax67|on this page]]. | ***To fix, follow the directions [[3DS:Troubleshooting/removing_menuhax67|on this page]]. | ||
**If this occurs on boot, set '''Hbmenu autoboot''' in the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]] to 3DS, then follow the above instructions and turn '''Hbmenu autoboot''' back off once it has been removed. | **If this occurs on boot, set '''Hbmenu autoboot''' in the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]] to 3DS, then follow the above instructions and turn '''Hbmenu autoboot''' back off once it has been removed. | ||
***Ensure in <code>sd:/luma/config.ini</code> that hbldr_3dsx_titleid is set to 000400000d921e00 and <code>boot.3dsx</code> is in the root. | ***Ensure in <code>sd:/luma/config.ini</code> that hbldr_3dsx_titleid is set to 000400000d921e00 and <code>boot.3dsx</code> is in the root. | ||
* | *'''prefetch abort (svcBreak)''' | ||
**If <code>R5</code> contains <code>D900458B</code>: The <code>f000000b</code> folder in <code>SYSNAND CTRNAND</code> is broken, its exact location being at <code>[1:]/data/<ID0>/extdata/00048000/f000000b</code>. | **If <code>R5</code> contains <code>D900458B</code>: The <code>f000000b</code> folder in <code>SYSNAND CTRNAND</code> is broken, its exact location being at <code>[1:]/data/<ID0>/extdata/00048000/f000000b</code>. | ||
***To fix, backup <code>f000000b</code> by pressing R+A while highlighting it, then selecting <code>Copy to 0:/gm9/out</code>. Once it is backed up, delete the folder. If this does not fix the issue, copy the folder back where it was. | ***To fix, backup <code>f000000b</code> by pressing R+A while highlighting it, then selecting <code>Copy to 0:/gm9/out</code>. Once it is backed up, delete the folder. If this does not fix the issue, copy the folder back where it was. | ||
| Line 191: | Line 191: | ||
=====loader===== | =====loader===== | ||
* | *'''undefined instruction''' | ||
**The app most recently opened is trying to load invalid, missing, or corrupt data. If the value of R0 starts with C or D, it is an error code, and has a chance of being an error code if the value starts with E or F. A large number of such error codes can be found at [[3DS:ERRDISP|this page]], but here are the most common values seen in this error: | **The app most recently opened is trying to load invalid, missing, or corrupt data. If the value of R0 starts with C or D, it is an error code, and has a chance of being an error code if the value starts with E or F. A large number of such error codes can be found at [[3DS:ERRDISP|this page]], but here are the most common values seen in this error: | ||
***<code>D9004587</code>: When trying to open a game: The game is corrupted, or its seed is not imported. | ***<code>D9004587</code>: When trying to open a game: The game is corrupted, or its seed is not imported. | ||
| Line 202: | Line 202: | ||
****To fix, redownload the app you are trying to launch. If this happens when you try to open the Homebrew Launcher itself, see the error above. | ****To fix, redownload the app you are trying to launch. If this happens when you try to open the Homebrew Launcher itself, see the error above. | ||
***Most of the other possible error codes that can appear here are listed on [[3DS:Error_screens/Luma3DS_ErrDisp|the ErrDisp page]]. | ***Most of the other possible error codes that can appear here are listed on [[3DS:Error_screens/Luma3DS_ErrDisp|the ErrDisp page]]. | ||
* | *'''prefetch abort (svcBreak)''' | ||
**The code or sysmodule patch Luma3DS tried to load is invalid or corrupt. | **The code or sysmodule patch Luma3DS tried to load is invalid or corrupt. | ||
***To fix: Redownload any recently installed patches (eg. Nimbus (Pretendo), Wumiibo, or anything else that goes in <code>/luma/titles</code> or <code>/luma/sysmodules</code>.) Alternatively, you may disable <code>loading external FIRMs and modules</code> as well as <code>Enable game patching</code> in the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]]. | ***To fix: Redownload any recently installed patches (eg. Nimbus (Pretendo), Wumiibo, or anything else that goes in <code>/luma/titles</code> or <code>/luma/sysmodules</code>.) Alternatively, you may disable <code>loading external FIRMs and modules</code> as well as <code>Enable game patching</code> in the [[3DS:Luma3DS/Configuration|Luma3DS configuration menu]]. | ||