Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:StarlitSkies/sandbox/WIP1: Difference between revisions

User page
(test of a table of contents made via html tags)
(remove layered rowspan to fix formatting on mobile)
Line 28: Line 28:


=== <big>Arm9</big> ===
=== <big>Arm9</big> ===
All Arm9 errors are sorted by their '''exception type'''.
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 alphabetically by their '''current process'''.
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="5" | <h5>menu</h5>
| rowspan="3" | <h5>menu</h5>
| rowspan="3" | <h6>data abort</h6>
| <h6>data abort</h6>
| Broken HOME Menu theme.
| 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.
| Broken HOME Menu extra data.
: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.
| Broken HOME Menu application.
: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]].
|-
|-