24
edits
(add more details to loader exceptions (how do i <h5> in a bullet point)) |
m (it was <h6> but anyways) |
||
Line 171: | Line 171: | ||
<h5>loader</h5> | <h5>loader</h5> | ||
* undefined instruction | * <h6>undefined instruction</h6> | ||
** The app most recently opened has an issue. R0 is (most likely) contains an error code. Here are some common values for R0: | ** The app most recently opened has an issue. R0 is (most likely) contains an error code. Here are some common values for R0: | ||
*** <code>D9004587</code>: When trying to open a game: The game is corrupted, or it's seed is not imported. | *** <code>D9004587</code>: When trying to open a game: The game is corrupted, or it's seed is not imported. | ||
Line 180: | Line 180: | ||
**** To fix, redownload the app you are trying to launch. If this happens when you try 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 open the Homebrew Launcher itself, see the error above. | ||
*** Most of the other possible error codes for this are listed on [[3DS:Error_screens/Luma3DS_ErrDisp|this page]]. | *** Most of the other possible error codes for this are listed on [[3DS:Error_screens/Luma3DS_ErrDisp|this page]]. | ||
* prefetch abort (svcBreak) | * <h6>prefetch abort (svcBreak)</h6> | ||
**The LayeredFS or sysmodule patch Luma3DS tried to load is invalid or corrupt. | **The LayeredFS or sysmodule patch Luma3DS tried to load is invalid or corrupt. | ||
***To fix: Re-download 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: Re-download 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]]. |
edits