Approver, confirmaccount
398
edits
StarlitSkies (talk | contribs) (test of a table of contents made via html tags) |
StarlitSkies (talk | contribs) (remove layered rowspan to fix formatting on mobile) |
||
Line 28: | Line 28: | ||
=== <big>Arm9</big> === | === <big>Arm9</big> === | ||
Arm9 errors are sorted by their '''exception type'''. | |||
<span style="font-size:140%; display:flex; justify-content:center "><h4>Error On Boot</h4></span> | <span style="font-size:140%; display:flex; justify-content:center "><h4>Error On Boot</h4></span> | ||
Line 75: | Line 75: | ||
=== <big>Arm11</big> === | === <big>Arm11</big> === | ||
All Arm11 errors are sorted | All Arm11 errors are sorted by their '''current process'''. | ||
<span style="font-size:140%; display:flex; justify-content:center"><h4>Error On Boot</h4></span> | <span style="font-size:140%; display:flex; justify-content:center"><h4>Error On Boot</h4></span> | ||
Line 103: | Line 103: | ||
::If neither of these work, the console has a serious issue. Join the [https://discord.gg/C29hYvh Nintendo Homebrew Discord] and ask, in English, for help. | ::If neither of these work, the console has a serious issue. Join the [https://discord.gg/C29hYvh Nintendo Homebrew Discord] and ask, in English, for help. | ||
|- | |- | ||
| rowspan=" | | rowspan="3" | <h5>menu</h5> | ||
| <h6>data abort</h6> | |||
| | | One or more of the following issues: | ||
Your installed theme is corrupted or 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: | ||
::USA: <code>000002cd</code><br>EUR: <code>000002ce</code><br>JPN: <code>000002cc</code> | ::USA: <code>000002cd</code><br>EUR: <code>000002ce</code><br>JPN: <code>000002cc</code> | ||
The HOME Menu extra data is corrupted. | |||
: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: | ||
::USA: <code>0000008f</code><br>EUR: <code>00000098</code><br>JPN: <code>00000082</code><br>KOR: <code>000000A9</code> | ::USA: <code>0000008f</code><br>EUR: <code>00000098</code><br>JPN: <code>00000082</code><br>KOR: <code>000000A9</code> | ||
An installed application is corrupted. | |||
: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]]. | ||
|- | |- |