Error codes: Difference between revisions
m Add 0x10CE |
m capsrv: change definition |
||
Line 1,527: | Line 1,527: | ||
| 0x6CE || 206 || 3 || Out of memory. | | 0x6CE || 206 || 3 || Out of memory. | ||
|- | |- | ||
| 0x10CE || 206 || 8 || Buffer | | 0x10CE || 206 || 8 || Out of range. Buffer needs to be aligned. | ||
|- | |- | ||
| 0x18CE || 206 || 12 || Invalid FileId. | | 0x18CE || 206 || 12 || Invalid FileId. | ||
Line 1,535: | Line 1,535: | ||
| 0x1CCE || 206 || 14 || Invalid content type. | | 0x1CCE || 206 || 14 || Invalid content type. | ||
|- | |- | ||
| 0x2ACE || 206 || 21 || Failed to mount | | 0x2ACE || 206 || 21 || Failed to mount Image Directory. | ||
|- | |- | ||
| 0x2CCE || 206 || 23 || File too big. | | 0x2CCE || 206 || 23 || File too big. | ||
Line 1,541: | Line 1,541: | ||
| 0x30CE || 206 || 24 || Invalid file size. | | 0x30CE || 206 || 24 || Invalid file size. | ||
|- | |- | ||
| 0x3CCE || 206 || 30 || | | 0x3CCE || 206 || 30 || Buffer insufficient. | ||
|- | |- | ||
| 0xAf2CE || 206 || 1401 || Too many files already saved. | | 0xAf2CE || 206 || 1401 || Too many files already saved. |