Error codes: Difference between revisions
No edit summary |
No edit summary |
||
| Line 232: | Line 232: | ||
|- | |- | ||
| 231 || LDN (lp2p) | | 231 || LDN (lp2p) | ||
|} | |} | ||
| Line 1,458: | Line 1,450: | ||
This section is for Support Errors displayed by the error-applet, separate from the normal Result errors. | This section is for Support Errors displayed by the error-applet, separate from the normal Result errors. | ||
== | == Modules == | ||
{| class=wikitable | {| class=wikitable | ||
! Value || Name | ! Value || Name | ||
| Line 1,475: | Line 1,467: | ||
8XX is for/includes system applets. | 8XX is for/includes system applets. | ||
== | == Error codes == | ||
{| class=wikitable | {| class=wikitable | ||
! | ! Value || Module || Description || Notes | ||
|- | |- | ||
| | | | ||
| Line 1,486: | Line 1,478: | ||
Normal error-codes displayed by the system also use the same format as fatal-errors. | Normal error-codes displayed by the system also use the same format as fatal-errors. | ||
= Homebrew Errors = | |||
Custom errors used by homebrew libraries and applications. | |||
== Modules == | |||
{| class=wikitable | |||
! Value || Name | |||
|- | |||
| 345 || libnx | |||
|- | |||
| 346 || [[Homebrew ABI]] | |||
|- | |||
| 347 || Homebrew Loader | |||
|- | |||
| 348 || libnx NVIDIA errors | |||
|- | |||
| 349 || libnx Binder errors | |||
|} | |||