Changes

Jump to navigation Jump to search
1,631 bytes added ,  22:48, 29 January 2019
→‎Error codes: Add some codes used by nn::fs::HierarchicalRomFileTable
Line 297: Line 297:  
| 0x402 || 2 || 2 || Path already exists.
 
| 0x402 || 2 || 2 || Path already exists.
 
|-
 
|-
| 0xE02 || 2 || 7 || Savedata [[Filesystem_services|already]] mounted
+
| 0xE02 || 2 || 7 || Resource already in use (file already opened, savedata filesystem already mounted).
 
|-
 
|-
 
| 0x4602 || 2 || 35 || Not enough free space for BIS Calibration partition.
 
| 0x4602 || 2 || 35 || Not enough free space for BIS Calibration partition.
Line 392: Line 392:  
|-
 
|-
 
| 0x236E02 || 2 || 4535 || Invalid PartitionFS block hash
 
| 0x236E02 || 2 || 4535 || Invalid PartitionFS block hash
 +
|-
 +
| 0x244402 || 2 || 4642 || Invalid Partition file hashed region bounds
 +
|-
 +
| 0x244602 || 2 || 4643 || Invalid Partition FS hash
 +
|-
 +
| 0x244802 || 2 || 4644 || Invalid PFS0 magic
 +
|-
 +
| 0x244A02 || 2 || 4645 || Invalid HFS0 magic
 +
|-
 +
| 0x244C02 || 2 || 4646 || Invalid name offset for Partition FS file entry
 +
|-
 +
| 0x244E02 || 2 || 4647 || Calculated Partition FS header size changed between 2 consecutive reads
 
|-
 
|-
 
| 0x249802 || 2 || 4684 || Invalid FAT file number.
 
| 0x249802 || 2 || 4684 || Invalid FAT file number.
Line 454: Line 466:  
|-
 
|-
 
| 0x339602 || 2 || 6603 || Directory not found.
 
| 0x339602 || 2 || 6603 || Directory not found.
 +
|-
 +
| 0x3DBC02 || 2 || 7902 || RomFs table: Entry not found in dictionary
 +
|-
 +
| 0x3DBE02 || 2 || 7903 || RomFs table: File not found
 +
|-
 +
| 0x3DC002 || 2 || 7904 || RomFs table: Directory not found
 +
|-
 +
| 0x3DC402 || 2 || 7906 || RomFs table: Entry already exists when trying to add a new entry
 +
|-
 +
| 0x3DC602 || 2 || 7907 || RomFs table: Insufficient space to add new entry
 +
|-
 +
| 0x3DC802 || 2 || 7908 || RomFs table: Unable to add new directory
 +
|-
 +
| 0x3DCA02 || 2 || 7909 || RomFs table: Unable to add new file
 
|-
 
|-
 
| 0x3DCC02 || 2 || 7910 || RomFs directory has no more child directories/files when iterating
 
| 0x3DCC02 || 2 || 7910 || RomFs directory has no more child directories/files when iterating
 +
|-
 +
| 0x3DD402 || 2 || 7914 || RomFs table: Path is file, not directory
 
|-
 
|-
 
| 0x803 || 3 || 4 || OS busy
 
| 0x803 || 3 || 4 || OS busy
Line 876: Line 904:  
|-
 
|-
 
| 0x272 || 114 || 1 || Generic error
 
| 0x272 || 114 || 1 || Generic error
 +
|-
 +
| 0xC72 || 114 || 6 || Unsupported operation
 +
|-
 +
| 0x74 || 116 || 0 || Time service not initialized
 
|-
 
|-
 
| 0xCC74 || 116 || 102 || Time not set
 
| 0xCC74 || 116 || 102 || Time not set
 +
|-
 +
| 0x19074 || 116 || 200 || Invalid time comparison
 +
|-
 +
| 0x19274 || 116 || 201 || Signed overflow/underflow
 +
|-
 +
| 0x64274 || 116 || 801 || Memory allocation failure
 +
|-
 +
| 0x70A74 || 116 || 901 || Null pointer
 +
|-
 +
| 0x70C74 || 116 || 902 || Value out of valid range
 +
|-
 +
| 0x7BA74 || 116 || 989 || Entry not found
 +
|-
 +
| 0x7BC74 || 116 || 990 || Unimplemented functionality
 
|-
 
|-
 
| 0x287C || 124 || 20 || Argument is NULL
 
| 0x287C || 124 || 20 || Argument is NULL
Line 896: Line 942:  
|-
 
|-
 
| 0x1987E || 126 || 204 || Development/debug-only behavior
 
| 0x1987E || 126 || 204 || Development/debug-only behavior
 +
|-
 +
| 0x480 || 128 || 2 || IStorage not available.
 
|-
 
|-
 
| 0x4680 || 128 || 35 || Error while launching applet.
 
| 0x4680 || 128 || 35 || Error while launching applet.
Line 916: Line 964:  
|-
 
|-
 
| 0xA83 || 131 || 5 || Unrecognized applet ID
 
| 0xA83 || 131 || 5 || Unrecognized applet ID
 +
|-
 +
| 0x485 || 133 || 2 || Invalid DVFS table ID
 +
|-
 +
| 0x885 || 133 || 4 || Invalid parameter
 
|-
 
|-
 
| 0x3CF089 || 137 || 7800 || Unknown/invalid libcurl error.
 
| 0x3CF089 || 137 || 7800 || Unknown/invalid libcurl error.
Line 1,074: Line 1,126:  
|-
 
|-
 
| 2162-0002
 
| 2162-0002
| Can be triggered by running [[SVC|svcBreak]]. The svcBreak params have no affect on the value of the thrown error-code.
+
| Can be triggered by running [[SVC|svcBreak]]. The svcBreak params have no effect on the value of the thrown error-code.
 
|-
 
|-
 
| 2168-0000
 
| 2168-0000
74

edits

Navigation menu