Changes

Jump to navigation Jump to search
2,346 bytes added ,  22:48, 29 January 2019
→‎Error codes: Add some codes used by nn::fs::HierarchicalRomFileTable
Line 176: Line 176:  
|-
 
|-
 
| 168 || Userland crash
 
| 168 || Userland crash
 +
|-
 +
| 178 || PDM
 
|-
 
|-
 
| 179 || OLSC
 
| 179 || OLSC
Line 295: 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 390: 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 446: Line 460:  
|-
 
|-
 
| 0x327602 || 2 || 6459 || FS allocators already used
 
| 0x327602 || 2 || 6459 || FS allocators already used
 +
|-
 +
| 0x327A02 || 2 || 6461 || FS allocator alignment violation
 
|-
 
|-
 
| 0x339402 || 2 || 6602 || File not found.
 
| 0x339402 || 2 || 6602 || File not found.
 
|-
 
|-
 
| 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
 +
|-
 +
| 0x3DD402 || 2 || 7914 || RomFs table: Path is file, not directory
 
|-
 
|-
 
| 0x803 || 3 || 4 || OS busy
 
| 0x803 || 3 || 4 || OS busy
Line 641: Line 675:  
| 0xD21A || 26 || 105 || Invalid AES engine-id
 
| 0xD21A || 26 || 105 || Invalid AES engine-id
 
|-
 
|-
| 0x19669 || 105 || 203 || Setting value cannot be NULL
+
| 0x19269 || 105 || 201 || Null settings name
 +
|-
 +
| 0x19469 || 105 || 202 || Null settings key
 +
|-
 +
| 0x19669 || 105 || 203 || Null settings value
 +
|-
 +
| 0x19A69 || 105 || 205 || Null settings value buffer
 
|-
 
|-
 
| 0x1A069 || 105 || 208 || Null setting value size buffer
 
| 0x1A069 || 105 || 208 || Null setting value size buffer
Line 864: 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 878: Line 936:  
|-
 
|-
 
| 0x87E || 126 || 4 || Entry not found
 
| 0x87E || 126 || 4 || Entry not found
 +
|-
 +
| 0xCE7E || 126 || 67 || Invalid database signature value (should be "NFDB")
 +
|-
 +
| 0xD27E || 126 || 69 || Invalid database entry count
 +
|-
 +
| 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 898: 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 940: Line 1,010:  
|-
 
|-
 
| 0xCA3 || 163 || 6 || System is booting up repair process that requires RepairTimeReviser but does not have special cartridge inserted.
 
| 0xCA3 || 163 || 6 || System is booting up repair process that requires RepairTimeReviser but does not have special cartridge inserted.
 +
|-
 +
| 0xC8B2 || 178 || 100 || Invalid user ID
 +
|-
 +
| 0xCAB2 || 178 || 101 || User does not exist
 +
|-
 +
| 0x12CB2 || 178 || 150 || Service unavailable
 +
|-
 +
| 0x190B2 || 178 || 200 || File storage failure
 
|-
 
|-
 
| 0xF0CD || 205 || 120 || IR image data not available/ready.
 
| 0xF0CD || 205 || 120 || IR image data not available/ready.
Line 1,048: 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