Error codes: Difference between revisions
Added error code 6005 |
Wrong location |
||
Line 313: | Line 313: | ||
|- | |- | ||
| 0x1A4A02 || 2 || 3365 || Out of memory | | 0x1A4A02 || 2 || 3365 || Out of memory | ||
|- | |||
| 0x2EEA02 || 1 || 6005 || Directory/file(?) already exists. | |||
|- | |- | ||
| 0x235202 || 2 || 4521 || Invalid NCA Key index | | 0x235202 || 2 || 4521 || Invalid NCA Key index | ||
Line 618: | Line 620: | ||
|- | |- | ||
| 0x2EE202 - 0x306E02 || 6001-6199 || Error: Invalid argument was specified. | | 0x2EE202 - 0x306E02 || 6001-6199 || Error: Invalid argument was specified. | ||
|- | |- | ||
| 0x307202 || 6201 || Error: OpenMode_AllowAppend is required for implicit extension of file size by WriteFile(). | | 0x307202 || 6201 || Error: OpenMode_AllowAppend is required for implicit extension of file size by WriteFile(). |