Error codes: Difference between revisions

Lioncache (talk | contribs)
Add FS error code for allocator alignment violations
Lioncache (talk | contribs)
Add mii error code that indicates if certain behaviors are dev/debug-only functionality. When present, this is usually always preceded by a call into the set:sys module checking if the bool "is_db_test_mode_enabled" settings key has a true value set.
Line 880: Line 880:
|-
|-
| 0x87E || 126 || 4 || Entry not found
| 0x87E || 126 || 4 || Entry not found
|-
| 0x1987E || 126 || 204 || Development/debug-only behavior
|-
|-
| 0x4680 || 128 || 35 || Error while launching applet.
| 0x4680 || 128 || 35 || Error while launching applet.