Changes

Jump to navigation Jump to search
315 bytes added ,  18:45, 15 November 2018
add some IStorage error codes
Line 633: Line 633:  
| 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
 
|-
 
|-
| 0x3EC80 || 128 || 502 || must close IStorageAccessor before pushing IStorage
+
| 0x3E880 || 128 || 500 || Invalid IStorage size (negative?)
 +
|-
 +
| 0x3EC80 || 128 || 502 || IStorage has already been opened by another accessor
 +
|-
 +
| 0x3EE80 || 128 || 503 || IStorage Read/Write out-of-bounds
 +
|-
 +
| 0x3FE80 || 128 || 511 || IStorage opened as wrong type (data opened as transfermem, transfermem opened as data)
 +
|-
 +
| 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)
117

edits

Navigation menu