Difference between revisions of "Error codes"

m (Added error code for mandatory updates)
 
(50 intermediate revisions by 10 users not shown)
Line 5: Line 5:
 
! Bits || Field
 
! Bits || Field
 
|-
 
|-
| 8-0 || Module
+
| 0-8 || Module
 
|-
 
|-
| 21-9 || Description
+
| 9-21 || Description
 +
|-
 +
| 22-31 || Reserved
 
|}
 
|}
  
When a fatal-error is received the error code is outputted using the following formatter:
+
When a fatal error is received the error code is outputted using the following formatter:
 
   %04d-%04d
 
   %04d-%04d
  
.. where the first code is <code>2000 + Module</code>, and the other being <code>Description</code>. Bits >=22 from the error-code are unused when displaying fatal-errors, since the Description ends with bit21.
+
Where the first code is <code>2000 + Module</code>, and the second being <code>Description</code>. Bits >=22 from the error code are reserved and unused.
  
 
= Result Errors =
 
= Result Errors =
Line 22: Line 24:
 
! Value || Name
 
! Value || Name
 
|-
 
|-
| 1 || Kernel
+
| 1 || Svc
 
|-
 
|-
| 2 || FS
+
| 2 || Fs
 
|-
 
|-
| 3 || OS (Memory, Thread, Mutex, NVIDIA)
+
| 3 || Os
 
|-
 
|-
 
| 4 || Htcs
 
| 4 || Htcs
 
|-
 
|-
| 5 || NCM
+
| 5 || Ncm
 +
|-
 +
| 6 || Dd
 +
|-
 +
| 7 || Osdbg
 +
|-
 +
| 8 || Lr
 
|-
 
|-
| 6 || DD
+
| 9 || Ldr
 
|-
 
|-
| 7 || Debug Monitor
+
| 10 || Sf
 
|-
 
|-
| 8 || LR
+
| 11 || Sf_Hipc
 
|-
 
|-
| 9 || Loader
+
| 12 || Tma
 
|-
 
|-
| 10 || CMIF (IPC command interface)
+
| 13 || Dmnt
 
|-
 
|-
| 11 || HIPC (IPC)
+
| 14 || Gds
 
|-
 
|-
| 15 || PM
+
| 15 || Pm
 
|-
 
|-
| 16 || NS
+
| 16 || Ns
 
|-
 
|-
 
| 17 || Bsdsockets
 
| 17 || Bsdsockets
Line 52: Line 60:
 
| 18 || Htc
 
| 18 || Htc
 
|-
 
|-
| 19 || TSC
+
| 19 || Tsc
 
|-
 
|-
| 20 || NCM (content)
+
| 20 || Kvdb
 
|-
 
|-
| 21 || SM
+
| 21 || Sm
 
|-
 
|-
| 22 || RO (userland)
+
| 22 || Ro
 
|-
 
|-
| 23 || GC
+
| 23 || Gc
 
|-
 
|-
| 24 || SDMMC
+
| 24 || Sdmmc
 
|-
 
|-
| 25 || OVLN
+
| 25 || Ovln
 
|-
 
|-
| 26 || SPL
+
| 26 || Spl
 
|-
 
|-
 
| 27 || Socket
 
| 27 || Socket
 +
|-
 +
| 28 ||
 
|-
 
|-
 
| 29 || Htclow
 
| 29 || Htclow
 
|-
 
|-
| 30 || Bus
+
| 30 || Ddsf
 
|-
 
|-
 
| 31 || Htcfs
 
| 31 || Htcfs
Line 78: Line 88:
 
| 32 || Async
 
| 32 || Async
 
|-
 
|-
| 100 || ETHC
+
| 33 || Util
 +
|-
 +
| 34 ||
 +
|-
 +
| 35 || Tipc
 +
|-
 +
| 36 ||
 +
|-
 +
| 37 || Anif
 +
|-
 +
| 38 ||
 +
|-
 +
| 39 || Crt
 +
|-
 +
| 100 || Eth
 
|-
 
|-
| 101 || I2C
+
| 101 || I2c
 
|-
 
|-
| 102 || GPIO
+
| 102 || Gpio
 
|-
 
|-
| 103 || UART
+
| 103 || Uart
 +
|-
 +
| 104 || Cpad
 
|-
 
|-
 
| 105 || Settings
 
| 105 || Settings
 
|-
 
|-
| 107 || WLAN
+
| 106 || Ftm
 +
|-
 +
| 107 || Wlan
 +
|-
 +
| 108 || Xcd
 
|-
 
|-
| 108 || XCD
+
| 109 || Tmp451
 
|-
 
|-
| 110 || NIFM
+
| 110 || Nifm
 
|-
 
|-
| 111 || Hwopus
+
| 111 || Codec
 
|-
 
|-
| 112 || Sasbus
+
| 112 || Lsm6ds3
 
|-
 
|-
 
| 113 || Bluetooth
 
| 113 || Bluetooth
 
|-
 
|-
| 114 || VI
+
| 114 || Vi
 
|-
 
|-
| 115 || NFP
+
| 115 || Nfp
 
|-
 
|-
 
| 116 || Time
 
| 116 || Time
 
|-
 
|-
| 117 || FGM
+
| 117 || Fgm
 
|-
 
|-
| 118 || OE
+
| 118 || Oe
 
|-
 
|-
| 120 || PCIe
+
| 119 || Bh1730fvc
 +
|-
 +
| 120 || Pcie
 
|-
 
|-
 
| 121 || Friends
 
| 121 || Friends
 
|-
 
|-
| 122 || BCAT
+
| 122 || Bcat
 
|-
 
|-
| 123 || SSL
+
| 123 || Ssl
 
|-
 
|-
 
| 124 || Account
 
| 124 || Account
Line 124: Line 156:
 
| 126 || Mii
 
| 126 || Mii
 
|-
 
|-
| 127 || NFC
+
| 127 || Nfc
 
|-
 
|-
| 128 || AM
+
| 128 || Am
 
|-
 
|-
| 129 || Play Report
+
| 129 || Prepo
 
|-
 
|-
| 130 || AHID
+
| 130 || Ahid
 
|-
 
|-
| 132 || Home Menu (Qlaunch)
+
| 131 || Applet
 
|-
 
|-
| 133 || PCV
+
| 132 || Ae
 
|-
 
|-
| 134 || OMM
+
| 133 || Pcv
 
|-
 
|-
| 135 || BPC
+
| 134 || Usb_Pd
 
|-
 
|-
| 136 || PSM
+
| 135 || Bpc
 
|-
 
|-
| 137 || NIM
+
| 136 || Psm
 
|-
 
|-
| 138 || PSC
+
| 137 || Nim
 
|-
 
|-
| 139 || TC
+
| 138 || Psc
 
|-
 
|-
| 140 || USB
+
| 139 || Tc
 
|-
 
|-
| 141 || NSD
+
| 140 || Usb
 
|-
 
|-
| 142 || PCTL
+
| 141 || Nsd
 
|-
 
|-
| 143 || BTM
+
| 142 || Pctl
 
|-
 
|-
| 144 || LA (Library Applet)
+
| 143 || Btm
 
|-
 
|-
| 145 || ETicket
+
| 144 || La
 
|-
 
|-
| 146 || NGC (Bad Words)
+
| 145 || Es
 
|-
 
|-
| 147 || Error Report
+
| 146 || Ngc
 
|-
 
|-
| 148 || APM
+
| 147 || Erpt
 
|-
 
|-
| 149 || CEC
+
| 148 || Apm
 +
|-
 +
| 149 || Cec
 
|-
 
|-
 
| 150 || Profiler
 
| 150 || Profiler
 
|-
 
|-
| 151 || Error Upload
+
| 151 || Eupld
 +
|-
 +
| 152 || Lidbe
 
|-
 
|-
 
| 153 || Audio
 
| 153 || Audio
 
|-
 
|-
| 154 || NPNS
+
| 154 || Npns
 
|-
 
|-
| 155 || NPNS XMPP Stream
+
| 155 || Http
 
|-
 
|-
| 157 || ARP
+
| 156 || Idle
 +
|-
 +
| 157 || Arp
 
|-
 
|-
 
| 158 || Updater
 
| 158 || Updater
 
|-
 
|-
| 159 || SWKBD
+
| 159 || Swkbd
 
|-
 
|-
| 161 || Mifare
+
| 160 || Netdiag
 
|-
 
|-
| 162 || Userland (assert)
+
| 161 || Nfc_Mifare
 +
|-
 +
| 162 || Err
 
|-
 
|-
 
| 163 || Fatal
 
| 163 || Fatal
 
|-
 
|-
| 164 || EC (Shop)
+
| 164 || Ec
 +
|-
 +
| 165 || Spsm
 +
|-
 +
| 166 || Aoc
 +
|-
 +
| 167 || Bgtc
 +
|-
 +
| 168 || Creport
 +
|-
 +
| 169 || Sasbus
 +
|-
 +
| 170 || Pl
 
|-
 
|-
| 165 || SPSM
+
| 171 ||  
 
|-
 
|-
| 167 || BGTC
+
| 172 || Audioctrl
 
|-
 
|-
| 168 || Userland (crash)
+
| 173 || Lbl
 
|-
 
|-
| 169 || Sasbus Periodic Receive Mode
+
| 174 ||  
 
|-
 
|-
| 175 || JIT
+
| 175 || Jit
 
|-
 
|-
| 178 || PDM
+
| 176 || Hdcp
 
|-
 
|-
| 179 || OLSC
+
| 177 || Omm
 
|-
 
|-
| 180 || SREPO
+
| 178 || Pdm
 +
|-
 +
| 179 || Olsc
 +
|-
 +
| 180 || Srepo
 
|-
 
|-
 
| 181 || Dauth
 
| 181 || Dauth
 
|-
 
|-
| 187 || Sasbus
+
| 182 || Stdfu
 +
|-
 +
| 183 || Dbg
 +
|-
 +
| 184 ||
 +
|-
 +
| 185 ||
 +
|-
 +
| 186 || Dhcps
 +
|-
 +
| 187 || Spi
 +
|-
 +
| 188 || Avm
 
|-
 
|-
| 189 || PWM
+
| 189 || Pwm
 
|-
 
|-
| 191 || RTC
+
| 190 ||
 +
|-
 +
| 191 || Rtc
 
|-
 
|-
 
| 192 || Regulator
 
| 192 || Regulator
 
|-
 
|-
 
| 193 || Led
 
| 193 || Led
 +
|-
 +
| 194 ||
 +
|-
 +
| 195 || Sio
 +
|-
 +
| 196 || Pcm
 
|-
 
|-
 
| 197 || Clkrst
 
| 197 || Clkrst
 
|-
 
|-
| 202 || HID
+
| 198 || Powctl
 
|-
 
|-
| 203 || LDN
+
| 199 ||
 +
|-
 +
| 200 ||
 +
|-
 +
| 201 || Audio_Old
 +
|-
 +
| 202 || Hid
 +
|-
 +
| 203 || Ldn
 +
|-
 +
| 204 || Cs
 
|-
 
|-
 
| 205 || Irsensor
 
| 205 || Irsensor
 
|-
 
|-
| 206 || Capture
+
| 206 || Capsrv
 +
|-
 +
| 207 ||
 
|-
 
|-
 
| 208 || Manu
 
| 208 || Manu
 
|-
 
|-
| 209 || ATK
+
| 209 || Atk
 
|-
 
|-
 
| 210 || Web
 
| 210 || Web
 
|-
 
|-
| 211 || LCS (Local Content Sharing)
+
| 211 || Lcs
 +
|-
 +
| 212 || Grc
 
|-
 
|-
| 212 || GRC
+
| 213 || Repair
 
|-
 
|-
 
| 214 || Album
 
| 214 || Album
 +
|-
 +
| 215 || Rid
 
|-
 
|-
 
| 216 || Migration
 
| 216 || Migration
 
|-
 
|-
| 217 || Migration Idc Server
+
| 217 || Migration_Idc
 
|-
 
|-
 
| 218 || Hidbus
 
| 218 || Hidbus
 +
|-
 +
| 219 || Ens
 +
|-
 +
| 220 ||
 +
|-
 +
| 221 ||
 +
|-
 +
| 222 ||
 
|-
 
|-
 
| 223 || Websocket
 
| 223 || Websocket
 
|-
 
|-
| 228 || PGL
+
| 224 ||
 +
|-
 +
| 225 ||
 +
|-
 +
| 226 ||
 +
|-
 +
| 227 || Dcdmtp
 +
|-
 +
| 228 || Pgl
 
|-
 
|-
 
| 229 || Notification
 
| 229 || Notification
Line 257: Line 365:
 
|-
 
|-
 
| 231 || Lp2p
 
| 231 || Lp2p
 +
|-
 +
| 232 || Rcd
 +
|-
 +
| 233 || Icm40607
 +
|-
 +
| 234 ||
 +
|-
 +
| 235 || Prc
 +
|-
 +
| 236 ||
 +
|-
 +
| 237 || Tma_Htc
 +
|-
 +
| 238 || Ectx
 +
|-
 +
| 239 || Mnpp
 +
|-
 +
| 240 || Hshl
 +
|-
 +
| 241 ||
 +
|-
 +
| 242 || Capmtp
 +
|-
 +
| 243 ||
 +
|-
 +
| 244 || Dp2hdmi
 +
|-
 +
| 245 || Cradle
 +
|-
 +
| 246 || Sprofile
 +
|-
 +
| 247 ||
 +
|-
 +
| 248 || Icm42607p
 +
|-
 +
| 249 ||
 +
|-
 +
| 250 || Ndrm
 +
|-
 +
| 251 || Fst2
 +
|-
 +
| 252 ||
 +
|-
 +
| 253 ||
 +
|-
 +
| 300 ||
 +
|-
 +
| 301 ||
 +
|-
 +
| 302 ||
 +
|-
 +
| 303 ||
 +
|-
 +
| 304 ||
 +
|-
 +
| 305 ||
 +
|-
 +
| 306 || Nex
 +
|-
 +
| 307 ||
 +
|-
 +
| 308 ||
 +
|-
 +
| 309 ||
 +
|-
 +
| 310 ||
 +
|-
 +
| 311 ||
 +
|-
 +
| 312 ||
 +
|-
 +
| 313 ||
 +
|-
 +
| 314 ||
 +
|-
 +
| 315 ||
 +
|-
 +
| 316 ||
 +
|-
 +
| 317 ||
 +
|-
 +
| 318 ||
 +
|-
 +
| 319 ||
 +
|-
 +
| 320 ||
 +
|-
 +
| 321 || Npln
 +
|-
 +
| 499 || Tspm
 +
|-
 +
| 500 || Devmenu
 
|}
 
|}
  
== Error codes ==
+
== Error Codes ==
 
{| class=wikitable
 
{| class=wikitable
 
! Value || Module || Description || Notes
 
! Value || Module || Description || Notes
 
|-
 
|-
| 0x0E01 || 1 || 7 || Session count exceeded
+
| 0xA01 || 1 || 5 ||
 +
|-
 +
| 0xC01 || 1 || 6 ||
 +
|-
 +
| 0xE01 || 1 || 7 || OutOfSessions
 +
|-
 +
| 0x1C01 || 1 || 14 || InvalidArgument
 +
|-
 +
| 0x4201 || 1 || 33 || NotImplemented
 +
|-
 +
| 0x6C01 || 1 || 54 || StopProcessingException
 +
|-
 +
| 0x7201 || 1 || 57 || NoSynchronizationObject
 +
|-
 +
| 0x7601 || 1 || 59 || TerminationRequested
 +
|-
 +
| 0x8C01 || 1 || 70 || NoEvent
 +
|-
 +
| 0x9401 || 1 || 74 ||
 +
|-
 +
| 0xCA01 || 1 || 101 || InvalidSize
 +
|-
 +
| 0xCC01 || 1 || 102 || InvalidAddress
 +
|-
 +
| 0xCE01 || 1 || 103 || OutOfResource
 +
|-
 +
| 0xD001 || 1 || 104 || OutOfMemory
 +
|-
 +
| 0xD201 || 1 || 105 || OutOfHandles
 +
|-
 +
| 0xD401 || 1 || 106 || InvalidCurrentMemory
 +
|-
 +
| 0xD801 || 1 || 108 || InvalidNewMemoryPermission
 +
|-
 +
| 0xDA01 || 1 || 109 ||
 +
|-
 +
| 0xDC01 || 1 || 110 || InvalidMemoryRegion
 +
|-
 +
| 0xE001 || 1 || 112 || InvalidPriority
 +
|-
 +
| 0xE201 || 1 || 113 || InvalidCoreId
 +
|-
 +
| 0xE401 || 1 || 114 || InvalidHandle
 +
|-
 +
| 0xE601 || 1 || 115 || InvalidPointer
 +
|-
 +
| 0xE801 || 1 || 116 || InvalidCombination
 +
|-
 +
| 0xEA01 || 1 || 117 || TimedOut
 +
|-
 +
| 0xEC01 || 1 || 118 || Cancelled
 +
|-
 +
| 0xEE01 || 1 || 119 || OutOfRange
 +
|-
 +
| 0xF001 || 1 || 120 || InvalidEnumValue
 +
|-
 +
| 0xF201 || 1 || 121 || NotFound
 +
|-
 +
| 0xF401 || 1 || 122 || Busy
 +
|-
 +
| 0xF601 || 1 || 123 || SessionClosed
 +
|-
 +
| 0xF801 || 1 || 124 || NotHandled
 +
|-
 +
| 0xFA01 || 1 || 125 || InvalidState
 +
|-
 +
| 0xFC01 || 1 || 126 || ReservedUsed
 +
|-
 +
| 0xFE01 || 1 || 127 || NotSupported
 +
|-
 +
| 0x10001 || 1 || 128 || Debug
 +
|-
 +
| 0x10201 || 1 || 129 || NoThread
 
|-
 
|-
| 0x1C01 || 1 || 14 || Invalid kernel capability descriptor
+
| 0x10401 || 1 || 130 || UnknownThread
 
|-
 
|-
| 0x4201 || 1 || 33 || Not Implemented
+
| 0x10601 || 1 || 131 || PortClosed
 
|-
 
|-
| 0x7601 || 1 || 59 || Thread terminated/termination requested
+
| 0x10801 || 1 || 132 || LimitReached
 
|-
 
|-
| 0x8C01 || 1 || 70 || No more debug events
+
| 0x10A01 || 1 || 133 || InvalidMemoryPool
 
|-
 
|-
| 0xCA01 || 1 || 101 || Invalid size
+
| 0x20401 || 1 || 258 || ReceiveListBroken
 
|-
 
|-
| 0xCC01 || 1 || 102 || Invalid address
+
| 0x20601 || 1 || 259 || OutOfAddressSpace
 
|-
 
|-
| 0xCE01 || 1 || 103 || Resource exhaustion
+
| 0x20801 || 1 || 260 || MessageTooLarge
 
|-
 
|-
| 0xD001 || 1 || 104 || Memory exhaustion
+
| 0x40001 || 1 || 512 ||  
 
|-
 
|-
| 0xD201 || 1 || 105 || Handle-table exhaustion
+
| 0x40201 || 1 || 513 ||  
 
|-
 
|-
| 0xD401 || 1 || 106 || Invalid memory state / invalid memory permissions.
+
| 0x40401 || 1 || 514 ||  
 
|-
 
|-
| 0xD801 || 1 || 108 || Invalid memory permissions.
+
| 0x40601 || 1 || 515 ||  
 
|-
 
|-
| 0xDC01 || 1 || 110 || Invalid memory range
+
| 0x40801 || 1 || 516 ||  
 
|-
 
|-
| 0xE001 || 1 || 112 || Invalid thread priority.
+
| 0x40A01 || 1 || 517 || InvalidProcessId
 
|-
 
|-
| 0xE201 || 1 || 113 || Invalid processor id.
+
| 0x40C01 || 1 || 518 || InvalidThreadId
 
|-
 
|-
| 0xE401 || 1 || 114 || Invalid handle.
+
| 0x40E01 || 1 || 519 || InvalidId
 
|-
 
|-
| 0xE601 || 1 || 115 || Invalid pointer/Syscall copy from user failed.
+
| 0x41001 || 1 || 520 || ProcessTerminated
 
|-
 
|-
| 0xE801 || 1 || 116 || Invalid combination
+
| 0x7FE01 || 1 || 1023 ||  
 
|-
 
|-
| 0xEA01 || 1 || 117 || Time out. Also when you give 0 handles to svcWaitSynchronizationN.
+
| 0x202 || 2 || 1 || ResultPathNotFound
 
|-
 
|-
| 0xEC01 || 1 || 118 || Operation canceled
+
| 0x402 || 2 || 2 || ResultPathAlreadyExists
 
|-
 
|-
| 0xEE01 || 1 || 119 || Out of range
+
| 0xE02 || 2 || 7 || ResultTargetLocked
 
|-
 
|-
| 0xF001 || 1 || 120 || Invalid enum
+
| 0x4602 || 2 || 35 || UsableSpaceNotEnoughMmcCalibration
 
|-
 
|-
| 0xF201 || 1 || 121 || No such entry
+
| 0x4802 || 2 || 36 || UsableSpaceNotEnoughMmcSafe
 
|-
 
|-
| 0xF401 || 1 || 122 || Irq/DeviceAddressSpace/{...} already registered
+
| 0x4A02 || 2 || 37 || UsableSpaceNotEnoughMmcUser
 
|-
 
|-
| 0xF601 || 1 || 123 || Port remote dead
+
| 0x4C02 || 2 || 38 || UsableSpaceNotEnoughMmcSystem
 
|-
 
|-
| 0xF801 || 1 || 124 || [Usermode] Unhandled interrupt/exception
+
| 0x4E02 || 2 || 39 || ResultUsableSpaceNotEnoughSdCard
 
|-
 
|-
| 0xFA01 || 1 || 125 || Invalid state
+
| 0x6402 || 2 || 50 || ResultUnsupportedSdkVersion
 
|-
 
|-
| 0xFC01 || 1 || 126 || Reserved value
+
| 0x7802 || 2 || 60 || ResultMountNameAlreadyExists
 
|-
 
|-
| 0xFE01 || 1 || 127 || Invalid hardware breakpoint
+
| 0x7D202 || 2 || 1001 || ResultPartitionNotFound
 
|-
 
|-
| 0x10001 || 1 || 128 || [Usermode] Fatal exception
+
| 0x7D402 || 2 || 1002 || ResultTargetNotFound
 
|-
 
|-
| 0x10201 || 1 || 129 || Last thread didn't belong to your process
+
| 0xFA202 || 2 || 2001 || PortSdCardNoDevice
 
|-
 
|-
| 0x10601 || 1 || 131 || Port closed
+
| 0x13B002 || 2 || 2520 || GameCardCardNotInserted
 
|-
 
|-
| 0x10801 || 1 || 132 || Resource limit exceeded
+
| 0x13B402 || 2 || 2522 || GameCardCardNotActivated
 
|-
 
|-
| 0x20801 || 1 || 260 || Command buffer too small
+
| 0x13D802 || 2 || 2540 || GameCardInvalidSecureAccess
 
|-
 
|-
| 0x40A01 || 1 || 517 || Invalid process ID.
+
| 0x13DA02 || 2 || 2541 || GameCardInvalidNormalAccess
 
|-
 
|-
| 0x40C01 || 1 || 518 || Invalid thread ID.
+
| 0x13DC02 || 2 || 2542 || GameCardInvalidAccessAcrossMode
 
|-
 
|-
| 0x40E01 || 1 || 519 || Invalid thread ID (used in svcGetDebugThreadParam).
+
| 0x13E002 || 2 || 2544 || GameCardInitialDataMismatch
 
|-
 
|-
| 0x41001 || 1 || 520 || Process not being debugged
+
| 0x13E202 || 2 || 2545 || GameCardInitialNotFilledWithZero
 
|-
 
|-
| 0x202 || 2 || 1 || Path does not exist.
+
| 0x13E402 || 2 || 2546 || GameCardKekIndexMismatch
 
|-
 
|-
| 0x402 || 2 || 2 || Path already exists.
+
| 0x13EE02 || 2 || 2551 || GameCardCardHeaderReadFailure
 
|-
 
|-
| 0xE02 || 2 || 7 || Resource already in use (file already opened, savedata filesystem already mounted).
+
| 0x145002 || 2 || 2600 || GameCardShouldTransitFromInitialToNormal
 
|-
 
|-
| 0x4602 || 2 || 35 || Not enough free space for BIS Calibration partition.
+
| 0x145202 || 2 || 2601 || GameCardShouldTransitFromNormalModeToSecure
 
|-
 
|-
| 0x4802 || 2 || 36 || Not enough free space for BIS Safe partition.
+
| 0x145402 || 2 || 2602 || GameCardShouldTransitFromNormalModeToDebug
 
|-
 
|-
| 0x4A02 || 2 || 37 || Not enough free space for BIS User partition.
+
| 0x149402 || 2 || 2634 || GameCardSendFirmwareFailure
 
|-
 
|-
| 0x4C02 || 2 || 38 || Not enough free space for BIS System partition.
+
| 0x149A02 || 2 || 2637 || GameCardReceiveCertificateFailure
 
|-
 
|-
| 0x4E02 || 2 || 39 || Not enough free space on SD card.
+
| 0x14A002 || 2 || 2640 || GameCardSendSocCertificateFailure
 
|-
 
|-
| 0x6402 || 2 || 50 || NCA is older than version 3, or NCA SDK version is older than 0.11.0.0
+
| 0x14AA02 || 2 || 2645 || GameCardReceiveRandomValueFailure
 
|-
 
|-
| 0x7802 || 2 || 60 || Specified mount name already exists.
+
| 0x14AC02 || 2 || 2646 || GameCardSendRandomValueFailure
 
|-
 
|-
| 0x7D202 || 2 || 1001 || Process does not have RomFs
+
| 0x14B602 || 2 || 2651 || GameCardReceiveDeviceChallengeFailure
 
|-
 
|-
| 0x7D402 || 2 || 1002 || Title-id not found / savedata not found.
+
| 0x14B802 || 2 || 2652 || GameCardRespondDeviceChallengeFailure
 
|-
 
|-
| 0xFA202 || 2 || 2001 || SD card not inserted
+
| 0x14BA02 || 2 || 2653 || GameCardSendHostChallengeFailure
 
|-
 
|-
| 0x13B002 || 2 || 2520 || Gamecard not inserted
+
| 0x14BC02 || 2 || 2654 || GameCardReceiveChallengeResponseFailure
 
|-
 
|-
| 0x13B402 || 2 || 2522 || Attempted process an AsicHandler command in initial mode
+
| 0x14BE02 || 2 || 2655 || GameCardChallengeAndResponseFailure
 
|-
 
|-
| 0x13D802 || 2 || 2540 || Attempted to read from the secure gamecard partition in normal mode
+
| 0x14D802 || 2 || 2668 || GameCardSplGenerateRandomBytesFailure
 
|-
 
|-
| 0x13DA02 || 2 || 2541 || Attempted to read from the normal gamecard partition in secure mode
+
| 0x14DE02 || 2 || 2671 || GameCardReadRegisterFailure
 
|-
 
|-
| 0x13DC02 || 2 || 2542 || Attempted a read that spanned both the normal and secure gamecard partitions
+
| 0x14E002 || 2 || 2672 || GameCardWriteRegisterFailure
 
|-
 
|-
| 0x13E002 || 2 || 2544 || Gamecard initial data hash doesn't match the initial data hash in the card header
+
| 0x14E202 || 2 || 2673 || GameCardEnableCardBusFailure
 
|-
 
|-
| 0x13E202 || 2 || 2545 || Gamecard initial data reserved area is not all zeros
+
| 0x14E402 || 2 || 2674 || GameCardGetCardHeaderFailure
 
|-
 
|-
| 0x13E402 || 2 || 2546 || Gamecard certificate kek index doesn't match card header kek index
+
| 0x14E602 || 2 || 2675 || GameCardAsicStatusError
 
|-
 
|-
| 0x13EE02 || 2 || 2551 || Unable to read card header on gamecard init
+
| 0x14E802 || 2 || 2676 || GameCardChangeGcModeToSecureFailure
 
|-
 
|-
| 0x140A02 || 2 || 2565 || Encountered SDMMC error in write operation
+
| 0x14EA02 || 2 || 2677 || GameCardChangeGcModeToDebugFailure
 
|-
 
|-
| 0x145002 || 2 || 2600 || Attempted to switch lotus state machine to secure mode from a mode other than normal
+
| 0x14EC02 || 2 || 2678 || GameCardReadRmaInfoFailure
 
|-
 
|-
| 0x145202 || 2 || 2601 || Attempted to switch lotus state machine to normal mode from a mode other than initial
+
| 0x150802 || 2 || 2692 || GameCardStateCardSecureModeRequired
 
|-
 
|-
| 0x145402 || 2 || 2602 || Attempted to switch lotus state machine to write mode from a mode other than normal
+
| 0x150A02 || 2 || 2693 || GameCardStateCardDebugModeRequired
 
|-
 
|-
| 0x149402 || 2 || 2634 || Error processing lotus command SetUserAsicFirmware
+
| 0x155602 || 2 || 2731 || GameCardCommandReadId1Failure
 
|-
 
|-
| 0x149A02 || 2 || 2637 || Error processing lotus command GetAsicCert
+
| 0x155802 || 2 || 2732 || GameCardCommandReadId2Failure
 
|-
 
|-
| 0x14A002 || 2 || 2640 || Error processing lotus command SetEmmcEmbeddedSocCertificate
+
| 0x155A02 || 2 || 2733 || GameCardCommandReadId3Failure
 
|-
 
|-
| 0x14AA02 || 2 || 2645 || Error processing lotus command GetAsicEncryptedMessage
+
| 0x155E02 || 2 || 2735 || GameCardCommandReadPageFailure
 
|-
 
|-
| 0x14AC02 || 2 || 2646 || Error processing lotus command SetLibraryEncryptedMessage
+
| 0x156202 || 2 || 2737 || GameCardCommandWritePageFailure
 
|-
 
|-
| 0x14B602 || 2 || 2651 || Error processing lotus command GetAsicAuthenticationData
+
| 0x156402 || 2 || 2738 || GameCardCommandRefreshFailure
 
|-
 
|-
| 0x14B802 || 2 || 2652 || Error processing lotus command SetAsicAuthenticationDataHash
+
| 0x156C02 || 2 || 2742 || GameCardCommandReadCrcFailure
 
|-
 
|-
| 0x14BA02 || 2 || 2653 || Error processing lotus command SetLibraryAuthenticationData
+
| 0x156E02 || 2 || 2743 || GameCardCommandEraseFailure
 
|-
 
|-
| 0x14BC02 || 2 || 2654 || Error processing lotus command GetLibraryAuthenticationDataHash
+
| 0x157002 || 2 || 2744 || GameCardCommandReadDevParamFailure
 
|-
 
|-
| 0x14C202 || 2 || 2657 || Error processing lotus command ExchangeRandomValuesInSecureMode
+
| 0x157202 || 2 || 2745 || GameCardCommandWriteDevParamFailure
 
|-
 
|-
| 0x14D802 || 2 || 2668 || Error calling nn::gc::detail::GcCrypto::GenerateRandomBytes
+
| 0x16B002 || 2 || 2904 || GameCardDebugCardReceivedIdMismatch
 
|-
 
|-
| 0x14DE02 || 2 || 2671 || Error processing lotus command ReadAsicRegister
+
| 0x16B202 || 2 || 2905 || GameCardDebugCardId1Mismatch
 
|-
 
|-
| 0x14E002 || 2 || 2672 || Error processing lotus command GetGameCardIdSet
+
| 0x16B402 || 2 || 2906 || GameCardDebugCardId2Mismatch
 
|-
 
|-
| 0x14E402 || 2 || 2674 || Error processing lotus command GetCardHeader
+
| 0x171402 || 2 || 2954 || GameCardFsCheckHandleInGetStatusFailure
 
|-
 
|-
| 0x14E802 || 2 || 2676 || Error processing lotus command GetCardKeyArea
+
| 0x172002 || 2 || 2960 || GameCardFsCheckHandleInCreateReadOnlyFailure
 
|-
 
|-
| 0x14EA02 || 2 || 2677 || Error processing lotus command ChangeDebugMode
+
| 0x172202 || 2 || 2961 || GameCardFsCheckHandleInCreateSecureReadOnlyFailure
 
|-
 
|-
| 0x14EC02 || 2 || 2678 || Error processing lotus command GetRmaInformation
+
| 0x177202 || 2 || 3001 || ResultNotImplemented
 
|-
 
|-
| 0x150802 || 2 || 2692 || Tried sending lotus card command Refresh when not in secure mode
+
| 0x177602 || 2 || 3003 || ResultAlreadyExists
 
|-
 
|-
| 0x150A02 || 2 || 2693 || Tried sending lotus card command when not in correct mode
+
| 0x177A02 || 2 || 3005 || ResultOutOfRange
 
|-
 
|-
| 0x155602 || 2 || 2731 || Error processing lotus card command ReadId1
+
| 0x190202 || 2 || 3201 || AllocationMemoryFailedInFatFileSystemA
 
|-
 
|-
| 0x155802 || 2 || 2732 || Error processing lotus card command ReadId2
+
| 0x190402 || 2 || 3202 || AllocationMemoryFailedInFatFileSystemB
 
|-
 
|-
| 0x155A02 || 2 || 2733 || Error processing lotus card command ReadId3
+
| 0x190602 || 2 || 3203 || AllocationMemoryFailedInFatFileSystemC
 
|-
 
|-
| 0x155E02 || 2 || 2735 || Error processing lotus card command ReadPage
+
| 0x190802 || 2 || 3204 || AllocationMemoryFailedInFatFileSystemD
 
|-
 
|-
| 0x156202 || 2 || 2737 || Error processing lotus card command WritePage
+
| 0x190A02 || 2 || 3205 || AllocationMemoryFailedInFatFileSystemE
 
|-
 
|-
| 0x156402 || 2 || 2738 || Error processing lotus card command Refresh
+
| 0x190C02 || 2 || 3206 || AllocationMemoryFailedInFatFileSystemF
 
|-
 
|-
| 0x156C02 || 2 || 2742 || Error processing lotus card command ReadCrc
+
| 0x190E02 || 2 || 3207 || AllocationMemoryFailedInFatFileSystemG
 
|-
 
|-
| 0x156E02 || 2 || 2743 || Error processing lotus card command Erase or UnlockForceErase
+
| 0x191002 || 2 || 3208 || AllocationMemoryFailedInFatFileSystemH
 
|-
 
|-
| 0x157002 || 2 || 2744 || Error processing lotus card command ReadDevParam
+
| 0x195802 || 2 || 3244 || AllocationMemoryFailedInSdCardA
 
|-
 
|-
| 0x157202 || 2 || 2745 || Error processing lotus card command WriteDevParam
+
| 0x195A02 || 2 || 3245 || AllocationMemoryFailedInSdCardB
 
|-
 
|-
| 0x16B002 || 2 || 2904 || Id2Normal did not match the value in the buffer returned by ChangeDebugMode
+
| 0x195C02 || 2 || 3246 || AllocationMemoryFailedInSystemSaveDataA
 
|-
 
|-
| 0x16B202 || 2 || 2905 || Id1Normal did not match Id1Writer when switching gamecard to write mode
+
| 0x195E02 || 2 || 3247 || AllocationMemoryFailedInRomFsFileSystemA
 
|-
 
|-
| 0x16B402 || 2 || 2906 || Id2Normal did not match Id2Writer when switching gamecard to write mode
+
| 0x196002 || 2 || 3248 || AllocationMemoryFailedInRomFsFileSystemB
 
|-
 
|-
| 0x171402 || 2 || 2954 || Invalid gamecard handle.
+
| 0x196202 || 2 || 3249 || AllocationMemoryFailedInRomFsFileSystemC
 
|-
 
|-
| 0x172002 || 2 || 2960 || Invalid gamecard handle when opening normal gamecard partition
+
| 0x1A3E02 || 2 || 3359 || AllocationMemoryFailedInSdmmcStorageServiceA
 
|-
 
|-
| 0x172202 || 2 || 2961 || Invalid gamecard handle when opening secure gamecard partition
+
| 0x1A4002 || 2 || 3360 || AllocationMemoryFailedInBuiltInStorageCreatorA
 
|-
 
|-
| 0x177202 || 2 || 3001 || Unimplemented behavior
+
| 0x1A4A02 || 2 || 3365 || AllocationMemoryFailedInRegisterA
 
|-
 
|-
| 0x177602 || 2 || 3003 || File/Directory already exists.
+
| 0x21BC02 || 2 || 4318 || IncorrectSaveDataFileSystemMagicCode
 
|-
 
|-
| 0x190202 || 2 || 3201 || Memory allocation failure related to FAT filesystem code
+
| 0x234202 || 2 || 4513 || InvalidAcidFileSize
 
|-
 
|-
| 0x190602 || 2 || 3203 || Memory allocation failure related to FAT filesystem code
+
| 0x234402 || 2 || 4514 || InvalidAcidSize
 
|-
 
|-
| 0x190802 || 2 || 3204 || Memory allocation failure related to FAT filesystem code
+
| 0x234602 || 2 || 4515 || InvalidAcid
 
|-
 
|-
| 0x190A02 || 2 || 3205 || Memory allocation failure related to FAT filesystem code
+
| 0x234802 || 2 || 4516 || AcidVerificationFailed
 
|-
 
|-
| 0x190C02 || 2 || 3206 || Memory allocation failure related to FAT filesystem code
+
| 0x234A02 || 2 || 4517 || InvalidNcaSignature
 
|-
 
|-
| 0x191002 || 2 || 3208 || Memory allocation failure related to FAT filesystem code
+
| 0x234C02 || 2 || 4518 || NcaHeaderSignature1VerificationFailed
 
|-
 
|-
| 0x195802 || 2 || 3244 || Allocation failure related to SD cards
+
| 0x234E02 || 2 || 4519 || NcaHeaderSignature2VerificationFailed
 
|-
 
|-
| 0x196002 || 2 || 3248 || Out of memory
+
| 0x235002 || 2 || 4520 || NcaFsHeaderHashVerificationFailed
 
|-
 
|-
| 0x196202 || 2 || 3249 || Out of memory
+
| 0x235202 || 2 || 4521 || InvalidNcaKeyIndex
 
|-
 
|-
| 0x1A3E02 || 2 || 3359 || Out of memory
+
| 0x235602 || 2 || 4523 || InvalidNcaFsHeaderEncryptionType
 
|-
 
|-
| 0x1A4002 || 2 || 3360 || Out of memory
+
| 0x235802 || 2 || 4524 || InvalidNcaPatchInfoIndirectSize
 
|-
 
|-
| 0x1A4A02 || 2 || 3365 || Out of memory
+
| 0x235A02 || 2 || 4525 || InvalidNcaPatchInfoAesCtrExSize
 
|-
 
|-
| 0x21BC02 || 2 || 4318 || Invalid save data filesystem magic (valid magic is SAVE in ASCII)
+
| 0x235C02 || 2 || 4526 || InvalidNcaPatchInfoAesCtrExOffset
 
|-
 
|-
| 0x234202 || 2 || 4513 || Error reading ACID section in NPDM
+
| 0x235E02 || 2 || 4527 || InvalidNcaId
 
|-
 
|-
| 0x234402 || 2 || 4514 || Invalid NPDM ACID section size
+
| 0x236002 || 2 || 4528 || InvalidNcaHeader
 
|-
 
|-
| 0x234602 || 2 || 4515 || Last byte of the ACID modulus is zero
+
| 0x236202 || 2 || 4529 || InvalidNcaFsHeader
 
|-
 
|-
| 0x234802 || 2 || 4516 || Invalid ACID fixed key signature
+
| 0x236802 || 2 || 4532 || InvalidHierarchicalSha256BlockSize
 
|-
 
|-
| 0x234A02 || 2 || 4517 || Invalid NCA magic
+
| 0x236A02 || 2 || 4533 || InvalidHierarchicalSha256LayerCount
 
|-
 
|-
| 0x234C02 || 2 || 4518 || Invalid NCA header fixed key signature
+
| 0x236C02 || 2 || 4534 || HierarchicalSha256BaseStorageTooLarge
 
|-
 
|-
| 0x234E02 || 2 || 4519 || Invalid NCA header ACID signature
+
| 0x236E02 || 2 || 4535 || HierarchicalSha256HashVerificationFailed
 
|-
 
|-
| 0x235002 || 2 || 4520 || Invalid NCA header section hash
+
| 0x244402 || 2 || 4642 || InvalidSha256PartitionHashTarget
 
|-
 
|-
| 0x235202 || 2 || 4521 || Invalid NCA Key index
+
| 0x244602 || 2 || 4643 || Sha256PartitionHashVerificationFailed
 
|-
 
|-
| 0x235602 || 2 || 4523 || Invalid encryption type
+
| 0x244802 || 2 || 4644 || PartitionSignatureVerificationFailed
 
|-
 
|-
| 0x235802 || 2 || 4524 || Redirection BKTR table size is negative
+
| 0x244A02 || 2 || 4645 || Sha256PartitionSignatureVerificationFailed
 
|-
 
|-
| 0x235A02 || 2 || 4525 || Encryption BKTR table size is negative
+
| 0x244C02 || 2 || 4646 || InvalidPartitionEntryOffset
 
|-
 
|-
| 0x235C02 || 2 || 4526 || Redirection BKTR table end offset is past the Encryption BKTR table start offset
+
| 0x244E02 || 2 || 4647 || InvalidSha256PartitionMetaDataSize
 
|-
 
|-
| 0x235E02 || 2 || 4527 || NCA-path used with the wrong titleID.
+
| 0x249802 || 2 || 4684 || InvalidFatFileNumber
 
|-
 
|-
| 0x236002 || 2 || 4528 || NCA header value is out of range
+
| 0x249C02 || 2 || 4686 || InvalidFatFormatBisUser
 
|-
 
|-
| 0x236202 || 2 || 4529 || NCA FS header value is out of range
+
| 0x249E02 || 2 || 4687 || InvalidFatFormatBisSystem
 
|-
 
|-
| 0x236802 || 2 || 4532 || PartitionFS hash block size is not a power of 2
+
| 0x24A002 || 2 || 4688 || InvalidFatFormatBisSafe
 
|-
 
|-
| 0x236A02 || 2 || 4533 || PartitionFS hash "always_2" field is not 2
+
| 0x24A202 || 2 || 4689 || InvalidFatFormatBisCalibration
 
|-
 
|-
| 0x236C02 || 2 || 4534 || PartitionFS hash table is too small for main data
+
| 0x250E02 || 2 || 4743 || AesXtsFileSystemFileHeaderCorruptedOnFileOpen
 
|-
 
|-
| 0x236E02 || 2 || 4535 || Invalid PartitionFS block hash
+
| 0x251002 || 2 || 4744 || AesXtsFileSystemFileNoHeaderOnFileOpen
 
|-
 
|-
| 0x244402 || 2 || 4642 || Invalid Partition file hashed region bounds
+
| 0x280202 || 2 || 5121 || FatFsFormatUnsupportedSize
 
|-
 
|-
| 0x244602 || 2 || 4643 || Invalid Partition FS hash
+
| 0x280402 || 2 || 5122 || FatFsFormatInvalidBpb
 
|-
 
|-
| 0x244802 || 2 || 4644 || Invalid PFS0 magic
+
| 0x280602 || 2 || 5123 || FatFsFormatInvalidParameter
 
|-
 
|-
| 0x244A02 || 2 || 4645 || Invalid HFS0 magic
+
| 0x280802 || 2 || 5124 || FatFsFormatIllegalSectorsA
 
|-
 
|-
| 0x244C02 || 2 || 4646 || Invalid name offset for Partition FS file entry
+
| 0x280A02 || 2 || 5125 || FatFsFormatIllegalSectorsB
 
|-
 
|-
| 0x244E02 || 2 || 4647 || Calculated Partition FS header size changed between 2 consecutive reads
+
| 0x280C02 || 2 || 5126 || FatFsFormatIllegalSectorsC
 
|-
 
|-
| 0x249802 || 2 || 4684 || Invalid FAT file number.
+
| 0x280E02 || 2 || 5127 || FatFsFormatIllegalSectorsD
 
|-
 
|-
| 0x249C02 || 2 || 4686 || Invalid FAT format for BIS User partition.
+
| 0x296A02 || 2 || 5301 || UnexpectedInMountTableA
 
|-
 
|-
| 0x249E02 || 2 || 4687 || Invalid FAT format for BIS System partition.
+
| 0x2EE602 || 2 || 6003 || ResultTooLongPath
 
|-
 
|-
| 0x24A002 || 2 || 4688 || Invalid FAT format for BIS Safe partition.
+
| 0x2EE802 || 2 || 6004 || ResultInvalidCharacter
 
|-
 
|-
| 0x24A202 || 2 || 4689 || Invalid FAT format for BIS Calibration partition.
+
| 0x2EEA02 || 2 || 6005 || ResultInvalidPathFormat
 
|-
 
|-
| 0x250E02 || 2 || 4743 || [[NAX0|Corrupted]] NAX0 header.
+
| 0x2EEC02 || 2 || 6006 || ResultDirectoryUnobtainable
 
|-
 
|-
| 0x251002 || 2 || 4744 || Invalid [[NAX0]] magicnum.
+
| 0x2F5A02 || 2 || 6061 || ResultInvalidOffset
 
|-
 
|-
| 0x280202 || 2 || 5121 || Invalid FAT size
+
| 0x2F5C02 || 2 || 6062 || ResultInvalidSize
 
|-
 
|-
| 0x280402 || 2 || 5122 || Invalid FAT BPB (BIOS Parameter Block)
+
| 0x2F5E02 || 2 || 6063 || ResultNullptrArgument
 
|-
 
|-
| 0x280602 || 2 || 5123 || Invalid FAT parameter
+
| 0x2F6002 || 2 || 6064 || ResultInvalidAlignment
 
|-
 
|-
| 0x280802 || 2 || 5124 || Invalid FAT sector
+
| 0x2F6202 || 2 || 6065 || ResultInvalidMountName
 
|-
 
|-
| 0x280A02 || 2 || 5125 || Invalid FAT sector
+
| 0x2F6402 || 2 || 6066 || ResultExtensionSizeTooLarge
 
|-
 
|-
| 0x280C02 || 2 || 5126 || Invalid FAT sector
+
| 0x2F6602 || 2 || 6067 || ResultExtensionSizeInvalid
 
|-
 
|-
| 0x280E02 || 2 || 5127 || Invalid FAT sector
+
| 0x307202 || 2 || 6201 || ResultFileExtensionWithoutOpenModeAllowAppend
 
|-
 
|-
| 0x296A02 || 2 || 5301 || Mountpoint not found
+
| 0x313A02 || 2 || 6301 || UnsupportedCommitTarget
 
|-
 
|-
| 0x2EE202 || 2 || 6001 || Invalid input
+
| 0x313C02 || 2 || 6302 || UnsupportedSetSizeForNotResizableSubStorage
 
|-
 
|-
| 0x2EE602 || 2 || 6003 || Path too long
+
| 0x313E02 || 2 || 6303 || UnsupportedSetSizeForResizableSubStorage
 
|-
 
|-
| 0x2EE802 || 2 || 6004 || Invalid character.
+
| 0x314002 || 2 || 6304 || UnsupportedSetSizeForMemoryStorage
 
|-
 
|-
| 0x2EEA02 || 2 || 6005 || Invalid directory path.
+
| 0x314202 || 2 || 6305 || UnsupportedOperateRangeForMemoryStorage
 
|-
 
|-
| 0x2EEC02 || 2 || 6006 || Unable to retrieve directory from path
+
| 0x314402 || 2 || 6306 || UnsupportedOperateRangeForFileStorage
 
|-
 
|-
| 0x2F5A02 || 2 || 6061 || Offset outside storage
+
| 0x314602 || 2 || 6307 || UnsupportedOperateRangeForFileHandleStorage
 
|-
 
|-
| 0x313802 || 2 || 6300 || Operation not supported
+
| 0x314802 || 2 || 6308 || UnsupportedOperateRangeForSwitchStorage
 
|-
 
|-
| 0x313A02 || 2 || 6301 || A specified filesystem has no MultiCommitTarget when doing a multi-filesystem commit
+
| 0x314A02 || 2 || 6309 || UnsupportedOperateRangeForStorageServiceObjectAdapter
 
|-
 
|-
| 0x313C02 || 2 || 6302 || Attempted to resize a nn::fs::SubStorage or BufferedStorage that is marked as non-resizable
+
| 0x314C02 || 2 || 6310 || UnsupportedWriteForAesCtrCounterExtendedStorage
 
|-
 
|-
| 0x313E02 || 2 || 6303 || Attempted to resize a nn::fs::SubStorage or BufferedStorage when the SubStorage ends before the base storage
+
| 0x314E02 || 2 || 6311 || UnsupportedSetSizeForAesCtrCounterExtendedStorage
 
|-
 
|-
| 0x314002 || 2 || 6304 || Attempted to call nn::fs::MemoryStorage::SetSize
+
| 0x315002 || 2 || 6312 || UnsupportedOperateRangeForAesCtrCounterExtendedStorage
 
|-
 
|-
| 0x314202 || 2 || 6305 || Invalid Operation ID in nn::fs::MemoryStorage::OperateRange
+
| 0x315202 || 2 || 6313 || UnsupportedWriteForAesCtrStorageExternal
 
|-
 
|-
| 0x314402 || 2 || 6306 || Invalid Operation ID in nn::fs::FileStorage::OperateRange
+
| 0x315402 || 2 || 6314 || UnsupportedSetSizeForAesCtrStorageExternal
 
|-
 
|-
| 0x314602 || 2 || 6307 || Invalid Operation ID in nn::fs::FileHandleStorage::OperateRange
+
| 0x315602 || 2 || 6315 || UnsupportedSetSizeForAesCtrStorage
 
|-
 
|-
| 0x314802 || 2 || 6308 || Invalid Operation ID in nn::fssystem::SwitchStorage::OperateRange
+
| 0x315802 || 2 || 6316 || UnsupportedSetSizeForHierarchicalIntegrityVerificationStorage
 
|-
 
|-
| 0x314A02 || 2 || 6309 || Invalid Operation ID in nn::fs::detail::StorageServiceObjectAdapter::OperateRange
+
| 0x315A02 || 2 || 6317 || UnsupportedOperateRangeForHierarchicalIntegrityVerificationStorage
 
|-
 
|-
| 0x314C02 || 2 || 6310 || Attempted to call nn::fssystem::AesCtrCounterExtendedStorage::Write
+
| 0x315C02 || 2 || 6318 || UnsupportedSetSizeForIntegrityVerificationStorage
 
|-
 
|-
| 0x314E02 || 2 || 6311 || Attempted to call nn::fssystem::AesCtrCounterExtendedStorage::SetSize
+
| 0x315E02 || 2 || 6319 || UnsupportedOperateRangeForWritableIntegrityVerificationStorage
 
|-
 
|-
| 0x315002 || 2 || 6312 || Invalid Operation ID in nn::fssystem::AesCtrCounterExtendedStorage::OperateRange
+
| 0x316002 || 2 || 6320 || UnsupportedOperateRangeForIntegrityVerificationStorage
 
|-
 
|-
| 0x315202 || 2 || 6313 || Attempted to call nn::fssystem::AesCtrStorageExternal::Write
+
| 0x316202 || 2 || 6321 || UnsupportedSetSizeForBlockCacheBufferedStorage
 
|-
 
|-
| 0x315402 || 2 || 6314 || Attempted to call nn::fssystem::AesCtrStorageExternal::SetSize
+
| 0x316402 || 2 || 6322 || UnsupportedOperateRangeForWritableBlockCacheBufferedStorage
 
|-
 
|-
| 0x315602 || 2 || 6315 || Attempted to call nn::fssystem::AesCtrStorage::SetSize
+
| 0x316602 || 2 || 6323 || UnsupportedOperateRangeForBlockCacheBufferedStorage
 
|-
 
|-
| 0x315802 || 2 || 6316 || Attempted to call nn::fssystem::save::HierarchicalIntegrityVerificationStorage::SetSize
+
| 0x316802 || 2 || 6324 || UnsupportedWriteForIndirectStorage
 
|-
 
|-
| 0x315A02 || 2 || 6317 || Attempted to call nn::fssystem::save::HierarchicalIntegrityVerificationStorage::OperateRange
+
| 0x316A02 || 2 || 6325 || UnsupportedSetSizeForIndirectStorage
 
|-
 
|-
| 0x315C02 || 2 || 6318 || Attempted to call nn::fssystem::save::IntegrityVerificationStorage::SetSize
+
| 0x316C02 || 2 || 6326 || UnsupportedOperateRangeForIndirectStorage
 
|-
 
|-
| 0x315E02 || 2 || 6319 || Attempted to invalidate the cache of a RomFs IVFC storage in nn::fssystem::save::IntegrityVerificationStorage::OperateRange
+
| 0x316E02 || 2 || 6327 || UnsupportedWriteForZeroStorage
 
|-
 
|-
| 0x316002 || 2 || 6320 || Invalid Operation ID in nn::fssystem::save::IntegrityVerificationStorage::OperateRange
+
| 0x317002 || 2 || 6328 || UnsupportedSetSizeForZeroStorage
 
|-
 
|-
| 0x316202 || 2 || 6321 || Attempted to call nn::fssystem::save::BlockCacheBufferedStorage::SetSize
+
| 0x317202 || 2 || 6329 || UnsupportedSetSizeForHierarchicalSha256Storage
 
|-
 
|-
| 0x316402 || 2 || 6322 || Attempted to invalidate the cache of something other than a savedata IVFC storage in nn::fssystem::save::BlockCacheBufferedStorage::OperateRange
+
| 0x317402 || 2 || 6330 || UnsupportedWriteForReadOnlyBlockCacheStorage
 
|-
 
|-
| 0x316602 || 2 || 6323 || Invalid Operation ID in nn::fssystem::save::BlockCacheBufferedStorage::OperateRange
+
| 0x317602 || 2 || 6331 || UnsupportedSetSizeForReadOnlyBlockCacheStorage
 
|-
 
|-
| 0x316802 || 2 || 6324 || Attempted to call nn::fssystem::IndirectStorage::Write
+
| 0x317802 || 2 || 6332 || UnsupportedSetSizeForIntegrityRomFsStorage
 
|-
 
|-
| 0x316A02 || 2 || 6325 || Attempted to call nn::fssystem::IndirectStorage::SetSize
+
| 0x317A02 || 2 || 6333 || UnsupportedSetSizeForDuplexStorage
 
|-
 
|-
| 0x316C02 || 2 || 6326 || Invalid Operation ID in nn::fssystem::IndirectStorage::OperateRange
+
| 0x317C02 || 2 || 6334 || UnsupportedOperateRangeForDuplexStorage
 
|-
 
|-
| 0x316E02 || 2 || 6327 || Attempted to call nn::fssystem::SparseStorage::ZeroStorage::Write
+
| 0x317E02 || 2 || 6335 || UnsupportedSetSizeForHierarchicalDuplexStorage
 
|-
 
|-
| 0x317002 || 2 || 6328 || Attempted to call nn::fssystem::SparseStorage::ZeroStorage::SetSize
+
| 0x318002 || 2 || 6336 || UnsupportedGetSizeForRemapStorage
 
|-
 
|-
| 0x317202 || 2 || 6329 || Attempted to call nn::fssystem::HierarchicalSha256Storage::SetSize
+
| 0x318202 || 2 || 6337 || UnsupportedSetSizeForRemapStorage
 
|-
 
|-
| 0x317402 || 2 || 6330 || Attempted to call nn::fssystem::ReadOnlyBlockCacheStorage::Write
+
| 0x318402 || 2 || 6338 || UnsupportedOperateRangeForRemapStorage
 
|-
 
|-
| 0x317602 || 2 || 6331 || Attempted to call nn::fssystem::ReadOnlyBlockCacheStorage::SetSize
+
| 0x318602 || 2 || 6339 || UnsupportedSetSizeForIntegritySaveDataStorage
 
|-
 
|-
| 0x317802 || 2 || 6332 || Attempted to call nn::fssystem::IntegrityRomFsStorage::SetSize
+
| 0x318802 || 2 || 6340 || UnsupportedOperateRangeForIntegritySaveDataStorage
 
|-
 
|-
| 0x317A02 || 2 || 6333 || Attempted to call nn::fssystem::save::DuplexStorage::SetSize
+
| 0x318A02 || 2 || 6341 || UnsupportedSetSizeForJournalIntegritySaveDataStorage
 
|-
 
|-
| 0x317C02 || 2 || 6334 || Invalid Operation ID in nn::fssystem::save::DuplexStorage::OperateRange
+
| 0x318C02 || 2 || 6342 || UnsupportedOperateRangeForJournalIntegritySaveDataStorage
 
|-
 
|-
| 0x317E02 || 2 || 6335 || Attempted to call nn::fssystem::save::HierarchicalDuplexStorage::SetSize
+
| 0x318E02 || 2 || 6343 || UnsupportedGetSizeForJournalStorage
 
|-
 
|-
| 0x318002 || 2 || 6336 || Attempted to call nn::fssystem::save::RemapStorage::GetSize
+
| 0x319002 || 2 || 6344 || UnsupportedSetSizeForJournalStorage
 
|-
 
|-
| 0x318202 || 2 || 6337 || Attempted to call nn::fssystem::save::RemapStorage::SetSize
+
| 0x319202 || 2 || 6345 || UnsupportedOperateRangeForJournalStorage
 
|-
 
|-
| 0x318402 || 2 || 6338 || Invalid Operation ID in nn::fssystem::save::RemapStorage::OperateRange
+
| 0x319402 || 2 || 6346 || UnsupportedSetSizeForUnionStorage
 
|-
 
|-
| 0x318602 || 2 || 6339 || Attempted to call nn::fssystem::save::IntegritySaveDataStorage::SetSize
+
| 0x319602 || 2 || 6347 || UnsupportedSetSizeForAllocationTableStorage
 
|-
 
|-
| 0x318802 || 2 || 6340 || Invalid Operation ID in nn::fssystem::save::IntegritySaveDataStorage::OperateRange
+
| 0x319802 || 2 || 6348 || UnsupportedReadForWriteOnlyGameCardStorage
 
|-
 
|-
| 0x318A02 || 2 || 6341 || Attempted to call nn::fssystem::save::JournalIntegritySaveDataStorage::SetSize
+
| 0x319A02 || 2 || 6349 || UnsupportedSetSizeForWriteOnlyGameCardStorage
 
|-
 
|-
| 0x318C02 || 2 || 6342 || Invalid Operation ID in nn::fssystem::save::JournalIntegritySaveDataStorage::OperateRange
+
| 0x319C02 || 2 || 6350 || UnsupportedWriteForReadOnlyGameCardStorage
 
|-
 
|-
| 0x318E02 || 2 || 6343 || Attempted to call nn::fssystem::save::JournalStorage::GetSize
+
| 0x319E02 || 2 || 6351 || UnsupportedSetSizeForReadOnlyGameCardStorage
 
|-
 
|-
| 0x319002 || 2 || 6344 || Attempted to call nn::fssystem::save::JournalStorage::SetSize
+
| 0x31A002 || 2 || 6352 || UnsupportedOperateRangeForReadOnlyGameCardStorage
 
|-
 
|-
| 0x319202 || 2 || 6345 || Invalid Operation ID in nn::fssystem::save::JournalStorage::OperateRange
+
| 0x31A202 || 2 || 6353 || UnsupportedSetSizeForSdmmcStorage
 
|-
 
|-
| 0x319402 || 2 || 6346 || Attempted to call nn::fssystem::save::UnionStorage::SetSize
+
| 0x31A402 || 2 || 6354 || UnsupportedOperateRangeForSdmmcStorage
 
|-
 
|-
| 0x319602 || 2 || 6347 || Attempted to call nn::fssystem::dbm::AllocationTableStorage::SetSize
+
| 0x31A602 || 2 || 6355 || UnsupportedOperateRangeForFatFile
 
|-
 
|-
| 0x319802 || 2 || 6348 || Attempted to call nn::fssrv::fscreator::WriteOnlyGameCardStorage::Read
+
| 0x31A802 || 2 || 6356 || UnsupportedOperateRangeForStorageFile
 
|-
 
|-
| 0x319A02 || 2 || 6349 || Attempted to call nn::fssrv::fscreator::WriteOnlyGameCardStorage::SetSize
+
| 0x31AA02 || 2 || 6357 || UnsupportedSetSizeForInternalStorageConcatenationFile
 
|-
 
|-
| 0x319C02 || 2 || 6350 || Attempted to call nn::fssrv::fscreator::ReadOnlyGameCardStorage::Write
+
| 0x31AC02 || 2 || 6358 || UnsupportedOperateRangeForInternalStorageConcatenationFile
 
|-
 
|-
| 0x319E02 || 2 || 6351 || Attempted to call nn::fssrv::fscreator::ReadOnlyGameCardStorage::SetSize
+
| 0x31AE02 || 2 || 6359 || UnsupportedQueryEntryForConcatenationFileSystem
 
|-
 
|-
| 0x31A002 || 2 || 6352 || Invalid Operation ID in nn::fssrv::fscreator::ReadOnlyGameCardStorage::OperateRange
+
| 0x31B002 || 2 || 6360 || UnsupportedOperateRangeForConcatenationFile
 
|-
 
|-
| 0x31A202 || 2 || 6353 || Attempted to call SdStorage::SetSize
+
| 0x31B202 || 2 || 6361 || UnsupportedSetSizeForZeroBitmapFile
 
|-
 
|-
| 0x31A402 || 2 || 6354 || Invalid Operation ID in SdStorage::OperateRange
+
| 0x31B402 || 2 || 6362 || UnsupportedOperateRangeForFileServiceObjectAdapter
 
|-
 
|-
| 0x31A602 || 2 || 6355 || Invalid Operation ID in nn::fat::FatFile::DoOperateRange
+
| 0x31B602 || 2 || 6363 || UnsupportedOperateRangeForAesXtsFile
 
|-
 
|-
| 0x31A802 || 2 || 6356 || Invalid Operation ID in nn::fssystem::StorageFile::DoOperateRange
+
| 0x31B802 || 2 || 6364 || UnsupportedWriteForRomFsFileSystem
 
|-
 
|-
| 0x31AA02 || 2 || 6357 || Attempted to call nn::fssystem::ConcatenationFile::SetSize
+
| 0x31BA02 || 2 || 6365 || UnsupportedCommitProvisionallyForRomFsFileSystem
 
|-
 
|-
| 0x31AC02 || 2 || 6358 || Attempted to call nn::fssystem::ConcatenationFile::OperateRange
+
| 0x31BC02 || 2 || 6366 || UnsupportedGetTotalSpaceSizeForRomFsFileSystem
 
|-
 
|-
| 0x31AE02 || 2 || 6359 || Invalid Query ID in nn::fssystem::ConcatenationFileSystem::DoQueryEntry
+
| 0x31BE02 || 2 || 6367 || UnsupportedWriteForRomFsFile
 
|-
 
|-
| 0x31B002 || 2 || 6360 || Invalid Operation ID in nn::fssystem::ConcatenationFile::DoOperateRange
+
| 0x31C002 || 2 || 6368 || UnsupportedOperateRangeForRomFsFile
 
|-
 
|-
| 0x31B202 || 2 || 6361 || Attempted to call nn::fssystem::ZeroBitmapFile::SetSize
+
| 0x31C202 || 2 || 6369 || UnsupportedWriteForReadOnlyFileSystem
 
|-
 
|-
| 0x31B402 || 2 || 6362 || Invalid Operation ID in nn::fs::detail::FileServiceObjectAdapter::DoOperateRange
+
| 0x31C402 || 2 || 6370 || UnsupportedCommitProvisionallyForReadOnlyFileSystem
 
|-
 
|-
| 0x31B602 || 2 || 6363 || Invalid Operation ID in nn::fssystem::AesXtsFile::DoOperateRange
+
| 0x31C602 || 2 || 6371 || UnsupportedGetTotalSpaceSizeForReadOnlyFileSystem
 
|-
 
|-
| 0x31B802 || 2 || 6364 || Attempted to modify a nn::fs::RomFsFileSystem
+
| 0x31C802 || 2 || 6372 || UnsupportedWriteForReadOnlyFile
 
|-
 
|-
| 0x31BA02 || 2 || 6365 || Attempted to call nn::fs::RomFsFileSystem::DoCommitProvisionally
+
| 0x31CA02 || 2 || 6373 || UnsupportedOperateRangeForReadOnlyFile
 
|-
 
|-
| 0x31BC02 || 2 || 6366 || Attempted to query the space in a nn::fs::RomFsFileSystem
+
| 0x31CC02 || 2 || 6374 || UnsupportedWriteForPartitionFileSystem
 
|-
 
|-
| 0x31BE02 || 2 || 6367 || Attempted to modify a nn::fssystem::RomFsFile
+
| 0x31CE02 || 2 || 6375 || UnsupportedCommitProvisionallyForPartitionFileSystem
 
|-
 
|-
| 0x31C002 || 2 || 6368 || Invalid Operation ID in nn::fssystem::RomFsFile::DoOperateRange
+
| 0x31D002 || 2 || 6376 || UnsupportedWriteForPartitionFile
 
|-
 
|-
| 0x31C202 || 2 || 6369 || Attempted to modify a nn::fs::ReadOnlyFileSystemTemplate
+
| 0x31D202 || 2 || 6377 || UnsupportedOperateRangeForPartitionFile
 
|-
 
|-
| 0x31C402 || 2 || 6370 || Attempted to call nn::fs::ReadOnlyFileSystemTemplate::DoCommitProvisionally
+
| 0x31D402 || 2 || 6378 || UnsupportedOperateRangeForTmFileSystemFile
 
|-
 
|-
| 0x31C602 || 2 || 6371 || Attempted to query the space in a nn::fs::ReadOnlyFileSystemTemplate
+
| 0x31D602 || 2 || 6379 || UnsupportedWriteForSaveDataInternalStorageFileSystem
 
|-
 
|-
| 0x31C802 || 2 || 6372 || Attempted to modify a nn::fs::ReadOnlyFileSystemFile
+
| 0x31DC02 || 2 || 6382 || UnsupportedCommitProvisionallyForApplicationTemporaryFileSystem
 
|-
 
|-
| 0x31CA02 || 2 || 6373 || Invalid Operation ID in nn::fs::ReadOnlyFileSystemFile::DoOperateRange
+
| 0x31DE02 || 2 || 6383 || UnsupportedCommitProvisionallyForSaveDataFileSystem
 
|-
 
|-
| 0x31CC02 || 2 || 6374 || Attempted to modify a nn::fssystem::PartitionFileSystemCore
+
| 0x31E002 || 2 || 6384 || UnsupportedCommitProvisionallyForDirectorySaveDataFileSystem
 
|-
 
|-
| 0x31CE02 || 2 || 6375 || Attempted to call nn::fssystem::PartitionFileSystemCore::DoCommitProvisionally
+
| 0x31E202 || 2 || 6385 || UnsupportedWriteForZeroBitmapHashStorageFile
 
|-
 
|-
| 0x31D002 || 2 || 6376 || Attempted to call nn::fssystem::PartitionFileSystemCore::PartitionFile::DoSetSize
+
| 0x31E402 || 2 || 6386 || UnsupportedSetSizeForZeroBitmapHashStorageFile
 
|-
 
|-
| 0x31D202 || 2 || 6377 || Invalid Operation ID in nn::fssystem::PartitionFileSystemCore::PartitionFile::DoOperateRange
+
| 0x326602 || 2 || 6451 || ResultNcaExternalKeyUnregisteredDeprecated
 
|-
 
|-
| 0x31D402 || 2 || 6378 || Invalid Operation ID in nn::fssystem::TmFileSystemFile::DoOperateRange
+
| 0x326E02 || 2 || 6455 || ResultFileNotClosed
 
|-
 
|-
| 0x31D602 || 2 || 6379 || Attempted to call unsupported functions in nn::fssrv::fscreator::SaveDataInternalStorageFileSystem, nn::fssrv::detail::SaveDataInternalStorageAccessor::PaddingFile or nn::fssystem::save::detail::SaveDataExtraDataInternalStorageFile
+
| 0x327002 || 2 || 6456 || ResultDirectoryNotClosed
 
|-
 
|-
| 0x31DC02 || 2 || 6382 || Attempted to call nn::fssystem::ApplicationTemporaryFileSystem::DoCommitProvisionally
+
| 0x327202 || 2 || 6457 || ResultWriteModeFileNotClosed
 
|-
 
|-
| 0x31DE02 || 2 || 6383 || Attempted to call nn::fssystem::SaveDataFileSystem::DoCommitProvisionally
+
| 0x327402 || 2 || 6458 || ResultAllocatorAlreadyRegistered
 
|-
 
|-
| 0x31E002 || 2 || 6384 || Attempted to call nn::fssystem::DirectorySaveDataFileSystem::DoCommitProvisionally
+
| 0x327602 || 2 || 6459 || ResultDefaultAllocatorAlreadyUsed
 
|-
 
|-
| 0x31E202 || 2 || 6385 || Attempted to call nn::fssystem::ZeroBitmapHashStorageFile::Write
+
| 0x327A02 || 2 || 6461 || ResultAllocatorAlignmentViolation
 
|-
 
|-
| 0x31E402 || 2 || 6386 || Attempted to call nn::fssystem::ZeroBitmapHashStorageFile::SetSize
+
| 0x328202 || 2 || 6465 || ResultUserNotExist
 
|-
 
|-
| 0x320002 || 2 || 6400 || Permission denied
+
| 0x339402 || 2 || 6602 || FileNotFound
 
|-
 
|-
| 0x326602 || 2 || 6451 || Missing titlekey(?) required to mount content
+
| 0x339602 || 2 || 6603 || DirectoryNotFound
 
|-
 
|-
| 0x326E02 || 2 || 6455 || File not closed
+
| 0x346402 || 2 || 6706 || MappingTableFull
 
|-
 
|-
| 0x327002 || 2 || 6456 || Directory not closed
+
| 0x346A02 || 2 || 6709 || OpenCountLimit
 
|-
 
|-
| 0x327202 || 2 || 6457 || Writable file not closed when committing
+
| 0x346C02 || 2 || 6710 || MultiCommitFileSystemLimit
 
|-
 
|-
| 0x327402 || 2 || 6458 || FS allocators already registered
+
| 0x353602 || 2 || 6811 || MapFull
 
|-
 
|-
| 0x327602 || 2 || 6459 || FS allocators already used
+
| 0x35F202 || 2 || 6905 || NotMounted
 
|-
 
|-
| 0x327A02 || 2 || 6461 || FS allocator alignment violation
+
| 0x3DBC02 || 2 || 7902 || DbmKeyNotFound
 
|-
 
|-
| 0x339402 || 2 || 6602 || File not found.
+
| 0x3DBE02 || 2 || 7903 || DbmFileNotFound
 
|-
 
|-
| 0x339602 || 2 || 6603 || Directory not found.
+
| 0x3DC002 || 2 || 7904 || DbmDirectoryNotFound
 
|-
 
|-
| 0x346C02 || 2 || 6710 || Multi-commit limit reached
+
| 0x3DC402 || 2 || 7906 || DbmAlreadyExists
 
|-
 
|-
| 0x35F202 || 2 || 6905 || Mount name not found in table.
+
| 0x3DC602 || 2 || 7907 || DbmKeyFull
 
|-
 
|-
| 0x3DBC02 || 2 || 7902 || RomFs table: Entry not found in dictionary
+
| 0x3DC802 || 2 || 7908 || DbmDirectoryEntryFull
 
|-
 
|-
| 0x3DBE02 || 2 || 7903 || RomFs table: File not found
+
| 0x3DCA02 || 2 || 7909 || DbmFileEntryFull
 
|-
 
|-
| 0x3DC002 || 2 || 7904 || RomFs table: Directory not found
+
| 0x3DD402 || 2 || 7914 || DbmInvalidOperation
 
|-
 
|-
| 0x3DC402 || 2 || 7906 || RomFs table: Entry already exists when trying to add a new entry
+
| 0x203 || 3 || 1 || ResultNoPermission
 
|-
 
|-
| 0x3DC602 || 2 || 7907 || RomFs table: Insufficient space to add new entry
+
| 0x403 || 3 || 2 || ResultAccessViolation
 
|-
 
|-
| 0x3DC802 || 2 || 7908 || RomFs table: Unable to add new directory
+
| 0x603 || 3 || 3 || ResultBadRequest
 
|-
 
|-
| 0x3DCA02 || 2 || 7909 || RomFs table: Unable to add new file
+
| 0x803 || 3 || 4 || ResultBusy
 
|-
 
|-
| 0x3DCC02 || 2 || 7910 || RomFs directory has no more child directories/files when iterating
+
| 0xA03 || 3 || 5 || ResultDeadlock
 
|-
 
|-
| 0x3DD402 || 2 || 7914 || RomFs table: Path is file, not directory
+
| 0xC03 || 3 || 6 || ResultInvalidAddress
 
|-
 
|-
| 0x803 || 3 || 4 || OS busy
+
| 0xE03 || 3 || 7 || ResultInvalidParameter
 
|-
 
|-
| 0xE03 || 3 || 7 || Invalid parameter
+
| 0x1003 || 3 || 8 || ResultOutOfMemory
 
|-
 
|-
| 0x1003 || 3 || 8 || Out of memory
+
| 0x1203 || 3 || 9 || ResultOutOfResource
 
|-
 
|-
| 0x1203 || 3 || 9 || Out of resources
+
| 0x3EA03 || 3 || 501 || InvalidHandle
 
|-
 
|-
| 0x3EA03 || 3 || 501 || Invalid handle
+
| 0x3EC03 || 3 || 502 || InvalidCurrentMemoryState
 
|-
 
|-
| 0x3EE03 || 3 || 503 || Invalid memory mirror
+
| 0x3EE03 || 3 || 503 || InvalidTransferMemoryState
 
|-
 
|-
| 0x7FE03 || 3 || 1023 || TLS slot is not allocated
+
| 0x3F003 || 3 || 504 || InvalidTransferMemorySize
 
|-
 
|-
| 0xA05 || 5 || 5 || [[Content_Manager_services|NcaID]] not found. Returned when attempting to mount titles which exist that aren't *8XX titles, the same way *8XX titles are mounted.
+
| 0x7FE03 || 3 || 1023 || ResultInternalError
 
|-
 
|-
| 0xE05 || 5 || 7 || TitleId not found
+
| 0xA05 || 5 || 5 || ContentNotFound
 
|-
 
|-
| 0x1805 || 5 || 12 || Invalid StorageId
+
| 0xE05 || 5 || 7 || ContentMetaNotFound
 
|-
 
|-
| 0xDC05 || 5 || 110 || Gamecard not inserted
+
| 0x1805 || 5 || 12 || UnknownStorage
 
|-
 
|-
| 0x17C05 || 5 || 190 || Gamecard not initialized
+
| 0xDC05 || 5 || 110 || InvalidContentMetaDatabase
 
|-
 
|-
| 0x1F405 || 5 || 250 || Sdcard not inserted
+
| 0x17C05 || 5 || 190 || WriteToReadOnlyContentStorage
 
|-
 
|-
| 0x20805 || 5 || 260 || Storage not mounted
+
| 0x806 || 6 || 4 || InvalidMemoryState
 
|-
 
|-
| 0x806 || 6 || 4 || Converted from error 0xD401
+
| 0x1006 || 6 || 8 || InvalidHandle
 
|-
 
|-
| 0x1006 || 6 || 8 || Converted from error 0xE401
+
| 0x408 || 8 || 2 || ProgramNotFound
 
|-
 
|-
| 0x408 || 8 || 2 || Program location entry not found
+
| 0x608 || 8 || 3 || DataNotFound
 
|-
 
|-
| 0x608 || 8 || 3 || Invalid context for control location
+
| 0x808 || 8 || 4 || UnknownResolver
 
|-
 
|-
| 0x808 || 8 || 4 || Storage not found
+
| 0xA08 || 8 || 5 || ApplicationNotFound
 
|-
 
|-
| 0xA08 || 8 || 5 || Access denied
+
| 0xC08 || 8 || 6 || HtmlDocumentNotFound
 
|-
 
|-
| 0xC08 || 8 || 6 || Offline manual HTML location entry not found
+
| 0xE08 || 8 || 7 || AddOnContentNotFound
 
|-
 
|-
| 0xE08 || 8 || 7 || Title is not registered
+
| 0x1008 || 8 || 8 || ControlNotFound
 
|-
 
|-
| 0x1008 || 8 || 8 || Control location entry for host not found
+
| 0x1208 || 8 || 9 || LegalInformationNotFound
 
|-
 
|-
| 0x1208 || 8 || 9 || Legal info HTML location entry not found
+
| 0x1408 || 8 || 10 || DebugProgramNotFound
 
|-
 
|-
| 0x1408 || 8 || 10 || Program location for debug entry not found
+
| 0x209 || 9 || 1 || TooLongArgument
 
|-
 
|-
| 0x209 || 9 || 1 || Args too long.
+
| 0x409 || 9 || 2 || TooManyArguments
 
|-
 
|-
| 0x409 || 9 || 2 || Maximum processes loaded.
+
| 0x609 || 9 || 3 || TooLargeMeta
 
|-
 
|-
| 0x609 || 9 || 3 || NPDM too big.
+
| 0x809 || 9 || 4 || InvalidMeta
 
|-
 
|-
| 0x809 || 9 || 4 || Invalid NPDM.
+
| 0xA09 || 9 || 5 || InvalidNso
 
|-
 
|-
| 0xA09 || 9 || 5 || Invalid NSO.
+
| 0xC09 || 9 || 6 || InvalidPath
 
|-
 
|-
| 0xC09 || 9 || 6 || Invalid Path.
+
| 0xE09 || 9 || 7 || TooManyProcesses
 
|-
 
|-
| 0xE09 || 9 || 7 || Already registered.
+
| 0x1009 || 9 || 8 || NotPinned
 
|-
 
|-
| 0x1009 || 9 || 8 || Title not found.
+
| 0x1209 || 9 || 9 || InvalidProgramId
 
|-
 
|-
| 0x1209 || 9 || 9 || Title-id in ACI0 doesn't match range in ACID.
+
| 0x1409 || 9 || 10 || InvalidVersion
 
|-
 
|-
| 0x1409 || 9 || 10 || Invalid version in NPDM.
+
| 0x6609 || 9 || 51 || InsufficientAddressSpace
 
|-
 
|-
| 0x6609 || 9 || 51 || Insufficient address space.
+
| 0x6809 || 9 || 52 || InvalidNro
 
|-
 
|-
| 0x6809 || 9 || 52 || Insufficient NRO.
+
| 0x6A09 || 9 || 53 || InvalidNrr
 
|-
 
|-
| 0x6A09 || 9 || 53 || Invalid NRR
+
| 0x6C09 || 9 || 54 || InvalidSignature
 
|-
 
|-
| 0x6C09 || 9 || 54 || Invalid signature
+
| 0x6E09 || 9 || 55 || InsufficientNroRegistrations
 
|-
 
|-
| 0x6E09 || 9 || 55 || Insufficient NRO registrations.
+
| 0x7009 || 9 || 56 || InsufficientNrrRegistrations
 
|-
 
|-
| 0x7009 || 9 || 56 || Insufficient NRR registrations.
+
| 0x7209 || 9 || 57 || NroAlreadyLoaded
 
|-
 
|-
| 0x7209 || 9 || 57 || NRO Already loaded.
+
| 0xA209 || 9 || 81 || InvalidAddress
 
|-
 
|-
| 0xA209 || 9 || 81 || Unaligned NRR address
+
| 0xA409 || 9 || 82 || InvalidSize
 
|-
 
|-
| 0xA409 || 9 || 82 || Bad NRR size
+
| 0xA809 || 9 || 84 || NotLoaded
 
|-
 
|-
| 0xA809 || 9 || 84 || NRR Not Loaded.
+
| 0xAA09 || 9 || 85 || NotRegistered
 
|-
 
|-
| 0xAA09 || 9 || 85 || Bad NRR address
+
| 0xAE09 || 9 || 87 || InvalidProcess
 
|-
 
|-
| 0xAE09 || 9 || 87 || Bad initialization
+
| 0xC809 || 9 || 100 || UnknownCapability
 
|-
 
|-
| 0xC809 || 9 || 100 || Unknown ACI0 descriptor
+
| 0xCE09 || 9 || 103 || InvalidCapabilityKernelFlags
 
|-
 
|-
| 0xCE09 || 9 || 103 || ACID/ACI0 don't match for descriptor "KernelFlags"
+
| 0xD009 || 9 || 104 || InvalidCapabilitySyscallMask
 
|-
 
|-
| 0xD009 || 9 || 104 || ACID/ACI0 don't match for descriptor "SyscallMask"
+
| 0xD409 || 9 || 106 || InvalidCapabilityMapRange
 
|-
 
|-
| 0xD409 || 9 || 106 || ACID/ACI0 don't match for descriptor "MapIoOrNormalRange"
+
| 0xD609 || 9 || 107 || InvalidCapabilityMapPage
 
|-
 
|-
| 0xD609 || 9 || 107 || ACID/ACI0 don't match for descriptor "MapNormalPage"
+
| 0xDE09 || 9 || 111 || InvalidCapabilityInterruptPair
 
|-
 
|-
| 0xDE09 || 9 || 111 || ACID/ACI0 don't match for descriptor "InterruptPair"
+
| 0xE209 || 9 || 113 || InvalidCapabilityApplicationType
 
|-
 
|-
| 0xE209 || 9 || 113 || ACID/ACI0 don't match for descriptor "ApplicationType"
+
| 0xE409 || 9 || 114 || InvalidCapabilityKernelVersion
 
|-
 
|-
| 0xE409 || 9 || 114 || ACID/ACI0 don't match for descriptor "KernelReleaseVersion"
+
| 0xE609 || 9 || 115 || InvalidCapabilityHandleTable
 
|-
 
|-
| 0xE609 || 9 || 115 || ACID/ACI0 don't match for descriptor "HandleTableSize"
+
| 0xE809 || 9 || 116 || InvalidCapabilityDebugFlags
 
|-
 
|-
| 0xE809 || 9 || 116 || ACID/ACI0 don't match for descriptor "DebugFlags"
+
| 0x1940A || 10 || 202 || InvalidCmifHeaderSize
 
|-
 
|-
| 0x1940A || 10 || 202 || Invalid CMIF header size.
+
| 0x1A60A || 10 || 211 || InvalidCmifInHeader
 
|-
 
|-
| 0x1A60A || 10 || 211 || Invalid CMIF input header.
+
| 0x1A80A || 10 || 212 || InvalidCmifOutHeader
 
|-
 
|-
| 0x1A80A || 10 || 212 || Invalid CMIF output header.
+
| 0x1BA0A || 10 || 221 || UnknownMethodId
 
|-
 
|-
| 0x1BA0A || 10 || 221 || Invalid method dispatch ID.
+
| 0x1D60A || 10 || 235 || InvalidInObjectCount
 
|-
 
|-
| 0x1D60A || 10 || 235 || Invalid in object count.
+
| 0x1D80A || 10 || 236 || InvalidOutObjectCount
 
|-
 
|-
| 0x1D80A || 10 || 236 || Invalid out object count.
+
| 0x25A0A || 10 || 301 || OutOfDomainEntry
 
|-
 
|-
| 0x25A0A || 10 || 301 || Out of domain entries.
+
| 0x20B || 11 || 1 || NotSupported
 
|-
 
|-
| 0x20B || 11 || 1 || Unsupported operation
+
| 0xCC0B || 11 || 102 || OutOfSessionMemory
 
|-
 
|-
| 0xCC0B || 11 || 102 || Out of server session memory
+
| 0x11A0B || 11 || 141 || InsufficientPointerTransferBuffer
 
|-
 
|-
| 0x11A0B || 11 || 141 || Went past maximum during marshalling.
+
| 0x1900B || 11 || 200 || OutOfDomains
 
|-
 
|-
| 0x1900B || 11 || 200 || Session doesn't support domains.
+
| 0x25A0B || 11 || 301 || SessionClosed
 
|-
 
|-
| 0x25A0B || 11 || 301 || Remote process is dead.
+
| 0x3240B || 11 || 402 || InvalidRequestSize
 
|-
 
|-
| 0x3260B || 11 || 403 || Unknown request type
+
| 0x3260B || 11 || 403 || UnknownCommandType
 
|-
 
|-
| 0x3D60B || 11 || 491 || IPC Query 1 failed.
+
| 0x3D60B || 11 || 491 || TargetNotDomain
 
|-
 
|-
| 0x20F || 15 || 1 || Pid not found
+
| 0x20F || 15 || 1 || ProcessNotFound
 
|-
 
|-
| 0x60F || 15 || 3 || Process has no pending events
+
| 0x60F || 15 || 3 || NotTerminated
 
|-
 
|-
| 0xA0F || 15 || 5 || Application already running
+
| 0xA0F || 15 || 5 || ApplicationRunning
 
|-
 
|-
| 0x410 || 16 || 2 || Title-id not found
+
| 0x410 || 16 || 2 || Title-id not found.
 
|-
 
|-
| 0xF010 || 16 || 120 || Sysupdate not required
+
| 0xF010 || 16 || 120 || Sysupdate not required.
 
|-
 
|-
| 0x1F610 || 16 || 251 || Unexpected StorageId
+
| 0x1F610 || 16 || 251 || Unexpected StorageId.
 
|-
 
|-
 
| 0x2A810 || 16 || 340 || [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[#Network_Interface_services#GetClientId|GetClientId]] returned false.
 
| 0x2A810 || 16 || 340 || [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[#Network_Interface_services#GetClientId|GetClientId]] returned false.
Line 956: Line 1,228:
 
|-
 
|-
 
| 0x64410 || 16 || 802 || [[NS_Services#SystemDeliveryInfo|SystemDeliveryInfo]] system_delivery_protocol_version is larger than the system-setting.
 
| 0x64410 || 16 || 802 || [[NS_Services#SystemDeliveryInfo|SystemDeliveryInfo]] system_delivery_protocol_version is larger than the system-setting.
 +
|-
 +
| 0x6F810 || 16 || 892 || Unknown state ref-count is zero.
 
|-
 
|-
 
| 0x74610 || 16 || 931 || Invalid [[NS_Services#SystemDeliveryInfo|SystemDeliveryInfo]] HMAC / invalid Meta Id.
 
| 0x74610 || 16 || 931 || Invalid [[NS_Services#SystemDeliveryInfo|SystemDeliveryInfo]] HMAC / invalid Meta Id.
 
|-
 
|-
| 0x6F810 || 16 || 892 || Unknown state ref-count is zero.
+
| 0x215 || 21 || 1 || OutOfProcesses
 +
|-
 +
| 0x415 || 21 || 2 || InvalidClient
 +
|-
 +
| 0x615 || 21 || 3 || OutOfSessions
 +
|-
 +
| 0x815 || 21 || 4 || AlreadyRegistered
 +
|-
 +
| 0xA15 || 21 || 5 || OutOfServices
 +
|-
 +
| 0xC15 || 21 || 6 || InvalidServiceName
 +
|-
 +
| 0xE15 || 21 || 7 || NotRegistered
 +
|-
 +
| 0x1015 || 21 || 8 || NotAllowed
 +
|-
 +
| 0x1215 || 21 || 9 || TooLargeAccessControl
 +
|-
 +
| 0x416 || 22 || 2 || ResultOutOfAddressSpace
 +
|-
 +
| 0x616 || 22 || 3 || ResultNroAlreadyLoaded
 +
|-
 +
| 0x816 || 22 || 4 || ResultInvalidNroImage
 +
|-
 +
| 0xC16 || 22 || 6 || ResultInvalidNrrImage
 +
|-
 +
| 0x1016 || 22 || 8 || ResultMaxRegistration
 +
|-
 +
| 0x1216 || 22 || 9 || ResultNotAuthorized
 +
|-
 +
| 0x80216 || 22 || 1025 || InvalidAddress
 +
|-
 +
| 0x80416 || 22 || 1026 || InvalidSize
 +
|-
 +
| 0x80816 || 22 || 1028 || NotLoaded
 +
|-
 +
| 0x80A16 || 22 || 1029 || NotRegistered
 +
|-
 +
| 0x80C16 || 22 || 1030 || InvalidSession
 +
|-
 +
| 0x80E16 || 22 || 1031 || InvalidProcess
 +
|-
 +
| 0x21A || 26 || 1 || SecureMonitorNotImplemented
 +
|-
 +
| 0x41A || 26 || 2 || SecureMonitorInvalidArgument
 +
|-
 +
| 0x61A || 26 || 3 || SecureMonitorBusy
 +
|-
 +
| 0x81A || 26 || 4 || SecureMonitorNoAsyncOperation
 +
|-
 +
| 0xA1A || 26 || 5 || SecureMonitorInvalidAsyncOperation
 +
|-
 +
| 0xC1A || 26 || 6 || SecureMonitorNotPermitted
 +
|-
 +
| 0xC81A || 26 || 100 || InvalidSize
 +
|-
 +
| 0xCA1A || 26 || 101 || UnknownSecureMonitorError
 +
|-
 +
| 0xCC1A || 26 || 102 || DecryptionFailed
 +
|-
 +
| 0xD01A || 26 || 104 || OutOfKeySlots
 +
|-
 +
| 0xD21A || 26 || 105 || InvalidKeySlot
 +
|-
 +
| 0xD41A || 26 || 106 || BootReasonAlreadySet
 +
|-
 +
| 0xD61A || 26 || 107 || BootReasonNotSet
 +
|-
 +
| 0xD81A || 26 || 108 || InvalidArgument
 +
|-
 +
| 0x1423 || 35 || 10 || Invalid command ID received by tipc processor.
 +
|-
 +
| 0x1E23 || 35 || 15 || Invalid message format received by tipc processor.
 +
|-
 +
| 0xC823 || 35 || 100 || Tipc request was deferred for future processing (internal to the processor, never returned externally).
 +
|-
 +
| 0xCA23 || 35 || 101 || Tipc object was closed (via close command 0xF, internal, never returned externally).
 +
|-
 +
| 0x19269 || 105 || 201 || SettingsNameNull
 +
|-
 +
| 0x19469 || 105 || 202 || SettingsItemKeyNull
 +
|-
 +
| 0x19669 || 105 || 203 || SettingsItemValueNull
 +
|-
 +
| 0x19A69 || 105 || 205 || SettingsItemValueBufferNull
 +
|-
 +
| 0x1A069 || 105 || 208 || Null setting value size buffer.
 +
|-
 +
| 0x1A269 || 105 || 209 || Null debug mode flag buffer.
 
|-
 
|-
| 0x215 || 21 || 1 || Out of processes
+
| 0x1BA69 || 105 || 221 || SettingsNameEmpty
 
|-
 
|-
| 0x415 || 21 || 2 || Not initialized.
+
| 0x1BC69 || 105 || 222 || SettingsItemKeyEmpty
 
|-
 
|-
| 0x615 || 21 || 3 || Max sessions
+
| 0x1E269 || 105 || 241 || SettingsNameTooLong
 
|-
 
|-
| 0x815 || 21 || 4 || Service already registered
+
| 0x1E469 || 105 || 242 || SettingsItemKeyTooLong
 
|-
 
|-
| 0xA15 || 21 || 5 || Out of services
+
| 0x20A69 || 105 || 261 || SettingsNameInvalidFormat
 
|-
 
|-
| 0xC15 || 21 || 6 || Invalid name (all zeroes)
+
| 0x20C69 || 105 || 262 || SettingsItemKeyInvalidFormat
 
|-
 
|-
| 0xE15 || 21 || 7 || Service not registered
+
| 0x4DA69 || 105 || 621 || Null language code buffer.
 
|-
 
|-
| 0x1015 || 21 || 8 || Permission denied
+
| 0x4E269 || 105 || 625 || Language out of valid range.
 
|-
 
|-
| 0x1215 || 21 || 9 || Service Access Control too big.
+
| 0x4EE69 || 105 || 631 || Null network settings buffer.
 
|-
 
|-
| 0x416 || 22 || 2 || Address space is full
+
| 0x4F069 || 105 || 632 || Null network settings output count buffer.
 
|-
 
|-
| 0x616 || 22 || 3 || NRO already loaded
+
| 0x50269 || 105 || 641 || Null backlight settings buffer.
 
|-
 
|-
| 0x816 || 22 || 4 || Invalid NRO header values
+
| 0x51669 || 105 || 651 || Null Bluetooth device setting buffer.
 
|-
 
|-
| 0xC16 || 22 || 6 || Bad NRR magic
+
| 0x51869 || 105 || 652 || Null Bluetooth device setting output count buffer.
 
|-
 
|-
| 0x1016 || 22 || 8 || Reached max NRR count
+
| 0x51A69 || 105 || 653 || Null Bluetooth enable flag buffer.
 
|-
 
|-
| 0x1216 || 22 || 9 || Unable to verify NRO hash or NRR signature
+
| 0x51C69 || 105 || 654 || Null Bluetooth AFH enable flag buffer.
 
|-
 
|-
| 0x80216 || 22 || 1025 || Address not page-aligned
+
| 0x51E69 || 105 || 655 || Null Bluetooth boost enable flag buffer.
 
|-
 
|-
| 0x80416 || 22 || 1026 || Incorrect NRO size
+
| 0x52069 || 105 || 656 || Null BLE pairing settings buffer.
 
|-
 
|-
| 0x80816 || 22 || 1028 || NRO not loaded
+
| 0x52269 || 105 || 657 || Null BLE pairing settings entry count buffer.
 
|-
 
|-
| 0x80A16 || 22 || 1029 || NRR not loaded
+
| 0x52A69 || 105 || 661 || Null external steady clock source ID buffer.
 
|-
 
|-
| 0x80C16 || 22 || 1030 || Already initialized
+
| 0x52C69 || 105 || 662 || Null user system clock context buffer.
 
|-
 
|-
| 0x80E16 || 22 || 1031 || Not initialized
+
| 0x52E69 || 105 || 663 || Null network system clock context buffer.
 
|-
 
|-
| 0x21A || 26 || 1 || SMC is not implemented
+
| 0x53069 || 105 || 664 || Null user system clock automatic correction enabled flag buffer.
 
|-
 
|-
| 0x41A || 26 || 2 || SMC argument is invalid
+
| 0x53269 || 105 || 665 || Null shutdown RTC value buffer.
 
|-
 
|-
| 0x61A || 26 || 3 || SMC is currently in progress/secmon is busy
+
| 0x53469 || 105 || 666 || Null external steady clock internal offset buffer.
 
|-
 
|-
| 0x81A || 26 || 4 || Secmon not currently performing async operation
+
| 0x53E69 || 105 || 671 || Null account settings buffer.
 
|-
 
|-
| 0xA1A || 26 || 5 || Invalid SMC async callback key
+
| 0x55269 || 105 || 681 || Null audio volume buffer.
 
|-
 
|-
| 0xC1A || 26 || 6 || SMC is blacklisted during current boot
+
| 0x55669 || 105 || 683 || Null ForceMuteOnHeadphoneRemoved buffer.
 
|-
 
|-
| 0xC81A || 26 || 100 || Invalid (buffer) size
+
| 0x55869 || 105 || 684 || Null headphone volume warning count buffer.
 
|-
 
|-
| 0xCA1A || 26 || 101 || Unknown SMC error
+
| 0x55E69 || 105 || 687 || Invalid audio output mode.
 
|-
 
|-
| 0xCA1A || 26 || 101 || Decryption failure
+
| 0x56069 || 105 || 688 || Null headphone volume update flag buffer.
 
|-
 
|-
| 0xD01A || 26 || 104 || No AES keyslots available
+
| 0x56669 || 105 || 691 || Null console information upload flag buffer.
 
|-
 
|-
| 0xD21A || 26 || 105 || Invalid AES keyslot
+
| 0x57A69 || 105 || 701 || Null automatic application download flag buffer.
 
|-
 
|-
| 0xD41A || 26 || 106 || BootReason already set
+
| 0x57C69 || 105 || 702 || Null notification settings buffer.
 
|-
 
|-
| 0xD61A || 26 || 107 || BootReason not set
+
| 0x57E69 || 105 || 703 || Null account notification settings entry count buffer.
 
|-
 
|-
| 0xD81A || 26 || 108 || Invalid argument
+
| 0x58069 || 105 || 704 || Null account notification settings buffer.
 
|-
 
|-
| 0x35B || 347 || 1 || Failed to init SM.
+
| 0x58E69 || 105 || 711 || Null vibration master volume buffer.
 
|-
 
|-
| 0x55B || 347 || 2 || Failed to init FS.
+
| 0x59069 || 105 || 712 || Null NX controller settings buffer.
 
|-
 
|-
| 0x75B || 347 || 3 || Failed to open NRO file. May also happen when SD card isn't inserted / SD mounting failed earlier.
+
| 0x59269 || 105 || 713 || Null NX controller settings entry count buffer.
 
|-
 
|-
| 0x95B || 347 || 4 || Failed to read NRO header.
+
| 0x59469 || 105 || 714 || Null USB full key enable flag buffer.
 
|-
 
|-
| 0xB5B || 347 || 5 || Invalid NRO magic.
+
| 0x5A269 || 105 || 721 || Null TV settings buffer.
 
|-
 
|-
| 0xD5B || 347 || 6 || Invalid NRO segments.
+
| 0x5A469 || 105 || 722 || Null EDID buffer.
 
|-
 
|-
| 0xF5B || 347 || 7 || Failed to read NRO.
+
| 0x5B669 || 105 || 731 || Null data deletion settings buffer.
 
|-
 
|-
| 0x135B || 347 || 9 || Failed to allocate heap.
+
| 0x5CA69 || 105 || 741 || Null initial system applet program ID buffer.
 
|-
 
|-
| 0x255B || 347 || 18 || Failed to map code-binary memory.
+
| 0x5CC69 || 105 || 742 || Null overlay disp program ID buffer.
 
|-
 
|-
| 0x275B || 347 || 19 || Failed to map code memory (.text).
+
| 0x5CE69 || 105 || 743 || Null IsInRepairProcess buffer.
 
|-
 
|-
| 0x295B || 347 || 20 || Failed to map code memory (.rodata).
+
| 0x5D069 || 105 || 744 || Null RequiresRunRepairTimeReviser buffer.
 
|-
 
|-
| 0x2B5B || 347 || 21 || Failed to map code memory (.data+.bss).
+
| 0x5DE69 || 105 || 751 || Null device timezone location name buffer.
 
|-
 
|-
| 0x315B || 347 || 24 || Failed to unmap code memory (.text).
+
| 0x5F269 || 105 || 761 || Null primary album storage buffer.
 
|-
 
|-
| 0x335B || 347 || 25 || Failed to unmap code memory (.rodata).
+
| 0x60669 || 105 || 771 || Null USB 3.0 enable flag buffer.
 
|-
 
|-
| 0x355B || 347 || 26 || Failed to unmap code memory (.data+.bss).
+
| 0x60869 || 105 || 772 || Null USB Type-C power source circuit version buffer.
 
|-
 
|-
| 0x19269 || 105 || 201 || Null settings name
+
| 0x61A69 || 105 || 781 || Null battery lot buffer.
 
|-
 
|-
| 0x19469 || 105 || 202 || Null settings key
+
| 0x62E69 || 105 || 791 || Null serial number buffer.
 
|-
 
|-
| 0x19669 || 105 || 203 || Null settings value
+
| 0x64269 || 105 || 801 || Null lock screen flag buffer.
 
|-
 
|-
| 0x19A69 || 105 || 205 || Null settings value buffer
+
| 0x64669 || 105 || 803 || Null color set ID buffer.
 
|-
 
|-
| 0x1A069 || 105 || 208 || Null setting value size buffer
+
| 0x64869 || 105 || 804 || Null quest flag buffer.
 
|-
 
|-
| 0x1A269 || 105 || 209 || Null debug mode flag buffer
+
| 0x64A69 || 105 || 805 || Null wireless certification file size buffer.
 
|-
 
|-
| 0x1BA69 || 105 || 221 || Setting group name has zero length
+
| 0x64C69 || 105 || 806 || Null wireless certification file buffer.
 
|-
 
|-
| 0x1BC69 || 105 || 222 || Empty settings item key
+
| 0x64E69 || 105 || 807 || Null initial launch settings buffer.
 
|-
 
|-
| 0x1E269 || 105 || 241 || Setting group name is too long (64 character limit?)
+
| 0x65069 || 105 || 808 || Null device nickname buffer.
 
|-
 
|-
| 0x1E469 || 105 || 242 || Setting name is too long (64 character limit?)
+
| 0x65269 || 105 || 809 || Null battery percentage flag buffer.
 
|-
 
|-
| 0x20A69 || 105 || 261 || Setting group name ends with '.' or contains invalid characters (allowed: [a-z0-9_\-.])
+
| 0x65469 || 105 || 810 || Null applet launch flags buffer.
 
|-
 
|-
| 0x20C69 || 105 || 262 || Setting name ends with '.' or contains invalid characters (allowed: [a-z0-9_\-.])
+
| 0x7E869 || 105 || 1012 || Null wireless LAN enable flag buffer.
 
|-
 
|-
| 0x4DA69 || 105 || 621 || Null language code buffer
+
| 0x7FA69 || 105 || 1021 || Null product model buffer.
 
|-
 
|-
| 0x4E269 || 105 || 625 || Language out of valid range
+
| 0x80E69 || 105 || 1031 || Null NFC enable flag buffer.
 
|-
 
|-
| 0x4EE69 || 105 || 631 || Null network settings buffer
+
| 0x82269 || 105 || 1041 || Null ECI device certificate buffer.
 
|-
 
|-
| 0x4F069 || 105 || 632 || Null network settings output count buffer
+
| 0x82469 || 105 || 1042 || Null E-Ticket device certificate buffer.
 
|-
 
|-
| 0x50269 || 105 || 641 || Null backlight settings buffer
+
| 0x83669 || 105 || 1051 || Null sleep settings buffer.
 
|-
 
|-
| 0x51669 || 105 || 651 || Null Bluetooth device setting buffer
+
| 0x84A69 || 105 || 1061 || Null EULA version buffer.
 
|-
 
|-
| 0x51869 || 105 || 652 || Null Bluetooth device setting output count buffer
+
| 0x84C69 || 105 || 1062 || Null EULA version entry count buffer.
 
|-
 
|-
| 0x51A69 || 105 || 653 || Null Bluetooth enable flag buffer
+
| 0x85E69 || 105 || 1071 || Null LDN channel buffer.
 
|-
 
|-
| 0x51C69 || 105 || 654 || Null Bluetooth AFH enable flag buffer
+
| 0x87269 || 105 || 1081 || Null SSL key buffer.
 
|-
 
|-
| 0x51E69 || 105 || 655 || Null Bluetooth boost enable flag buffer
+
| 0x87469 || 105 || 1082 || Null SSL certificate buffer.
 
|-
 
|-
| 0x52069 || 105 || 656 || Null BLE pairing settings buffer
+
| 0x88669 || 105 || 1091 || Null telemetry flags buffer.
 
|-
 
|-
| 0x52269 || 105 || 657 || Null BLE pairing settings entry count buffer
+
| 0x89A69 || 105 || 1101 || Null Gamecard key buffer.
 
|-
 
|-
| 0x52A69 || 105 || 661 || Null external steady clock source ID buffer
+
| 0x89C69 || 105 || 1102 || Null Gamecard certificate buffer.
 
|-
 
|-
| 0x52C69 || 105 || 662 || Null user system clock context buffer
+
| 0x8AE69 || 105 || 1111 || Null PTM battery lot buffer.
 
|-
 
|-
| 0x52E69 || 105 || 663 || Null network system clock context buffer
+
| 0x8B069 || 105 || 1112 || Null PTM fuel gauge parameter buffer.
 
|-
 
|-
| 0x53069 || 105 || 664 || Null user system clock automatic correction enabled flag buffer
+
| 0x8C269 || 105 || 1121 || Null ECI device key buffer.
 
|-
 
|-
| 0x53269 || 105 || 665 || Null shutdown RTC value buffer
+
| 0x8C469 || 105 || 1122 || Null E-Ticket device key buffer.
 
|-
 
|-
| 0x53469 || 105 || 666 || Null external steady clock internal offset buffer
+
| 0x8D669 || 105 || 1131 || Null speaker parameter buffer.
 
|-
 
|-
| 0x53E69 || 105 || 671 || Null account settings buffer
+
| 0x8EA69 || 105 || 1141 || Null firmware version buffer.
 
|-
 
|-
| 0x55269 || 105 || 681 || Null audio volume buffer
+
| 0x8EC69 || 105 || 1142 || Null firmware version digest buffer.
 
|-
 
|-
| 0x55669 || 105 || 683 || Null ForceMuteOnHeadphoneRemoved buffer
+
| 0x8EE69 || 105 || 1143 || Null rebootless system update version buffer.
 
|-
 
|-
| 0x55869 || 105 || 684 || Null headphone volume warning count buffer
+
| 0x8FE69 || 105 || 1151 || Null Mii author ID buffer.
 
|-
 
|-
| 0x55E69 || 105 || 687 || Invalid audio output mode
+
| 0x91269 || 105 || 1161 || Null fatal flags buffer.
 
|-
 
|-
| 0x56069 || 105 || 688 || Null headphone volume update flag buffer
+
| 0x92669 || 105 || 1171 || Null auto update enable flag buffer.
 
|-
 
|-
| 0x56669 || 105 || 691 || Null console information upload flag buffer
+
| 0x93A69 || 105 || 1181 || Null external RTC reset flag buffer.
 
|-
 
|-
| 0x57A69 || 105 || 701 || Null automatic application download flag buffer
+
| 0x94E69 || 105 || 1191 || Null push notification activity mode buffer.
 
|-
 
|-
| 0x57C69 || 105 || 702 || Null notification settings buffer
+
| 0x96269 || 105 || 1201 || Null service discovery control setting buffer.
 
|-
 
|-
| 0x57E69 || 105 || 703 || Null account notification settings entry count buffer
+
| 0x97669 || 105 || 1211 || Null error report share permission buffer.
 
|-
 
|-
| 0x58069 || 105 || 704 || Null account notification settings buffer
+
| 0x98A69 || 105 || 1221 || Null LCD vendor ID buffer.
 
|-
 
|-
| 0x58E69 || 105 || 711 || Null vibration master volume buffer
+
| 0x99E69 || 105 || 1231 || Null console SixAxis sensor acceleration bias buffer.
 
|-
 
|-
| 0x59069 || 105 || 712 || Null NX controller settings buffer
+
| 0x9A069 || 105 || 1232 || Null console SixAxis sensor angular velocity bias buffer.
 
|-
 
|-
| 0x59269 || 105 || 713 || Null NX controller settings entry count buffer
+
| 0x9A269 || 105 || 1233 || Null console SixAxis sensor acceleration gain buffer.
 
|-
 
|-
| 0x59469 || 105 || 714 || Null USB full key enable flag buffer
+
| 0x9A469 || 105 || 1234 || Null console SixAxis sensor angular velocity gain buffer.
 
|-
 
|-
| 0x5A269 || 105 || 721 || Null TV settings buffer
+
| 0x9A669 || 105 || 1235 || Null console SixAxis sensor angular velocity time bias buffer.
 
|-
 
|-
| 0x5A469 || 105 || 722 || Null EDID buffer
+
| 0x9A869 || 105 || 1236 || Null console SixAxis sensor angular acceleration buffer .
 
|-
 
|-
| 0x5B669 || 105 || 731 || Null data deletion settings buffer
+
| 0x9B269 || 105 || 1241 || Null keyboard layout buffer.
 
|-
 
|-
| 0x5CA69 || 105 || 741 || Null initial system applet program ID buffer
+
| 0x9BA69 || 105 || 1245 || Invalid keyboard layout.
 
|-
 
|-
| 0x5CC69 || 105 || 742 || Null overlay disp program ID buffer
+
| 0x9C669 || 105 || 1251 || Null web inspector flag buffer.
 
|-
 
|-
| 0x5CE69 || 105 || 743 || Null IsInRepairProcess buffer
+
| 0x9C869 || 105 || 1252 || Null allowed SSL hosts buffer.
 
|-
 
|-
| 0x5D069 || 105 || 744 || Null RequiresRunRepairTimeReviser buffer
+
| 0x9CA69 || 105 || 1253 || Null allowed SSL hosts entry count buffer.
 
|-
 
|-
| 0x5DE69 || 105 || 751 || Null device timezone location name buffer
+
| 0x9CC69 || 105 || 1254 || Null host FS mount point buffer.
 
|-
 
|-
| 0x5F269 || 105 || 761 || Null primary album storage buffer
+
| 0x9EE69 || 105 || 1271 || Null Amiibo key buffer.
 
|-
 
|-
| 0x60669 || 105 || 771 || Null USB 3.0 enable flag buffer
+
| 0x9F069 || 105 || 1272 || Null Amiibo ECQV certificate buffer.
 
|-
 
|-
| 0x60869 || 105 || 772 || Null USB Type-C power source circuit version buffer
+
| 0x9F269 || 105 || 1273 || Null Amiibo ECDSA certificate buffer.
 
|-
 
|-
| 0x61A69 || 105 || 781 || Null battery lot buffer
+
| 0x9F469 || 105 || 1274 || Null Amiibo ECQV BLS key buffer.
 
|-
 
|-
| 0x62E69 || 105 || 791 || Null serial number buffer
+
| 0x9F669 || 105 || 1275 || Null Amiibo ECQV BLS certificate buffer.
 
|-
 
|-
| 0x64269 || 105 || 801 || Null lock screen flag buffer
+
| 0x9F869 || 105 || 1276 || Null Amiibo ECQV BLS root certificate buffer.
 
|-
 
|-
| 0x64669 || 105 || 803 || Null color set ID buffer
+
| 0x272 || 114 || 1 || ResultOperationFailed
 
|-
 
|-
| 0x64869 || 105 || 804 || Null quest flag buffer
+
| 0xC72 || 114 || 6 || ResultNotSupported
 
|-
 
|-
| 0x64A69 || 105 || 805 || Null wireless certification file size buffer
+
| 0x74 || 116 || 0 || ResultNotInitialized
 
|-
 
|-
| 0x64C69 || 105 || 806 || Null wireless certification file buffer
+
| 0x274 || 116 || 1 || ResultNoCapability
 
|-
 
|-
| 0x64E69 || 105 || 807 || Null initial launch settings buffer
+
| 0xCC74 || 116 || 102 || OffsetInvalid
 
|-
 
|-
| 0x65069 || 105 || 808 || Null device nickname buffer
+
| 0xCE74 || 116 || 103 || UninitializedClock
 
|-
 
|-
| 0x65269 || 105 || 809 || Null battery percentage flag buffer
+
| 0x19074 || 116 || 200 || ResultNotComparable
 
|-
 
|-
| 0x65469 || 105 || 810 || Null applet launch flags buffer
+
| 0x19274 || 116 || 201 || ResultOverflowed
 
|-
 
|-
| 0x7E869 || 105 || 1012 || Null wireless LAN enable flag buffer
+
| 0x64274 || 116 || 801 || ResultOutOfMemory
 
|-
 
|-
| 0x7FA69 || 105 || 1021 || Null product model buffer
+
| 0x70A74 || 116 || 901 || InvalidPointer
 
|-
 
|-
| 0x80E69 || 105 || 1031 || Null NFC enable flag buffer
+
| 0x70C74 || 116 || 902 || OutOfRange
 
|-
 
|-
| 0x82269 || 105 || 1041 || Null ECI device certificate buffer
+
| 0x70E74 || 116 || 903 || InvalidTimeZoneBinary
 
|-
 
|-
| 0x82469 || 105 || 1042 || Null E-Ticket device certificate buffer
+
| 0x7BA74 || 116 || 989 || NotFound
 
|-
 
|-
| 0x83669 || 105 || 1051 || Null sleep settings buffer
+
| 0x7BC74 || 116 || 990 || NotImplemented
 
|-
 
|-
| 0x84A69 || 105 || 1061 || Null EULA version buffer
+
| 0xC79 || 121 || 6 || ResultInternetRequestNotAccepted
 
|-
 
|-
| 0x84C69 || 105 || 1062 || Null EULA version entry count buffer
+
| 0x27A || 122 || 1 || ResultInvalidArgument
 
|-
 
|-
| 0x85E69 || 105 || 1071 || Null LDN channel buffer
+
| 0x47A || 122 || 2 || ResultNotFound
 
|-
 
|-
| 0x87269 || 105 || 1081 || Null SSL key buffer
+
| 0x67A || 122 || 3 || ResultLocked
 
|-
 
|-
| 0x87469 || 105 || 1082 || Null SSL certificate buffer
+
| 0x87A || 122 || 4 || ResultAlreadyMounted
 
|-
 
|-
| 0x88669 || 105 || 1091 || Null telemetry flags buffer
+
| 0xA7A || 122 || 5 || ResultNotMounted
 
|-
 
|-
| 0x89A69 || 105 || 1101 || Null Gamecard key buffer
+
| 0xC7A || 122 || 6 || ResultAlreadyOpened
 
|-
 
|-
| 0x89C69 || 105 || 1102 || Null Gamecard certificate buffer
+
| 0xE7A || 122 || 7 || ResultNotOpened
 
|-
 
|-
| 0x8AE69 || 105 || 1111 || Null PTM battery lot buffer
+
| 0x107A || 122 || 8 || ResultInternetRequestNotAccepted
 
|-
 
|-
| 0x8B069 || 105 || 1112 || Null PTM fuel gauge parameter buffer
+
| 0xA07A || 122 || 80 || ResultPassphraseNotSaved
 
|-
 
|-
| 0x8C269 || 105 || 1121 || Null ECI device key buffer
+
| 0xA27A || 122 || 81 || ResultDataVerificationFailed
 
|-
 
|-
| 0x8C469 || 105 || 1122 || Null E-Ticket device key buffer
+
| 0xB47A || 122 || 90 || ResultNotPermitted
 
|-
 
|-
| 0x8D669 || 105 || 1131 || Null speaker parameter buffer
+
| 0xC47A || 122 || 98 || ResultInvalidOperation
 
|-
 
|-
| 0x8EA69 || 105 || 1141 || Null firmware version buffer
+
| 0x167B || 123 || 11 || ResultErrorLower
 
|-
 
|-
| 0x8EC69 || 105 || 1142 || Null firmware version digest buffer
+
| 0x1A7B || 123 || 13 || ResultInternalLogicError
 
|-
 
|-
| 0x8EE69 || 105 || 1143 || Null rebootless system update version buffer
+
| 0xCC7B || 123 || 102 || ResultInsufficientMemory
 
|-
 
|-
| 0x8FE69 || 105 || 1151 || Null Mii author ID buffer
+
| 0xE87B || 123 || 116 || ResultInvalidSocketDescriptor
 
|-
 
|-
| 0x91269 || 105 || 1161 || Null fatal flags buffer
+
| 0x1027B || 123 || 129 || ResultInvalidCrlFormat
 
|-
 
|-
| 0x92669 || 105 || 1171 || Null auto update enable flag buffer
+
| 0x1987B || 123 || 204 || ResultIoWouldBlock
 
|-
 
|-
| 0x93A69 || 105 || 1181 || Null external RTC reset flag buffer
+
| 0x19A7B || 123 || 205 || ResultIoTimeout
 
|-
 
|-
| 0x94E69 || 105 || 1191 || Null push notification activity mode buffer
+
| 0x19C7B || 123 || 206 || ResultIoAborted
 
|-
 
|-
| 0x96269 || 105 || 1201 || Null service discovery control setting buffer
+
| 0x1A07B || 123 || 208 || ResultNoConnection
 
|-
 
|-
| 0x97669 || 105 || 1211 || Null error report share permission buffer
+
| 0x1A27B || 123 || 209 || ResultConnectionReset
 
|-
 
|-
| 0x98A69 || 105 || 1221 || Null LCD vendor ID buffer
+
| 0x1A47B || 123 || 210 || ResultConnectionAborted
 
|-
 
|-
| 0x99E69 || 105 || 1231 || Null console SixAxis sensor acceleration bias buffer
+
| 0x1A67B || 123 || 211 || ResultSocketShutdown
 
|-
 
|-
| 0x9A069 || 105 || 1232 || Null console SixAxis sensor angular velocity bias buffer
+
| 0x1A87B || 123 || 212 || ResultNetworkDown
 
|-
 
|-
| 0x9A269 || 105 || 1233 || Null console SixAxis sensor acceleration gain buffer
+
| 0x1AE7B || 123 || 215 || ResultClientPkiAlreadyRegistered
 
|-
 
|-
| 0x9A469 || 105 || 1234 || Null console SixAxis sensor angular velocity gain buffer
+
| 0x1B47B || 123 || 218 || ResultMaxServerPkiRegistered
 
|-
 
|-
| 0x9A669 || 105 || 1235 || Null console SixAxis sensor angular velocity time bias buffer
+
| 0x25A7B || 123 || 301 || ResultSslErrorInvalidCertDomain
 
|-
 
|-
| 0x9A869 || 105 || 1236 || Null console SixAxis sensor angular acceleration buffer
+
| 0x25C7B || 123 || 302 || ResultSslErrorNoCertificate
 
|-
 
|-
| 0x9B269 || 105 || 1241 || Null keyboard layout buffer
+
| 0x25E7B || 123 || 303 || ResultSslErrorExpiredCertificate
 
|-
 
|-
| 0x9BA69 || 105 || 1245 || Invalid keyboard layout
+
| 0x2607B || 123 || 304 || ResultSslErrorRevokedCertificate
 
|-
 
|-
| 0x9C669 || 105 || 1251 || Null web inspector flag buffer
+
| 0x2627B || 123 || 305 || ResultSslErrorUnsupportedCertificate
 
|-
 
|-
| 0x9C869 || 105 || 1252 || Null allowed SSL hosts buffer
+
| 0x2647B || 123 || 306 || ResultSslErrorUnknownCertificate
 
|-
 
|-
| 0x9CA69 || 105 || 1253 || Null allowed SSL hosts entry count buffer
+
| 0x2667B || 123 || 307 || ResultSslErrorBadCertificate
 
|-
 
|-
| 0x9CC69 || 105 || 1254 || Null host FS mount point buffer
+
| 0x2687B || 123 || 308 || ResultSslErrorUnkownCa
 
|-
 
|-
| 0x9EE69 || 105 || 1271 || Null Amiibo key buffer
+
| 0x26A7B || 123 || 309 || ResultSslErrorAccessDenied
 
|-
 
|-
| 0x9F069 || 105 || 1272 || Null Amiibo ECQV certificate buffer
+
| 0x26C7B || 123 || 310 || ResultSslErrorReceivedUnkownData
 
|-
 
|-
| 0x9F269 || 105 || 1273 || Null Amiibo ECDSA certificate buffer
+
| 0x26E7B || 123 || 311 || ResultSslErrorReceivedMalformedData
 
|-
 
|-
| 0x9F469 || 105 || 1274 || Null Amiibo ECQV BLS key buffer
+
| 0x2707B || 123 || 312 || ResultSslErrorReceivedUnexpectedHandshakeData
 
|-
 
|-
| 0x9F669 || 105 || 1275 || Null Amiibo ECQV BLS certificate buffer
+
| 0x2727B || 123 || 313 || ResultSslErrorReceivedUnexpectedRecordData
 
|-
 
|-
| 0x9F869 || 105 || 1276 || Null Amiibo ECQV BLS root certificate buffer
+
| 0x2747B || 123 || 314 || ResultSslErrorReceivedTooLongRecord
 
|-
 
|-
| 0x272 || 114 || 1 || Generic error
+
| 0x2767B || 123 || 315 || ResultSslErrorUnexpectedHelloVerifyRequest
 
|-
 
|-
| 0xC72 || 114 || 6 || Unsupported operation
+
| 0x2787B || 123 || 316 || ResultSslErrorUnexpectedCertificateStatusResponse
 
|-
 
|-
| 0x74 || 116 || 0 || Time service not initialized
+
| 0x27A7B || 123 || 317 || ResultSslErrorInconsistentSignAlgorithm
 
|-
 
|-
| 0x274 || 116 || 1 || Permission denied
+
| 0x27C7B || 123 || 318 || ResultSslErrorInsufficientSecurity
 
|-
 
|-
| 0xCC74 || 116 || 102 || Time not set / Clock Source Id mismatch
+
| 0x27E7B || 123 || 319 || ResultSslErrorDecryptionWithInvalidMac
 
|-
 
|-
| 0x19074 || 116 || 200 || Invalid time comparison
+
| 0x2827B || 123 || 321 || ResultSslErrorDigestCalculationFailed
 
|-
 
|-
| 0x19274 || 116 || 201 || Signed overflow/underflow
+
| 0x2847B || 123 || 322 || ResultSslErrorMacCalculationFailed
 
|-
 
|-
| 0x64274 || 116 || 801 || Memory allocation failure
+
| 0x2887B || 123 || 324 || ResultSslErrorNoExtendedField
 
|-
 
|-
| 0x70A74 || 116 || 901 || Null pointer
+
| 0x28A7B || 123 || 325 || ResultSslErrorUntrustedOid
 
|-
 
|-
| 0x70C74 || 116 || 902 || Value out of valid range
+
| 0x28C7B || 123 || 326 || ResultSslErrorInvalidPolicy
 
|-
 
|-
| 0x70E74 || 116 || 903 || TimeZoneRule conversion failed
+
| 0x2947B || 123 || 330 || ResultSslErrorDecompressionFailed
 
|-
 
|-
| 0x7BA74 || 116 || 989 || TimeZone location name not found
+
| 0xBBA7B || 123 || 1501 || ResultSslAlertCloseNotify
 
|-
 
|-
| 0x7BC74 || 116 || 990 || Unimplemented functionality
+
| 0xBBC7B || 123 || 1502 || ResultSslAlertUnexpectedMessage
 
|-
 
|-
| 0xC79 || 121 || 6 || [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[#Network_Interface_services#GetClientId|GetClientId]] returned false.
+
| 0xBBE7B || 123 || 1503 || ResultSslAlertBadRecordMac
 
|-
 
|-
| 0x27A || 122 || 1 || Invalid argument
+
| 0xBC07B || 123 || 1504 || ResultSslAlertDecriptionFailed
 
|-
 
|-
| 0x47A || 122 || 2 || Object not found
+
| 0xBC27B || 123 || 1505 || ResultSslAlertRecordOverfrlow
 
|-
 
|-
| 0x67A || 122 || 3 || Object locked/in used
+
| 0xBC47B || 123 || 1506 || ResultSslAlertDecompressionFailure
 
|-
 
|-
| 0x87A || 122 || 4 || Target already mounted
+
| 0xBC67B || 123 || 1507 || ResultSslAlertHandshakeFailure
 
|-
 
|-
| 0xA7A || 122 || 5 || Target not mounted
+
| 0xBCA7B || 123 || 1509 || ResultSslAlertBadCertificate
 
|-
 
|-
| 0xC7A || 122 || 6 || Object already opened
+
| 0xBCC7B || 123 || 1510 || ResultSslAlertUnsupportedCertificate
 
|-
 
|-
| 0xE7A || 122 || 7 || Object not opened
+
| 0xBCE7B || 123 || 1511 || ResultSslAlertCertificateRevoked
 
|-
 
|-
| 0x107A || 122 || 8 || [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[#Network_Interface_services#GetClientId|GetClientId]] returned false.
+
| 0xBD07B || 123 || 1512 || ResultSslAlertCertificateExpired
 
|-
 
|-
| 0xA07A || 122 || 80 || Passphrase not found
+
| 0xBD27B || 123 || 1513 || ResultSslAlertCertificateUnkown
 
|-
 
|-
| 0xA27A || 122 || 81 || Data verification failed
+
| 0xBD47B || 123 || 1514 || ResultSslAlertIllegalParameter
 
|-
 
|-
| 0xB47A || 122 || 90 || Invalid API call
+
| 0xBD67B || 123 || 1515 || ResultSslAlertUnknownCa
 
|-
 
|-
| 0xC47A || 122 || 98 || Invalid operation
+
| 0xBD87B || 123 || 1516 || ResultSslAlertAccessDenied
 
|-
 
|-
| 0x167B || 123 || 11 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC errors: -8192 (SEC_ERROR_IO), -8191 (SEC_ERROR_LIBRARY_FAILURE), -8190 (SEC_ERROR_BAD_DATA), -8189 (SEC_ERROR_OUTPUT_LEN), -8188 (SEC_ERROR_INPUT_LEN), -8187 (SEC_ERROR_INVALID_ARGS), -8186 (SEC_ERROR_INVALID_ALGORITHM), -8184 (SEC_ERROR_INVALID_TIME), -8152 (SEC_ERROR_INVALID_KEY).
+
| 0xBDA7B || 123 || 1517 || ResultSslAlertDecodeError
 
 
Also converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] errors: -5991 (PR_IO_ERROR), -5962 (PR_BUFFER_OVERFLOW_ERROR), -5950 (PR_FILE_NOT_FOUND_ERROR), -5949 (PR_NOT_DIRECTORY_ERROR), -5946 (PR_FILESYSTEM_MOUNTED_ERROR), -5938 (PR_END_OF_FILE_ERROR).
 
 
 
Also converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL errors: -12223 (SSL_ERROR_GENERATE_RANDOM_FAILURE), -12222 (SSL_ERROR_SIGN_HASHES_FAILURE), -12221 (SSL_ERROR_EXTRACT_PUBLIC_KEY_FAILURE), -12219 (SSL_ERROR_CLIENT_KEY_EXCHANGE_FAILURE), -12218 (SSL_ERROR_ENCRYPTION_FAILURE), -12217 (SSL_ERROR_DECRYPTION_FAILURE), -12216 (SSL_ERROR_SOCKET_WRITE_FAILURE), -12212 (SSL_ERROR_SYM_KEY_CONTEXT_FAILURE), -12209 (SSL_ERROR_IV_PARAM_FAILURE), -12207 (SSL_ERROR_SESSION_KEY_GEN_FAILURE), -12203 (SSL_ERROR_NO_COMPRESSION_OVERLAP), -12202 (SSL_ERROR_HANDSHAKE_NOT_COMPLETED), -12201 (SSL_ERROR_BAD_HANDSHAKE_HASH_VALUE), -12172 (SSL_ERROR_NEXT_PROTOCOL_DATA_INVALID).
 
 
|-
 
|-
| 0x1A7B || 123 || 13 || Unrecognized error.
+
| 0xBDC7B || 123 || 1518 || ResultSslAlertDecryptError
 
|-
 
|-
| 0xCC7B || 123 || 102 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC error -8173 (SEC_ERROR_NO_MEMORY).
+
| 0xBDE7B || 123 || 1519 || ResultSslAlertExportRestriction
 
 
Also converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] errors: -6000 (PR_OUT_OF_MEMORY_ERROR), -5974 (PR_INSUFFICIENT_RESOURCES_ERROR, -5971 (PR_PROC_DESC_TABLE_FULL_ERROR).
 
 
|-
 
|-
| 0xE87B || 123 || 116 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] error -5999 (PR_BAD_DESCRIPTOR_ERROR).
+
| 0xBE07B || 123 || 1520 || ResultSslAlertProtocolVersion
 
|-
 
|-
| 0x1027B || 123 || 129 || DER CRL decoding failed.
+
| 0xBE27B || 123 || 1521 || ResultSslAlertInsufficientSecurity
 
|-
 
|-
| 0x1987B || 123 || 204 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] error -5998 (PR_WOULD_BLOCK_ERROR).
+
| 0xBE47B || 123 || 1522 || ResultSslAlertInternalError
 
|-
 
|-
| 0x19A7B || 123 || 205 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] error -5990 (PR_IO_TIMEOUT_ERROR).
+
| 0xBE67B || 123 || 1523 || ResultSslAlertInappropriateFallback
 
|-
 
|-
| 0x19C7B || 123 || 206 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] error -5935 (PR_OPERATION_ABORTED_ERROR).
+
| 0xBE87B || 123 || 1524 || ResultSslAlertUserCancelled
 
|-
 
|-
| 0x1A07B || 123 || 208 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] error -5978 (PR_NOT_CONNECTED_ERROR).
+
| 0xBEA7B || 123 || 1525 || ResultSslAlertNoRenegotiation
 
|-
 
|-
| 0x1A27B || 123 || 209 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] error -5961 (PR_CONNECT_RESET_ERROR).
+
| 0xBEC7B || 123 || 1526 || ResultSslAlertUnsupportedExtention
 
|-
 
|-
| 0x1A47B || 123 || 210 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] error -5928 (PR_CONNECT_ABORTED_ERROR).
+
| 0xBEE7B || 123 || 1527 || ResultSslAlertCertificateUnobtainable
 
|-
 
|-
| 0x1A67B || 123 || 211 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] error -5929 (PR_SOCKET_SHUTDOWN_ERROR).
+
| 0xBF07B || 123 || 1528 || ResultSslAlertUnrecognizedName
 
|-
 
|-
| 0x1A87B || 123 || 212 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/NSPR_Error_Handling NSPR] error -5930 (PR_NETWORK_DOWN_ERROR).
+
| 0xBF27B || 123 || 1529 || ResultSslAlertBadCertificateStatusResponse
 
|-
 
|-
| 0x1AE7B || 123 || 215 || ClientPki/InternalPki was already previously imported/registered.
+
| 0xBF47B || 123 || 1530 || ResultSslAlertBadCertificateHashValue
 
|-
 
|-
| 0x1B47B || 123 || 218 || Maximum number of ServerPki objects were already imported.
+
| 0x27127B || 123 || 5001 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12155 (SSL_ERROR_RX_SHORT_DTLS_READ).
 
|-
 
|-
| 0x25A7B || 123 || 301 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12276 (SSL_ERROR_BAD_CERT_DOMAIN).
+
| 0x271E7B || 123 || 5007 || Out-of-bounds error during error conversion.
 
|-
 
|-
| 0x25C7B || 123 || 302 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12285 (SSL_ERROR_NO_CERTIFICATE).
+
| 0x7C || 124 || 0 || ResultCancelled
 
|-
 
|-
| 0x25E7B || 123 || 303 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC errors: -8181 (SEC_ERROR_EXPIRED_CERTIFICATE), -8162 (SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE).
+
| 0x27C || 124 || 1 || ResultCancelledByUser
 
|-
 
|-
| 0x2607B || 123 || 304 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC error -8180 (SEC_ERROR_REVOKED_CERTIFICATE).
+
| 0x287C || 124 || 20 || ResultInvalidUserId
 
|-
 
|-
| 0x2627B || 123 || 305 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC error -8183 (SEC_ERROR_BAD_DER).
+
| 0x2A7C || 124 || 21 || ResultInvalidUserPosition
 
|-
 
|-
| 0x2647B || 123 || 306 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC errors: -8102 (SEC_ERROR_INADEQUATE_KEY_USAGE), -8101 (SEC_ERROR_INADEQUATE_CERT_TYPE).
+
| 0x2C7C || 124 || 22 || ResultInvalidApplication
 
|-
 
|-
| 0x2667B || 123 || 307 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC errors: -8185 (SEC_ERROR_INVALID_AVA), -8182 (SEC_ERROR_BAD_SIGNATURE), -8158 (SEC_ERROR_EXTENSION_VALUE_INVALID), -8156 (SEC_ERROR_CA_CERT_INVALID), -8151 (SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION), -8080 (SEC_ERROR_CERT_NOT_IN_NAME_SPACE).
+
| 0x3C7C || 124 || 30 || ResultNullptr
 
|-
 
|-
| 0x2687B || 123 || 308 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC errors: -8179 (SEC_ERROR_UNKNOWN_ISSUER), -8172 (SEC_ERROR_UNTRUSTED_ISSUER), -8014 (SEC_ERROR_APPLICATION_CALLBACK_ERROR).
+
| 0x3E7C || 124 || 31 || ResultInsufficientBuffer
 
|-
 
|-
| 0x26A7B || 123 || 309 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC error -8171 (SEC_ERROR_UNTRUSTED_CERT).
+
| 0x407C || 124 || 32 || ResultInvalidArrayLength
 
|-
 
|-
| 0x26C7B || 123 || 310 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL errors: -12233 (SSL_ERROR_RX_UNKNOWN_RECORD_TYPE), -12232 (SSL_ERROR_RX_UNKNOWN_HANDSHAKE), -12231 (SSL_ERROR_RX_UNKNOWN_ALERT). This is also returned by ImportClientPki when import fails.
+
| 0x427C || 124 || 33 || ResultInvalidStringFormat
 
|-
 
|-
| 0x26E7B || 123 || 311 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL errors: -12261 (SSL_ERROR_RX_MALFORMED_HELLO_REQUEST), -12260 (SSL_ERROR_RX_MALFORMED_CLIENT_HELLO), -12259 (SSL_ERROR_RX_MALFORMED_SERVER_HELLO), -12258 (SSL_ERROR_RX_MALFORMED_CERTIFICATE), -12257 (SSL_ERROR_RX_MALFORMED_SERVER_KEY_EXCH), -12256 (SSL_ERROR_RX_MALFORMED_CERT_REQUEST), -12255 (SSL_ERROR_RX_MALFORMED_HELLO_DONE), -12254 (SSL_ERROR_RX_MALFORMED_CERT_VERIFY), -12253 (SSL_ERROR_RX_MALFORMED_CLIENT_KEY_EXCH), -12252 (SSL_ERROR_RX_MALFORMED_FINISHED), -12251 (SSL_ERROR_RX_MALFORMED_CHANGE_CIPHER), -12250 (SSL_ERROR_RX_MALFORMED_ALERT), -12249 (SSL_ERROR_RX_MALFORMED_HANDSHAKE), -12248 (SSL_ERROR_RX_MALFORMED_APPLICATION_DATA), -12166 (SSL_ERROR_RX_MALFORMED_HELLO_VERIFY_REQUEST).
+
| 0x447C || 124 || 34 || ResultValueOutOfRange
 
|-
 
|-
| 0x2707B || 123 || 312 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC error -8144 (SEC_ERROR_UNSUPPORTED_KEYALG).
+
| 0x507C || 124 || 40 || ResultInvalidObjectAccess
 
 
Also converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL errors: -12274 (SSL_ERROR_SSL2_DISABLED), -12247 (SSL_ERROR_RX_UNEXPECTED_HELLO_REQUEST), -12246 (SSL_ERROR_RX_UNEXPECTED_CLIENT_HELLO), -12245 (SSL_ERROR_RX_UNEXPECTED_SERVER_HELLO), -12244 (SSL_ERROR_RX_UNEXPECTED_CERTIFICATE), -12243 (SSL_ERROR_RX_UNEXPECTED_SERVER_KEY_EXCH), -12242 (SSL_ERROR_RX_UNEXPECTED_CERT_REQUEST), -12241 (SSL_ERROR_RX_UNEXPECTED_HELLO_DONE), -12240 (SSL_ERROR_RX_UNEXPECTED_CERT_VERIFY), -12239 (SSL_ERROR_RX_UNEXPECTED_CLIENT_KEY_EXCH), -12238 (SSL_ERROR_RX_UNEXPECTED_FINISHED).
 
 
|-
 
|-
| 0x2727B || 123 || 313 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL errors: -12237 (SSL_ERROR_RX_UNEXPECTED_CHANGE_CIPHER), -12236 (SSL_ERROR_RX_UNEXPECTED_ALERT), -12235 (SSL_ERROR_RX_UNEXPECTED_HANDSHAKE), -12234 (SSL_ERROR_RX_UNEXPECTED_APPLICATION_DATA).
+
| 0x527C || 124 || 41 || ResultInvalidProtocolAccess
 
|-
 
|-
| 0x2747B || 123 || 314 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12263 (SSL_ERROR_RX_RECORD_TOO_LONG).
+
| 0x767C || 124 || 59 || ResultInternetConnectionRequestNotAccepted
 
|-
 
|-
| 0x2767B || 123 || 315 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12165 (SSL_ERROR_RX_UNEXPECTED_HELLO_VERIFY_REQUEST).
+
| 0xC87C || 124 || 100 || ResultUserNotExist
 
|-
 
|-
| 0x2787B || 123 || 316 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12163 (SSL_ERROR_RX_UNEXPECTED_CERT_STATUS).
+
| 0xCA7C || 124 || 101 || ResultUserAlreadyOpened
 
|-
 
|-
| 0x27A7B || 123 || 317 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12160 (SSL_ERROR_INCORRECT_SIGNATURE_ALGORITHM).
+
| 0xCC7C || 124 || 102 || ResultUserAlreadyClosed
 
|-
 
|-
| 0x27C7B || 123 || 318 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL errors: -12173 (SSL_ERROR_WEAK_SERVER_EPHEMERAL_DH_KEY), -12156 (SSL_ERROR_WEAK_SERVER_CERT_KEY).
+
| 0xCE7C || 124 || 103 || ResultUserReferred
 
|-
 
|-
| 0x27E7B || 123 || 319 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12273 (SSL_ERROR_BAD_MAC_READ).
+
| 0xD07C || 124 || 104 || ResultUserUnqualified
 
|-
 
|-
| 0x2827B || 123 || 321 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL errors: -12215 (SSL_ERROR_MD5_DIGEST_FAILURE), -12214 (SSL_ERROR_SHA_DIGEST_FAILURE), -12161 (SSL_ERROR_DIGEST_FAILURE).
+
| 0xD27C || 124 || 105 || ResultNeverBeenQualified
 
|-
 
|-
| 0x2847B || 123 || 322 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12213 (SSL_ERROR_MAC_COMPUTATION_FAILURE).
+
| 0x1907C || 124 || 200 || ResultNetworkServiceAccountRegistrationRequired
 
|-
 
|-
| 0x2887B || 123 || 324 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC error -8157 (SEC_ERROR_EXTENSION_NOT_FOUND).
+
| 0x1A47C || 124 || 210 || ResultNetworkServiceAccountCredentialBroken
 
|-
 
|-
| 0x28A7B || 123 || 325 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC error -8049 (SEC_ERROR_UNRECOGNIZED_OID).
+
| 0x1A67C || 124 || 211 || ResultNetworkServiceAccountUnmanaged
 
|-
 
|-
| 0x28C7B || 123 || 326 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SEC error -8032 (SEC_ERROR_POLICY_VALIDATION_FAILED).
+
| 0x1A87C || 124 || 212 || ResultNetworkServiceAccountBanned
 
|-
 
|-
| 0x2947B || 123 || 330 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12177 (SSL_ERROR_DECOMPRESSION_FAILURE).
+
| 0x1CC7C || 124 || 230 || ResultNintendoAccountLinkageBroken
 
|-
 
|-
| 0xBBA7B || 123 || 1501 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12230 (SSL_ERROR_CLOSE_NOTIFY_ALERT).
+
| 0x1E07C || 124 || 240 || ResultNintendoAccountStateOtherButInteractionRequired
 
|-
 
|-
| 0xBBC7B || 123 || 1502 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12229 (SSL_ERROR_HANDSHAKE_UNEXPECTED_ALERT).
+
| 0x1E27C || 124 || 241 || ResultNintendoAccountStateDeleted
 
|-
 
|-
| 0xBBE7B || 123 || 1503 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12272 (SSL_ERROR_BAD_MAC_ALERT).
+
| 0x1E47C || 124 || 242 || ResultNintendoAccountStateBanned
 
|-
 
|-
| 0xBC07B || 123 || 1504 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12197 (SSL_ERROR_DECRYPTION_FAILED_ALERT).
+
| 0x1E67C || 124 || 243 || ResultNintendoAccountStateSuspended
 
|-
 
|-
| 0xBC27B || 123 || 1505 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12196 (SSL_ERROR_RECORD_OVERFLOW_ALERT).
+
| 0x1E87C || 124 || 244 || ResultNintendoAccountStateWithdrawn
 
|-
 
|-
| 0xBC47B || 123 || 1506 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12228 (SSL_ERROR_DECOMPRESSION_FAILURE_ALERT).
+
| 0x1EA7C || 124 || 245 || ResultNintendoAccountStateTermsAgreementRequired
 
|-
 
|-
| 0xBC67B || 123 || 1507 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12227 (SSL_ERROR_HANDSHAKE_FAILURE_ALERT).
+
| 0x2067C || 124 || 259 || ResultNintendoAccountStateReauthorizationRequired
 
|-
 
|-
| 0xBCA7B || 123 || 1509 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12271 (SSL_ERROR_BAD_CERT_ALERT).
+
| 0x17707C || 124 || 3000 || ResultUnacceptableSystemVersion
 
|-
 
|-
| 0xBCC7B || 123 || 1510 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12225 (SSL_ERROR_UNSUPPORTED_CERT_ALERT).
+
| 0x17727C || 124 || 3001 || ResultUnacceptableApplicationVersion
 
|-
 
|-
| 0xBCE7B || 123 || 1511 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12270 (SSL_ERROR_REVOKED_CERT_ALERT).
+
| 0x1F4E7C || 124 || 4007 || [https://en-americas-support.nintendo.com/app/answers/detail/a_id/28046/ Account Permanent Ban]
 
|-
 
|-
| 0xBD07B || 123 || 1512 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12269 (SSL_ERROR_EXPIRED_CERT_ALERT).
+
| 0x23387C || 124 || 4508 || [https://en-americas-support.nintendo.com/app/answers/detail/a_id/28046/ Account Permanent Ban]
 
|-
 
|-
| 0xBD27B || 123 || 1513 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12224 (SSL_ERROR_CERTIFICATE_UNKNOWN_ALERT).
+
| 0x234A7C || 124 || 4517 || [https://en-americas-support.nintendo.com/app/answers/detail/a_id/43652/ Account Ban]
 
|-
 
|-
| 0xBD47B || 123 || 1514 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12226 (SSL_ERROR_ILLEGAL_PARAMETER_ALERT).
+
| 0x24027C || 124 || 4609 || [https://en-americas-support.nintendo.com/app/answers/detail/a_id/46482/ Service Discontinued]
 
|-
 
|-
| 0xBD67B || 123 || 1515 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12195 (SSL_ERROR_UNKNOWN_CA_ALERT).
+
| 0x27107C || 124 || 5000 || ResultInvalidParams
 
|-
 
|-
| 0xBD87B || 123 || 1516 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12194 (SSL_ERROR_ACCESS_DENIED_ALERT).
+
| 0x27127C || 124 || 5001 || ResultInvalidRequest
 
|-
 
|-
| 0xBDA7B || 123 || 1517 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12193 (SSL_ERROR_DECODE_ERROR_ALERT).
+
| 0x27147C || 124 || 5002 || ResultInvalidDeviceAccount
 
|-
 
|-
| 0xBDC7B || 123 || 1518 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12192 (SSL_ERROR_DECRYPT_ERROR_ALERT).
+
| 0x27167C || 124 || 5003 || ResultInvalidNdasAppAuthnToken
 
|-
 
|-
| 0xBDE7B || 123 || 1519 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12191 (SSL_ERROR_EXPORT_RESTRICTION_ALERT).
+
| 0x27187C || 124 || 5004 || ResultInvalidIdp
 
|-
 
|-
| 0xBE07B || 123 || 1520 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12190 (SSL_ERROR_PROTOCOL_VERSION_ALERT).
+
| 0x271A7C || 124 || 5005 || ResultInvalidIdpAccount
 
|-
 
|-
| 0xBE27B || 123 || 1521 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12189 (SSL_ERROR_INSUFFICIENT_SECURITY_ALERT).
+
| 0x271C7C || 124 || 5006 || ResultLinkedUserNotFound
 
|-
 
|-
| 0xBE47B || 123 || 1522 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12188 (SSL_ERROR_INTERNAL_ERROR_ALERT).
+
| 0x271E7C || 124 || 5007 || ResultInvalidFriendCodeFormat
 
|-
 
|-
| 0xBE67B || 123 || 1523 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12157 (SSL_ERROR_INAPPROPRIATE_FALLBACK_ALERT).
+
| 0x27207C || 124 || 5008 || ResultUserLinkNotExist
 
|-
 
|-
| 0xBE87B || 123 || 1524 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12187 (SSL_ERROR_USER_CANCELED_ALERT).
+
| 0x27D87C || 124 || 5100 || ResultInvalidRawContent
 
|-
 
|-
| 0xBEA7B || 123 || 1525 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12186 (SSL_ERROR_NO_RENEGOTIATION_ALERT).
+
| 0x27DA7C || 124 || 5101 || ResultInsufficientScope
 
|-
 
|-
| 0xBEC7B || 123 || 1526 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12184 (SSL_ERROR_UNSUPPORTED_EXTENSION_ALERT).
+
| 0x27DC7C || 124 || 5102 || ResultForbidden
 
|-
 
|-
| 0xBEE7B || 123 || 1527 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12183 (SSL_ERROR_CERTIFICATE_UNOBTAINABLE_ALERT).
+
| 0x27DE7C || 124 || 5103 || ResultUnavailableDeviceAccount
 
|-
 
|-
| 0xBF07B || 123 || 1528 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12182 (SSL_ERROR_UNRECOGNIZED_NAME_ALERT).
+
| 0x27E07C || 124 || 5104 || ResultResourceIsNotFound
 
|-
 
|-
| 0xBF27B || 123 || 1529 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12181 (SSL_ERROR_BAD_CERT_STATUS_RESPONSE_ALERT).
+
| 0x27E27C || 124 || 5105 || ResultMethodNotAllowed
 
|-
 
|-
| 0xBF47B || 123 || 1530 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12180 (SSL_ERROR_BAD_CERT_HASH_VALUE_ALERT).
+
| 0x27E47C || 124 || 5106 || ResultNotAcceptableLanguage
 
|-
 
|-
| 0x27127B || 123 || 5001 || Converted from [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/SSL_functions/sslerr.html NSS] SSL error -12155 (SSL_ERROR_RX_SHORT_DTLS_READ).
+
| 0x27E67C || 124 || 5107 || ResultResourceAlreadyExists
 
|-
 
|-
| 0x271E7B || 123 || 5007 || Out-of-bounds error during error conversion.
+
| 0x27E87C || 124 || 5108 || ResultUserLinkAlreadyExists
 
|-
 
|-
| 0x287C || 124 || 20 || Argument is NULL
+
| 0x27EA7C || 124 || 5109 || ResultPreconditionFailed
 
|-
 
|-
| 0x2C7C || 124 || 22 || Argument is invalid
+
| 0x27EC7C || 124 || 5110 || ResultFriendCodeUnregenerableState
 
|-
 
|-
| 0x3C7C || 124 || 30 || Bad input buffer size
+
| 0x27EE7C || 124 || 5111 || ResultBannedUser
 
|-
 
|-
| 0x407C || 124 || 32 || Invalid input buffer
+
| 0x27F07C || 124 || 5112 || ResultDeletedUser
 
|-
 
|-
| 0x767C || 124 || 59 || [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[#Network_Interface_services#GetClientId|GetClientId]] returned false.
+
| 0x27F27C || 124 || 5113 || ResultMembershipRequired
 
|-
 
|-
| || 124 || 3000 || [https://en-americas-support.nintendo.com/app/answers/detail/a_id/27166/ System Update Required]
+
| 0x27F47C || 124 || 5114 || ResultBannedUserByApplication
 
|-
 
|-
| || 124 || 4007 || [https://en-americas-support.nintendo.com/app/answers/detail/a_id/28046/ Account Permanent Ban]
+
| 0x28A07C || 124 || 5200 || ResultInternalServerError
 
|-
 
|-
| || 124 || 4508 || [https://en-americas-support.nintendo.com/app/answers/detail/a_id/28046/ Account Permanent Ban]
+
| 0x28B47C || 124 || 5210 || ResultCouldNotConfirmMembership
 
|-
 
|-
| || 124 || 4517 || [https://en-americas-support.nintendo.com/app/answers/detail/a_id/43652/ Account Ban]
+
| 0x29027C || 124 || 5249 || ResultUnderMaintenance
 
|-
 
|-
| 0x27E || 126 || 1 || Invalid argument
+
| 0x27E || 126 || 1 || ResultInvalid
 
|-
 
|-
| 0x87E || 126 || 4 || Entry not found
+
| 0x87E || 126 || 4 || ResultNotFound
 
|-
 
|-
| 0xCE7E || 126 || 67 || Invalid database signature value (should be "NFDB")
+
| 0xCE7E || 126 || 67 || Invalid database signature value (should be "NFDB").
 
|-
 
|-
| 0xD27E || 126 || 69 || Invalid database entry count
+
| 0xD27E || 126 || 69 || Invalid database entry count.
 
|-
 
|-
| 0x1987E || 126 || 204 || Development/debug-only behavior
+
| 0x1987E || 126 || 204 || ResultDevelopmentOnly
 
|-
 
|-
 
| 0x480 || 128 || 2 || IStorage not available.
 
| 0x480 || 128 || 2 || IStorage not available.
 
|-
 
|-
| 0x680 || 128 || 3 || No messages
+
| 0x680 || 128 || 3 || No messages.
 
|-
 
|-
 
| 0x4680 || 128 || 35 || Error while launching applet.
 
| 0x4680 || 128 || 35 || Error while launching applet.
 
|-
 
|-
| 0x4A80 || 128 || 37 || Title-ID not found. Caused by code 0x410 when applet launch fails
+
| 0x4A80 || 128 || 37 || Title-ID not found. Caused by code 0x410 when applet launch fails.
 
|-
 
|-
| 0x3E880 || 128 || 500 || Invalid input
+
| 0x3E880 || 128 || 500 || Invalid input.
 
|-
 
|-
| 0x3EC80 || 128 || 502 || IStorage has already been opened by another accessor
+
| 0x3EC80 || 128 || 502 || IStorage has already been opened by another accessor.
 
|-
 
|-
| 0x3EE80 || 128 || 503 || IStorage Read/Write out-of-bounds
+
| 0x3EE80 || 128 || 503 || IStorage Read/Write out-of-bounds.
 
|-
 
|-
| 0x3F480 || 128 || 506 || Invalid parameters
+
| 0x3F480 || 128 || 506 || Invalid parameters.
 
|-
 
|-
| 0x3FE80 || 128 || 511 || IStorage opened as wrong type (data opened as transfermem, transfermem opened as data)
+
| 0x3FE80 || 128 || 511 || IStorage opened as wrong type (data opened as transfermem, transfermem opened as data).
 
|-
 
|-
| 0x40080 || 128 || 512 || Unbalanced fatal section leave (returned when executing LeaveFatalSection without a preceding EnterFatalSection call)
+
| 0x40080 || 128 || 512 || Unbalanced fatal section leave (returned when executing LeaveFatalSection without a preceding EnterFatalSection call).
 
|-
 
|-
| 0x40C80 || 128 || 518 || Null object
+
| 0x40C80 || 128 || 518 || Null object.
 
|-
 
|-
| 0x4B080 || 128 || 600 || Failed to allocate memory for IStorage
+
| 0x4B080 || 128 || 600 || Failed to allocate memory for IStorage.
 
|-
 
|-
| 0x59080 || 128 || 712 || Thread stack pool exhausted (out of memory)
+
| 0x59080 || 128 || 712 || Thread stack pool exhausted (out of memory).
 
|-
 
|-
| 0x79C80 || 128 || 974 || DebugMode not enabled
+
| 0x79C80 || 128 || 974 || DebugMode not enabled.
 
|-
 
|-
| 0x7A880 || 128 || 980 || <code>am.debug!dev_function</code> setting needs to be set / DebugMode not enabled
+
| 0x7A880 || 128 || 980 || <code>am.debug!dev_function</code> setting needs to be set / DebugMode not enabled.
 
|-
 
|-
| 0x7CC80 || 128 || 998 || Not implemented
+
| 0x7CC80 || 128 || 998 || Not implemented.
 
|-
 
|-
| 0xCC81 || 129 || 102 || Transmission not agreed
+
| 0xCC81 || 129 || 102 || Transmission not agreed.
 
|-
 
|-
| 0xD281 || 129 || 105 || Network unavailable
+
| 0xD281 || 129 || 105 || Network unavailable.
 
|-
 
|-
| 0x7DA81 || 129 || 1005 || HTTP error: Couldnt resolve proxy
+
| 0x7DA81 || 129 || 1005 || HTTP error: Couldnt resolve proxy.
 
|-
 
|-
| 0x7DC81 || 129 || 1006 || HTTP error: Couldnt resolve host
+
| 0x7DC81 || 129 || 1006 || HTTP error: Couldnt resolve host.
 
|-
 
|-
| 0x7DE81 || 129 || 1007 || HTTP error: Couldnt connect
+
| 0x7DE81 || 129 || 1007 || HTTP error: Couldnt connect.
 
|-
 
|-
| 0x7FE81 || 129 || 1023 || HTTP error: Write error
+
| 0x7FE81 || 129 || 1023 || HTTP error: Write error.
 
|-
 
|-
| 0x80481 || 129 || 1026 || HTTP error: Read error
+
| 0x80481 || 129 || 1026 || HTTP error: Read error.
 
|-
 
|-
| 0x80681 || 129 || 1027 || HTTP error: Out of memory
+
| 0x80681 || 129 || 1027 || HTTP error: Out of memory.
 
|-
 
|-
| 0x80881 || 129 || 1028 || HTTP error: Operation timedout
+
| 0x80881 || 129 || 1028 || HTTP error: Operation timedout.
 
|-
 
|-
| 0x81681 || 129 || 1035 || HTTP error: SSL connect error
+
| 0x81681 || 129 || 1035 || HTTP error: SSL connect error.
 
|-
 
|-
| 0x83681 || 129 || 1051 || HTTP error: Peer failed verification
+
| 0x83681 || 129 || 1051 || HTTP error: Peer failed verification.
 
|-
 
|-
| 0x83881 || 129 || 1052 || HTTP error: Got nothing
+
| 0x83881 || 129 || 1052 || HTTP error: Got nothing.
 
|-
 
|-
| 0x83E81 || 129 || 1055 || HTTP error: Send error
+
| 0x83E81 || 129 || 1055 || HTTP error: Send error.
 
|-
 
|-
| 0x84081 || 129 || 1056 || HTTP error: Recv error
+
| 0x84081 || 129 || 1056 || HTTP error: Recv error.
 
|-
 
|-
| 0x84481 || 129 || 1058 || HTTP error: SSL cert problem
+
| 0x84481 || 129 || 1058 || HTTP error: SSL cert problem.
 
|-
 
|-
| 0x84681 || 129 || 1059 || HTTP error: SSL cipher
+
| 0x84681 || 129 || 1059 || HTTP error: SSL cipher.
 
|-
 
|-
| 0x84881 || 129 || 1060 || HTTP error: SSL CA cert
+
| 0x84881 || 129 || 1060 || HTTP error: SSL CA cert.
 
|-
 
|-
| 0x12C081 || 129 || 2400 || Server error: Status 400
+
| 0x12C081 || 129 || 2400 || Server error: Status 400.
 
|-
 
|-
| 0x12C281 || 129 || 2401 || Server error: Status 401
+
| 0x12C281 || 129 || 2401 || Server error: Status 401.
 
|-
 
|-
| 0x12C681 || 129 || 2403 || Server error: Status 403
+
| 0x12C681 || 129 || 2403 || Server error: Status 403.
 
|-
 
|-
| 0x138881 || 129 || 2500 || Server error: Status 500
+
| 0x138881 || 129 || 2500 || Server error: Status 500.
 
|-
 
|-
| 0x138E81 || 129 || 2503 || Server error: Status 503
+
| 0x138E81 || 129 || 2503 || Server error: Status 503.
 
|-
 
|-
| 0x139081 || 129 || 2504 || Server error: Status 504
+
| 0x139081 || 129 || 2504 || Server error: Status 504.
 
|-
 
|-
| 0xA83 || 131 || 5 || Unrecognized applet ID
+
| 0xA83 || 131 || 5 || Unrecognized applet ID.
 
|-
 
|-
| 0x485 || 133 || 2 || Invalid DVFS table ID
+
| 0x485 || 133 || 2 || Invalid DVFS table ID.
 
|-
 
|-
| 0x685 || 133 || 3 || DVFS table ID for debug only, see [[PCV_services#Module|DVFS Table]] notes.
+
| 0x685 || 133 || 3 || DVFS table ID for debug only.
 
|-
 
|-
| 0x885 || 133 || 4 || Invalid parameter
+
| 0x885 || 133 || 4 || Invalid parameter.
 
|-
 
|-
 
| 0x1489 || 137 || 10 || Already initialized.
 
| 0x1489 || 137 || 10 || Already initialized.
Line 1,641: Line 1,995:
 
| 0x36B889 || 137 || 7004 || HTTP invalid redirect response code (3xx).
 
| 0x36B889 || 137 || 7004 || HTTP invalid redirect response code (3xx).
 
|-
 
|-
| 0x390889-0x391889 || 137 || 7300-7308 || HTTP response code 300-308.
+
| 0x3CF089 || 137 || 7800 || Unknown/invalid libcurl error.
 +
|-
 +
| 0x68A || 138 || 3 || NotInitialized
 +
|-
 +
| 0x28C || 140 || 1 || ResultInterfaceInvalid
 +
|-
 +
| 0xA8C || 140 || 5 || ResultMemAllocFailure
 +
|-
 +
| 0x108C || 140 || 8 || ResultInternalStateError
 +
|-
 +
| 0x1E8C || 140 || 15 || ResultEndpointStateInvalid
 +
|-
 +
| 0x2A8C || 140 || 21 || ResultUrbLimitExceeded
 +
|-
 +
| 0x608C || 140 || 48 || ResultInvalidDeviceState
 +
|-
 +
| 0x628C || 140 || 49 || ResultUsbEndpointAlreadyOpen
 +
|-
 +
| 0x648C || 140 || 50 || ResultInvalidAlternateSetting
 
|-
 
|-
| 0x39D089-0x39F289 || 137 || 7400-7417 || HTTP response code 400-417.
+
| 0x668C || 140 || 51 || USB data-transfer in progress.
 
|-
 
|-
| 0x3A9889-0x3AAA89 || 137 || 7500-7509 || HTTP response code 500-509.
+
| 0x868C || 140 || 67 || ResultPlatformInvalid
 
|-
 
|-
| 0x3CF089 || 137 || 7800 || Unknown/invalid libcurl error.
+
| 0xC88C || 140 || 100 || ResultInvalidArgument
 
|-
 
|-
| 0x3E8289-0x3F4089 || 137 || 8001-8096 || libcurl error 1-96. Some of the libcurl errors in the error-table map to the above unknown-libcurl-error however.
+
| 0xCA8C || 140 || 101 || ResultInvalidOffset
 
|-
 
|-
| 0x68A || 138 || 3 || Not initialized.
+
| 0xCC8C || 140 || 102 || ResultInvalidSize
 
|-
 
|-
| 0x668C || 140 || 51 || USB data-transfer in progress
+
| 0xCE8C || 140 || 103 || ResultInvalidAlignment
 
|-
 
|-
| 0xD48C || 140 || 106 || Invalid descriptor
+
| 0xD48C || 140 || 106 || Invalid descriptor.
 
|-
 
|-
| 0x1928C || 140 || 201 || USB device not bound / interface already enabled
+
| 0x1928C || 140 || 201 || ResultOperationDenied
 
|-
 
|-
 
| 0x1BE8E || 142 || 223 || [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[#Network_Interface_services#GetClientId|GetClientId]] returned false.
 
| 0x1BE8E || 142 || 223 || [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[#Network_Interface_services#GetClientId|GetClientId]] returned false.
 
|-
 
|-
| 0x290 || 144 || 1 || Exited Abnormally ([[Applet_Manager_services#LibraryAppletExitReason|ExitReason]] == Abormal)
+
| 0x290 || 144 || 1 || Exited Abnormally ([[Applet_Manager_services#LibraryAppletExitReason|ExitReason]] == Abormal).
 +
|-
 +
| 0x690 || 144 || 3 || Canceled ([[Applet_Manager_services#LibraryAppletExitReason|ExitReason]] == Canceled).
 +
|-
 +
| 0x890 || 144 || 4 || Rejected.
 +
|-
 +
| 0xA90 || 144 || 5 || Exited Unexpectedly ([[Applet_Manager_services#LibraryAppletExitReason|ExitReason]] == Unexpected).
 +
|-
 +
| 0x293 || 147 || 1 || NotInitialized
 +
|-
 +
| 0x493 || 147 || 2 || AlreadyInitialized
 +
|-
 +
| 0x693 || 147 || 3 || OutOfArraySpace
 +
|-
 +
| 0x893 || 147 || 4 || OutOfFieldSpace
 +
|-
 +
| 0xA93 || 147 || 5 || OutOfMemory
 +
|-
 +
| 0xC93 || 147 || 6 || NotSupported
 +
|-
 +
| 0xE93 || 147 || 7 || InvalidArgument
 +
|-
 +
| 0x1093 || 147 || 8 || NotFound
 +
|-
 +
| 0x1293 || 147 || 9 || FieldCategoryMismatch
 +
|-
 +
| 0x1493 || 147 || 10 || FieldTypeMismatch
 +
|-
 +
| 0x1693 || 147 || 11 || AlreadyExists
 +
|-
 +
| 0x1893 || 147 || 12 || CorruptJournal
 +
|-
 +
| 0x1A93 || 147 || 13 || CategoryNotFound
 +
|-
 +
| 0x1C93 || 147 || 14 || RequiredContextMissing
 +
|-
 +
| 0x1E93 || 147 || 15 || RequiredFieldMissing
 +
|-
 +
| 0x2093 || 147 || 16 || FormatterError
 +
|-
 +
| 0x2293 || 147 || 17 || InvalidPowerState
 +
|-
 +
| 0x2493 || 147 || 18 || ArrayFieldTooLarge
 +
|-
 +
| 0x2693 || 147 || 19 || AlreadyOwned
 +
|-
 +
| 0x299 || 153 || 1 || ResultNotFound
 +
|-
 +
| 0x499 || 153 || 2 || ResultOperationFailed
 +
|-
 +
| 0x699 || 153 || 3 || ResultInvalidSampleRate
 +
|-
 +
| 0x899 || 153 || 4 || ResultInsufficientBuffer
 +
|-
 +
| 0x1099 || 153 || 8 || Too many buffers are still unreleased.
 +
|-
 +
| 0x1499 || 153 || 10 || ResultInvalidChannelCount
 +
|-
 +
| 0x40299 || 153 || 513 || ResultNotSupported
 +
|-
 +
| 0xC0099 || 153 || 1536 || Invalid handle.
 +
|-
 +
| 0xC0899 || 153 || 1540 || Audio output was already started.
 +
|-
 +
| 0x3C9D || 157 || 30 || Address is NULL.
 +
|-
 +
| 0x3E9D || 157 || 31 || PID is NULL.
 +
|-
 +
| 0x549D || 157 || 42 || Already bound.
 +
|-
 +
| 0xCC9D || 157 || 102 || Invalid PID.
 +
|-
 +
| 0x49E || 158 || 2 || BootImagePackageNotFound
 
|-
 
|-
| 0x690 || 144 || 3 || Canceled ([[Applet_Manager_services#LibraryAppletExitReason|ExitReason]] == Canceled)
+
| 0x69E || 158 || 3 || InvalidBootImagePackage
 
|-
 
|-
| 0x890 || 144 || 4 || Rejected
+
| 0x89E || 158 || 4 || TooSmallWorkBuffer
 
|-
 
|-
| 0xA90 || 144 || 5 || Exited Unexpectedly ([[Applet_Manager_services#LibraryAppletExitReason|ExitReason]] == Unexpected)
+
| 0xA9E || 158 || 5 || NotAlignedWorkBuffer
 
|-
 
|-
| 0x299 || 153 || 1 || Invalid audio device
+
| 0xC9E || 158 || 6 || NeedsRepairBootImages
 
|-
 
|-
| 0x499 || 153 || 2 || Operation couldn't complete successfully
+
| 0x29F || 159 || 1 || ResultCanceled
 
|-
 
|-
| 0x699 || 153 || 3 || Invalid sample rate
+
| 0x2A2 || 162 || 1 || ApplicationAborted
 
|-
 
|-
| 0x899 || 153 || 4 || Buffer size too small
+
| 0x4A2 || 162 || 2 || SystemModuleAborted
 
|-
 
|-
| 0x1099 || 153 || 8 || Too many buffers are still unreleased
+
| 0x6A2 || 162 || 3 || ApplicationExitTimeout
 
|-
 
|-
| 0x1499 || 153 || 10 || Invalid channel count
+
| 0x8A2 || 162 || 4 || ForcedShutdownDetected
 
|-
 
|-
| 0x40299 || 153 || 513 || Invalid/Unsupported operation
+
| 0xC8A2 || 162 || 100 || UnacceptableApplicationVersion
 
|-
 
|-
| 0xC0099 || 153 || 1536 || Invalid handle
+
| 0xCAA2 || 162 || 101 || UnacceptableAddOnContentVersion
 
|-
 
|-
| 0xC0899 || 153 || 1540 || Audio output was already started
+
| 0xAA3 || 163 || 5 || InRepairWithoutVolHeld
 
|-
 
|-
| 0x3C9D || 157 || 30 || Address is NULL
+
| 0xCA3 || 163 || 6 || InRepairWithoutTimeReviserCartridge
 
|-
 
|-
| 0x3E9D || 157 || 31 || PID is NULL
+
| 0x70A4 || 164 || 56 || ResultInternetRequestNotAccepted
 
|-
 
|-
| 0x549D || 157 || 42 || Already bound
+
| 0xA8 || 168 || 0 || UndefinedInstruction
 
|-
 
|-
| 0xCC9D || 157 || 102 || Invalid PID
+
| 0x2A8 || 168 || 1 || InstructionAbort
 
|-
 
|-
| 0x49E || 158 || 2 || BootImagePackage not found
+
| 0x4A8 || 168 || 2 || DataAbort
 
|-
 
|-
| 0x69E || 158 || 3 || Invalid BootImagePackage
+
| 0x6A8 || 168 || 3 || AlignmentFault
 
|-
 
|-
| 0x89E || 158 || 4 || Work buffer too small
+
| 0x8A8 || 168 || 4 || DebuggerAttached
 
|-
 
|-
| 0xA9E || 158 || 5 || Work buffer not aligned
+
| 0xAA8 || 168 || 5 || BreakPoint
 
|-
 
|-
| 0xC9E || 158 || 6 || BootImages need repair
+
| 0xCA8 || 168 || 6 || UserBreak
 
|-
 
|-
| 0x29F || 159 || 1 || Cancel was selected
+
| 0xEA8 || 168 || 7 || DebuggerBreak
 
|-
 
|-
| 0xAA3 || 163 || 5 || System is booting up repair process without VOL+ held down.
+
| 0x10A8 || 168 || 8 || UndefinedSystemCall
 
|-
 
|-
| 0xCA3 || 163 || 6 || System is booting up repair process that requires RepairTimeReviser but does not have special cartridge inserted.
+
| 0x12A8 || 168 || 9 || MemorySystemError
 
|-
 
|-
| 0x70A4 || 164 || 56 || [[Network_Interface_services#IsAnyInternetRequestAccepted|IsAnyInternetRequestAccepted]] with the output from [[#Network_Interface_services#GetClientId|GetClientId]] returned false.
+
| 0xC6A8 || 168 || 99 || IncompleteReport
 
|-
 
|-
 
| 0x4AF || 175 || 2 || Bad version returned from calling the "nnjitpluginGetVersion" symbol.
 
| 0x4AF || 175 || 2 || Bad version returned from calling the "nnjitpluginGetVersion" symbol.
Line 1,723: Line 2,167:
 
| 0x4B4AF || 175 || 602 || An error was returned from calling the symbol funcptr with the Control cmd.
 
| 0x4B4AF || 175 || 602 || An error was returned from calling the symbol funcptr with the Control cmd.
 
|-
 
|-
| 0xC8B2 || 178 || 100 || Invalid user ID
+
| 0xC8B2 || 178 || 100 || Invalid user ID.
 +
|-
 +
| 0xCAB2 || 178 || 101 || User does not exist.
 
|-
 
|-
| 0xCAB2 || 178 || 101 || User does not exist
+
| 0x12CB2 || 178 || 150 || Service unavailable.
 
|-
 
|-
| 0x12CB2 || 178 || 150 || Service unavailable
+
| 0x190B2 || 178 || 200 || File storage failure.
 
|-
 
|-
| 0x190B2 || 178 || 200 || File storage failure
+
| 0xAB4 || 180 || 5 || Invalid event ID.
 
|-
 
|-
| 0xAB4 || 180 || 5 || Invalid event ID
+
| 0x7D0B5 || 181 || 1000 || Invalid ELicense ID.
 
|-
 
|-
| 0x1F4EB5 || 181 || 4007 || Device authentication error: System update required
+
| 0x1F4EB5 || 181 || 4007 || Device authentication error: System update required.
 
|-
 
|-
| 0x1F50B5 || 181 || 4008 || Device authentication error: [https://en-americas-support.nintendo.com/app/answers/detail/a_id/42061/ Permanant Ban]
+
| 0x1F50B5 || 181 || 4008 || Device authentication error: [https://en-americas-support.nintendo.com/app/answers/detail/a_id/42061/ Permanant Ban].
 
|-
 
|-
| 0x1F52B5 || 181 || 4009 || Device authentication error: Internal server error
+
| 0x1F52B5 || 181 || 4009 || Device authentication error: Internal server error.
 
|-
 
|-
| 0x1F54B5 || 181 || 4007 || Device authentication error: Under maintenance
+
| 0x1F54B5 || 181 || 4010 || Device authentication error: Under maintenance.
 
|-
 
|-
| || 181 || 4017 || Device authentication error: [https://en-americas-support.nintendo.com/app/answers/detail/a_id/43653/ Ban]
+
| 0x1F62B5 || 181 || 4017 || Device authentication error: [https://en-americas-support.nintendo.com/app/answers/detail/a_id/43653/ Ban].
 
|-
 
|-
 
| 0x58ACA || 202 || 709 || Npad ID is out of range.
 
| 0x58ACA || 202 || 709 || Npad ID is out of range.
Line 1,749: Line 2,195:
 
| 0x28CB || 203 || 20 || The [6.0.0+] Authentication challenge failed.
 
| 0x28CB || 203 || 20 || The [6.0.0+] Authentication challenge failed.
 
|-
 
|-
| 0x40CB || 203 || 32 || Bad State / bad state ptr.
+
| 0x82CB || 203 || 65 || ResultNetworkNotFound
 
|-
 
|-
| 0x82CB || 203 || 65 || Failed to connect to the AccessPoint.
+
| 0x84CB || 203 || 66 || ResultConnectionTimeout
 
|-
 
|-
| 0x84CB || 203 || 66 || Timeout occured during Authentication / while attempting to find a valid ActionFrame.
+
| 0x86CB || 203 || 67 || ResultConnectionRejected
|-
 
| 0x86CB || 203 || 67 || Maximum participants reached, Station not allowed to connect, ...
 
|-
 
| 0xC0CB || 203 || 96 || Bad input, or not initialized.
 
 
|-
 
|-
 
| 0xC2CB || 203 || 97 || Matching LocalCommunicationId not found in the user-process [[NACP_Format|control.nacp]].
 
| 0xC2CB || 203 || 97 || Matching LocalCommunicationId not found in the user-process [[NACP_Format|control.nacp]].
 
|-
 
|-
| 0xE2CB || 203 || 113 || The specified LocalCommunicationVersion is less than the AccessPoint LocalCommunicationVersion.
+
| 0xE2CB || 203 || 113 || ResultLowerVersion
 
|-
 
|-
| 0xE4CB || 203 || 114 || The specified LocalCommunicationVersion is larger than the AccessPoint LocalCommunicationVersion.
+
| 0xE4CB || 203 || 114 || ResultHigherVersion
 
|-
 
|-
| 0xF0CD || 205 || 120 || IR image data not available/ready.
+
| 0xF0CD || 205 || 120 || IrsensorNotReady
|-
 
| 0x1A8CD || 205 || 212 || IR camera handle pointer is null.
 
 
|-
 
|-
 
| 0x198CD || 205 || 204 || IR camera invalid handle value.
 
| 0x198CD || 205 || 204 || IR camera invalid handle value.
 
|-
 
|-
| 0x4CE || 206 || 2 || Invalid argument.
+
| 0x1A8CD || 205 || 212 || IR camera handle pointer is null.
 
|-
 
|-
| 0x6CE || 206 || 3 || Out of memory.
+
| 0x6CE || 206 || 3 || AlbumWorkMemoryError
 
|-
 
|-
| 0x10CE || 206 || 8 || Out of range. Buffer needs to be aligned.
+
| 0x10CE || 206 || 8 || AlbumOutOfRange
 
|-
 
|-
| 0x18CE || 206 || 12 || Invalid FileId.
+
| 0x18CE || 206 || 12 || AlbumInvalidTimestamp
 
|-
 
|-
| 0x1ACE || 206 || 13 || Invalid storage ID.
+
| 0x1ACE || 206 || 13 || AlbumInvalidStorage
 
|-
 
|-
| 0x1CCE || 206 || 14 || Invalid content type.
+
| 0x1CCE || 206 || 14 || AlbumInvalidFileContents
 
|-
 
|-
| 0x2ACE || 206 || 21 || Failed to mount Image Directory.
+
| 0x2ACE || 206 || 21 || AlbumIsNotMounted
 
|-
 
|-
| 0x2CCE || 206 || 23 || File too big.
+
| 0x2CCE || 206 || 23 || AlbumFileNotFound
 
|-
 
|-
| 0x30CE || 206 || 24 || Invalid file size.
+
| 0x30CE || 206 || 24 || AlbumInvalidFileData
 
|-
 
|-
| 0x3CCE || 206 || 30 || Buffer insufficient.
+
| 0x3CCE || 206 || 30 || AlbumReadBufferShortage
 
|-
 
|-
| 0xAF2CE || 206 || 1401 || Too many files already saved.
+
| 0xAF2CE || 206 || 1401 || InternalAlbumLimitationFileCountLimit
 
|-
 
|-
 
| 0x4DA || 218 || 2 || StatusManager entry IsValid flag not set, or controller-update currently in-progress.
 
| 0x4DA || 218 || 2 || StatusManager entry IsValid flag not set, or controller-update currently in-progress.
Line 1,810: Line 2,250:
 
|-
 
|-
 
| 0x104E7 || 231 || 130 || Nullptr passed to the LocalCommunicationId [[NACP_Format|control.nacp]] validation func.
 
| 0x104E7 || 231 || 130 || Nullptr passed to the LocalCommunicationId [[NACP_Format|control.nacp]] validation func.
 +
|-
 +
| 0x140E7 || 231 || 160 || GroupInfo field out of range.
 +
|-
 +
| 0x142E7 || 231 || 161 || SupportedPlatform not appropriate for this operation.
 +
|-
 +
| 0x146E7 || 231 || 163 || Invalid ServiceName.
 +
|-
 +
| 0x148E7 || 231 || 164 || Must provide PresharedBinaryKey.
 +
|-
 +
| 0x1C0E7 || 231 || 224 || Requested Priority value not allowed.
 
|-
 
|-
 
| 0x1C2E7 || 231 || 225 || Matching LocalCommunicationId not found in the user-process [[NACP_Format|control.nacp]].
 
| 0x1C2E7 || 231 || 225 || Matching LocalCommunicationId not found in the user-process [[NACP_Format|control.nacp]].
 +
|-
 +
| 0x200E7 || 231 || 256 || Invalid flag.
 +
|-
 +
| 0x204E7 || 231 || 258 || Invalid SupportedPlatform.
 +
|-
 +
| 0x208E7 || 231 || 260 || Invalid StaticAesKeyIndex.
 +
|-
 +
| 0x20AE7 || 231 || 261 || MemberCountMax cannot be greater than 8.
 +
|-
 +
| 0x210E7 || 231 || 264 || GroupInfo+8F must be 0x20.
 
|}
 
|}
  
=== FS Error codes ===
+
== Error Ranges ==
The following are the error codes recognized by nn::fs::detail::LogErrorMessage found in some [[Factory Setup|factory]] titles:
 
 
 
 
{| class=wikitable
 
{| class=wikitable
! Value || Description || Message
+
! Value || Module || Description || Notes
 
|-
 
|-
| 0xD401 || 106 || nn::svc::ResultInvalidCurrentMemory: Error: Passed buffer is not usable for fs library. See a manual of fs library for more information.
+
| 0xFA002-0x138602 || 2 || 2000-2499 || ResultSdCardAccessFailed
 
|-
 
|-
| 0x7802 || 60 || nn::fs::ResultMountNameAlreadyExists: Error: Specified mount name already exists.
+
| 0x136802-0x176E02 || 2 || 2500-2999 || ResultGameCardAccessFailed
 
|-
 
|-
| 0x7D202 || 1001 || nn::fs::ResultPartitionNotFound: Error: Specified partition is not found.
+
| 0x190002-0x1B5602 || 2 || 3200-3499 || ResultAllocationMemoryFailed
 
|-
 
|-
| 0x7D402 || 1002 || nn::fs::ResultTargetNotFound: Error: Specified target is not found.
+
| 0x1B5802-0x1F3E02 || 2 || 3500-3999 || ResultMmcAccessFailed
 
|-
 
|-
| 0xFA002 - 0x138602 || 2000 - 2499 || nn::fs::ResultSdCardAccessFailed: Error: Failed to access SD card.
+
| 0x1F4002-0x270E02 || 2 || 4000-4999 || ResultDataCorrupted
 
|-
 
|-
| 0x136802 - 0x176E02 || 2500 - 2999 || nn::fs::ResultGameCardAccessFailed: Error: Failed to access game card.
+
| 0x1F4202-0x219602 || 2 || 4001-4299 || RomCorrupted
 
|-
 
|-
| 0x177202 || 3001 || nn::fs::ResultNotImplemented: Error: Specified operation is not implemented.
+
| 0x219A02-0x232602 || 2 || 4301-4499 || SaveDataCorrupted
 
|-
 
|-
| 0x177A02 || 3005 || nn::fs::ResultOutOfRange: Error: Specified value is out of range.
+
| 0x232A02-0x23EE02 || 2 || 4501-4599 || NcaCorrupted
 
|-
 
|-
| 0x190002 - 0x1B5602 || 3200 - 3499 || nn::fs::ResultAllocationMemoryFailed: Error: Failed to allocate memory.
+
| 0x23F202-0x243E02 || 2 || 4601-4639 || IntegrityVerificationStorageCorrupted
 
|-
 
|-
| 0x1B5802 - 0x1F3E02 || 3500 - 3999 || nn::fs::ResultMmcAccessFailed: Error: Failed to access MMC.
+
| 0x244202-0x246602 || 2 || 4641-4659 || PartitionFileSystemCorrupted
 
|-
 
|-
| 0x1F4202 - 0x219602 || 4001 - 4299 || nn::fs::ResultRomCorrupted: Error: ROM is corrupted.
+
| 0x246A02-0x248E02 || 2 || 4661-4679 || BuiltInStorageCorrupted
 
|-
 
|-
| 0x219A02 - 0x232602 || 4301 - 4499 || nn::fs::ResultSaveDataCorrupted: Error: Save data is corrupted.
+
| 0x249202-0x24B602 || 2 || 4681-4699 || FatFileSystemCorrupted
 
|-
 
|-
| 0x232A02 - 0x23EE02 || 4501 - 4599 || nn::fs::ResultNcaCorrupted: Error: NCA is corrupted.
+
| 0x24BA02-0x24DE02 || 2 || 4701-4719 || ResultHostFileSystemCorrupted
 
|-
 
|-
| 0x23F202 - 0x243E02 || 4601 - 4639 || nn::fs::ResultIntegrityVerificationStorageCorrupted: Error: Integrity verification failed.
+
| 0x271002-0x2EDE02 || 2 || 5000-5999 || ResultUnexpected
 
|-
 
|-
| 0x244202 - 0x246602 || 4641 - 4659 || nn::fs::ResultPartitionFileSystemCorrupted: Error: Partition FS is corrupted.
+
| 0x2EE002-0x32C602 || 2 || 6000-6499 || ResultPreconditionViolation
 
|-
 
|-
| 0x246A02 - 0x248E02 || 4661 - 4679 || nn::fs::ResultBuiltInStorageCorrupted: Error: Built-in-storage is corrupted.
+
| 0x2EE202-0x306E02 || 2 || 6001-6199 || ResultInvalidArgument
 
|-
 
|-
| 0x249202 - 0x24B602 || 4681 - 4699 || nn::fs::ResultFatFileSystemCorrupted: Error: FAT FS is corrupted.
+
| 0x2EE402-0x2F1A02 || 2 || 6002-6029 || ResultInvalidPath
 
|-
 
|-
| 0x24BA02 - 0x24DE02 || 4701 - 4719 || nn::fs::ResultHostFileSystemCorrupted: Error: HOST FS is corrupted.
+
| 0x307002-0x313602 || 2 || 6200-6299 || ResultInvalidOperationForOpenMode
 
|-
 
|-
| 0x1F4002 - 0x270E02 || 4000, 4300, 4500, 4600, 4640, 4660, 4680, 4700, 4720-4999 || nn::fs::ResultDataCorrupted: Error: Data is corrupted.
+
| 0x313802-0x31FE02 || 2 || 6300-6399 || ResultUnsupportedOperation
 
|-
 
|-
| 0x271002 - 0x2EDE02 || 5000-5999 || nn::fs::ResultUnexpected: Error: Unexpected failure occurred.
+
| 0x320002-0x326202 || 2 || 6400-6449 || ResultPermissionDenied
 
|-
 
|-
| 0x2EE002 - 0x32C602 || 6000-6499 || nn::fs::ResultPreconditionViolation: Error: Precondition violation.
+
| 0x390889-0x391889 || 137 || 7300-7308 || HTTP response code 300-308.
 
|-
 
|-
| 0x2EE202 - 0x306E02 || 6001-6199 || nn::fs::ResultInvalidArgument: Error: Invalid argument was specified.
+
| 0x39D089-0x39F289 || 137 || 7400-7417 || HTTP response code 400-417.
 
|-
 
|-
| 0x2EE402 - 0x2F1A02 || 6002-6029 || nn::fs::ResultInvalidPath: Error: Invalid path was specified.
+
| 0x3A9889-0x3AAA89 || 137 || 7500-7509 || HTTP response code 500-509.
 
|-
 
|-
| 0x2EE602 || 6003 || nn::fs::ResultTooLongPath: Error: Too long path was specified.
+
| 0x3E8289-0x3F4089 || 137 || 8001-8096 || libcurl error 1-96.
 +
|}
 +
 
 +
= Support Errors =
 +
This section is for Support Errors displayed by the error-applet, separate from the normal Result Errors.
 +
 
 +
== Modules ==
 +
{| class=wikitable
 +
! Value || Name
 
|-
 
|-
| 0x2EE802 || 6004 || nn::fs::ResultInvalidCharacter: Error: Invalid path character was specified.
+
| 520 || Nverpt
 
|-
 
|-
| 0x2EEA02 || 6005 || nn::fs::ResultInvalidPathFormat: Error: Invalid path format was specified.
+
| 600 ||  
 
|-
 
|-
| 0x2F5A02 || 6061 || nn::fs::ResultInvalidOffset: Error: Invalid offset was specified.
+
| 601 ||  
 
|-
 
|-
| 0x2F5C02 || 6062 || nn::fs::ResultInvalidSize: Error: Invalid size was specified.
+
| 602 ||  
 
|-
 
|-
| 0x2F5E02 || 6063 || nn::fs::ResultNullptrArgument: Error: Null pointer argument was specified.
+
| 603 ||  
 
|-
 
|-
| 0x2F6202 || 6065 || nn::fs::ResultInvalidMountName: Error: Invalid mount name was specified.
+
| 604 ||  
 
|-
 
|-
| 0x2F6402 || 6066 || nn::fs::ResultExtensionSizeTooLarge: Error: Extension size exceeds max value set in nmeta file.
+
| 605 ||  
 
|-
 
|-
| 0x2F6602 || 6067 || nn::fs::ResultExtensionSizeInvalid: Error: Extension size is not a multiple of nn::fs::SaveDataExtensionUnitSize.
+
| 606 ||  
 
|-
 
|-
| 0x307202 || 6201 || nn::fs::ResultFileExtensionWithoutOpenModeAllowAppend: Error: OpenMode_AllowAppend is required for implicit extension of file size by WriteFile().
+
| 607 ||  
 
|-
 
|-
| 0x307002 - 0x313602 || 6200, 6202 - 6299 || nn::fs::ResultInvalidOperationForOpenMode: Error: Invalid operation for the open mode.
+
| 608 ||  
 
|-
 
|-
| 0x313802 - 0x31FE02 || 6300-6399 || nn::fs::ResultUnsupportedOperation: Error: Unsupported operation.
+
| 609 ||  
 
|-
 
|-
| 0x320002 - 0x326202 || 6400-6449 || nn::fs::ResultPermissionDenied: Error: Permission denied.
+
| 610 ||  
 
|-
 
|-
| 0x327202 || 6457 || nn::fs::ResultWriteModeFileNotClosed: Error: Close files opened in write mode before committing.
+
| 611 ||  
 
|-
 
|-
| 0x328202 || 6465 || nn::fs::ResultUserNotExist: Error: Specified user doesn't exist.
+
| 612 ||  
 
|-
 
|-
| 0x346402 || 6706 || nn::fs::ResultMappingTableFull: Error: Enough journal space is not left.
+
| 613 ||  
 
|-
 
|-
| 0x346A02 || 6709 || nn::fs::ResultOpenCountLimit: Error: The open count of files and directories reached the limitation.
+
| 614 ||  
 
|-
 
|-
| 0x353602 || 6811 || nn::fs::ResultMapFull: Error: Save data extension count reached the limitation.
+
| 615 ||  
 
|-
 
|-
| 0x35F202 || 6905 || nn::fs::ResultNotMounted: Error: Specified mount name is not found.
+
| 616 ||  
|}
 
 
 
= Fatal Errors =
 
{| class=wikitable
 
! Error || Description
 
 
|-
 
|-
| 2162-0002
+
| 617 ||  
| Can be triggered by running [[SVC|svcBreak]]. The svcBreak params have no effect on the value of the thrown error-code.
 
 
|-
 
|-
| 2168-0000
+
| 618 || Pia
| Userland ARM undefined instruction exception
 
 
|-
 
|-
| 2168-0001
+
| 619 ||  
| Userland ARM prefetch-abort due to PC set to non-executable region
 
 
|-
 
|-
| 2168-0002
+
| 620 ||  
| Userland ARM data abort. Also caused by abnormal process termination via [[SVC|svcExitProcess]]. Note: directly jumping to nnMain()-retaddr from non-main-thread has the same result.
 
 
|-
 
|-
| 2168-0003
+
| 621 ||  
| Userland PC address not aligned to 4 bytes
 
 
|-
 
|-
| 2168-0008
+
| 622 ||  
| Can occur when attempting to call an svc outside the whitelist
 
|}
 
 
 
= Support Errors =
 
This section is for Support Errors displayed by the error-applet, separate from the normal Result Errors.
 
 
 
== Modules ==
 
{| class=wikitable
 
! Value || Name
 
 
|-
 
|-
| 520 || NVIDIA Error Report (nverpt)
+
| 623 || Eagle
 
|-
 
|-
 
| 800 || [[Internet_Browser|General web-applet]]
 
| 800 || [[Internet_Browser|General web-applet]]
 +
|-
 +
| 801 ||
 +
|-
 +
| 802 ||
 +
|-
 +
| 803 ||
 +
|-
 +
| 804 ||
 +
|-
 +
| 805 ||
 +
|-
 +
| 806 ||
 +
|-
 +
| 807 ||
 +
|-
 +
| 808 ||
 
|-
 
|-
 
| 809 || [[Internet_Browser|WifiWebAuthApplet]]
 
| 809 || [[Internet_Browser|WifiWebAuthApplet]]
Line 1,944: Line 2,407:
 
|-
 
|-
 
| 811 || [[Internet_Browser|ShopN]]
 
| 811 || [[Internet_Browser|ShopN]]
 +
|-
 +
| 812 ||
 +
|-
 +
| 813 ||
 +
|-
 +
| 814 ||
 +
|-
 +
| 815 || Coral
 +
|-
 +
| 816 ||
 +
|-
 +
| 817 ||
 +
|-
 +
| 818 ||
 +
|-
 +
| 819 ||
 +
|-
 +
| 820 ||
 +
|-
 +
| 821 ||
 +
|-
 +
| 899 ||
 +
|-
 +
| 999 ||
 
|}
 
|}
  
8XX is for/includes system applets.
+
== Error Codes ==
 
 
== Error codes ==
 
 
{| class=wikitable
 
{| class=wikitable
 
! Value || Module || Description || Notes
 
! Value || Module || Description || Notes
 
|-
 
|-
|  
+
| Variable
 
| {web-applets listed above}
 
| {web-applets listed above}
 
| 2750
 
| 2750
 
| MP4 parsing failed.
 
| MP4 parsing failed.
 
|}
 
|}
 
Normal error-codes displayed by the system also use the same format as fatal-errors.
 
  
 
= Homebrew Errors =
 
= Homebrew Errors =
Line 1,976: Line 2,459:
 
|-
 
|-
 
| 349 || libnx Binder errors
 
| 349 || libnx Binder errors
 +
|}
 +
 +
== Error Codes ==
 +
{| class=wikitable
 +
! Value || Module || Description || Notes
 +
|-
 +
| 0x35B || 347 || 1 || Failed to init SM.
 +
|-
 +
| 0x55B || 347 || 2 || Failed to init FS.
 +
|-
 +
| 0x75B || 347 || 3 || Failed to open NRO file. May also happen when SD card isn't inserted / SD mounting failed earlier.
 +
|-
 +
| 0x95B || 347 || 4 || Failed to read NRO header.
 +
|-
 +
| 0xB5B || 347 || 5 || Invalid NRO magic.
 +
|-
 +
| 0xD5B || 347 || 6 || Invalid NRO segments.
 +
|-
 +
| 0xF5B || 347 || 7 || Failed to read NRO.
 +
|-
 +
| 0x135B || 347 || 9 || Failed to allocate heap.
 +
|-
 +
| 0x255B || 347 || 18 || Failed to map code-binary memory.
 +
|-
 +
| 0x275B || 347 || 19 || Failed to map code memory (.text).
 +
|-
 +
| 0x295B || 347 || 20 || Failed to map code memory (.rodata).
 +
|-
 +
| 0x2B5B || 347 || 21 || Failed to map code memory (.data+.bss).
 +
|-
 +
| 0x315B || 347 || 24 || Failed to unmap code memory (.text).
 +
|-
 +
| 0x335B || 347 || 25 || Failed to unmap code memory (.rodata).
 +
|-
 +
| 0x355B || 347 || 26 || Failed to unmap code memory (.data+.bss).
 
|}
 
|}

Latest revision as of 19:54, 9 September 2023

Structure

These have been redesigned from the 3DS so that they fit within a Aarch64 MOV instruction immediate most of the time (without requiring the additional MOVK).

Bits Field
0-8 Module
9-21 Description
22-31 Reserved

When a fatal error is received the error code is outputted using the following formatter:

 %04d-%04d

Where the first code is 2000 + Module, and the second being Description. Bits >=22 from the error code are reserved and unused.

Result Errors

General errors used by system modules and applications.

Modules

Value Name
1 Svc
2 Fs
3 Os
4 Htcs
5 Ncm
6 Dd
7 Osdbg
8 Lr
9 Ldr
10 Sf
11 Sf_Hipc
12 Tma
13 Dmnt
14 Gds
15 Pm
16 Ns
17 Bsdsockets
18 Htc
19 Tsc
20 Kvdb
21 Sm
22 Ro
23 Gc
24 Sdmmc
25 Ovln
26 Spl
27 Socket
28
29 Htclow
30 Ddsf
31 Htcfs
32 Async
33 Util
34
35 Tipc
36
37 Anif
38
39 Crt
100 Eth
101 I2c
102 Gpio
103 Uart
104 Cpad
105 Settings
106 Ftm
107 Wlan
108 Xcd
109 Tmp451
110 Nifm
111 Codec
112 Lsm6ds3
113 Bluetooth
114 Vi
115 Nfp
116 Time
117 Fgm
118 Oe
119 Bh1730fvc
120 Pcie
121 Friends
122 Bcat
123 Ssl
124 Account
125 News
126 Mii
127 Nfc
128 Am
129 Prepo
130 Ahid
131 Applet
132 Ae
133 Pcv
134 Usb_Pd
135 Bpc
136 Psm
137 Nim
138 Psc
139 Tc
140 Usb
141 Nsd
142 Pctl
143 Btm
144 La
145 Es
146 Ngc
147 Erpt
148 Apm
149 Cec
150 Profiler
151 Eupld
152 Lidbe
153 Audio
154 Npns
155 Http
156 Idle
157 Arp
158 Updater
159 Swkbd
160 Netdiag
161 Nfc_Mifare
162 Err
163 Fatal
164 Ec
165 Spsm
166 Aoc
167 Bgtc
168 Creport
169 Sasbus
170 Pl
171
172 Audioctrl
173 Lbl
174
175 Jit
176 Hdcp
177 Omm
178 Pdm
179 Olsc
180 Srepo
181 Dauth
182 Stdfu
183 Dbg
184
185
186 Dhcps
187 Spi
188 Avm
189 Pwm
190
191 Rtc
192 Regulator
193 Led
194
195 Sio
196 Pcm
197 Clkrst
198 Powctl
199
200
201 Audio_Old
202 Hid
203 Ldn
204 Cs
205 Irsensor
206 Capsrv
207
208 Manu
209 Atk
210 Web
211 Lcs
212 Grc
213 Repair
214 Album
215 Rid
216 Migration
217 Migration_Idc
218 Hidbus
219 Ens
220
221
222
223 Websocket
224
225
226
227 Dcdmtp
228 Pgl
229 Notification
230 Ins
231 Lp2p
232 Rcd
233 Icm40607
234
235 Prc
236
237 Tma_Htc
238 Ectx
239 Mnpp
240 Hshl
241
242 Capmtp
243
244 Dp2hdmi
245 Cradle
246 Sprofile
247
248 Icm42607p
249
250 Ndrm
251 Fst2
252
253
300
301
302
303
304
305
306 Nex
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321 Npln
499 Tspm
500 Devmenu

Error Codes

Value Module Description Notes
0xA01 1 5
0xC01 1 6
0xE01 1 7 OutOfSessions
0x1C01 1 14 InvalidArgument
0x4201 1 33 NotImplemented
0x6C01 1 54 StopProcessingException
0x7201 1 57 NoSynchronizationObject
0x7601 1 59 TerminationRequested
0x8C01 1 70 NoEvent
0x9401 1 74
0xCA01 1 101 InvalidSize
0xCC01 1 102 InvalidAddress
0xCE01 1 103 OutOfResource
0xD001 1 104 OutOfMemory
0xD201 1 105 OutOfHandles
0xD401 1 106 InvalidCurrentMemory
0xD801 1 108 InvalidNewMemoryPermission
0xDA01 1 109
0xDC01 1 110 InvalidMemoryRegion
0xE001 1 112 InvalidPriority
0xE201 1 113 InvalidCoreId
0xE401 1 114 InvalidHandle
0xE601 1 115 InvalidPointer
0xE801 1 116 InvalidCombination
0xEA01 1 117 TimedOut
0xEC01 1 118 Cancelled
0xEE01 1 119 OutOfRange
0xF001 1 120 InvalidEnumValue
0xF201 1 121 NotFound
0xF401 1 122 Busy
0xF601 1 123 SessionClosed
0xF801 1 124 NotHandled
0xFA01 1 125 InvalidState
0xFC01 1 126 ReservedUsed
0xFE01 1 127 NotSupported
0x10001 1 128 Debug
0x10201 1 129 NoThread
0x10401 1 130 UnknownThread
0x10601 1 131 PortClosed
0x10801 1 132 LimitReached
0x10A01 1 133 InvalidMemoryPool
0x20401 1 258 ReceiveListBroken
0x20601 1 259 OutOfAddressSpace
0x20801 1 260 MessageTooLarge
0x40001 1 512
0x40201 1 513
0x40401 1 514
0x40601 1 515
0x40801 1 516
0x40A01 1 517 InvalidProcessId
0x40C01 1 518 InvalidThreadId
0x40E01 1 519 InvalidId
0x41001 1 520 ProcessTerminated
0x7FE01 1 1023
0x202 2 1 ResultPathNotFound
0x402 2 2 ResultPathAlreadyExists
0xE02 2 7 ResultTargetLocked
0x4602 2 35 UsableSpaceNotEnoughMmcCalibration
0x4802 2 36 UsableSpaceNotEnoughMmcSafe
0x4A02 2 37 UsableSpaceNotEnoughMmcUser
0x4C02 2 38 UsableSpaceNotEnoughMmcSystem
0x4E02 2 39 ResultUsableSpaceNotEnoughSdCard
0x6402 2 50 ResultUnsupportedSdkVersion
0x7802 2 60 ResultMountNameAlreadyExists
0x7D202 2 1001 ResultPartitionNotFound
0x7D402 2 1002 ResultTargetNotFound
0xFA202 2 2001 PortSdCardNoDevice
0x13B002 2 2520 GameCardCardNotInserted
0x13B402 2 2522 GameCardCardNotActivated
0x13D802 2 2540 GameCardInvalidSecureAccess
0x13DA02 2 2541 GameCardInvalidNormalAccess
0x13DC02 2 2542 GameCardInvalidAccessAcrossMode
0x13E002 2 2544 GameCardInitialDataMismatch
0x13E202 2 2545 GameCardInitialNotFilledWithZero
0x13E402 2 2546 GameCardKekIndexMismatch
0x13EE02 2 2551 GameCardCardHeaderReadFailure
0x145002 2 2600 GameCardShouldTransitFromInitialToNormal
0x145202 2 2601 GameCardShouldTransitFromNormalModeToSecure
0x145402 2 2602 GameCardShouldTransitFromNormalModeToDebug
0x149402 2 2634 GameCardSendFirmwareFailure
0x149A02 2 2637 GameCardReceiveCertificateFailure
0x14A002 2 2640 GameCardSendSocCertificateFailure
0x14AA02 2 2645 GameCardReceiveRandomValueFailure
0x14AC02 2 2646 GameCardSendRandomValueFailure
0x14B602 2 2651 GameCardReceiveDeviceChallengeFailure
0x14B802 2 2652 GameCardRespondDeviceChallengeFailure
0x14BA02 2 2653 GameCardSendHostChallengeFailure
0x14BC02 2 2654 GameCardReceiveChallengeResponseFailure
0x14BE02 2 2655 GameCardChallengeAndResponseFailure
0x14D802 2 2668 GameCardSplGenerateRandomBytesFailure
0x14DE02 2 2671 GameCardReadRegisterFailure
0x14E002 2 2672 GameCardWriteRegisterFailure
0x14E202 2 2673 GameCardEnableCardBusFailure
0x14E402 2 2674 GameCardGetCardHeaderFailure
0x14E602 2 2675 GameCardAsicStatusError
0x14E802 2 2676 GameCardChangeGcModeToSecureFailure
0x14EA02 2 2677 GameCardChangeGcModeToDebugFailure
0x14EC02 2 2678 GameCardReadRmaInfoFailure
0x150802 2 2692 GameCardStateCardSecureModeRequired
0x150A02 2 2693 GameCardStateCardDebugModeRequired
0x155602 2 2731 GameCardCommandReadId1Failure
0x155802 2 2732 GameCardCommandReadId2Failure
0x155A02 2 2733 GameCardCommandReadId3Failure
0x155E02 2 2735 GameCardCommandReadPageFailure
0x156202 2 2737 GameCardCommandWritePageFailure
0x156402 2 2738 GameCardCommandRefreshFailure
0x156C02 2 2742 GameCardCommandReadCrcFailure
0x156E02 2 2743 GameCardCommandEraseFailure
0x157002 2 2744 GameCardCommandReadDevParamFailure
0x157202 2 2745 GameCardCommandWriteDevParamFailure
0x16B002 2 2904 GameCardDebugCardReceivedIdMismatch
0x16B202 2 2905 GameCardDebugCardId1Mismatch
0x16B402 2 2906 GameCardDebugCardId2Mismatch
0x171402 2 2954 GameCardFsCheckHandleInGetStatusFailure
0x172002 2 2960 GameCardFsCheckHandleInCreateReadOnlyFailure
0x172202 2 2961 GameCardFsCheckHandleInCreateSecureReadOnlyFailure
0x177202 2 3001 ResultNotImplemented
0x177602 2 3003 ResultAlreadyExists
0x177A02 2 3005 ResultOutOfRange
0x190202 2 3201 AllocationMemoryFailedInFatFileSystemA
0x190402 2 3202 AllocationMemoryFailedInFatFileSystemB
0x190602 2 3203 AllocationMemoryFailedInFatFileSystemC
0x190802 2 3204 AllocationMemoryFailedInFatFileSystemD
0x190A02 2 3205 AllocationMemoryFailedInFatFileSystemE
0x190C02 2 3206 AllocationMemoryFailedInFatFileSystemF
0x190E02 2 3207 AllocationMemoryFailedInFatFileSystemG
0x191002 2 3208 AllocationMemoryFailedInFatFileSystemH
0x195802 2 3244 AllocationMemoryFailedInSdCardA
0x195A02 2 3245 AllocationMemoryFailedInSdCardB
0x195C02 2 3246 AllocationMemoryFailedInSystemSaveDataA
0x195E02 2 3247 AllocationMemoryFailedInRomFsFileSystemA
0x196002 2 3248 AllocationMemoryFailedInRomFsFileSystemB
0x196202 2 3249 AllocationMemoryFailedInRomFsFileSystemC
0x1A3E02 2 3359 AllocationMemoryFailedInSdmmcStorageServiceA
0x1A4002 2 3360 AllocationMemoryFailedInBuiltInStorageCreatorA
0x1A4A02 2 3365 AllocationMemoryFailedInRegisterA
0x21BC02 2 4318 IncorrectSaveDataFileSystemMagicCode
0x234202 2 4513 InvalidAcidFileSize
0x234402 2 4514 InvalidAcidSize
0x234602 2 4515 InvalidAcid
0x234802 2 4516 AcidVerificationFailed
0x234A02 2 4517 InvalidNcaSignature
0x234C02 2 4518 NcaHeaderSignature1VerificationFailed
0x234E02 2 4519 NcaHeaderSignature2VerificationFailed
0x235002 2 4520 NcaFsHeaderHashVerificationFailed
0x235202 2 4521 InvalidNcaKeyIndex
0x235602 2 4523 InvalidNcaFsHeaderEncryptionType
0x235802 2 4524 InvalidNcaPatchInfoIndirectSize
0x235A02 2 4525 InvalidNcaPatchInfoAesCtrExSize
0x235C02 2 4526 InvalidNcaPatchInfoAesCtrExOffset
0x235E02 2 4527 InvalidNcaId
0x236002 2 4528 InvalidNcaHeader
0x236202 2 4529 InvalidNcaFsHeader
0x236802 2 4532 InvalidHierarchicalSha256BlockSize
0x236A02 2 4533 InvalidHierarchicalSha256LayerCount
0x236C02 2 4534 HierarchicalSha256BaseStorageTooLarge
0x236E02 2 4535 HierarchicalSha256HashVerificationFailed
0x244402 2 4642 InvalidSha256PartitionHashTarget
0x244602 2 4643 Sha256PartitionHashVerificationFailed
0x244802 2 4644 PartitionSignatureVerificationFailed
0x244A02 2 4645 Sha256PartitionSignatureVerificationFailed
0x244C02 2 4646 InvalidPartitionEntryOffset
0x244E02 2 4647 InvalidSha256PartitionMetaDataSize
0x249802 2 4684 InvalidFatFileNumber
0x249C02 2 4686 InvalidFatFormatBisUser
0x249E02 2 4687 InvalidFatFormatBisSystem
0x24A002 2 4688 InvalidFatFormatBisSafe
0x24A202 2 4689 InvalidFatFormatBisCalibration
0x250E02 2 4743 AesXtsFileSystemFileHeaderCorruptedOnFileOpen
0x251002 2 4744 AesXtsFileSystemFileNoHeaderOnFileOpen
0x280202 2 5121 FatFsFormatUnsupportedSize
0x280402 2 5122 FatFsFormatInvalidBpb
0x280602 2 5123 FatFsFormatInvalidParameter
0x280802 2 5124 FatFsFormatIllegalSectorsA
0x280A02 2 5125 FatFsFormatIllegalSectorsB
0x280C02 2 5126 FatFsFormatIllegalSectorsC
0x280E02 2 5127 FatFsFormatIllegalSectorsD
0x296A02 2 5301 UnexpectedInMountTableA
0x2EE602 2 6003 ResultTooLongPath
0x2EE802 2 6004 ResultInvalidCharacter
0x2EEA02 2 6005 ResultInvalidPathFormat
0x2EEC02 2 6006 ResultDirectoryUnobtainable
0x2F5A02 2 6061 ResultInvalidOffset
0x2F5C02 2 6062 ResultInvalidSize
0x2F5E02 2 6063 ResultNullptrArgument
0x2F6002 2 6064 ResultInvalidAlignment
0x2F6202 2 6065 ResultInvalidMountName
0x2F6402 2 6066 ResultExtensionSizeTooLarge
0x2F6602 2 6067 ResultExtensionSizeInvalid
0x307202 2 6201 ResultFileExtensionWithoutOpenModeAllowAppend
0x313A02 2 6301 UnsupportedCommitTarget
0x313C02 2 6302 UnsupportedSetSizeForNotResizableSubStorage
0x313E02 2 6303 UnsupportedSetSizeForResizableSubStorage
0x314002 2 6304 UnsupportedSetSizeForMemoryStorage
0x314202 2 6305 UnsupportedOperateRangeForMemoryStorage
0x314402 2 6306 UnsupportedOperateRangeForFileStorage
0x314602 2 6307 UnsupportedOperateRangeForFileHandleStorage
0x314802 2 6308 UnsupportedOperateRangeForSwitchStorage
0x314A02 2 6309 UnsupportedOperateRangeForStorageServiceObjectAdapter
0x314C02 2 6310 UnsupportedWriteForAesCtrCounterExtendedStorage
0x314E02 2 6311 UnsupportedSetSizeForAesCtrCounterExtendedStorage
0x315002 2 6312 UnsupportedOperateRangeForAesCtrCounterExtendedStorage
0x315202 2 6313 UnsupportedWriteForAesCtrStorageExternal
0x315402 2 6314 UnsupportedSetSizeForAesCtrStorageExternal
0x315602 2 6315 UnsupportedSetSizeForAesCtrStorage
0x315802 2 6316 UnsupportedSetSizeForHierarchicalIntegrityVerificationStorage
0x315A02 2 6317 UnsupportedOperateRangeForHierarchicalIntegrityVerificationStorage
0x315C02 2 6318 UnsupportedSetSizeForIntegrityVerificationStorage
0x315E02 2 6319 UnsupportedOperateRangeForWritableIntegrityVerificationStorage
0x316002 2 6320 UnsupportedOperateRangeForIntegrityVerificationStorage
0x316202 2 6321 UnsupportedSetSizeForBlockCacheBufferedStorage
0x316402 2 6322 UnsupportedOperateRangeForWritableBlockCacheBufferedStorage
0x316602 2 6323 UnsupportedOperateRangeForBlockCacheBufferedStorage
0x316802 2 6324 UnsupportedWriteForIndirectStorage
0x316A02 2 6325 UnsupportedSetSizeForIndirectStorage
0x316C02 2 6326 UnsupportedOperateRangeForIndirectStorage
0x316E02 2 6327 UnsupportedWriteForZeroStorage
0x317002 2 6328 UnsupportedSetSizeForZeroStorage
0x317202 2 6329 UnsupportedSetSizeForHierarchicalSha256Storage
0x317402 2 6330 UnsupportedWriteForReadOnlyBlockCacheStorage
0x317602 2 6331 UnsupportedSetSizeForReadOnlyBlockCacheStorage
0x317802 2 6332 UnsupportedSetSizeForIntegrityRomFsStorage
0x317A02 2 6333 UnsupportedSetSizeForDuplexStorage
0x317C02 2 6334 UnsupportedOperateRangeForDuplexStorage
0x317E02 2 6335 UnsupportedSetSizeForHierarchicalDuplexStorage
0x318002 2 6336 UnsupportedGetSizeForRemapStorage
0x318202 2 6337 UnsupportedSetSizeForRemapStorage
0x318402 2 6338 UnsupportedOperateRangeForRemapStorage
0x318602 2 6339 UnsupportedSetSizeForIntegritySaveDataStorage
0x318802 2 6340 UnsupportedOperateRangeForIntegritySaveDataStorage
0x318A02 2 6341 UnsupportedSetSizeForJournalIntegritySaveDataStorage
0x318C02 2 6342 UnsupportedOperateRangeForJournalIntegritySaveDataStorage
0x318E02 2 6343 UnsupportedGetSizeForJournalStorage
0x319002 2 6344 UnsupportedSetSizeForJournalStorage
0x319202 2 6345 UnsupportedOperateRangeForJournalStorage
0x319402 2 6346 UnsupportedSetSizeForUnionStorage
0x319602 2 6347 UnsupportedSetSizeForAllocationTableStorage
0x319802 2 6348 UnsupportedReadForWriteOnlyGameCardStorage
0x319A02 2 6349 UnsupportedSetSizeForWriteOnlyGameCardStorage
0x319C02 2 6350 UnsupportedWriteForReadOnlyGameCardStorage
0x319E02 2 6351 UnsupportedSetSizeForReadOnlyGameCardStorage
0x31A002 2 6352 UnsupportedOperateRangeForReadOnlyGameCardStorage
0x31A202 2 6353 UnsupportedSetSizeForSdmmcStorage
0x31A402 2 6354 UnsupportedOperateRangeForSdmmcStorage
0x31A602 2 6355 UnsupportedOperateRangeForFatFile
0x31A802 2 6356 UnsupportedOperateRangeForStorageFile
0x31AA02 2 6357 UnsupportedSetSizeForInternalStorageConcatenationFile
0x31AC02 2 6358 UnsupportedOperateRangeForInternalStorageConcatenationFile
0x31AE02 2 6359 UnsupportedQueryEntryForConcatenationFileSystem
0x31B002 2 6360 UnsupportedOperateRangeForConcatenationFile
0x31B202 2 6361 UnsupportedSetSizeForZeroBitmapFile
0x31B402 2 6362 UnsupportedOperateRangeForFileServiceObjectAdapter
0x31B602 2 6363 UnsupportedOperateRangeForAesXtsFile
0x31B802 2 6364 UnsupportedWriteForRomFsFileSystem
0x31BA02 2 6365 UnsupportedCommitProvisionallyForRomFsFileSystem
0x31BC02 2 6366 UnsupportedGetTotalSpaceSizeForRomFsFileSystem
0x31BE02 2 6367 UnsupportedWriteForRomFsFile
0x31C002 2 6368 UnsupportedOperateRangeForRomFsFile
0x31C202 2 6369 UnsupportedWriteForReadOnlyFileSystem
0x31C402 2 6370 UnsupportedCommitProvisionallyForReadOnlyFileSystem
0x31C602 2 6371 UnsupportedGetTotalSpaceSizeForReadOnlyFileSystem
0x31C802 2 6372 UnsupportedWriteForReadOnlyFile
0x31CA02 2 6373 UnsupportedOperateRangeForReadOnlyFile
0x31CC02 2 6374 UnsupportedWriteForPartitionFileSystem
0x31CE02 2 6375 UnsupportedCommitProvisionallyForPartitionFileSystem
0x31D002 2 6376 UnsupportedWriteForPartitionFile
0x31D202 2 6377 UnsupportedOperateRangeForPartitionFile
0x31D402 2 6378 UnsupportedOperateRangeForTmFileSystemFile
0x31D602 2 6379 UnsupportedWriteForSaveDataInternalStorageFileSystem
0x31DC02 2 6382 UnsupportedCommitProvisionallyForApplicationTemporaryFileSystem
0x31DE02 2 6383 UnsupportedCommitProvisionallyForSaveDataFileSystem
0x31E002 2 6384 UnsupportedCommitProvisionallyForDirectorySaveDataFileSystem
0x31E202 2 6385 UnsupportedWriteForZeroBitmapHashStorageFile
0x31E402 2 6386 UnsupportedSetSizeForZeroBitmapHashStorageFile
0x326602 2 6451 ResultNcaExternalKeyUnregisteredDeprecated
0x326E02 2 6455 ResultFileNotClosed
0x327002 2 6456 ResultDirectoryNotClosed
0x327202 2 6457 ResultWriteModeFileNotClosed
0x327402 2 6458 ResultAllocatorAlreadyRegistered
0x327602 2 6459 ResultDefaultAllocatorAlreadyUsed
0x327A02 2 6461 ResultAllocatorAlignmentViolation
0x328202 2 6465 ResultUserNotExist
0x339402 2 6602 FileNotFound
0x339602 2 6603 DirectoryNotFound
0x346402 2 6706 MappingTableFull
0x346A02 2 6709 OpenCountLimit
0x346C02 2 6710 MultiCommitFileSystemLimit
0x353602 2 6811 MapFull
0x35F202 2 6905 NotMounted
0x3DBC02 2 7902 DbmKeyNotFound
0x3DBE02 2 7903 DbmFileNotFound
0x3DC002 2 7904 DbmDirectoryNotFound
0x3DC402 2 7906 DbmAlreadyExists
0x3DC602 2 7907 DbmKeyFull
0x3DC802 2 7908 DbmDirectoryEntryFull
0x3DCA02 2 7909 DbmFileEntryFull
0x3DD402 2 7914 DbmInvalidOperation
0x203 3 1 ResultNoPermission
0x403 3 2 ResultAccessViolation
0x603 3 3 ResultBadRequest
0x803 3 4 ResultBusy
0xA03 3 5 ResultDeadlock
0xC03 3 6 ResultInvalidAddress
0xE03 3 7 ResultInvalidParameter
0x1003 3 8 ResultOutOfMemory
0x1203 3 9 ResultOutOfResource
0x3EA03 3 501 InvalidHandle
0x3EC03 3 502 InvalidCurrentMemoryState
0x3EE03 3 503 InvalidTransferMemoryState
0x3F003 3 504 InvalidTransferMemorySize
0x7FE03 3 1023 ResultInternalError
0xA05 5 5 ContentNotFound
0xE05 5 7 ContentMetaNotFound
0x1805 5 12 UnknownStorage
0xDC05 5 110 InvalidContentMetaDatabase
0x17C05 5 190 WriteToReadOnlyContentStorage
0x806 6 4 InvalidMemoryState
0x1006 6 8 InvalidHandle
0x408 8 2 ProgramNotFound
0x608 8 3 DataNotFound
0x808 8 4 UnknownResolver
0xA08 8 5 ApplicationNotFound
0xC08 8 6 HtmlDocumentNotFound
0xE08 8 7 AddOnContentNotFound
0x1008 8 8 ControlNotFound
0x1208 8 9 LegalInformationNotFound
0x1408 8 10 DebugProgramNotFound
0x209 9 1 TooLongArgument
0x409 9 2 TooManyArguments
0x609 9 3 TooLargeMeta
0x809 9 4 InvalidMeta
0xA09 9 5 InvalidNso
0xC09 9 6 InvalidPath
0xE09 9 7 TooManyProcesses
0x1009 9 8 NotPinned
0x1209 9 9 InvalidProgramId
0x1409 9 10 InvalidVersion
0x6609 9 51 InsufficientAddressSpace
0x6809 9 52 InvalidNro
0x6A09 9 53 InvalidNrr
0x6C09 9 54 InvalidSignature
0x6E09 9 55 InsufficientNroRegistrations
0x7009 9 56 InsufficientNrrRegistrations
0x7209 9 57 NroAlreadyLoaded
0xA209 9 81 InvalidAddress
0xA409 9 82 InvalidSize
0xA809 9 84 NotLoaded
0xAA09 9 85 NotRegistered
0xAE09 9 87 InvalidProcess
0xC809 9 100 UnknownCapability
0xCE09 9 103 InvalidCapabilityKernelFlags
0xD009 9 104 InvalidCapabilitySyscallMask
0xD409 9 106 InvalidCapabilityMapRange
0xD609 9 107 InvalidCapabilityMapPage
0xDE09 9 111 InvalidCapabilityInterruptPair
0xE209 9 113 InvalidCapabilityApplicationType
0xE409 9 114 InvalidCapabilityKernelVersion
0xE609 9 115 InvalidCapabilityHandleTable
0xE809 9 116 InvalidCapabilityDebugFlags
0x1940A 10 202 InvalidCmifHeaderSize
0x1A60A 10 211 InvalidCmifInHeader
0x1A80A 10 212 InvalidCmifOutHeader
0x1BA0A 10 221 UnknownMethodId
0x1D60A 10 235 InvalidInObjectCount
0x1D80A 10 236 InvalidOutObjectCount
0x25A0A 10 301 OutOfDomainEntry
0x20B 11 1 NotSupported
0xCC0B 11 102 OutOfSessionMemory
0x11A0B 11 141 InsufficientPointerTransferBuffer
0x1900B 11 200 OutOfDomains
0x25A0B 11 301 SessionClosed
0x3240B 11 402 InvalidRequestSize
0x3260B 11 403 UnknownCommandType
0x3D60B 11 491 TargetNotDomain
0x20F 15 1 ProcessNotFound
0x60F 15 3 NotTerminated
0xA0F 15 5 ApplicationRunning
0x410 16 2 Title-id not found.
0xF010 16 120 Sysupdate not required.
0x1F610 16 251 Unexpected StorageId.
0x2A810 16 340 IsAnyInternetRequestAccepted with the output from GetClientId returned false.
0x64210 16 801 SystemDeliveryInfo system_delivery_protocol_version is less than the system-setting.
0x64410 16 802 SystemDeliveryInfo system_delivery_protocol_version is larger than the system-setting.
0x6F810 16 892 Unknown state ref-count is zero.
0x74610 16 931 Invalid SystemDeliveryInfo HMAC / invalid Meta Id.
0x215 21 1 OutOfProcesses
0x415 21 2 InvalidClient
0x615 21 3 OutOfSessions
0x815 21 4 AlreadyRegistered
0xA15 21 5 OutOfServices
0xC15 21 6 InvalidServiceName
0xE15 21 7 NotRegistered
0x1015 21 8 NotAllowed
0x1215 21 9 TooLargeAccessControl
0x416 22 2 ResultOutOfAddressSpace
0x616 22 3 ResultNroAlreadyLoaded
0x816 22 4 ResultInvalidNroImage
0xC16 22 6 ResultInvalidNrrImage
0x1016 22 8 ResultMaxRegistration
0x1216 22 9 ResultNotAuthorized
0x80216 22 1025 InvalidAddress
0x80416 22 1026 InvalidSize
0x80816 22 1028 NotLoaded
0x80A16 22 1029 NotRegistered
0x80C16 22 1030 InvalidSession
0x80E16 22 1031 InvalidProcess
0x21A 26 1 SecureMonitorNotImplemented
0x41A 26 2 SecureMonitorInvalidArgument
0x61A 26 3 SecureMonitorBusy
0x81A 26 4 SecureMonitorNoAsyncOperation
0xA1A 26 5 SecureMonitorInvalidAsyncOperation
0xC1A 26 6 SecureMonitorNotPermitted
0xC81A 26 100 InvalidSize
0xCA1A 26 101 UnknownSecureMonitorError
0xCC1A 26 102 DecryptionFailed
0xD01A 26 104 OutOfKeySlots
0xD21A 26 105 InvalidKeySlot
0xD41A 26 106 BootReasonAlreadySet
0xD61A 26 107 BootReasonNotSet
0xD81A 26 108 InvalidArgument
0x1423 35 10 Invalid command ID received by tipc processor.
0x1E23 35 15 Invalid message format received by tipc processor.
0xC823 35 100 Tipc request was deferred for future processing (internal to the processor, never returned externally).
0xCA23 35 101 Tipc object was closed (via close command 0xF, internal, never returned externally).
0x19269 105 201 SettingsNameNull
0x19469 105 202 SettingsItemKeyNull
0x19669 105 203 SettingsItemValueNull
0x19A69 105 205 SettingsItemValueBufferNull
0x1A069 105 208 Null setting value size buffer.
0x1A269 105 209 Null debug mode flag buffer.
0x1BA69 105 221 SettingsNameEmpty
0x1BC69 105 222 SettingsItemKeyEmpty
0x1E269 105 241 SettingsNameTooLong
0x1E469 105 242 SettingsItemKeyTooLong
0x20A69 105 261 SettingsNameInvalidFormat
0x20C69 105 262 SettingsItemKeyInvalidFormat
0x4DA69 105 621 Null language code buffer.
0x4E269 105 625 Language out of valid range.
0x4EE69 105 631 Null network settings buffer.
0x4F069 105 632 Null network settings output count buffer.
0x50269 105 641 Null backlight settings buffer.
0x51669 105 651 Null Bluetooth device setting buffer.
0x51869 105 652 Null Bluetooth device setting output count buffer.
0x51A69 105 653 Null Bluetooth enable flag buffer.
0x51C69 105 654 Null Bluetooth AFH enable flag buffer.
0x51E69 105 655 Null Bluetooth boost enable flag buffer.
0x52069 105 656 Null BLE pairing settings buffer.
0x52269 105 657 Null BLE pairing settings entry count buffer.
0x52A69 105 661 Null external steady clock source ID buffer.
0x52C69 105 662 Null user system clock context buffer.
0x52E69 105 663 Null network system clock context buffer.
0x53069 105 664 Null user system clock automatic correction enabled flag buffer.
0x53269 105 665 Null shutdown RTC value buffer.
0x53469 105 666 Null external steady clock internal offset buffer.
0x53E69 105 671 Null account settings buffer.
0x55269 105 681 Null audio volume buffer.
0x55669 105 683 Null ForceMuteOnHeadphoneRemoved buffer.
0x55869 105 684 Null headphone volume warning count buffer.
0x55E69 105 687 Invalid audio output mode.
0x56069 105 688 Null headphone volume update flag buffer.
0x56669 105 691 Null console information upload flag buffer.
0x57A69 105 701 Null automatic application download flag buffer.
0x57C69 105 702 Null notification settings buffer.
0x57E69 105 703 Null account notification settings entry count buffer.
0x58069 105 704 Null account notification settings buffer.
0x58E69 105 711 Null vibration master volume buffer.
0x59069 105 712 Null NX controller settings buffer.
0x59269 105 713 Null NX controller settings entry count buffer.
0x59469 105 714 Null USB full key enable flag buffer.
0x5A269 105 721 Null TV settings buffer.
0x5A469 105 722 Null EDID buffer.
0x5B669 105 731 Null data deletion settings buffer.
0x5CA69 105 741 Null initial system applet program ID buffer.
0x5CC69 105 742 Null overlay disp program ID buffer.
0x5CE69 105 743 Null IsInRepairProcess buffer.
0x5D069 105 744 Null RequiresRunRepairTimeReviser buffer.
0x5DE69 105 751 Null device timezone location name buffer.
0x5F269 105 761 Null primary album storage buffer.
0x60669 105 771 Null USB 3.0 enable flag buffer.
0x60869 105 772 Null USB Type-C power source circuit version buffer.
0x61A69 105 781 Null battery lot buffer.
0x62E69 105 791 Null serial number buffer.
0x64269 105 801 Null lock screen flag buffer.
0x64669 105 803 Null color set ID buffer.
0x64869 105 804 Null quest flag buffer.
0x64A69 105 805 Null wireless certification file size buffer.
0x64C69 105 806 Null wireless certification file buffer.
0x64E69 105 807 Null initial launch settings buffer.
0x65069 105 808 Null device nickname buffer.
0x65269 105 809 Null battery percentage flag buffer.
0x65469 105 810 Null applet launch flags buffer.
0x7E869 105 1012 Null wireless LAN enable flag buffer.
0x7FA69 105 1021 Null product model buffer.
0x80E69 105 1031 Null NFC enable flag buffer.
0x82269 105 1041 Null ECI device certificate buffer.
0x82469 105 1042 Null E-Ticket device certificate buffer.
0x83669 105 1051 Null sleep settings buffer.
0x84A69 105 1061 Null EULA version buffer.
0x84C69 105 1062 Null EULA version entry count buffer.
0x85E69 105 1071 Null LDN channel buffer.
0x87269 105 1081 Null SSL key buffer.
0x87469 105 1082 Null SSL certificate buffer.
0x88669 105 1091 Null telemetry flags buffer.
0x89A69 105 1101 Null Gamecard key buffer.
0x89C69 105 1102 Null Gamecard certificate buffer.
0x8AE69 105 1111 Null PTM battery lot buffer.
0x8B069 105 1112 Null PTM fuel gauge parameter buffer.
0x8C269 105 1121 Null ECI device key buffer.
0x8C469 105 1122 Null E-Ticket device key buffer.
0x8D669 105 1131 Null speaker parameter buffer.
0x8EA69 105 1141 Null firmware version buffer.
0x8EC69 105 1142 Null firmware version digest buffer.
0x8EE69 105 1143 Null rebootless system update version buffer.
0x8FE69 105 1151 Null Mii author ID buffer.
0x91269 105 1161 Null fatal flags buffer.
0x92669 105 1171 Null auto update enable flag buffer.
0x93A69 105 1181 Null external RTC reset flag buffer.
0x94E69 105 1191 Null push notification activity mode buffer.
0x96269 105 1201 Null service discovery control setting buffer.
0x97669 105 1211 Null error report share permission buffer.
0x98A69 105 1221 Null LCD vendor ID buffer.
0x99E69 105 1231 Null console SixAxis sensor acceleration bias buffer.
0x9A069 105 1232 Null console SixAxis sensor angular velocity bias buffer.
0x9A269 105 1233 Null console SixAxis sensor acceleration gain buffer.
0x9A469 105 1234 Null console SixAxis sensor angular velocity gain buffer.
0x9A669 105 1235 Null console SixAxis sensor angular velocity time bias buffer.
0x9A869 105 1236 Null console SixAxis sensor angular acceleration buffer .
0x9B269 105 1241 Null keyboard layout buffer.
0x9BA69 105 1245 Invalid keyboard layout.
0x9C669 105 1251 Null web inspector flag buffer.
0x9C869 105 1252 Null allowed SSL hosts buffer.
0x9CA69 105 1253 Null allowed SSL hosts entry count buffer.
0x9CC69 105 1254 Null host FS mount point buffer.
0x9EE69 105 1271 Null Amiibo key buffer.
0x9F069 105 1272 Null Amiibo ECQV certificate buffer.
0x9F269 105 1273 Null Amiibo ECDSA certificate buffer.
0x9F469 105 1274 Null Amiibo ECQV BLS key buffer.
0x9F669 105 1275 Null Amiibo ECQV BLS certificate buffer.
0x9F869 105 1276 Null Amiibo ECQV BLS root certificate buffer.
0x272 114 1 ResultOperationFailed
0xC72 114 6 ResultNotSupported
0x74 116 0 ResultNotInitialized
0x274 116 1 ResultNoCapability
0xCC74 116 102 OffsetInvalid
0xCE74 116 103 UninitializedClock
0x19074 116 200 ResultNotComparable
0x19274 116 201 ResultOverflowed
0x64274 116 801 ResultOutOfMemory
0x70A74 116 901 InvalidPointer
0x70C74 116 902 OutOfRange
0x70E74 116 903 InvalidTimeZoneBinary
0x7BA74 116 989 NotFound
0x7BC74 116 990 NotImplemented
0xC79 121 6 ResultInternetRequestNotAccepted
0x27A 122 1 ResultInvalidArgument
0x47A 122 2 ResultNotFound
0x67A 122 3 ResultLocked
0x87A 122 4 ResultAlreadyMounted
0xA7A 122 5 ResultNotMounted
0xC7A 122 6 ResultAlreadyOpened
0xE7A 122 7 ResultNotOpened
0x107A 122 8 ResultInternetRequestNotAccepted
0xA07A 122 80 ResultPassphraseNotSaved
0xA27A 122 81 ResultDataVerificationFailed
0xB47A 122 90 ResultNotPermitted
0xC47A 122 98 ResultInvalidOperation
0x167B 123 11 ResultErrorLower
0x1A7B 123 13 ResultInternalLogicError
0xCC7B 123 102 ResultInsufficientMemory
0xE87B 123 116 ResultInvalidSocketDescriptor
0x1027B 123 129 ResultInvalidCrlFormat
0x1987B 123 204 ResultIoWouldBlock
0x19A7B 123 205 ResultIoTimeout
0x19C7B 123 206 ResultIoAborted
0x1A07B 123 208 ResultNoConnection
0x1A27B 123 209 ResultConnectionReset
0x1A47B 123 210 ResultConnectionAborted
0x1A67B 123 211 ResultSocketShutdown
0x1A87B 123 212 ResultNetworkDown
0x1AE7B 123 215 ResultClientPkiAlreadyRegistered
0x1B47B 123 218 ResultMaxServerPkiRegistered
0x25A7B 123 301 ResultSslErrorInvalidCertDomain
0x25C7B 123 302 ResultSslErrorNoCertificate
0x25E7B 123 303 ResultSslErrorExpiredCertificate
0x2607B 123 304 ResultSslErrorRevokedCertificate
0x2627B 123 305 ResultSslErrorUnsupportedCertificate
0x2647B 123 306 ResultSslErrorUnknownCertificate
0x2667B 123 307 ResultSslErrorBadCertificate
0x2687B 123 308 ResultSslErrorUnkownCa
0x26A7B 123 309 ResultSslErrorAccessDenied
0x26C7B 123 310 ResultSslErrorReceivedUnkownData
0x26E7B 123 311 ResultSslErrorReceivedMalformedData
0x2707B 123 312 ResultSslErrorReceivedUnexpectedHandshakeData
0x2727B 123 313 ResultSslErrorReceivedUnexpectedRecordData
0x2747B 123 314 ResultSslErrorReceivedTooLongRecord
0x2767B 123 315 ResultSslErrorUnexpectedHelloVerifyRequest
0x2787B 123 316 ResultSslErrorUnexpectedCertificateStatusResponse
0x27A7B 123 317 ResultSslErrorInconsistentSignAlgorithm
0x27C7B 123 318 ResultSslErrorInsufficientSecurity
0x27E7B 123 319 ResultSslErrorDecryptionWithInvalidMac
0x2827B 123 321 ResultSslErrorDigestCalculationFailed
0x2847B 123 322 ResultSslErrorMacCalculationFailed
0x2887B 123 324 ResultSslErrorNoExtendedField
0x28A7B 123 325 ResultSslErrorUntrustedOid
0x28C7B 123 326 ResultSslErrorInvalidPolicy
0x2947B 123 330 ResultSslErrorDecompressionFailed
0xBBA7B 123 1501 ResultSslAlertCloseNotify
0xBBC7B 123 1502 ResultSslAlertUnexpectedMessage
0xBBE7B 123 1503 ResultSslAlertBadRecordMac
0xBC07B 123 1504 ResultSslAlertDecriptionFailed
0xBC27B 123 1505 ResultSslAlertRecordOverfrlow
0xBC47B 123 1506 ResultSslAlertDecompressionFailure
0xBC67B 123 1507 ResultSslAlertHandshakeFailure
0xBCA7B 123 1509 ResultSslAlertBadCertificate
0xBCC7B 123 1510 ResultSslAlertUnsupportedCertificate
0xBCE7B 123 1511 ResultSslAlertCertificateRevoked
0xBD07B 123 1512 ResultSslAlertCertificateExpired
0xBD27B 123 1513 ResultSslAlertCertificateUnkown
0xBD47B 123 1514 ResultSslAlertIllegalParameter
0xBD67B 123 1515 ResultSslAlertUnknownCa
0xBD87B 123 1516 ResultSslAlertAccessDenied
0xBDA7B 123 1517 ResultSslAlertDecodeError
0xBDC7B 123 1518 ResultSslAlertDecryptError
0xBDE7B 123 1519 ResultSslAlertExportRestriction
0xBE07B 123 1520 ResultSslAlertProtocolVersion
0xBE27B 123 1521 ResultSslAlertInsufficientSecurity
0xBE47B 123 1522 ResultSslAlertInternalError
0xBE67B 123 1523 ResultSslAlertInappropriateFallback
0xBE87B 123 1524 ResultSslAlertUserCancelled
0xBEA7B 123 1525 ResultSslAlertNoRenegotiation
0xBEC7B 123 1526 ResultSslAlertUnsupportedExtention
0xBEE7B 123 1527 ResultSslAlertCertificateUnobtainable
0xBF07B 123 1528 ResultSslAlertUnrecognizedName
0xBF27B 123 1529 ResultSslAlertBadCertificateStatusResponse
0xBF47B 123 1530 ResultSslAlertBadCertificateHashValue
0x27127B 123 5001 Converted from NSS SSL error -12155 (SSL_ERROR_RX_SHORT_DTLS_READ).
0x271E7B 123 5007 Out-of-bounds error during error conversion.
0x7C 124 0 ResultCancelled
0x27C 124 1 ResultCancelledByUser
0x287C 124 20 ResultInvalidUserId
0x2A7C 124 21 ResultInvalidUserPosition
0x2C7C 124 22 ResultInvalidApplication
0x3C7C 124 30 ResultNullptr
0x3E7C 124 31 ResultInsufficientBuffer
0x407C 124 32 ResultInvalidArrayLength
0x427C 124 33 ResultInvalidStringFormat
0x447C 124 34 ResultValueOutOfRange
0x507C 124 40 ResultInvalidObjectAccess
0x527C 124 41 ResultInvalidProtocolAccess
0x767C 124 59 ResultInternetConnectionRequestNotAccepted
0xC87C 124 100 ResultUserNotExist
0xCA7C 124 101 ResultUserAlreadyOpened
0xCC7C 124 102 ResultUserAlreadyClosed
0xCE7C 124 103 ResultUserReferred
0xD07C 124 104 ResultUserUnqualified
0xD27C 124 105 ResultNeverBeenQualified
0x1907C 124 200 ResultNetworkServiceAccountRegistrationRequired
0x1A47C 124 210 ResultNetworkServiceAccountCredentialBroken
0x1A67C 124 211 ResultNetworkServiceAccountUnmanaged
0x1A87C 124 212 ResultNetworkServiceAccountBanned
0x1CC7C 124 230 ResultNintendoAccountLinkageBroken
0x1E07C 124 240 ResultNintendoAccountStateOtherButInteractionRequired
0x1E27C 124 241 ResultNintendoAccountStateDeleted
0x1E47C 124 242 ResultNintendoAccountStateBanned
0x1E67C 124 243 ResultNintendoAccountStateSuspended
0x1E87C 124 244 ResultNintendoAccountStateWithdrawn
0x1EA7C 124 245 ResultNintendoAccountStateTermsAgreementRequired
0x2067C 124 259 ResultNintendoAccountStateReauthorizationRequired
0x17707C 124 3000 ResultUnacceptableSystemVersion
0x17727C 124 3001 ResultUnacceptableApplicationVersion
0x1F4E7C 124 4007 Account Permanent Ban
0x23387C 124 4508 Account Permanent Ban
0x234A7C 124 4517 Account Ban
0x24027C 124 4609 Service Discontinued
0x27107C 124 5000 ResultInvalidParams
0x27127C 124 5001 ResultInvalidRequest
0x27147C 124 5002 ResultInvalidDeviceAccount
0x27167C 124 5003 ResultInvalidNdasAppAuthnToken
0x27187C 124 5004 ResultInvalidIdp
0x271A7C 124 5005 ResultInvalidIdpAccount
0x271C7C 124 5006 ResultLinkedUserNotFound
0x271E7C 124 5007 ResultInvalidFriendCodeFormat
0x27207C 124 5008 ResultUserLinkNotExist
0x27D87C 124 5100 ResultInvalidRawContent
0x27DA7C 124 5101 ResultInsufficientScope
0x27DC7C 124 5102 ResultForbidden
0x27DE7C 124 5103 ResultUnavailableDeviceAccount
0x27E07C 124 5104 ResultResourceIsNotFound
0x27E27C 124 5105 ResultMethodNotAllowed
0x27E47C 124 5106 ResultNotAcceptableLanguage
0x27E67C 124 5107 ResultResourceAlreadyExists
0x27E87C 124 5108 ResultUserLinkAlreadyExists
0x27EA7C 124 5109 ResultPreconditionFailed
0x27EC7C 124 5110 ResultFriendCodeUnregenerableState
0x27EE7C 124 5111 ResultBannedUser
0x27F07C 124 5112 ResultDeletedUser
0x27F27C 124 5113 ResultMembershipRequired
0x27F47C 124 5114 ResultBannedUserByApplication
0x28A07C 124 5200 ResultInternalServerError
0x28B47C 124 5210 ResultCouldNotConfirmMembership
0x29027C 124 5249 ResultUnderMaintenance
0x27E 126 1 ResultInvalid
0x87E 126 4 ResultNotFound
0xCE7E 126 67 Invalid database signature value (should be "NFDB").
0xD27E 126 69 Invalid database entry count.
0x1987E 126 204 ResultDevelopmentOnly
0x480 128 2 IStorage not available.
0x680 128 3 No messages.
0x4680 128 35 Error while launching applet.
0x4A80 128 37 Title-ID not found. Caused by code 0x410 when applet launch fails.
0x3E880 128 500 Invalid input.
0x3EC80 128 502 IStorage has already been opened by another accessor.
0x3EE80 128 503 IStorage Read/Write out-of-bounds.
0x3F480 128 506 Invalid parameters.
0x3FE80 128 511 IStorage opened as wrong type (data opened as transfermem, transfermem opened as data).
0x40080 128 512 Unbalanced fatal section leave (returned when executing LeaveFatalSection without a preceding EnterFatalSection call).
0x40C80 128 518 Null object.
0x4B080 128 600 Failed to allocate memory for IStorage.
0x59080 128 712 Thread stack pool exhausted (out of memory).
0x79C80 128 974 DebugMode not enabled.
0x7A880 128 980 am.debug!dev_function setting needs to be set / DebugMode not enabled.
0x7CC80 128 998 Not implemented.
0xCC81 129 102 Transmission not agreed.
0xD281 129 105 Network unavailable.
0x7DA81 129 1005 HTTP error: Couldnt resolve proxy.
0x7DC81 129 1006 HTTP error: Couldnt resolve host.
0x7DE81 129 1007 HTTP error: Couldnt connect.
0x7FE81 129 1023 HTTP error: Write error.
0x80481 129 1026 HTTP error: Read error.
0x80681 129 1027 HTTP error: Out of memory.
0x80881 129 1028 HTTP error: Operation timedout.
0x81681 129 1035 HTTP error: SSL connect error.
0x83681 129 1051 HTTP error: Peer failed verification.
0x83881 129 1052 HTTP error: Got nothing.
0x83E81 129 1055 HTTP error: Send error.
0x84081 129 1056 HTTP error: Recv error.
0x84481 129 1058 HTTP error: SSL cert problem.
0x84681 129 1059 HTTP error: SSL cipher.
0x84881 129 1060 HTTP error: SSL CA cert.
0x12C081 129 2400 Server error: Status 400.
0x12C281 129 2401 Server error: Status 401.
0x12C681 129 2403 Server error: Status 403.
0x138881 129 2500 Server error: Status 500.
0x138E81 129 2503 Server error: Status 503.
0x139081 129 2504 Server error: Status 504.
0xA83 131 5 Unrecognized applet ID.
0x485 133 2 Invalid DVFS table ID.
0x685 133 3 DVFS table ID for debug only.
0x885 133 4 Invalid parameter.
0x1489 137 10 Already initialized.
0x3C89 137 30 Task not found.
0x5089 137 40 Memory allocation failed / bad input.
0x29489 137 330 ContentMetaType doesn't match SystemUpdate.
0x271289 137 5001 One of the following socket errors occurred: ENETDOWN, ECONNRESET, EHOSTDOWN, EHOSTUNREACH, or EPIPE. Also occurs when the received size doesn't match the expected size (recvfrom() ret with meta_size data receiving).
0x272489 137 5010 Socket was shutdown() due to the async operation being cancelled.
0x273889 137 5020 Too many internal output entries with nim cmd42, system is Internet-connected, or an unrecognized socket error occured.
0x27D889 137 5100 Connection timeout.
0x2A4489 137 5410 Invalid ID.
0x2A5889 137 5420 Invalid magicnum. Can also be caused by the connection being closed by the peer, since non-negative return values from recv() are ignored in this case.
0x2A6C89 137 5430 Invalid data_size.
0x2A8089 137 5440 The input ContentMetaKey doesn't match the ContentMetaKey in state.
0x2A9489 137 5450 Invalid meta_size.
0x36B289 137 7001 HTTP invalid response code (>=600).
0x36B489 137 7002 HTTP invalid client response code (4xx).
0x36B689 137 7003 HTTP invalid server response code (5xx).
0x36B889 137 7004 HTTP invalid redirect response code (3xx).
0x3CF089 137 7800 Unknown/invalid libcurl error.
0x68A 138 3 NotInitialized
0x28C 140 1 ResultInterfaceInvalid
0xA8C 140 5 ResultMemAllocFailure
0x108C 140 8 ResultInternalStateError
0x1E8C 140 15 ResultEndpointStateInvalid
0x2A8C 140 21 ResultUrbLimitExceeded
0x608C 140 48 ResultInvalidDeviceState
0x628C 140 49 ResultUsbEndpointAlreadyOpen
0x648C 140 50 ResultInvalidAlternateSetting
0x668C 140 51 USB data-transfer in progress.
0x868C 140 67 ResultPlatformInvalid
0xC88C 140 100 ResultInvalidArgument
0xCA8C 140 101 ResultInvalidOffset
0xCC8C 140 102 ResultInvalidSize
0xCE8C 140 103 ResultInvalidAlignment
0xD48C 140 106 Invalid descriptor.
0x1928C 140 201 ResultOperationDenied
0x1BE8E 142 223 IsAnyInternetRequestAccepted with the output from GetClientId returned false.
0x290 144 1 Exited Abnormally (ExitReason == Abormal).
0x690 144 3 Canceled (ExitReason == Canceled).
0x890 144 4 Rejected.
0xA90 144 5 Exited Unexpectedly (ExitReason == Unexpected).
0x293 147 1 NotInitialized
0x493 147 2 AlreadyInitialized
0x693 147 3 OutOfArraySpace
0x893 147 4 OutOfFieldSpace
0xA93 147 5 OutOfMemory
0xC93 147 6 NotSupported
0xE93 147 7 InvalidArgument
0x1093 147 8 NotFound
0x1293 147 9 FieldCategoryMismatch
0x1493 147 10 FieldTypeMismatch
0x1693 147 11 AlreadyExists
0x1893 147 12 CorruptJournal
0x1A93 147 13 CategoryNotFound
0x1C93 147 14 RequiredContextMissing
0x1E93 147 15 RequiredFieldMissing
0x2093 147 16 FormatterError
0x2293 147 17 InvalidPowerState
0x2493 147 18 ArrayFieldTooLarge
0x2693 147 19 AlreadyOwned
0x299 153 1 ResultNotFound
0x499 153 2 ResultOperationFailed
0x699 153 3 ResultInvalidSampleRate
0x899 153 4 ResultInsufficientBuffer
0x1099 153 8 Too many buffers are still unreleased.
0x1499 153 10 ResultInvalidChannelCount
0x40299 153 513 ResultNotSupported
0xC0099 153 1536 Invalid handle.
0xC0899 153 1540 Audio output was already started.
0x3C9D 157 30 Address is NULL.
0x3E9D 157 31 PID is NULL.
0x549D 157 42 Already bound.
0xCC9D 157 102 Invalid PID.
0x49E 158 2 BootImagePackageNotFound
0x69E 158 3 InvalidBootImagePackage
0x89E 158 4 TooSmallWorkBuffer
0xA9E 158 5 NotAlignedWorkBuffer
0xC9E 158 6 NeedsRepairBootImages
0x29F 159 1 ResultCanceled
0x2A2 162 1 ApplicationAborted
0x4A2 162 2 SystemModuleAborted
0x6A2 162 3 ApplicationExitTimeout
0x8A2 162 4 ForcedShutdownDetected
0xC8A2 162 100 UnacceptableApplicationVersion
0xCAA2 162 101 UnacceptableAddOnContentVersion
0xAA3 163 5 InRepairWithoutVolHeld
0xCA3 163 6 InRepairWithoutTimeReviserCartridge
0x70A4 164 56 ResultInternetRequestNotAccepted
0xA8 168 0 UndefinedInstruction
0x2A8 168 1 InstructionAbort
0x4A8 168 2 DataAbort
0x6A8 168 3 AlignmentFault
0x8A8 168 4 DebuggerAttached
0xAA8 168 5 BreakPoint
0xCA8 168 6 UserBreak
0xEA8 168 7 DebuggerBreak
0x10A8 168 8 UndefinedSystemCall
0x12A8 168 9 MemorySystemError
0xC6A8 168 99 IncompleteReport
0x4AF 175 2 Bad version returned from calling the "nnjitpluginGetVersion" symbol.
0xCAAF 175 101 Input NRO/NRR are too large for the storage buffer.
0x4B0AF 175 600 Symbol funcptr used by this cmd is not initialized (Control/GenerateCode).
0x4B2AF 175 601 DllPlugin Not initialized, or plugin NRO has already been loaded.
0x4B4AF 175 602 An error was returned from calling the symbol funcptr with the Control cmd.
0xC8B2 178 100 Invalid user ID.
0xCAB2 178 101 User does not exist.
0x12CB2 178 150 Service unavailable.
0x190B2 178 200 File storage failure.
0xAB4 180 5 Invalid event ID.
0x7D0B5 181 1000 Invalid ELicense ID.
0x1F4EB5 181 4007 Device authentication error: System update required.
0x1F50B5 181 4008 Device authentication error: Permanant Ban.
0x1F52B5 181 4009 Device authentication error: Internal server error.
0x1F54B5 181 4010 Device authentication error: Under maintenance.
0x1F62B5 181 4017 Device authentication error: Ban.
0x58ACA 202 709 Npad ID is out of range.
0x2032CA 202 4121 ButtonConfigSettings IsFull flag is clear.
0x28CB 203 20 The [6.0.0+] Authentication challenge failed.
0x82CB 203 65 ResultNetworkNotFound
0x84CB 203 66 ResultConnectionTimeout
0x86CB 203 67 ResultConnectionRejected
0xC2CB 203 97 Matching LocalCommunicationId not found in the user-process control.nacp.
0xE2CB 203 113 ResultLowerVersion
0xE4CB 203 114 ResultHigherVersion
0xF0CD 205 120 IrsensorNotReady
0x198CD 205 204 IR camera invalid handle value.
0x1A8CD 205 212 IR camera handle pointer is null.
0x6CE 206 3 AlbumWorkMemoryError
0x10CE 206 8 AlbumOutOfRange
0x18CE 206 12 AlbumInvalidTimestamp
0x1ACE 206 13 AlbumInvalidStorage
0x1CCE 206 14 AlbumInvalidFileContents
0x2ACE 206 21 AlbumIsNotMounted
0x2CCE 206 23 AlbumFileNotFound
0x30CE 206 24 AlbumInvalidFileData
0x3CCE 206 30 AlbumReadBufferShortage
0xAF2CE 206 1401 InternalAlbumLimitationFileCountLimit
0x4DA 218 2 StatusManager entry IsValid flag not set, or controller-update currently in-progress.
0x6DA 218 3 Controller-update failed via the LibraryApplet.
0x8DA 218 4 Invalid BusHandle.
0xADA 218 5 StatusManager entry flag +0x0 not set, or device not connected.
0xEDA 218 7 PollingReceivedData not available.
0x10DA 218 8 StatusManager entry DeviceEnabled flag not set, or flag +0x0 not set.
0x12DA 218 9 ExternalDeviceId mismatch.
0x14DA 218 10 BusHandle already initialized.
0x104E7 231 130 Nullptr passed to the LocalCommunicationId control.nacp validation func.
0x140E7 231 160 GroupInfo field out of range.
0x142E7 231 161 SupportedPlatform not appropriate for this operation.
0x146E7 231 163 Invalid ServiceName.
0x148E7 231 164 Must provide PresharedBinaryKey.
0x1C0E7 231 224 Requested Priority value not allowed.
0x1C2E7 231 225 Matching LocalCommunicationId not found in the user-process control.nacp.
0x200E7 231 256 Invalid flag.
0x204E7 231 258 Invalid SupportedPlatform.
0x208E7 231 260 Invalid StaticAesKeyIndex.
0x20AE7 231 261 MemberCountMax cannot be greater than 8.
0x210E7 231 264 GroupInfo+8F must be 0x20.

Error Ranges

Value Module Description Notes
0xFA002-0x138602 2 2000-2499 ResultSdCardAccessFailed
0x136802-0x176E02 2 2500-2999 ResultGameCardAccessFailed
0x190002-0x1B5602 2 3200-3499 ResultAllocationMemoryFailed
0x1B5802-0x1F3E02 2 3500-3999 ResultMmcAccessFailed
0x1F4002-0x270E02 2 4000-4999 ResultDataCorrupted
0x1F4202-0x219602 2 4001-4299 RomCorrupted
0x219A02-0x232602 2 4301-4499 SaveDataCorrupted
0x232A02-0x23EE02 2 4501-4599 NcaCorrupted
0x23F202-0x243E02 2 4601-4639 IntegrityVerificationStorageCorrupted
0x244202-0x246602 2 4641-4659 PartitionFileSystemCorrupted
0x246A02-0x248E02 2 4661-4679 BuiltInStorageCorrupted
0x249202-0x24B602 2 4681-4699 FatFileSystemCorrupted
0x24BA02-0x24DE02 2 4701-4719 ResultHostFileSystemCorrupted
0x271002-0x2EDE02 2 5000-5999 ResultUnexpected
0x2EE002-0x32C602 2 6000-6499 ResultPreconditionViolation
0x2EE202-0x306E02 2 6001-6199 ResultInvalidArgument
0x2EE402-0x2F1A02 2 6002-6029 ResultInvalidPath
0x307002-0x313602 2 6200-6299 ResultInvalidOperationForOpenMode
0x313802-0x31FE02 2 6300-6399 ResultUnsupportedOperation
0x320002-0x326202 2 6400-6449 ResultPermissionDenied
0x390889-0x391889 137 7300-7308 HTTP response code 300-308.
0x39D089-0x39F289 137 7400-7417 HTTP response code 400-417.
0x3A9889-0x3AAA89 137 7500-7509 HTTP response code 500-509.
0x3E8289-0x3F4089 137 8001-8096 libcurl error 1-96.

Support Errors

This section is for Support Errors displayed by the error-applet, separate from the normal Result Errors.

Modules

Value Name
520 Nverpt
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618 Pia
619
620
621
622
623 Eagle
800 General web-applet
801
802
803
804
805
806
807
808
809 WifiWebAuthApplet
810 Whitelisted-applet
811 ShopN
812
813
814
815 Coral
816
817
818
819
820
821
899
999

Error Codes

Value Module Description Notes
Variable {web-applets listed above} 2750 MP4 parsing failed.

Homebrew Errors

Custom errors used by homebrew libraries and applications.

Modules

Value Name
345 libnx
346 Homebrew ABI
347 Homebrew Loader
348 libnx NVIDIA errors
349 libnx Binder errors

Error Codes

Value Module Description Notes
0x35B 347 1 Failed to init SM.
0x55B 347 2 Failed to init FS.
0x75B 347 3 Failed to open NRO file. May also happen when SD card isn't inserted / SD mounting failed earlier.
0x95B 347 4 Failed to read NRO header.
0xB5B 347 5 Invalid NRO magic.
0xD5B 347 6 Invalid NRO segments.
0xF5B 347 7 Failed to read NRO.
0x135B 347 9 Failed to allocate heap.
0x255B 347 18 Failed to map code-binary memory.
0x275B 347 19 Failed to map code memory (.text).
0x295B 347 20 Failed to map code memory (.rodata).
0x2B5B 347 21 Failed to map code memory (.data+.bss).
0x315B 347 24 Failed to unmap code memory (.text).
0x335B 347 25 Failed to unmap code memory (.rodata).
0x355B 347 26 Failed to unmap code memory (.data+.bss).