CE
| Name | Errorcode | Returncode | Remarks |
|---|---|---|---|
| SCE_KERNEL_ERROR_EPERM | CE-30001-4 | 0x80020001 | Operation not permitted / An error has occurred (error with the application) // Close the application and then restart it. Reboot the console. If the issue continues, there may be a temporary issue with the server. Try again later. |
| SCE_KERNEL_ERROR_ENOENT | CE-30002-5 | 0x80020002 | Application data may be corrupted // Turn off the console and reboot in Safe Mode. Connect a controller via a USB cable and select [Update System Software]. If the error occurs in a specific application, delete and reinstall it. |
| SCE_KERNEL_ERROR_ESRCH | CE-30003-6 | 0x80020003 | Problem with the network connection // If in a party, reboot the console after leaving the party, then rejoin the party. Turn off your router and modem for at least 5 minutes, then turn it back on. If the situation does not improve, this may be a temporary issue. Try again later. |
| SCE_KERNEL_ERROR_EINTR | CE-30004-7 | 0x80020004 | Interrupted system call |
| SCE_KERNEL_ERROR_EIO | CE-30005-8 | 0x80020005 | Input/output error / Error occurred when accessing the HDD or Blu-Ray/DVD drive (console having issues reading from the HDD or Blu-Ray player) // Step 1: Eject the disc from the console, and check that the disc is not dirty, scratched or damaged. Step 2: If the disc is in good condition try rebuilding the console's database using Safe Mode option 5. If the error persists, the console may be bad and in need of service. Contact PlayStation Support. |
| SCE_KERNEL_ERROR_ENXIO | CE-30006-9 | 0x80020006 | Device not configured / Error occurred while accessing the data (bad USB device or bad external/internal HDD) // Step 1: If this error occurs when connecting a USB device, try another USB device. Step 2: If you changed the console's internal HDD, replace the original HDD included with your console and try again. If this error occurs while using an external HDD, there may be a problem with the connected HDD. Reconnect the HDD and select [Restore File System]. Format the HDD again. If the issue persists, try another HDD. |
| SCE_KERNEL_ERROR_E2BIG | CE-30007-0 | 0x80020007 | Argument list too long |
| SCE_KERNEL_ERROR_ENOEXEC | CE-30008-1 | 0x80020008 | Exec format error / Error occurred while launching the content // Step 1: Reboot the console. Step 2: Delete the application and install it again (back up data just in case). Step 3: If using a disc, make sure there are no fingerprints, smudges or scratches. Clean and wipe the disc with a soft, clean cloth. Step 4: This may be a temporary issue, try again later. |
| SCE_KERNEL_ERROR_EBADF | CE-30009-2 | 0x80020009 | Bad file descriptor |
| SCE_KERNEL_ERROR_ECHILD | CE-30010-4 | 0x8002000A | No child processes |
| SCE_KERNEL_ERROR_EDEADLK | CE-30011-5 | 0x8002000B | Resource deadlock avoided |
| SCE_KERNEL_ERROR_ENOMEM | CE-30012-6 | 0x8002000C | Cannot allocate memory / Internal error // Step 1: Update the PS4 system with the latest system software. Step 2: If the software is up to date and the error continues, backup all saved data. Delete the application with the error and install it again. |
| SCE_KERNEL_ERROR_EACCES | CE-30013-7 | 0x8002000D | Permission denied |
| SCE_KERNEL_ERROR_EFAULT | CE-30014-8 | 0x8002000E | Bad address |
| SCE_KERNEL_ERROR_ENOTBLK | CE-30015-9 | 0x8002000F | Block device required |
| SCE_KERNEL_ERROR_EBUSY | CE-30016-0 | 0x80020010 | Device busy |
| SCE_KERNEL_ERROR_EEXIST | CE-30017-1 | 0x80020011 | File exists |
| SCE_KERNEL_ERROR_EXDEV | CE-30018-2 | 0x80020012 | Cross-device link |
| SCE_KERNEL_ERROR_ENODEV | CE-30019-3 | 0x80020013 | Operation not supported by device |
| SCE_KERNEL_ERROR_ENOTDIR | CE-30020-5 | 0x80020014 | Not a directory |
| SCE_KERNEL_ERROR_EISDIR | CE-30021-6 | 0x80020015 | Is a directory |
| SCE_KERNEL_ERROR_EINVAL | CE-30022-7 | 0x80020016 | Invalid argument / Internal error // Reboot the application. Reboot the console. Back up saved data and initialize the console. If the error occurs while using a HDD, the connected HDD may be having problems. Reconnect the HDD and [Restore File System]. Format the HDD. If the error persists, try another HDD. |
| SCE_KERNEL_ERROR_ENFILE | CE-30023-8 | 0x80020017 | Too many open files in system |
| SCE_KERNEL_ERROR_EMFILE | CE-30024-9 | 0x80020018 | Too many open files |
| SCE_KERNEL_ERROR_ENOTTY | CE-30025-0 | 0x80020019 | Inappropriate ioctl for device |
| SCE_KERNEL_ERROR_ETXTBSY | CE-30026-1 | 0x8002001A | Text file busy |
| SCE_KERNEL_ERROR_EFBIG | CE-30027-2 | 0x8002001B | File too large / Internal error // Step 1: Restart the application. Step 2: Reboot the console. Step 3: Back up all saved data and initialize the console. If this error occurs while using an external HDD, there may be a problem with the connected HDD. Reconnect the HDD and perform [Restore File System]. Format the HDD again. If the issue persists, try another HDD. |
| SCE_KERNEL_ERROR_ENOSPC | CE-30028-3 | 0x8002001C | No space left on device / Error occurred while reading system storage or saved data // Step 1: Reboot the console. Step 2: Create new save data and try with the new data. If it works, the previous save may be corrupted. Step 3: Delete the application and install it again. Step 4: Turn off console and reboot into Safe Mode and select [Rebuild Database]. Step 5: If the issue persists, go into Safe Mode and select [Initialize PS4] (back up all data before performing this). |
| SCE_KERNEL_ERROR_ESPIPE | CE-30029-4 | 0x8002001D | Illegal seek |
| SCE_KERNEL_ERROR_EROFS | CE-30030-6 | 0x8002001E | Read-only filesystem |
| SCE_KERNEL_ERROR_EMLINK | CE-30031-7 | 0x8002001F | Too many links |
| SCE_KERNEL_ERROR_EPIPE | CE-30032-8 | 0x80020020 | Broken pipe |
| SCE_KERNEL_ERROR_EDOM | CE-30033-9 | 0x80020021 | Numerical argument out of domain |
| SCE_KERNEL_ERROR_ERANGE | CE-30034-0 | 0x80020022 | Result too large |
| SCE_KERNEL_ERROR_EAGAIN | CE-30035-1 | 0x80020023 | Resource temporarily unavailable / Try again after a while // Temporary issue caused by multiple overlapping operations on console. Turn off the console and unplug it, plug it back in and reboot the console. If the error persists there may be ongoing downloads or installations in progress. Wait for these to finish before trying again. |
| SCE_KERNEL_ERROR_EWOULDBLOCK | CE-30035-1 | 0x80020023 | Operation would block (SCE_KERNEL_ERROR_EAGAIN) |
| SCE_KERNEL_ERROR_EINPROGRESS | CE-30036-2 | 0x80020024 | Operation now in progress |
| SCE_KERNEL_ERROR_EALREADY | CE-30037-3 | 0x80020025 | Operation already in progress |
| SCE_KERNEL_ERROR_ENOTSOCK | CE-30038-4 | 0x80020026 | Socket operation on non-socket |
| SCE_KERNEL_ERROR_EDESTADDRREQ | CE-30039-5 | 0x80020027 | Destination address required |
| SCE_KERNEL_ERROR_EMSGSIZE | CE-30040-7 | 0x80020028 | Message too long |
| SCE_KERNEL_ERROR_EPROTOTYPE | CE-30041-8 | 0x80020029 | Protocol wrong type for socket |
| SCE_KERNEL_ERROR_ENOPROTOOPT | CE-30042-9 | 0x8002002A | Protocol not available |
| SCE_KERNEL_ERROR_EPROTONOSUPPORT | CE-30043-0 | 0x8002002B | Protocol not supported |
| SCE_KERNEL_ERROR_ESOCKTNOSUPPORT | CE-30044-1 | 0x8002002C | Socket type not supported |
| SCE_KERNEL_ERROR_ENOTSUP | CE-30045-2 | 0x8002002D | Operation not supported |
| SCE_KERNEL_ERROR_EPFNOSUPPORT | CE-30046-3 | 0x8002002E | Protocol family not supported |
| SCE_KERNEL_ERROR_EAFNOSUPPORT | CE-30047-4 | 0x8002002F | Address family not supported by protocol family |
| SCE_KERNEL_ERROR_EADDRINUSE | CE-30048-5 | 0x80020030 | Address already in use |
| SCE_KERNEL_ERROR_EADDRNOTAVAIL | CE-30049-6 | 0x80020031 | Can't assign requested address |
| SCE_KERNEL_ERROR_ENETDOWN | CE-30050-8 | 0x80020032 | Network is down |
| SCE_KERNEL_ERROR_ENETUNREACH | CE-30051-9 | 0x80020033 | Network is unreachable |
| SCE_KERNEL_ERROR_ENETRESET | CE-30052-0 | 0x80020034 | Network dropped connection on reset |
| SCE_KERNEL_ERROR_ECONNABORTED | CE-30053-1 | 0x80020035 | Software caused connection abort |
| SCE_KERNEL_ERROR_ECONNRESET | CE-30054-2 | 0x80020036 | Connection reset by peer |
| SCE_KERNEL_ERROR_ENOBUFS | CE-30055-3 | 0x80020037 | No buffer space available |
| SCE_KERNEL_ERROR_EISCONN | CE-30056-4 | 0x80020038 | Socket is already connected |
| SCE_KERNEL_ERROR_ENOTCONN | CE-30057-5 | 0x80020039 | Socket is not connected |
| SCE_KERNEL_ERROR_ESHUTDOWN | CE-30058-6 | 0x8002003A | Can't send after socket shutdown |
| SCE_KERNEL_ERROR_ETOOMANYREFS | CE-30059-7 | 0x8002003B | Too many references: can't splice |
| SCE_KERNEL_ERROR_ETIMEDOUT | CE-30060-9 | 0x8002003C | Operation timed out |
| SCE_KERNEL_ERROR_ECONNREFUSED | CE-30061-0 | 0x8002003D | Connection refused |
| SCE_KERNEL_ERROR_ELOOP | CE-30062-1 | 0x8002003E | Too many levels of symbolic links |
| SCE_KERNEL_ERROR_ENAMETOOLONG | CE-30063-2 | 0x8002003F | File name too long |
| SCE_KERNEL_ERROR_EHOSTDOWN | CE-30064-3 | 0x80020040 | Host is down |
| SCE_KERNEL_ERROR_EHOSTUNREACH | CE-30065-4 | 0x80020041 | No route to host |
| SCE_KERNEL_ERROR_ENOTEMPTY | CE-30066-5 | 0x80020042 | Directory not empty |
| SCE_KERNEL_ERROR_EPROCLIM | CE-30067-6 | 0x80020043 | Too many processes |
| SCE_KERNEL_ERROR_EUSERS | CE-30068-7 | 0x80020044 | Too many users |
| SCE_KERNEL_ERROR_EDQUOT | CE-30069-8 | 0x80020045 | Disc quota exceeded |
| SCE_KERNEL_ERROR_ESTALE | CE-30070-0 | 0x80020046 | Stale NFS file handle |
| SCE_KERNEL_ERROR_EREMOTE | CE-30071-1 | 0x80020047 | Too many levels of remote in path |
| SCE_KERNEL_ERROR_EBADRPC | CE-30072-2 | 0x80020048 | RPC struct is bad |
| SCE_KERNEL_ERROR_ERPCMISMATCH | CE-30073-3 | 0x80020049 | RPC version wrong |
| SCE_KERNEL_ERROR_EPROGUNAVAIL | CE-30074-4 | 0x8002004A | RPC prog. not avail |
| SCE_KERNEL_ERROR_EPROGMISMATCH | CE-30075-5 | 0x8002004B | Program version wrong |
| SCE_KERNEL_ERROR_EPROCUNAVAIL | CE-30076-6 | 0x8002004C | Bad procedure for program |
| SCE_KERNEL_ERROR_ENOLCK | CE-30077-7 | 0x8002004D | No locks available |
| SCE_KERNEL_ERROR_ENOSYS | CE-30078-8 | 0x8002004E | Function not implemented |
| SCE_KERNEL_ERROR_EFTYPE | CE-30079-9 | 0x8002004F | Inappropriate file type or format |
| SCE_KERNEL_ERROR_EAUTH | CE-30080-1 | 0x80020050 | Authentication error |
| SCE_KERNEL_ERROR_ENEEDAUTH | CE-30081-2 | 0x80020051 | Need authenticator |
| SCE_KERNEL_ERROR_EIDRM | CE-30082-3 | 0x80020052 | Identifier removed |
| SCE_KERNEL_ERROR_ENOMSG | CE-30083-4 | 0x80020053 | No message of desired type |
| SCE_KERNEL_ERROR_EOVERFLOW | CE-30084-5 | 0x80020054 | Value too large to be stored in data type |
| SCE_KERNEL_ERROR_ECANCELED | CE-30085-6 | 0x80020055 | Operation canceled |
| SCE_KERNEL_ERROR_EILSEQ | CE-30086-7 | 0x80020056 | Illegal byte sequence |
| SCE_KERNEL_ERROR_ENOATTR | CE-30087-8 | 0x80020057 | Attribute not found |
| SCE_KERNEL_ERROR_EDOOFUS | CE-30088-9 | 0x80020058 | Programming error / Error occurred when starting the game (problem with application) // Reboot the console. Delete the application and install it again. If the situation doesn't improve, back up all saved data and initialize the console. |
| SCE_KERNEL_ERROR_EBADMSG | CE-30089-0 | 0x80020059 | Bad message |
| SCE_KERNEL_ERROR_EMULTIHOP | CE-30090-2 | 0x8002005A | Multi-hop attempted |
| SCE_KERNEL_ERROR_ENOLINK | CE-30091-3 | 0x8002005B | Link has been severed |
| SCE_KERNEL_ERROR_EPROTO | CE-30092-4 | 0x8002005C | Protocol error |
| SCE_KERNEL_ERROR_ENOTCAPABLE | CE-30093-5 | 0x8002005D | Capabilities insufficient |
| SCE_KERNEL_ERROR_ECAPMODE | CE-30094-6 | 0x8002005E | Not permitted in capability mode |
| SCE_KERNEL_ERROR_ENOBLK | CE-30095-7 | 0x8002005F | Block not ready |
| ? | CE-30366-8 | ? | Prohibits connection to SEN and running PS4 Bluray games. If you have more information, contact [email protected]. |
| ? | CE-30377-0 | ? | Prohibits connection to SEN and running PS4 Bluray games. If you have more information, contact [email protected]. |
| SCE_SBL_ERROR_SRTC_EPOWER | CE-30391-6 | 0x800F0530 | System error // Your system likely needs to be serviced. Please visit our Contact page to set up service. |
| SCE_SBL_ERROR_SRTC_ECLOCK | CE-30392-7 | 0x800F0531 | Hardware error // Your system likely needs to be serviced. Please visit our Contact page to set up service. Check system clock / time. If it's reset, change CMOS battery and test. If that fails and/or is OK, replace Mediacon (Southbridge) IC. |
| SCE_SBL_ERROR_SRTC_ENOTINITIALIZED | CE-30393-8 | 0x800F0532 | Error Strc Enotinitialized |
| SCE_SBL_ERROR_SRTC_EXPIRED | CE-30394-9 | 0x800F0533 | Error Strc Expired |
| SCE_SBL_ERROR_SRTC_EFORMAT | CE-30395-0 | 0x800F0534 | Error Strc Eformat |
| SCE_SBL_ERROR_SRTC_EAUTHFAIL | CE-30396-1 | 0x800F0535 | Error Strc Eauthfail |
| SCE_SBL_ERROR_SRTC_KEY_DIFFER | CE-30397-2 | 0x800F0536 | Error Strc Key differ |
| SCE_SBL_ERROR_DEVACT_EPERM | CE-30398-3 | 0x800F0601 | Error Devact Eperm |
| SCE_SBL_ERROR_DEVACT_ENOENT | CE-30399-4 | 0x800F0602 | Error Devact Enoent |
| SCE_SBL_ERROR_NPDRM_EACCES | CE-30550-3 | 0x800F0A0D | Error Npdrm Eacces |
| SCE_SBL_ERROR_NPDRM_EFAULT | CE-30551-4 | 0x800F0A0E | Error Npdrm Efault |
| SCE_SBL_ERROR_NPDRM_EBUSY | CE-30552-5 | 0x800F0A10 | Error Npdrm Ebusy |
| SCE_SBL_ERROR_NPDRM_EEXIST | CE-30553-6 | 0x800F0A11 | Error Npdrm Eexist |
| SCE_SBL_ERROR_NPDRM_ENODEV | CE-30554-7 | 0x800F0A13 | Error Npdrm Enodev |
| SCE_SBL_ERROR_NPDRM_EINVAL | CE-30555-8 | 0x800F0A16 | Error Npdrm Einval |
| SCE_SBL_ERROR_NPDRM_ENOSPC | CE-30556-9 | 0x800F0A1C | Error Npdrm Enospc |
| SCE_SBL_ERROR_NPDRM_ERANGE | CE-30557-0 | 0x800F0A22 | Error Npdrm Erange |
| SCE_SBL_ERROR_NPDRM_EFMT | CE-30558-1 | 0x800F0A23 | Error Npdrm Efmt |
| SCE_SBL_ERROR_NPDRM_ESIGN | CE-30559-2 | 0x800F0A24 | Cannot start the application. |
| SCE_SBL_ERROR_AUTHMGR_ESTACK | CE-30600-9 | 0x800F0B29 | Error Authmgr Estack |
| SCE_SBL_ERROR_AUTHMGR_ENEEDAUTH | CE-30601-0 | 0x800F0B2A | Error Authmgr Eneedauth |
| SCE_SBL_ERROR_AUTHMGR_EBADMSG | CE-30602-1 | 0x800F0B2B | Error Authmgr Ebadmsg |
| SCE_SBL_ERROR_AUTHMGR_EREVOKED | CE-30603-2 | 0x800F0B2C | Error Authmgr Erevoked |
| SCE_SBL_ERROR_AUTHMGR_ENOATTR | CE-30604-3 | 0x800F0B2D | Error Authmgr Enoattr |
| SCE_SBL_ERROR_AUTHMGR_EVER | CE-30605-4 | 0x800F0B2E | Error Authmgr Ever |
| SCE_SBL_ERROR_AUTHMGR_EPLATFORM | CE-30606-5 | 0x800F0B2F | Error Authmgr Ever |
| SCE_SBL_ERROR_AUTHMGR_EPOWER | CE-30607-6 | 0x800F0B30 | Error Authmgr Epower |
| SCE_SBL_ERROR_AUTHMGR_ECLOCK | CE-30608-7 | 0x800F0B31 | Hardware error // Your system likely needs to be serviced. Please visit our Contact page to set up service. |
| SCE_SBL_ERROR_AUTHMGR_ENOTINITIALIZED | CE-30609-8 | 0x800F0B32 | Error Authmgr Enotinitialized |
| SCE_SBL_ERROR_AUTHMGR_EXPIRED | CE-30610-0 | 0x800F0B33 | Error Authmgr Expired |
| SCE_SBL_ERROR_AUTHMGR_EFORMAT | CE-30611-1 | 0x800F0B34 | Error Authmgr Eformat |
| SCE_SBL_ERROR_AUTHMGR_EAUTHFAIL | CE-30612-2 | 0x800F0B35 | Error Authmgr Eauthfail |
| SCE_SBL_ERROR_AUTHMGR_KEY_DIFFER | CE-30613-3 | 0X800F0B36 | Error Authmgr Key Differ |
| SCE_SYSFILE_ERROR_NOMEM | CE-30614-4 | 0x80120001 | Out-of-memory |
| SCE_SYSFILE_ERROR_IO | CE-30615-5 | 0x80120002 | File IO error |
| SCE_SYSFILE_ERROR_INVAL | CE-30616-6 | 0x80120003 | Invalid parameters |
| SCE_SYSFILE_ERROR_BADMAGIC | CE-30617-7 | 0x80120004 | Invalid MAGIC code (system file broken) |
| SCE_SYSFILE_ERROR_KEYNOTFOUND | CE-30618-8 | 0x80120005 | Key's not found (system file broken) |
| SCE_SYSFILE_ERROR_KEYDUPLICATION | CE-30619-9 | 0x80120006 | Duplication of key (system file broken) |
| SCE_SYSFILE_ERROR_BADVERSION | CE-30620-1 | 0x80120007 | Invalid version (system file broken) |
| SCE_SYSFILE_ERROR_OVER_DATABUFSIZE | CE-30621-2 | 0x80120008 | Invalid data size (system file broken) |
| SCE_SAFEMODE_ERROR_ENOMEM | CE-30772-9 | 0x80190001 | Out-of-memory |
| SCE_SAFEMODE_ERROR_KILL | CE-30773-0 | 0x80190002 | Error Kill |
| SCE_SAFEMODE_ERROR_NOT_FOUND | CE-30774-1 | 0x80190030 | Cannot update (could not update via USB device) // The PS4 system software could not be updated using a USB storage device. Try updating via the Internet instead. If this is not possible, make sure the USB storage device is formatted as FAT or exFAT. Check that the update file is stored in the correct file structure. If the issue continues, delete the download file from the USB drive and download it again. |
| SCE_SAFEMODE_ERROR_INVAL | CE-30775-2 | 0x80190031 | Error Inval |
| SCE_SAFEMODE_ERROR_STAT | CE-30776-3 | 0x80190060 | Error Start |
| SCE_SAFEMODE_ERROR_OPEN_READ | CE-30777-4 | 0x80190061 | Error Open Read |
| SCE_SAFEMODE_ERROR_OPEN_WRITE | CE-30778-5 | 0x80190062 | Error Open Write |
| SCE_SAFEMODE_ERROR_CLOSE | CE-30779-6 | 0x80190063 | Error Close |
| SCE_SAFEMODE_ERROR_READ | CE-30780-8 | 0x80190064 | Error Read |
| SCE_SAFEMODE_ERROR_WRITE | CE-30781-9 | 0x80190065 | Error Write |
| SCE_SAFEMODE_ERROR_NMOUNT_USB | CE-30784-2 | 0x80190068 | PS4 failed to detect USB device // Step 1: Verify that the USB device supports USB 2.0 or 3.0. Step 2: Ensure the device is properly inserted in the PS4, and then wait one minute before trying to access the device again. Step 3: Make sure there are not multiple partitions on the device. Step 4: Try reformatting the device using a PC if possible. |
| CE-30785-3 | USB device not recognized in safe mode // Step 1: Ensure the device is properly inserted in the PS4. Step 2: Wait about one minute and try updating again. Step 3: If the problem persists, initialize USB storage device on a PC, download the update file from system software update page, then put it in the specified folder and update again from the USB storage device. | ||
| SCE_USBD_ERROR_IO | CE-30791-0 | 0x80240001 | I/O error |
| SCE_USBD_ERROR_INVALID_ARG | CE-30792-1 | 0x80240002 | Invalid argument |
| SCE_USBD_ERROR_ACCESS | CE-30793-2 | 0x80240003 | Permission denied |
| SCE_USBD_ERROR_NO_DEVICE | CE-30794-3 | 0x80240004 | No such device |
| SCE_USBD_ERROR_NOT_FOUND | CE-30795-4 | 0x80240005 | Resource not found |
| SCE_USBD_ERROR_BUSY | CE-30796-5 | 0x80240006 | Resource busy |
| SCE_USBD_ERROR_TIMEOUT | CE-30797-6 | 0x80240007 | Timer expired |
| SCE_USBD_ERROR_OVERFLOW | CE-30798-7 | 0x80240008 | Value too large to be stored in data type |
| SCE_USBD_ERROR_PIPE | CE-30799-8 | 0x80240009 | Broken pipe |
| SCE_USBD_ERROR_INTERRUPTED | CE-30800-1 | 0x8024000A | Interrupted system call |
| SCE_USBD_ERROR_NO_MEM | CE-30801-2 | 0x8024000B | Not enough core |
| SCE_USBD_ERROR_NOT_SUPPORTED | CE-30802-3 | 0x8024000C | Operation not supported |
| SCE_USBD_ERROR_FATAL | CE-30803-4 | 0x802400FF | Fatal error |
| SCE_AUDIO_OUT_ERROR_NOT_OPENED | CE-30804-5 | 0x80260001 | Tried to perform an operation (play release or get number of remaining samples) for the port not opened |
| SCE_AUDIO_OUT_ERROR_BUSY | CE-30805-6 | 0x80260002 | Tried to output while outputting audio |
| SCE_AUDIO_OUT_ERROR_INVALID_PORT | CE-30806-7 | 0x80260003 | Invalid port number |
| SCE_AUDIO_OUT_ERROR_INVALID_POINTER | CE-30807-8 | 0x80260004 | Invalid pointer |
| SCE_AUDIO_OUT_ERROR_PORT_FULL | CE-30808-9 | 0x80260005 | Cannot reserve a port(channel) any more |
| SCE_AUDIO_OUT_ERROR_INVALID_SIZE | CE-30809-0 | 0x80260006 | Invalid sample length specified |
| SCE_AUDIO_OUT_ERROR_INVALID_FORMAT | CE-30810-2 | 0x80260007 | Invalid audio format |
| SCE_AUDIO_OUT_ERROR_INVALID_SAMPLE_FREQ | CE-30811-3 | 0x80260008 | Invalid sampling frequency |
| SCE_AUDIO_OUT_ERROR_INVALID_VOLUME | CE-30812-4 | 0x80260009 | Invalid volume value |
| SCE_AUDIO_OUT_ERROR_INVALID_PORT_TYPE | CE-30813-5 | 0x8026000A | Invalid port type |
| SCE_AUDIO_OUT_ERROR_INVALID_CONF_TYPE | CE-30814-6 | 0x8026000C | Invalid config type |
| SCE_AUDIO_OUT_ERROR_OUT_OF_MEMORY | CE-30815-7 | 0x8026000D | Not enough memory |
| SCE_AUDIO_OUT_ERROR_ALREADY_INIT | CE-30816-8 | 0x8026000E | already initialized |
| SCE_AUDIO_OUT_ERROR_NOT_INIT | CE-30817-9 | 0x8026000F | not initialized |
| SCE_AUDIO_OUT_ERROR_MEMORY | CE-30818-0 | 0x80260010 | memory handling error |
| SCE_AUDIO_OUT_ERROR_SYSTEM_RESOURCE | CE-30819-1 | 0x80260011 | system resourc error |
| SCE_AUDIO_OUT_ERROR_TRANS_EVENT | CE-30820-3 | 0x80260012 | transfer event send error |
| SCE_AUDIO_OUT_ERROR_INVALID_FLAG | CE-30821-4 | 0x80260013 | Invalid volume flag value |
| SCE_AUDIO_IN_ERROR_FATAL | CE-30822-5 | 0x80260100 | undefined error |
| SCE_AUDIO_IN_ERROR_INVALID_HANDLE | CE-30823-6 | 0x80260101 | Bad value of handle |
| SCE_AUDIO_IN_ERROR_INVALID_SIZE | CE-30824-7 | 0x80260102 | Invalid sample length |
| SCE_AUDIO_IN_ERROR_INVALID_FREQ | CE-30825-8 | 0x80260103 | Invalid sampling frequency |
| SCE_AUDIO_IN_ERROR_INVALID_TYPE | CE-30826-9 | 0x80260104 | Invalid bus type |
| SCE_AUDIO_IN_ERROR_INVALID_POINTER | CE-30827-0 | 0x80260105 | Invalid pointer value |
| SCE_AUDIO_IN_ERROR_INVALID_PARAM | CE-30828-1 | 0x80260106 | Invalid port parameter |
| SCE_AUDIO_IN_ERROR_PORT_FULL | CE-30829-2 | 0x80260107 | Cannot open port any more |
| SCE_AUDIO_IN_ERROR_OUT_OF_MEMORY | CE-30830-4 | 0x80260108 | Not enough memory |
| SCE_AUDIO_IN_ERROR_NOT_OPENED | CE-30831-5 | 0x80260109 | This port is not opened |
| SCE_AUDIO_IN_ERROR_BUSY | CE-30832-6 | 0x8026010A | Tried to input while inputting |
| SCE_AUDIO_IN_ERROR_SYSTEM_MEMORY | CE-30833-7 | 0x8026010B | Error due to relate of the system memory access |
| SCE_AUDIO_IN_ERROR_SYSTEM_IPC | CE-30834-8 | 0x8026010C | Error due to the system IPC |
| CE-30835-9 | 0x80290000 | ||
| SCE_VIDEO_OUT_ERROR_INVALID_VALUE | CE-30836-0 | 0x80290001 | Invalid argument |
| SCE_VIDEO_OUT_ERROR_INVALID_ADDRESS | CE-30837-1 | 0x80290002 | Invalid address |
| SCE_VIDEO_OUT_ERROR_INVALID_PIXEL_FORMAT | CE-30838-2 | 0x80290003 | Invalid pixel format argument |
| SCE_VIDEO_OUT_ERROR_INVALID_PITCH | CE-30839-3 | 0x80290004 | Invalid pitch argument |
| SCE_VIDEO_OUT_ERROR_INVALID_RESOLUTION | CE-30840-5 | 0x80290005 | Invalid width, height argument |
| SCE_VIDEO_OUT_ERROR_INVALID_FLIP_MODE | CE-30841-6 | 0x80290006 | Invalid flip mode argument |
| SCE_VIDEO_OUT_ERROR_INVALID_TILING_MODE | CE-30842-7 | 0x80290007 | Invalid tiling mode argument |
| SCE_VIDEO_OUT_ERROR_INVALID_ASPECT_RATIO | CE-30843-8 | 0x80290008 | Invalid aspect ratio argument |
| SCE_VIDEO_OUT_ERROR_RESOURCE_BUSY | CE-30844-9 | 0x80290009 | The resource is in use. |
| SCE_VIDEO_OUT_ERROR_INVALID_INDEX | CE-30845-0 | 0x8029000A | Invalid index |
| SCE_VIDEO_OUT_ERROR_INVALID_HANDLE | CE-30846-1 | 0x8029000B | Invalid handle |
| SCE_VIDEO_OUT_ERROR_INVALID_EVENT_QUEUE | CE-30847-2 | 0x8029000C | Invalid event queue |
| SCE_VIDEO_OUT_ERROR_INVALID_EVENT | CE-30848-3 | 0x8029000D | Invalid event |
| SCE_VIDEO_OUT_ERROR_NO_EMPTY_SLOT | CE-30849-4 | 0x8029000F | No empty slot found. |
| SCE_VIDEO_OUT_ERROR_SLOT_OCCUPIED | CE-30850-6 | 0x80290010 | The specified slot is already occupied. |
| SCE_VIDEO_OUT_ERROR_FLIP_QUEUE_FULL | CE-30851-7 | 0x80290012 | flip queue is already full |
| SCE_VIDEO_OUT_ERROR_INVALID_MEMORY | CE-30852-8 | 0x80290013 | Invalid memory |
| SCE_VIDEO_OUT_ERROR_MEMORY_NOT_PHYSICALLY_CONTIGUOUS | CE-30853-9 | 0x80290014 | The buffer memory is not physically contiguous |
| SCE_VIDEO_OUT_ERROR_MEMORY_INVALID_ALIGNMENT | CE-30854-0 | 0x80290015 | Invalid memory alignment for the buffer |
| SCE_VIDEO_OUT_ERROR_UNSUPPORTED_OUTPUT_MODE | CE-30855-1 | 0x80290016 | Unsupported output mode |
| SCE_VIDEO_OUT_ERROR_UNKNOWN | CE-30856-2 | 0x802900FE | Unknown error |
| SCE_VIDEO_OUT_ERROR_FATAL | CE-30857-3 | 0x802900FF | Internal error |
| SCE_VIDEO_OUT_ERROR_ENOMEM | CE-30858-4 | 0x8029100C | Cannot allocate memory |
| SCE_AV_CONTROL_ERROR_INVALID_PARAM | CE-30859-5 | 0x802A0001 | Error Invalid Param |
| SCE_AV_CONTROL_ERROR_INVALID_PITCH | CE-30860-7 | 0x802A0002 | Error Invalid Pitch |
| SCE_AV_CONTROL_ERROR_INVALID_MODE | CE-30861-8 | 0x802A0003 | Error Invalid Mode |
| SCE_AV_CONTROL_ERROR_PLL_FAIL | CE-30862-9 | 0x802A0004 | Error Pll Fail |
| SCE_AV_CONTROL_ERROR_DP_LINK_TRAINING_FAIL | CE-30863-0 | 0x802A0005 | Error Dp Link Training Fail |
| SCE_AV_CONTROL_ERROR_BLANK_TIMEOUT | CE-30864-1 | 0x802A0006 | Error Blink Timeout |
| SCE_AV_CONTROL_ERROR_INIT_FAIL | CE-30865-2 | 0x802A0007 | Error Init Fail |
| SCE_CAMERA_ERROR_PARAM | CE-30866-3 | 0x802E0000 | Parameter is invalid |
| SCE_CAMERA_ERROR_ALREADY_INIT | CE-30867-4 | 0x802E0001 | Already initialized |
| SCE_CAMERA_ERROR_NOT_INIT | CE-30868-5 | 0x802E0002 | Not initialized |
| SCE_CAMERA_ERROR_ALREADY_OPEN | CE-30869-6 | 0x802E0003 | Camera is already open. |
| SCE_CAMERA_ERROR_NOT_OPEN | CE-30870-8 | 0x802E0004 | Camera is not open. |
| SCE_CAMERA_ERROR_ALREADY_START | CE-30871-9 | 0x802E0005 | Streaming has started. |
| SCE_CAMERA_ERROR_NOT_START | CE-30872-0 | 0x802E0006 | Streaming has not yet started. |
| SCE_CAMERA_ERROR_FORMAT_UNKNOWN | CE-30873-1 | 0x802E0007 | Cannot start with specified format. |
| SCE_CAMERA_ERROR_RESOLUTION_UNKNOWN | CE-30874-2 | 0x802E0008 | Cannot start with specified resolution. |
| SCE_CAMERA_ERROR_BAD_FRAMERATE | CE-30875-3 | 0x802E0009 | Cannot open with specified frame rate. |
| SCE_CAMERA_ERROR_TIMEOUT | CE-30876-4 | 0x802E000A | Function timed out |
| SCE_CAMERA_ERROR_ATTRIBUTE_UNKNOWN | CE-30877-5 | 0x802E000B | Unknown attribute |
| SCE_CAMERA_ERROR_BUSY | CE-30878-6 | 0x802E000C | The camera is busy. |
| SCE_CAMERA_ERROR_UNKNOWN_CONFIG | CE-30879-7 | 0x802E000D | Unknown Configuration |
| SCE_CAMERA_ERROR_ALREADY_READ | CE-30880-9 | 0x802E000F | The frame has already been read. |
| SCE_CAMERA_ERROR_NOT_CONNECTED | CE-30881-0 | 0x802E0010 | The Camera is not connected. |
| SCE_CAMERA_ERROR_NOT_SUPPORTED | CE-30882-1 | 0x802E0011 | The Function is not supported. |
| SCE_CAMERA_ERROR_INVALID_CONFIG | CE-30883-2 | 0x802E0013 | Attribute cannot specify under this Configuration. |
| SCE_CAMERA_ERROR_MAX_HANDLE | CE-30884-3 | 0x802E0014 | Number of processes reached maximum. |
| SCE_CAMERA_ERROR_MAX_PROCESS | CE-30885-4 | 0x802E00FB | Number of processes reached maximum. |
| SCE_CAMERA_ERROR_COPYOUT_FAILED | CE-30886-5 | 0x802E00FC | Copy out failed. |
| SCE_CAMERA_ERROR_COPYIN_FAILED | CE-30887-6 | 0x802E00FD | Copying failed. |
| SCE_CAMERA_ERROR_KPROC_CREATE | CE-30888-7 | 0x802E00FE | Process create failed. |
| SCE_CAMERA_ERROR_FATAL | CE-30889-8 | 0x802E00FF | Fatal error occurred. |
| SCE_BT_ERROR_REG_NOT_READY | CE-30890-0 | 0x802F0101 | Error Reg Not Ready |
| SCE_BT_ERROR_REG_DELETE_NO_ENTRY | CE-30891-1 | 0x802F0102 | Error Reg Delete No Entry |
| SCE_BT_ERROR_REG_UPDATE_CANNOT_SAVE | CE-30892-2 | 0x802F0103 | Error Reg Update Cannot Save |
| SCE_BT_ERROR_REG_SET_HID_DESC_BAD_ARG | CE-30893-3 | 0x802F0105 | Error Reg Set Hid Desc Bad Arg |
| SCE_BT_ERROR_REG_SET_HID_DESC_NO_REG | CE-30894-4 | 0x802F0106 | Error Reg Set Hid Desc No Arg |
| SCE_BT_ERROR_CONNECT_START_BUSY | CE-30905-7 | 0x802F0204 | Connection process with Bluetooth device cannot be started (another device being registered) // Step 1: Reboot the console. Step 2: If the system software is not up to date, update it to the latest version. Step 3: If there are any other Bluetooth devices near the console, turn them off and try again. |
| SCE_BT_ERROR_CONF_BT_INACTIVE | CE-30993-4 | 0x802F1503 | Error occurred during Bluetooth connection // Step 1: Check if the device can be used with PS4 consoles. Step 2: Try connecting another compatible Bluetooth device. Step 3: Reboot the console. Step 4: If possible, try resetting the device. |
| SCE_HID_ERROR_ALREADY_LOGGED_OUT | CE-31138-6 | 0x803B0101 | This user already logged out |
| SCE_FONT_ERROR_FATAL | CE-31493-0 | 0x80460001 | Fatal error |
| SCE_FONT_ERROR_ALLOCATION_FAILED | CE-31494-1 | 0x80460010 | Invalid argument value detected |
| SCE_FONT_ERROR_INVALID_MEMORY | CE-31495-2 | 0x80460003 | Invalid FontMemory detected |
| SCE_FONT_ERROR_INVALID_LIBRARY | CE-31496-3 | 0x80460004 | Invalid FontLibrary detected |
| SCE_FONT_ERROR_INVALID_FONT_HANDLE | CE-31497-4 | 0x80460005 | Invalid FontHandle detected |
| SCE_FONT_ERROR_INVALID_GLYPH | CE-31498-5 | 0x80460006 | Invalid FontGlyph detected |
| SCE_FONT_ERROR_INVALID_RENDERER | CE-31499-6 | 0x80460007 | Invalid FontRenderer detected |
| SCE_FONT_ERROR_ALLOCATION_FAILED | CE-31500-9 | 0x80460010 | Memory allocation failed |
| SCE_FONT_ERROR_FS_OPEN_FAILED | CE-31501-0 | 0x80460011 | File open failed |
| SCE_FONT_ERROR_NO_SUPPORT_LIBRARY | CE-31502-1 | 0x80460018 | Unsupported library |
| SCE_FONT_ERROR_NO_SUPPORT_FORMAT | CE-31503-2 | 0x80460019 | Unsupported format |
| SCE_FONT_ERROR_NO_SUPPORT_FUNCTION | CE-31504-3 | 0x80460020 | Unsupported function |
| SCE_FONT_ERROR_ALREADY_SPECIFIED | CE-31505-4 | 0x80460021 | Already specified |
| SCE_FONT_ERROR_ALREADY_ATTACHED | CE-31506-5 | 0x80460022 | Already attached |
| SCE_FONT_ERROR_ALREADY_OPENED | CE-31507-6 | 0x80460023 | Already opened font detected |
| SCE_FONT_ERROR_NOT_ATTACHED_CACHE_BUFFER | CE-31508-7 | 0x80460025 | No cache buffer |
| SCE_FONT_ERROR_NO_SUPPORT_FONTSET | CE-31509-8 | 0x80460031 | Unsupported font set |
| SCE_FONT_ERROR_FONT_OPEN_MAX | CE-31510-0 | 0x80460033 | Exceeding maximum number of font opens |
| SCE_FONT_ERROR_FONT_OPEN_FAILED | CE-31511-1 | 0x80460036 | Failed in font opening process |
| SCE_FONT_ERROR_FONT_CLOSE_FAILED | CE-31512-2 | 0x80460037 | Failed in font closing process |
| SCE_FONT_ERROR_NO_SUPPORT_CODE | CE-31513-3 | 0x80460041 | Unsupported code |
| SCE_FONT_ERROR_NO_SUPPORT_GLYPH | CE-31514-4 | 0x80460042 | Glyph could not be found |
| SCE_FONT_ERROR_NO_SUPPORT_SURFACE | CE-31515-5 | 0x80460050 | Unsupported surface |
| SCE_FONT_ERROR_UNSET_PARAMETER | CE-31516-6 | 0x80460058 | Unset parameter |
| SCE_FONT_ERROR_ALREADY_BOUND_RENDERER | CE-31517-7 | 0x80460060 | Renderer is already bound |
| SCE_FONT_ERROR_NOT_BOUND_RENDERER | CE-31518-8 | 0x80460061 | Renderer is not bound |
| SCE_FONT_ERROR_RENDERER_ALLOCATION_FAILED | CE-31519-9 | 0x80460063 | Renderer could not allocate memory |
| SCE_FONT_ERROR_RENDERER_RENDER_FAILED | CE-31520-1 | 0x80460065 | Render failed to render |
| SCE_MD5_ERROR_INVALID_POINTER | CE-31521-2 | 0x80480100 | invalid pointer argument |
| SCE_MD5_ERROR_INVALID_STATE | CE-31522-3 | 0x80480101 | invalid state |
| SCE_MD5_ERROR_UNINITIALIZED_CONTEXT | CE-31523-4 | 0x80480102 | uninitialized context |
| SCE_SHA0_ERROR_INVALID_POINTER | CE-31524-5 | 0x80480200 | invalid pointer argument |
| SCE_SHA0_ERROR_INVALID_STATE | CE-31525-6 | 0x80480201 | invalid state |
| SCE_SHA0_ERROR_UNINITIALIZED_CONTEXT | CE-31526-7 | 0x80480202 | uninitialized context |
| SCE_SHA1_ERROR_INVALID_POINTER | CE-31527-8 | 0x80480300 | invalid pointer argument |
| SCE_SHA1_ERROR_INVALID_STATE | CE-31528-9 | 0x80480301 | invalid state |
| SCE_SHA1_ERROR_UNINITIALIZED_CONTEXT | CE-31529-0 | 0x80480302 | uninitialized context |
| SCE_SHA224_ERROR_INVALID_POINTER | CE-31530-2 | 0x80480400 | invalid pointer argument |
| SCE_SHA224_ERROR_INVALID_STATE | CE-31531-3 | 0x80480401 | invalid state |
| SCE_SHA224_ERROR_UNINITIALIZED_CONTEXT | CE-31532-4 | 0x80480402 | uninitialized context |
| SCE_SHA256_ERROR_INVALID_POINTER | CE-31533-5 | 0x80480500 | invalid pointer argument |
| SCE_SHA256_ERROR_INVALID_STATE | CE-31534-6 | 0x80480501 | invalid state |
| SCE_SHA256_ERROR_UNINITIALIZED_CONTEXT | CE-31535-7 | 0x80480502 | uninitialized context |
| SCE_SHA384_ERROR_INVALID_POINTER | CE-31536-8 | 0x80480600 | invalid pointer argument |
| SCE_SHA384_ERROR_INVALID_STATE | CE-31537-9 | 0x80480601 | invalid state |
| SCE_SHA384_ERROR_UNINITIALIZED_CONTEXT | CE-31538-0 | 0x80480602 | uninitialized context |
| SCE_SHA512_ERROR_INVALID_POINTER | CE-31539-1 | 0x80480700 | invalid pointer argument |
| SCE_SHA512_ERROR_INVALID_STATE | CE-31540-3 | 0x80480701 | invalid state |
| SCE_SHA512_ERROR_UNINITIALIZED_CONTEXT | CE-31541-4 | 0x80480702 | uninitialized context |
| SCE_SHA512T_ERROR_INVALID_POINTER | CE-31542-5 | 0x80480800 | invalid pointer argument |
| SCE_SHA512T_ERROR_INVALID_STATE | CE-31543-6 | 0x80480801 | invalid state |
| SCE_SHA512T_ERROR_INVALID_DIGEST_SIZE | CE-31544-7 | 0x80480802 | invalid digest size |
| SCE_SHA512T_ERROR_UNINITIALIZED_CONTEXT | CE-31545-8 | 0x80480803 | uninitialized context |
| SCE_HMAC_ERROR_INVALID_POINTER | CE-31546-9 | 0x80481000 | invalid pointer argument |
| SCE_HMAC_ERROR_INVALID_DIGEST_SIZE | CE-31547-0 | 0x80481002 | invalid digest size |
| SCE_MT19937_ERROR_INVALID_POINTER | CE-31548-1 | 0x80490100 | invalid pointer argument |
| SCE_SFMT607_ERROR_INVALID_POINTER | CE-31549-2 | 0x80490200 | invalid pointer argument |
| SCE_SFMT607_ERROR_INVALID_STATE | CE-31550-4 | 0x80490201 | invalid state |
| SCE_SFMT607_ERROR_INVALID_SIZE | CE-31551-5 | 0x80490202 | invalid size |
| SCE_SFMT1279_ERROR_INVALID_POINTER | CE-31552-6 | 0x80490300 | invalid pointer argument |
| SCE_SFMT1279_ERROR_INVALID_STATE | CE-31553-7 | 0x80490301 | invalid state |
| SCE_SFMT1279_ERROR_INVALID_SIZE | CE-31554-8 | 0x80490302 | invalid size |
| SCE_SFMT2281_ERROR_INVALID_POINTER | CE-31555-9 | 0x80490400 | invalid pointer argument |
| SCE_SFMT2281_ERROR_INVALID_STATE | CE-31556-0 | 0x80490401 | invalid state |
| SCE_SFMT2281_ERROR_INVALID_SIZE | CE-31557-1 | 0x80490402 | invalid size |
| SCE_SFMT4253_ERROR_INVALID_POINTER | CE-31558-2 | 0x80490500 | invalid pointer argument |
| SCE_SFMT4253_ERROR_INVALID_STATE | CE-31559-3 | 0x80490501 | invalid state |
| SCE_SFMT4253_ERROR_INVALID_SIZE | CE-31560-5 | 0x80490502 | invalid size |
| SCE_SFMT11213_ERROR_INVALID_POINTER | CE-31561-6 | 0x80490600 | invalid pointer argument |
| SCE_SFMT11213_ERROR_INVALID_STATE | CE-31562-7 | 0x80490601 | invalid state |
| SCE_SFMT11213_ERROR_INVALID_SIZE | CE-31563-8 | 0x80490602 | invalid size |
| SCE_SFMT19937_ERROR_INVALID_POINTER | CE-31564-9 | 0x80490700 | invalid pointer argument |
| SCE_SFMT19937_ERROR_INVALID_STATE | CE-31565-0 | 0x80490701 | invalid state |
| SCE_SFMT19937_ERROR_INVALID_SIZE | CE-31566-1 | 0x80490702 | invalid size |
| SCE_SFMT44497_ERROR_INVALID_POINTER | CE-31567-2 | 0x80490800 | invalid pointer argument |
| SCE_SFMT44497_ERROR_INVALID_STATE | CE-31568-3 | 0x80490801 | invalid state |
| SCE_SFMT44497_ERROR_INVALID_SIZE | CE-31569-4 | 0x80490802 | invalid size |
| SCE_SFMT86243_ERROR_INVALID_POINTER | CE-31570-6 | 0x80490900 | invalid pointer argument |
| SCE_SFMT86243_ERROR_INVALID_STATE | CE-31571-7 | 0x80490901 | invalid state |
| SCE_SFMT86243_ERROR_INVALID_SIZE | CE-31572-8 | 0x80490902 | invalid size |
| SCE_SFMT132049_ERROR_INVALID_POINTER | CE-31573-9 | 0x80490A00 | invalid pointer argument |
| SCE_SFMT132049_ERROR_INVALID_STATE | CE-31574-0 | 0x80490A01 | invalid state |
| SCE_SFMT132049_ERROR_INVALID_SIZE | CE-31575-1 | 0x80490A02 | invalid size |
| SCE_SFMT216091_ERROR_INVALID_POINTER | CE-31576-2 | 0x80490B00 | invalid pointer argument |
| SCE_SFMT216091_ERROR_INVALID_STATE | CE-31577-3 | 0x80490B01 | invalid state |
| SCE_SFMT216091_ERROR_INVALID_SIZE | CE-31578-4 | 0x80490B02 | invalid size |
| SCE_NGS2_ERROR_FAIL | CE-31579-5 | 0x804A0001 | fatal error |
| SCE_NGS2_ERROR_INVALID_MAX_GRAIN_SAMPLES | CE-31580-7 | 0x804A0050 | specified max grain samples is invalid |
| SCE_NGS2_ERROR_INVALID_NUM_GRAIN_SAMPLES | CE-31581-8 | 0x804A0051 | specified grain samples is invalid |
| SCE_NGS2_ERROR_INVALID_NUM_CHANNELS | CE-31582-9 | 0x804A0052 | the specified number of channel is invalid |
| SCE_NGS2_ERROR_INVALID_OUT_ADDRESS | CE-31583-0 | 0x804A0053 | specified out address is invalid |
| SCE_NGS2_ERROR_INVALID_OUT_SIZE | CE-31584-1 | 0x804A0054 | specified out size is invalid |
| SCE_NGS2_ERROR_INVALID_OPTION_ADDRESS | CE-31585-2 | 0x804A0080 | specified option address is invalid |
| SCE_NGS2_ERROR_INVALID_OPTION_SIZE | CE-31586-3 | 0x804A0081 | specified option size is invalid |
| SCE_NGS2_ERROR_INVALID_OPTION_FLAG | CE-31587-4 | 0x804A0082 | specified system option flag is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_MATRICES | CE-31588-5 | 0x804A0100 | specified max matrices is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_PORTS | CE-31589-6 | 0x804A0101 | specified max ports is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_INPUT_DELAY_BLOCKS | CE-31590-8 | 0x804A0102 | specified max input delay blocks is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_VOICES | CE-31591-9 | 0x804A0103 | specified max voices is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_CHANNELS | CE-31592-0 | 0x804A0104 | specified max channels is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_CHANNEL_WORKS | CE-31593-1 | 0x804A0105 | specified max channels is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_WAVEFORM_BLOCKS | CE-31594-2 | 0x804A0106 | specified max waveform blocks is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_ENVELOPE_POINTS | CE-31595-3 | 0x804A0107 | specified max envelope points is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_FILTERS | CE-31596-4 | 0x804A0108 | specified max filters is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_CODEC_CACHES | CE-31597-5 | 0x804A0109 | specified max codec caches is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_ATRAC9_DECODERS | CE-31598-6 | 0x804A010A | specified max atrac9 decoders is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_ATRAC9_CHANNEL_WORKS | CE-31599-7 | 0x804A010B | specified max atrac9 channel works is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_INPUTS | CE-31600-0 | 0x804A010C | specified max inputs is invalid |
| SCE_NGS2_ERROR_INVALID_NUM_MATRIX_LEVELS | CE-31601-1 | 0x804A0150 | the specified number of matrix level is invalid |
| SCE_NGS2_ERROR_INVALID_NUM_WAVEFORM_BLOCKS | CE-31602-2 | 0x804A0151 | the specified number of waveform block is invalid |
| SCE_NGS2_ERROR_INVALID_NUM_ENVELOPE_POINTS | CE-31603-3 | 0x804A0152 | the specified number of envelope points is invalid |
| SCE_NGS2_ERROR_INVALID_MATRIX_LEVEL_ADDRESS | CE-31604-4 | 0x804A0153 | the specified matrix level address is invalid |
| SCE_NGS2_ERROR_INVALID_WAVEFORM_BLOCK_ADDRESS | CE-31605-5 | 0x804A0154 | the specified waveform block address is invalid |
| SCE_NGS2_ERROR_INVALID_ENVELOPE_POINT_ADDRESS | CE-31606-6 | 0x804A0155 | the specified envelope point address is invalid |
| SCE_NGS2_ERROR_INVALID_NUM_PEAKMETER_BLOCKS | CE-31607-7 | 0x804A0156 | the specified number of peak meter block is invalid |
| SCE_NGS2_ERROR_INVALID_HANDLE | CE-31608-8 | 0x804A0200 | specified handle is invalid |
| SCE_NGS2_ERROR_INVALID_SAMPLE_RATE | CE-31609-9 | 0x804A0201 | specified sample rate is invalid |
| SCE_NGS2_ERROR_INVALID_REPORT_TYPE | CE-31610-1 | 0x804A0202 | specified report type is invalid |
| SCE_NGS2_ERROR_INVALID_REPORT_HANDLER | CE-31611-2 | 0x804A0203 | specified report handler is invalid |
| SCE_NGS2_ERROR_INVALID_REPORT_HANDLE | CE-31612-3 | 0x804A0204 | specified report handle is invalid |
| SCE_NGS2_ERROR_EMPTY_REPORT_HANDLE | CE-31613-4 | 0x804A0205 | report handle can not be registered |
| SCE_NGS2_ERROR_INVALID_BUFFER_INFO | CE-31614-5 | 0x804A0206 | specified buffer info is invalid |
| SCE_NGS2_ERROR_INVALID_BUFFER_ADDRESS | CE-31615-6 | 0x804A0207 | specified buffer address is invalid |
| SCE_NGS2_ERROR_INVALID_BUFFER_ALIGN | CE-31616-7 | 0x804A0208 | specified buffer alignment is invalid |
| SCE_NGS2_ERROR_INVALID_BUFFER_SIZE | CE-31617-8 | 0x804A0209 | specified buffer size is invalid |
| SCE_NGS2_ERROR_INVALID_BUFFER_ALLOCATOR | CE-31618-9 | 0x804A020A | specified buffer allocator is invalid |
| SCE_NGS2_ERROR_BUFFER_BROKEN | CE-31619-0 | 0x804A020B | system buffer is broken |
| SCE_NGS2_ERROR_EMPTY_BUFFER | CE-31620-2 | 0x804A020C | buffer is lack |
| SCE_NGS2_ERROR_INVALID_SYSTEM_HANDLE | CE-31621-3 | 0x804A0230 | specified system handle is invalid |
| SCE_NGS2_ERROR_INVALID_RACK_ID | CE-31622-4 | 0x804A0260 | specified Rack ID is invalid |
| SCE_NGS2_ERROR_INVALID_RACK_HANDLE | CE-31623-5 | 0x804A0261 | specified Rack handle is invalid |
| SCE_NGS2_ERROR_INVALID_VOICE_HANDLE | CE-31624-6 | 0x804A0300 | specified voice handle is invalid |
| SCE_NGS2_ERROR_UNINIT_VOICE | CE-31625-7 | 0x804A0301 | specified voice is uninitialized |
| SCE_NGS2_ERROR_INVALID_VOICE_INDEX | CE-31626-8 | 0x804A0302 | specified voice index is invalid |
| SCE_NGS2_ERROR_INVALID_EVENT_TYPE | CE-31627-9 | 0x804A0303 | specified voice event is invalid |
| SCE_NGS2_ERROR_INVALID_PORT_INDEX | CE-31628-0 | 0x804A0304 | specified port index is invalid |
| SCE_NGS2_ERROR_INVALID_PATCH | CE-31629-1 | 0x804A0305 | specified patch parameter is invalid |
| SCE_NGS2_ERROR_EMPTY_CHANNEL_WORK | CE-31630-3 | 0x804A0306 | channel work is lack |
| SCE_NGS2_ERROR_EMPTY_CODEC_DECODER | CE-31631-4 | 0x804A0307 | voice resource is lack |
| SCE_NGS2_ERROR_INVALID_VOICE_CONTROL_ID | CE-31632-5 | 0x804A0308 | specified voice control ID is invalid |
| SCE_NGS2_ERROR_INVALID_VOICE_CONTROL_ADDRESS | CE-31633-6 | 0x804A0309 | specified voice control address is invalid |
| SCE_NGS2_ERROR_INVALID_VOICE_CONTROL_SIZE | CE-31634-7 | 0x804A030A | specified voice control size is invalid |
| SCE_NGS2_ERROR_DETECTED_CIRCULAR_VOICE_CONTROL | CE-31635-8 | 0x804A030B | detected circular voice control |
| SCE_NGS2_ERROR_INVALID_WAVEFORM_FORMAT | CE-31636-9 | 0x804A0400 | voice resource is lack |
| SCE_NGS2_ERROR_UNKNOWN_WAVEFORM_FORMAT | CE-31637-0 | 0x804A0401 | the specified data format of wave form is invalid |
| SCE_NGS2_ERROR_INVALID_WAVEFORM_TYPE | CE-31638-1 | 0x804A0402 | the specified type of wave form is invalid |
| SCE_NGS2_ERROR_INVALID_WAVEFORM_CONFIG | CE-31639-2 | 0x804A0403 | the specified config data of wave form is invalid |
| SCE_NGS2_ERROR_INVALID_WAVEFORM_SAMPLE_RATE | CE-31640-4 | 0x804A0404 | the specified sample rate of wave form is invalid |
| SCE_NGS2_ERROR_INVALID_WAVEFORM_FRAME | CE-31641-5 | 0x804A0405 | the specified frame offset or frame mergin is invalid |
| SCE_NGS2_ERROR_INVALID_WAVEFORM_ADDRESS | CE-31642-6 | 0x804A0406 | the specified address of wave form is invalid |
| SCE_NGS2_ERROR_INVALID_WAVEFORM_SIZE | CE-31643-7 | 0x804A0407 | the specified size of wave form is invalid |
| SCE_NGS2_ERROR_INVALID_WAVEFORM_DATA | CE-31644-8 | 0x804A0408 | the specified wave form data is invalid |
| SCE_NGS2_ERROR_INVALID_ENVELOPE_CURVE | CE-31645-9 | 0x804A0500 | the specified curve of envelope is invalid |
| SCE_NGS2_ERROR_INVALID_PEAKMETER_FLAG | CE-31646-0 | 0x804A0510 | the specified flag of peak meter is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_CHORUS_PHASES | CE-31647-1 | 0x804A0520 | the specified max chorus phases is invalid |
| SCE_NGS2_ERROR_INVALID_NUM_CHORUS_PHASES | CE-31648-2 | 0x804A0521 | the specified number of chorus phases is invalid |
| SCE_NGS2_ERROR_INVALID_FILTER_INDEX | CE-31649-3 | 0x804A0600 | the specified curve of envelope is invalid |
| SCE_NGS2_ERROR_INVALID_FILTER_TYPE | CE-31650-5 | 0x804A0601 | the specified type of filter is invalid |
| SCE_NGS2_ERROR_INVALID_FILTER_LOCATION | CE-31651-6 | 0x804A0602 | the specified location of filter is invalid |
| SCE_NGS2_ERROR_INVALID_LFE_FC | CE-31652-7 | 0x804A0603 | the specified cutoff frequency of filter is invalid |
| SCE_NGS2_ERROR_INVALID_USER_FX_PARAM_SIZE | CE-31653-8 | 0x804A0650 | the specified parameter size of user fx is invalid |
| SCE_NGS2_ERROR_INVALID_MATRIX_INDEX | CE-31654-9 | 0x804A0700 | the specified index of matrix is invalid |
| SCE_NGS2_ERROR_CODEC_UNKNOWN_WAVEFORM | CE-31655-0 | 0x804A0800 | the codec of specified wavefrom is invalid |
| SCE_NGS2_ERROR_CODEC_EMPTY_INSTANCE | CE-31656-1 | 0x804A0801 | the codec instance is not empty |
| SCE_NGS2_ERROR_CODEC_EMPTY_CHANNEL | CE-31657-2 | 0x804A0802 | the channel work of codec is not empty |
| SCE_NGS2_ERROR_CODEC_SETUP_FAIL | CE-31658-3 | 0x804A0803 | failed to setup decoder |
| SCE_NGS2_ERROR_CODEC_RESET_FAIL | CE-31659-4 | 0x804A0804 | failed to reset decoder |
| SCE_NGS2_ERROR_CODEC_DECODE_FAIL | CE-31660-6 | 0x804A0805 | failed to decode |
| SCE_NGS2_ERROR_INVALID_REVERB_SIZE | CE-31661-7 | 0x804A0900 | the specified reverb size is invalid |
| SCE_NGS2_ERROR_INVALID_PAN_UNIT_ANGLE | CE-31662-8 | 0x804A0910 | the specified unit angle is invalid |
| SCE_NGS2_ERROR_INVALID_PAN_SPEAKER | CE-31663-9 | 0x804A0911 | the specified speaker angle is invalid |
| SCE_NGS2_ERROR_INVALID_PAN_MATRIX_FORMAT | CE-31664-0 | 0x804A0912 | the specified pan matrix format is invalid |
| SCE_NGS2_ERROR_INVALID_PAN_WORK | CE-31665-1 | 0x804A0913 | the specified pan work is invalid |
| SCE_NGS2_ERROR_INVALID_PAN_PARAM | CE-31666-2 | 0x804A0914 | the specified pan param is invalid |
| SCE_NGS2_ERROR_INVALID_MODULE_ID | CE-31667-3 | 0x804A0A00 | the specified module ID is invalid |
| SCE_NGS2_ERROR_INVALID_NUM_MODULES | CE-31668-4 | 0x804A0A01 | the specified number of module is invalid |
| SCE_NGS2_ERROR_INVALID_NUM_MODULE_BUFFERS | CE-31669-5 | 0x804A0A02 | the specified number of module buffer is invalid |
| SCE_NGS2_ERROR_INVALID_MODULE_BUFFER_ID | CE-31670-7 | 0x804A0A03 | the specified module buffer ID is invalid |
| SCE_NGS2_ERROR_INVALID_MODULE_STATE_OFFSET | CE-31671-8 | 0x804A0A04 | the specified module state offset is invalid |
| SCE_NGS2_ERROR_INVALID_MODULE_STATE_SIZE | CE-31672-9 | 0x804A0A05 | the specified module state size is invalid |
| SCE_NGS2_ERROR_INVALID_VOICE_STATE_SIZE | CE-31673-0 | 0x804A0A06 | the specified voice state size is invalid |
| SCE_NGS2_ERROR_INVALID_MODULE_INDEX | CE-31674-1 | 0x804A0B00 | the specified module index is invalid |
| SCE_NGS2_ERROR_INVALID_MODULE_INFO_SIZE | CE-31675-2 | 0x804A0B01 | the specified module info size is invalid |
| SCE_SULPHA_ERROR_ALREADY_INITIALIZED | CE-31695-4 | 0x804D0001 | The system has already initialized |
| SCE_SULPHA_ERROR_UNINITIALIZED | CE-31696-5 | 0x804D0002 | The system has not been initialized |
| SCE_SULPHA_ERROR_INVALID_ARG | CE-31697-6 | 0x804D0003 | An argument is invalid |
| SCE_SULPHA_ERROR_INVALID_ALIGNMENT | CE-31698-7 | 0x804D0004 | The alignment of a parameter is invalid |
| SCE_SULPHA_ERROR_OUT_OF_MEMORY | CE-31699-8 | 0x804D0005 | The system ran out of memory |
| SCE_SULPHA_ERROR_UNSUPPORTED | CE-31700-1 | 0x804D0006 | The feature is unsupported |
| SCE_SULPHA_ERROR_CONNECTION | CE-31701-2 | 0x804D0007 | A network error occurred |
| SCE_SULPHA_ERROR_NETWORK_OWNERSHIP | CE-31702-3 | 0x804D0008 | The network is not owned by this system |
| SCE_SULPHA_ERROR_INVALID_AGENT | CE-31703-4 | 0x804D0009 | An agent has the incorrect definition |
| SCE_SULPHA_ERROR_NOT_CONNECTED | CE-31704-5 | 0x804D000A | The server is not connected |
| SCE_SULPHA_ERROR_CAPTURE_STARTED | CE-31705-6 | 0x804D000B | A capture is already in progress |
| SCE_SULPHA_ERROR_OUT_OF_BOOKMARKS | CE-31706-7 | 0x804D000C | The server has run out of bookmarks to allocate |
| SCE_SULPHA_ERROR_CONNECTION_TIMEOUT | CE-31707-8 | 0x804D000D | The server connection has timed out |
| SCE_VOICE_ERROR_LIBVOICE_NOT_INIT | CE-31708-9 | 0x804E0801 | The voice library has not been initialized. |
| SCE_VOICE_ERROR_LIBVOICE_INITIALIZED | CE-31709-0 | 0x804E0802 | The voice library has already been initialized. |
| SCE_VOICE_ERROR_GENERAL | CE-31710-2 | 0x804E0803 | Errors that belong to non-voice APIs. |
| SCE_VOICE_ERROR_PORT_INVALID | CE-31711-3 | 0x804E0804 | Invalid port. |
| SCE_VOICE_ERROR_ARGUMENT_INVALID | CE-31712-4 | 0x804E0805 | Invalid argument. |
| SCE_VOICE_ERROR_CONTAINER_INVALID | CE-31713-5 | 0x804E0806 | Invalid memory block. |
| SCE_VOICE_ERROR_TOPOLOGY | CE-31714-6 | 0x804E0807 | Topology error. |
| SCE_VOICE_ERROR_RESOURCE_INSUFFICIENT | CE-31715-7 | 0x804E0808 | Insufficient resources. |
| SCE_VOICE_ERROR_SERVICE_DETACHED | CE-31716-8 | 0x804E080A | Library internal voice service is detached. |
| SCE_VOICE_ERROR_SERVICE_ATTACHED | CE-31717-9 | 0x804E080B | Library internal voice service is attached. |
| SCE_VOICE_ERROR_LIBVOICEQOS_NOT_INIT | CE-31718-0 | 0x804E0901 | The VoiceQoS library has not been initialized. |
| SCE_VOICE_ERROR_LIBVOICEQOS_ARGUMENT_INVALID | CE-31719-1 | 0x804E0902 | An invalid argument was given to a VoiceQoS library function. |
| SCE_VOICE_ERROR_LIBVOICEQOS_PACKET_INVALID | CE-31720-3 | 0x804E0903 | An invalid packet was given to a VoiceQoS library function. |
| SCE_VOICE_ERROR_LIBVOICEQOS_INTERNAL_UNRECOVERABLE | CE-31721-4 | 0x804E0904 | An unrecoverable internal error occurred in the VoiceQoS library. |
| SCE_VOICE_ERROR_LIBVOICEQOS_INITIALIZED | CE-31722-5 | 0x804E0905 | The VoiceQoS library has already been initialized. |
| SCE_VOICE_ERROR_LIBVOICEQOS_SYSTEM | CE-31723-6 | 0x804E0906 | A system error occurred in the VoiceQoS library. |
| SCE_VOICE_ERROR_LIBVOICEQOS_RESOURCE_USED | CE-31724-7 | 0x804E0907 | A resource limit error occurred in the VoiceQoS library. |
| CE-32539-2 | Failed to read the data // If the error occurs when backing up and restoring data, check that the USB drive is properly connected to the console and try again. If the error occurs when reading the save data, copy the data to PS Plus online storage or to a USB drive and then download it to the console. If the problem still persists, delete the relevant application and install it again. Try creating new save data. | ||
| SCE_FIBER_ERROR_NULL | CE-32566-2 | 0x80590001 | The specified pointer is NULL. |
| SCE_FIBER_ERROR_ALIGNMENT | CE-32567-3 | 0x80590002 | There is an alignment error in the specified pointer. |
| SCE_FIBER_ERROR_RANGE | CE-32568-4 | 0x80590003 | The specified value is not within the accepted range. |
| SCE_FIBER_ERROR_INVALID | CE-32569-5 | 0x80590004 | The specified parameter is invalid. |
| SCE_FIBER_ERROR_PERMISSION | CE-32570-7 | 0x80590005 | The caller is attempting to perform an unauthorized operation. |
| SCE_FIBER_ERROR_STATE | CE-32571-8 | 0x80590006 | The fiber state does not allow that operation. |
| SCE_SYSMODULE_ERROR_INVALID_VALUE | CE-32572-9 | 0x805A1000 | Tried to load an unknown PRX |
| SCE_SYSMODULE_ERROR_UNLOADED | CE-32573-0 | 0x805A1001 | Tried to unload a PRX that is already unloaded, or the module is not loaded |
| SCE_SYSMODULE_ERROR_FATAL | CE-32574-1 | 0x805A10FF | Function call failed |
| SCE_CES_ERROR_INVALID_PARAMETER | CE-32575-2 | 0x805C0001 | Specified argument value is invalid |
| SCE_CES_ERROR_INVALID_PROFILE | CE-32576-3 | 0x805C0004 | Specified profile is invalid |
| SCE_CES_ERROR_INVALID_SRC_BUFFER | CE-32577-4 | 0x805C0010 | Specified source buffer is invalid |
| SCE_CES_ERROR_SRC_BUFFER_END | CE-32578-5 | 0x805C0011 | Specified source buffer is insufficient |
| SCE_CES_ERROR_INVALID_ENCODE | CE-32579-6 | 0x805C0014 | Source encoding determined to be invalid |
| SCE_CES_ERROR_ILLEGAL_CODE | CE-32580-8 | 0x805C0015 | Illegal character code detected in source character code |
| SCE_CES_ERROR_UNASSIGNED_CODE | CE-32581-9 | 0x805C0020 | Code points in output destination encoding scheme are not defined |
| SCE_CES_ERROR_OUT_OF_CODE_RANGE | CE-32582-0 | 0x805C0024 | Character outside the representable code range of the output destination encoding scheme is detected |
| SCE_CES_ERROR_INVALID_DST_BUFFER | CE-32583-1 | 0x805C0030 | Output destination buffer is invalid |
| SCE_CES_ERROR_DST_BUFFER_END | CE-32584-2 | 0x805C0031 | Output destination buffer is insufficient |
| SCE_JPEG_DEC_ERROR_INVALID_ADDR | CE-32585-3 | 0x80650001 | Specified memory address is invalid |
| SCE_JPEG_DEC_ERROR_INVALID_SIZE | CE-32586-4 | 0x80650002 | Specified memory size is invalid |
| SCE_JPEG_DEC_ERROR_INVALID_PARAM | CE-32587-5 | 0x80650003 | Specified parameter is invalid |
| SCE_JPEG_DEC_ERROR_INVALID_HANDLE | CE-32588-6 | 0x80650004 | Specified handle is invalid |
| SCE_JPEG_DEC_ERROR_INVALID_COEF_MEMORY | CE-32589-7 | 0x80650005 | Specified coefficient memory is invalid |
| SCE_JPEG_DEC_ERROR_INVALID_WORK_MEMORY | CE-32590-9 | 0x80650006 | Work memory in the decoder is invalid |
| SCE_JPEG_DEC_ERROR_INVALID_DATA | CE-32591-0 | 0x80650010 | Invalid JPEG image (non-standard) |
| SCE_JPEG_DEC_ERROR_UNSUPPORT_DATA | CE-32592-1 | 0x80650011 | JPEG image is not supported by the decoder |
| SCE_JPEG_DEC_ERROR_DECODE_ERROR | CE-32593-2 | 0x80650012 | Decoding error |
| SCE_JPEG_DEC_ERROR_FATAL | CE-32594-3 | 0x80650020 | Internal error |
| SCE_JPEG_ENC_ERROR_INVALID_ADDR | CE-32595-4 | 0x80650101 | Specified memory address is invalid |
| SCE_JPEG_ENC_ERROR_INVALID_SIZE | CE-32596-5 | 0x80650102 | Specified memory size is invalid |
| SCE_JPEG_ENC_ERROR_INVALID_PARAM | CE-32597-6 | 0x80650103 | Specified parameter is invalid |
| SCE_JPEG_ENC_ERROR_INVALID_HANDLE | CE-32598-7 | 0x80650104 | Specified handle is invalid |
| SCE_JPEG_ENC_ERROR_DATA_OVERFLOW | CE-32599-8 | 0x80650110 | Encoding was aborted due to an overflow upon outputting the JPEG image |
| SCE_JPEG_ENC_ERROR_FATAL | CE-32600-1 | 0x80650120 | Internal error |
| SCE_PNG_DEC_ERROR_INVALID_ADDR | CE-32601-2 | 0x80690001 | Specified memory address is invalid |
| SCE_PNG_DEC_ERROR_INVALID_SIZE | CE-32602-3 | 0x80690002 | Specified memory size is invalid |
| SCE_PNG_DEC_ERROR_INVALID_PARAM | CE-32603-4 | 0x80690003 | Specified parameter is invalid |
| SCE_PNG_DEC_ERROR_INVALID_HANDLE | CE-32604-5 | 0x80690004 | Specified handle is invalid |
| SCE_PNG_DEC_ERROR_INVALID_WORK_MEMORY | CE-32605-6 | 0x80690005 | Work memory in the decoder is invalid |
| SCE_PNG_DEC_ERROR_INVALID_DATA | CE-32606-7 | 0x80690010 | Invalid PNG image (non-standard) |
| SCE_PNG_DEC_ERROR_UNSUPPORT_DATA | CE-32607-8 | 0x80690011 | PNG image is not supported by the decoder |
| SCE_PNG_DEC_ERROR_DECODE_ERROR | CE-32608-9 | 0x80690012 | Decoding error |
| SCE_PNG_DEC_ERROR_FATAL | CE-32609-0 | 0x80690020 | Internal error |
| SCE_PNG_ENC_ERROR_INVALID_ADDR | CE-32610-2 | 0x80690101 | Specified memory address is invalid |
| SCE_PNG_ENC_ERROR_INVALID_SIZE | CE-32611-3 | 0x80690102 | Specified memory size is invalid |
| SCE_PNG_ENC_ERROR_INVALID_PARAM | CE-32612-4 | 0x80690103 | Specified parameter is invalid |
| SCE_PNG_ENC_ERROR_INVALID_HANDLE | CE-32613-5 | 0x80690104 | Specified handle is invalid |
| SCE_PNG_ENC_ERROR_DATA_OVERFLOW | CE-32614-6 | 0x80690110 | Encoding was aborted due to an overflow upon outputting the PNG image |
| SCE_PNG_ENC_ERROR_FATAL | CE-32615-7 | 0x80690120 | Internal error |
| SCE_AVPLAYER_ERROR_INVALID_PARAMS | CE-32616-8 | 0x806A0001 | invalid parameter specified |
| SCE_AVPLAYER_ERROR_OPERATION_FAILED | CE-32617-9 | 0x806A0002 | the requested operation has failed |
| SCE_AVPLAYER_ERROR_NO_MEMORY | CE-32618-0 | 0x806A0003 | memory allocation has failed |
| SCE_AVPLAYER_ERROR_NOT_SUPPORTED | CE-32619-1 | 0x806A0004 | requested operation is not supported |
| SCE_AVPLAYER_ERROR_WAR_FILE_NONINTERLEAVED | CE-32620-3 | 0x806A00A0 | event notification that the file is non-interleaved |
| SCE_AVPLAYER_ERROR_WAR_LOOPING_BACK | CE-32621-4 | 0x806A00A1 | event notification that the stream is looping back |
| SCE_AVPLAYER_ERROR_INFO_MARLIN_ENCRY | CE-32622-5 | 0x806A00B0 | event notification of stream encrypted using Marlin |
| SCE_AVPLAYER_ERROR_INFO_PLAYREADY_ENCRY | CE-32623-6 | 0x806A00B4 | event notification of stream encrypted using PlayReady |
| SCE_AVPLAYER_ERROR_INFO_AES_ENCRY | CE-32624-7 | 0x806A00B5 | event notification of stream encrypted using AES |
| SCE_AVPLAYER_ERROR_INFO_OTHER_ENCRY | CE-32625-8 | 0x806A00BF | event notification of stream encrypted using other encryption technology |
| SCE_AUDIODEC_ERROR_API_FAIL | CE-32665-2 | 0x807F0000 | internal error |
| SCE_AUDIODEC_ERROR_INVALID_TYPE | CE-32666-3 | 0x807F0001 | Specified codec type is invalid |
| SCE_AUDIODEC_ERROR_ARG | CE-32667-4 | 0x807F0002 | Specified argument is invalid |
| SCE_AUDIODEC_ERROR_INVALID_SIZE | CE-32668-5 | 0x807F0003 | size of structure is invalid |
| SCE_AUDIODEC_ERROR_INVALID_PARAM_SIZE | CE-32669-6 | 0x807F0004 | size of SceAudiodecParam*** structure is invalid |
| SCE_AUDIODEC_ERROR_INVALID_BSI_INFO_SIZE | CE-32670-8 | 0x807F0005 | size of SceAudiodec***Info structure is invalid |
| SCE_AUDIODEC_ERROR_INVALID_AU_INFO_SIZE | CE-32671-9 | 0x807F0006 | size of SceAudiodecAuInfo structure is invalid |
| SCE_AUDIODEC_ERROR_INVALID_PCM_ITEM_SIZE | CE-32672-0 | 0x807F0007 | size of SceAudiodecPcmItem structure is invalid |
| SCE_AUDIODEC_ERROR_INVALID_CTRL_POINTER | CE-32673-1 | 0x807F0008 | Specified invalid pointer of SceAudiodecCtrl |
| SCE_AUDIODEC_ERROR_INVALID_PARAM_POINTER | CE-32674-2 | 0x807F0009 | Specified invalid pointer of pParam |
| SCE_AUDIODEC_ERROR_INVALID_BSI_INFO_POINTER | CE-32675-3 | 0x807F000A | Specified invalid pointer of pBsiInfo |
| SCE_AUDIODEC_ERROR_INVALID_AU_INFO_POINTER | CE-32676-4 | 0x807F000B | Specified invalid pointer of pAuInfo |
| SCE_AUDIODEC_ERROR_INVALID_PCM_ITEM_POINTER | CE-32677-5 | 0x807F000C | Specified invalid pointer of pPcmItem |
| SCE_AUDIODEC_ERROR_INVALID_AU_POINTER | CE-32678-6 | 0x807F000D | Specified invalid pAuAddr |
| SCE_AUDIODEC_ERROR_INVALID_PCM_POINTER | CE-32679-7 | 0x807F000E | Specified invalid pPcmAddr |
| SCE_AUDIODEC_ERROR_INVALID_HANDLE | CE-32680-9 | 0x807F000F | Specified invalid handle |
| SCE_AUDIODEC_ERROR_INVALID_WORD_LENGTH | CE-32681-0 | 0x807F0010 | Specified invalid word length |
| SCE_AUDIODEC_ERROR_INVALID_AU_SIZE | CE-32682-1 | 0x807F0011 | Specified invalid uiAuSize |
| SCE_AUDIODEC_ERROR_INVALID_PCM_SIZE | CE-32683-2 | 0x807F0012 | Specified invalid uiPcmSize |
| SCE_AUDIODEC_ERROR_M4AAC_INVALID_SAMPLING_FREQ | CE-32684-3 | 0x807F0300 | Specified invalid raw data output sampling frequency of MPEG4-AAC |
| SCE_AUDIODEC_ERROR_M4AAC_INVALID_ENABLE_HEAAC | CE-32685-4 | 0x807F0302 | Specified invalid HE-AAC decoding flag of MPEG4-AAC |
| SCE_AUDIODEC_ERROR_M4AAC_INVALID_CONFIG_NUMBER | CE-32686-5 | 0x807F0303 | Specified invalid header type of MPEG4-AAC |
| SCE_AUDIODEC_ERROR_M4AAC_INVALID_MAX_CHANNELS | CE-32687-6 | 0x807F0304 | Specified invalid maximum number of channels of MPEG4-AAC |
| SCE_AUDIODEC_ERROR_AC3_INVALID_KARAOKE_CAPABLE_REPRODUCTION_MODE | CE-32688-7 | 0x807F0400 | Specified invalid karaoke capable reproduction mode of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_AC3_INVALID_DYNAMIC_RANGE_COMPRESSION_MODE | CE-32689-8 | 0x807F0401 | Specified invalid dynamic range compression mode of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_AC3_INVALID_LFE_CHANNEL_OUTPUT_MODE | CE-32690-0 | 0x807F0402 | Specified invalid LFE channel output mode of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_AC3_INVALID_OUTPUT_CHANNEL_CONFIGRATION | CE-32691-1 | 0x807F0403 | Specified invalid output channel configuration of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_AC3_INVALID_NUMBER_OF_OUTPUT_CHANNELS | CE-32692-2 | 0x807F0404 | Specified invalid number of output channels of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_AC3_INVALID_OUTPUT_PCM_SAMPLES_SCALE_FACTOR | CE-32693-3 | 0x807F0405 | Specified invalid output PCM samples scale factor of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_AC3_INVALID_STEREO_MODE | CE-32694-4 | 0x807F0406 | Specified invalid stereo mode of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_AC3_INVALID_DUAL_MONO_REPRODUCTION_MODE | CE-32695-5 | 0x807F0407 | Specified invalid dual mono reproduction mode of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_AC3_INVALID_HIGH_FREQUENCY_DYNAMIC_CUT_SCALE_FACTOR | CE-32696-6 | 0x807F0408 | Specified invalid high frequency dynamic cut scale factor of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_AC3_INVALID_LOW_FREQUENCY_DYNAMIC_BOOST_SCALE_FACTOR | CE-32697-7 | 0x807F0409 | Specified invalid low frequency dynamic boost scale factor of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_AC3_INVALID_OUTPUT_CHANNEL_ROUTING | CE-32698-8 | 0x807F040A | Specified invalid output channel routing of Dolby(TM) Digital |
| SCE_AUDIODEC_ERROR_M2BC_INVALID_DOWNMIX | CE-32699-9 | 0x807F0A00 | Specified invalid downmix flag of MPEG2-BC |
| SCE_AUDIODEC_ERROR_AT9_INVALID_CONFIG_DATA | CE-32700-2 | 0x807F1000 | Specified invalid ConfigData of ATRAC9(TM) |
| SCE_AUDIODEC_ERROR_TRHD_INVALID_PRESENTATION_MODE | CE-32701-3 | 0x807F2000 | Specified invalid presentationMode of Dolby TrueHD |
| SCE_AUDIODEC_ERROR_TRHD_INVALID_LOSSLESS | CE-32702-4 | 0x807F2001 | Specified invalid lossless of Dolby TrueHD |
| SCE_AUDIODEC_ERROR_TRHD_INVALID_DRC_ENABLE | CE-32703-5 | 0x807F2002 | Specified invalid drcEnable of Dolby TrueHD |
| SCE_AUDIODEC_ERROR_TRHD_INVALID_DRC_CUT | CE-32704-6 | 0x807F2003 | Specified invalid drcCut of Dolby TrueHD |
| SCE_AUDIODEC_ERROR_TRHD_INVALID_DRC_BOOST | CE-32705-7 | 0x807F2004 | Specified invalid drcBoost of Dolby TrueHD |
| SCE_AUDIODEC_ERROR_TRHD_INVALID_NFRAME_DECODE | CE-32706-8 | 0x807F2005 | Specified invalid nFrameDecode of Dolby TrueHD |
| SCE_ULT_ERROR_NULL | CE-32707-9 | 0x80810001 | The specified pointer is NULL. |
| SCE_ULT_ERROR_ALIGNMENT | CE-32708-0 | 0x80810002 | The alignment restrictions are not met. |
| SCE_ULT_ERROR_RANGE | CE-32709-1 | 0x80810003 | The specified value is out of range. |
| SCE_ULT_ERROR_INVALID | CE-32710-3 | 0x80810004 | The specified argument value is invalid. |
| SCE_ULT_ERROR_PERMISSION | CE-32711-4 | 0x80810005 | This is an unauthorized operation. |
| SCE_ULT_ERROR_STATE | CE-32712-5 | 0x80810006 | The current state does not allow application of this operation. |
| SCE_ULT_ERROR_BUSY | CE-32713-6 | 0x80810007 | The resource cannot be used. |
| SCE_ULT_ERROR_AGAIN | CE-32714-7 | 0x80810008 | Execution of this operation is temporarily not possible. |
| SCE_ULT_ERROR_FATAL | CE-32715-8 | 0x80810009 | A fatal error occurred. |
| SCE_ULT_ERROR_NOT_INITIALIZE | CE-32716-9 | 0x8081000A | This library is not initialized. |
| SCE_FIOS_ERROR_UNIMPLEMENTED | CE-32717-0 | 0x80820000 | Not implemented |
| SCE_FIOS_ERROR_CANT_ALLOCATE_OP | CE-32718-1 | 0x80820001 | Out of memory in opStorage |
| SCE_FIOS_ERROR_CANT_ALLOCATE_FH | CE-32719-2 | 0x80820002 | Out of memory in fhStorage |
| SCE_FIOS_ERROR_CANT_ALLOCATE_DH | CE-32720-4 | 0x80820003 | Out of memory in dhStorage |
| SCE_FIOS_ERROR_CANT_ALLOCATE_CHUNK | CE-32721-5 | 0x80820004 | Out of memory in chunkStorage |
| SCE_FIOS_ERROR_BAD_PATH | CE-32722-6 | 0x80820005 | File not found |
| SCE_FIOS_ERROR_BAD_PTR | CE-32723-7 | 0x80820006 | An invalid pointer was given as an argument / Item corrupted or cannot be detected by the console // If getting this error when selecting a theme, try deleting and downloading it again; for other content, make sure you have the license to the content; if you have the content and are still getting the error, download the content again, go to [Settings] > [PSN] > [Restore Licenses], then reboot in Safe Mode and select [Rebuild Database]. |
| SCE_FIOS_ERROR_BAD_OFFSET | CE-32724-8 | 0x80820007 | An invalid offset was given as an argument |
| SCE_FIOS_ERROR_BAD_SIZE | CE-32725-9 | 0x80820008 | An invalid size was given as an argument |
| SCE_FIOS_ERROR_BAD_IOVCNT | CE-32726-0 | 0x80820009 | An invalid iovcnt was given as an argument |
| SCE_FIOS_ERROR_BAD_OP | CE-32727-1 | 0x8082000A | An invalid SceFiosOp was given as an argument |
| SCE_FIOS_ERROR_BAD_FH | CE-32728-2 | 0x8082000B | An invalid SceFiosFH was given as an argument |
| SCE_FIOS_ERROR_BAD_DH | CE-32729-3 | 0x8082000C | An invalid SceFiosDH was given as an argument |
| SCE_FIOS_ERROR_BAD_ALIGNMENT | CE-32730-5 | 0x8082000D | Invalid alignment on a pointer argument |
| SCE_FIOS_ERROR_NOT_A_FILE | CE-32731-6 | 0x8082000E | Attempted a file operation, but target was a directory |
| SCE_FIOS_ERROR_NOT_A_DIRECTORY | CE-32732-7 | 0x8082000F | Attempted a directory operation, but target was a file |
| SCE_FIOS_ERROR_EOF | CE-32733-8 | 0x80820010 | End-of-file reached |
| SCE_FIOS_ERROR_TIMEOUT | CE-32734-9 | 0x80820011 | Timeout occurred |
| SCE_FIOS_ERROR_CANCELLED | CE-32735-0 | 0x80820012 | Operation was cancelled |
| SCE_FIOS_ERROR_ACCESS | CE-32736-1 | 0x80820013 | Insufficient access privileges |
| SCE_FIOS_ERROR_DECOMPRESSION | CE-32737-2 | 0x80820014 | Decompression failed |
| SCE_FIOS_ERROR_READ_ONLY | CE-32738-3 | 0x80820015 | Attempted to write to read-only filehandle or media |
| SCE_FIOS_ERROR_WRITE_ONLY | CE-32739-4 | 0x80820016 | Attempted to read from write-only filehandle |
| SCE_FIOS_ERROR_MEDIA_GONE | CE-32740-6 | 0x80820017 | Media has been removed, unplugged, or otherwise detached |
| SCE_FIOS_ERROR_PATH_TOO_LONG | CE-32741-7 | 0x80820018 | Path does not fit in buffer |
| SCE_FIOS_ERROR_TOO_MANY_OVERLAYS | CE-32742-8 | 0x80820019 | Too many overlays |
| SCE_FIOS_ERROR_BAD_OVERLAY | CE-32743-9 | 0x8082001A | An invalid overlay was given as an argument |
| SCE_FIOS_ERROR_BAD_ORDER | CE-32744-0 | 0x8082001B | An invalid order was given as an argument |
| SCE_FIOS_ERROR_BAD_INDEX | CE-32745-1 | 0x8082001C | An invalid index was given. Either out of range, or already in use |
| SCE_FIOS_ERROR_EVENT_NOT_HANDLED | CE-32746-2 | 0x8082001D | Callback did not handle the event |
| SCE_FIOS_ERROR_BUSY | CE-32747-3 | 0x8082001E | A sceFiosDHRead is already pending on this SceFiosDH |
| SCE_FIOS_ERROR_BAD_ARCHIVE | CE-32748-4 | 0x8082001F | Badly-formed or unsupported PSARC archive |
| SCE_FIOS_ERROR_BAD_RESOLVE_TYPE | CE-32749-5 | 0x80820020 | An invalid Resolve Type was given when resolving overlays |
| SCE_FIOS_ERROR_BAD_FLAGS | CE-32750-7 | 0x80820021 | Invalid flags were given as an argument |
| SCE_FIOS_ERROR_UNKNOWN | CE-32751-8 | 0x80820022 | An unknown, platform-specific error occurred |
| SCE_FIOS_ERROR_ALREADY_EXISTS | CE-32752-9 | 0x80820023 | The file or directory already exists |
| SCE_JSON_ERROR_PARSE_INVALID_CHAR | CE-32753-0 | 0x80848101 | Invalid Charactor |
| SCE_JSON_ERROR_NOMEM | CE-32754-1 | 0x80848102 | No Memory |
| SCE_JSON_ERROR_NOFILE | CE-32755-2 | 0x80848103 | File Not Found |
| SCE_JSON_ERROR_NOROOT | CE-32756-3 | 0x80848104 | Set Value No Root |
| SCE_JSON_ERROR_NOINIT | CE-32757-4 | 0x80848110 | Not Initialize |
| SCE_JSON_ERROR_MULTIPLEINIT | CE-32758-5 | 0x80848111 | Multiple Init |
| SCE_XML_ERROR_GENERIC_ERROR | CE-32759-6 | 0x80850000 | Generic error |
| SCE_XML_ERROR_NO_MEMORY | CE-32760-8 | 0x80850001 | Failed to assign memory |
| SCE_XML_ERROR_NOT_INITIALIZED | CE-32761-9 | 0x80850002 | Not initialized yet |
| SCE_XML_ERROR_INVALID_ARGUMENT | CE-32762-0 | 0x80850003 | Invalid argument |
| SCE_XML_ERROR_NOT_SUPPORTED | CE-32763-1 | 0x80850004 | Not Supported |
| SCE_XML_ERROR_INITIALIZE_FAILED | CE-32764-2 | 0x80850005 | Initialize Failed |
| SCE_XML_ERROR_INVALID_BIN_XML | CE-32765-3 | 0x80850006 | Inbalid Binary Data |
| SCE_XML_ERROR_PARSER_BUSY | CE-32766-4 | 0x80850007 | Busy Parser |
| SCE_XML_ERROR_XML_UNEXPEXTED_EO_F | CE-32767-5 | 0x80850008 | Unxpexted EOF |
| SCE_XML_ERROR_XML_SYNTAX_ERROR | CE-32768-6 | 0x80850009 | Syntax Eroor XML |
| SCE_XML_ERROR_XML_END_TAG_MISMATCH | CE-32769-7 | 0x8085000A | Mismatch End Tag |
| SCE_XML_ERROR_XML_INVALID_CHAR | CE-32770-9 | 0x8085000B | Invalid Character |
| SCE_XML_ERROR_XML_INVALID_DEC_VALUE | CE-32771-0 | 0x8085000C | Invalid DEC Value |
| SCE_XML_ERROR_XML_INVALID_HEX_VALUE | CE-32772-1 | 0x8085000D | Invalid HEX Value |
| SCE_XML_ERROR_XML_CLOSING_ANGLE_BRACKET_CHAR_NOT_FOUND | CE-32773-2 | 0x8085000E | Closing Angle Bracket Char Not Found |
| SCE_XML_ERROR_XML_EQUALITY_CHAR_NOT_FOUND | CE-32774-3 | 0x8085000F | Equality Char Not Found |
| SCE_XML_ERROR_XML_SEMI_COLON_CHAR_NOT_FOUND | CE-32775-4 | 0x80850010 | Semicolon Char Not Found |
| SCE_XML_ERROR_XML_QUOTE_CHAR_NOT_FOUND | CE-32776-5 | 0x80850011 | Quote Char Not Found |
| SCE_XML_ERROR_XML_END_OF_COMMENT_NOT_FOUND | CE-32777-6 | 0x80850012 | Comment Not Found |
| SCE_XML_ERROR_XML_END_OF_CD_SECT_NOT_FOUND | CE-32778-7 | 0x80850013 | End Of CDATA Not Found |
| SCE_XML_ERROR_XML_END_OF_DTD_NOT_FOUND | CE-32779-8 | 0x80850014 | End Of DTD Not Found |
| SCE_XML_ERROR_XML_UNKNOWN_ENCODING | CE-32780-0 | 0x80850015 | Unknown Encoding |
| SCE_XML_ERROR_XML_HANDLER_NOT_SET | CE-32781-1 | 0x80850016 | Not Set Handler |
| SCE_XML_ERROR_XML_INVALID_PI | CE-32782-2 | 0x80850017 | Invalid PI |
| SCE_XML_ERROR_XML_INVALID_DOCUMENT_ELEMENT | CE-32783-3 | 0x80850018 | Invalid Document Element |
| SCE_XML_ERROR_XML_DOCUMENT_ELEMENT_NOT_FOUND | CE-32784-4 | 0x80850019 | Document Element Not Found |
| SCE_XML_ERROR_XML_DUPLICATE_ATTR_NAME | CE-32785-5 | 0x8085001A | Duplicate Attr Name |
| SCE_XML_ERROR_DOM_ERROR | CE-32786-6 | 0x80850200 | DOM Error |
| SCE_XML_ERROR_DOM_NODE_NOT_FOUND | CE-32787-7 | 0x80850201 | DOM Node Not Found |
| SCE_XML_ERROR_DOM_READ_ONLY_ERROR | CE-32788-8 | 0x80850202 | DOM Read Only |
| SCE_XML_ERROR_DOM_MAX_UNIQUE_ELEMENT_ERROR | CE-32789-9 | 0x80850203 | DOM Max Unique Element |
| SCE_XML_ERROR_DOM_MAX_UNIQUE_ATTR_ERROR | CE-32790-1 | 0x80850204 | DOM Max Unique Attribute |
| SCE_XML_ERROR_DOM_MAX_NUM_OF_ATTR_ERROR | CE-32791-2 | 0x80850205 | DOM Max Num of Attribute |
| SCE_XML_ERROR_DOM_MAX_SIZE_OF_ELEMENT_NAME_ERROR | CE-32792-3 | 0x80850206 | DOM Max Size of Element Name |
| SCE_XML_ERROR_DOM_MAX_SIZE_OF_ATTR_NAME_ERROR | CE-32793-4 | 0x80850207 | DOM Max Size of Attribute Name |
| SCE_XML_ERROR_DOM_MAX_SIZE_OF_ATTR_VALUE_ERROR | CE-32794-5 | 0x80850208 | DOM Max Size of Attribute Value |
| SCE_XML_ERROR_DOM_INVALID_ENITITY | CE-32795-6 | 0x80850209 | DOM Invalid Entity |
| SCE_XML_ERROR_DOM_INVALID_NODE_TYPE | CE-32796-7 | 0x8085020A | DOM Invalid Node Type |
| CE-32807-0 | License error // Step 1: If you have previously activated the system as your Primary PS4, go to [Settings] > [PSN] > [Activate as Your Primary PS4], deactivate, and then reactivate. Step 2: Go to [Settings] > [PSN] > [Restore Licenses],and choose the restore option. Step 3: If the error occurs again, try again later. You can also check the status of the PSN here. | ||
| CE-32809-2 | Error occurred while launching the game (content not recognized and failed to launch) // Step 1: Launch the game on the account that was used to purchase it. Step 2: Activate console at [Settings] > [Account Management] > [Activate as Your Primary PS4]. If the console is already activated, de-activate it and activate it again. Step 3: If the error occurs on one specific game, delete it and reinstall it again. | ||
| CE-32811-5 | Could not the application. Application data on HDD may be partially corrupted. | ||
| SCE_FACE_ERROR_NO_MEMORY | CE-32812-6 | 0x808B0001 | Not enough memory to run |
| SCE_FACE_ERROR_INVALID_PARAM | CE-32813-7 | 0x808B0002 | Parameter is invalid |
| SCE_FACE_ERROR_INVALID_DICT | CE-32814-8 | 0x808B0003 | Dictionary data is invalid |
| SCE_FACE_ERROR_IMPERF_PARTS | CE-32815-9 | 0x808B0004 | Parts are incomplete |
| SCE_FACE_ERROR_OUT_OF_RANGE | CE-32816-0 | 0x808B0005 | Face angle is out of range |
| SCE_FACE_ERROR_IMPERF_SHAPE | CE-32817-1 | 0x808B0006 | Face shape is imperfect |
| SCE_SMART_ERROR_UNINITIALIZED | CE-32818-2 | 0x808C0000 | Error code indicating that sceSmart is not initialized yet. |
| SCE_SMART_ERROR_ALREADY_INITIALIZED | CE-32819-3 | 0x808C0001 | Error code indicating that sceSmart failed to allocate memory. |
| SCE_SMART_ERROR_OUT_OF_MEMORY | CE-32820-5 | 0x808C0002 | Error code indicating that sceSmart is already initialized. |
| SCE_SMART_ERROR_NOT_STOPPED | CE-32821-6 | 0x808C0003 | Error code indicating that sceSmart is not stoped yet. |
| SCE_SMART_ERROR_NOT_EMPTY | CE-32822-7 | 0x808C0004 | Error code indicating that some of the resources are not yet |
| SCE_SMART_ERROR_INVALID_VALUE | CE-32823-8 | 0x808C0005 | Error code indicating that the given value is invalid. |
| SCE_SMART_ERROR_INVALID_POINTER | CE-32824-9 | 0x808C0006 | Error code indicating that the given pointer is invalid. |
| SCE_SMART_ERROR_ALREADY_REGISTERED | CE-32825-0 | 0x808C0007 | Error code indicating that the input is already registered. |
| SCE_SMART_ERROR_NOT_REGISTERED | CE-32826-1 | 0x808C0008 | Error code indicating that the input is not yet registered. |
| SCE_SMART_ERROR_ALREADY_STARTED | CE-32827-2 | 0x808C0009 | Error code indicating that sceSmart is already started. |
| SCE_SMART_ERROR_NOT_STARTED | CE-32828-3 | 0x808C000A | Error code indicating that sceSmart is not started yet. |
| SCE_SMART_ERROR_NOT_REQUIRED | CE-32829-4 | 0x808C000B | Error code indicating that sceSmart is not ready for the request. |
| SCE_SMART_ERROR_VERSION_MISSMATCH | CE-32830-6 | 0x808C000C | Error code indicating that the given value/file is not |
| SCE_SMART_ERROR_NO_DICTIONARY | CE-32831-7 | 0x808C000D | Error code indicating that no target has been registered yet. |
| SCE_SMART_ERROR_BUSY | CE-32832-8 | 0x808C000E | Error code indicating that sceSmart is locked by other threads. |
| SCE_SMART_ERROR_NO_TARGET_PACK | CE-32833-9 | 0x808C000F | Error code indicating that no target pack has been registered yet. |
| SCE_SHADER_BINARY_ERROR_INVALID_ADDR | CE-32835-1 | 0x80910001 | Specified memory address is invalid |
| SCE_SHADER_BINARY_ERROR_INVALID_SIZE | CE-32836-2 | 0x80910002 | Specified memory size is invalid |
| SCE_PAD_ERROR_INVALID_ARG | CE-32837-3 | 0x80920001 | invalid argument |
| SCE_PAD_ERROR_INVALID_PORT | CE-32838-4 | 0x80920002 | invalid port |
| SCE_PAD_ERROR_INVALID_HANDLE | CE-32839-5 | 0x80920003 | invalid handle |
| SCE_PAD_ERROR_ALREADY_OPENED | CE-32840-7 | 0x80920004 | already opened the port. |
| SCE_PAD_ERROR_NOT_INITIALIZED | CE-32841-8 | 0x80920005 | library uninitialized. |
| SCE_PAD_ERROR_INVALID_LIGHTBAR_SETTING | CE-32842-9 | 0x80920006 | invalid light bar setting. |
| SCE_PAD_ERROR_DEVICE_NOT_CONNECTED | CE-32843-0 | 0x80920007 | device is not connected of the handle. |
| SCE_PAD_ERROR_FATAL | CE-32844-1 | 0x809200FF | fatal error |
| SCE_AJM_ERROR_UNKNOWN | CE-32845-2 | 0x80930001 | Unknown error. This value should not be used. |
| SCE_AJM_ERROR_INVALID_CONTEXT | CE-32846-3 | 0x80930002 | The specified AJM context does not exist. |
| SCE_AJM_ERROR_INVALID_INSTANCE | CE-32847-4 | 0x80930003 | The specified AJM instance does not exist. |
| SCE_AJM_ERROR_INVALID_BATCH | CE-32848-5 | 0x80930004 | The specified AJM batch does not exist. |
| SCE_AJM_ERROR_INVALID_PARAMETER | CE-32849-6 | 0x80930005 | An invalid parameter was passed. |
| SCE_AJM_ERROR_OUT_OF_MEMORY | CE-32850-8 | 0x80930006 | Not enough memory to perform the operation. |
| SCE_AJM_ERROR_OUT_OF_RESOURCES | CE-32851-9 | 0x80930007 | Not enough resources to perform the operation. |
| SCE_AJM_ERROR_CODEC_NOT_SUPPORTED | CE-32852-0 | 0x80930008 | The specified codec is not supported. |
| SCE_AJM_ERROR_CODEC_ALREADY_REGISTERED | CE-32853-1 | 0x80930009 | The specified codec is already registered in the context. |
| SCE_AJM_ERROR_CODEC_NOT_REGISTERED | CE-32854-2 | 0x8093000A | The specified codec is not registered in the context. |
| SCE_AJM_ERROR_WRONG_REVISION_FLAG | CE-32855-3 | 0x8093000B | The revision passed in the flags is not supported. |
| SCE_AJM_ERROR_FLAG_NOT_SUPPORTED | CE-32856-4 | 0x8093000C | One of the flags is not supported by the codec. |
| SCE_AJM_ERROR_BUSY | CE-32857-5 | 0x8093000D | The entity (instance, codec...) is currently in use. |
| SCE_AJM_ERROR_BAD_PRIORITY | CE-32858-6 | 0x8093000E | The specified priority is invalid. |
| SCE_AJM_ERROR_IN_PROGRESS | CE-32859-7 | 0x8093000F | The specified batch has not completed yet. |
| SCE_AJM_ERROR_RETRY | CE-32860-9 | 0x80930010 | The operation cannot be performed at the moment. |
| SCE_AJM_ERROR_MALFORMED_BATCH | CE-32861-0 | 0x80930011 | The specified batch contains error. |
| SCE_AJM_ERROR_JOB_CREATION | CE-32862-1 | 0x80930012 | One or more jobs failed to be added to the batch. |
| SCE_AJM_ERROR_INVALID_OPCODE | CE-32863-2 | 0x80930013 | The batch contains an invalid opcode. |
| SCE_AJM_ERROR_PRIORITY_VIOLATION | CE-32864-3 | 0x80930014 | The batch references an instance that is already being processed in a batch of a different priority. |
| SCE_AJM_ERROR_BUFFER_TOO_BIG | CE-32865-4 | 0x80930015 | The batch references a buffer that exceeds the allowed size. |
| SCE_AJM_ERROR_INVALID_ADDRESS | CE-32866-5 | 0x80930016 | The batch references a buffer that is not accessible within this process. |
| CE-32867-6 | |||
| CE-32868-7 | |||
| CE-32869-8 | Could not start the application as the information was invalid. The database may be partially corrupted // Boot the console into Safe Mode and select [5. Rebuild Database]. Try launching the app again. If the error persists, reboot back into Safe Mode and select [3. Update System Software] or [4. Rebuild Database]. If the error is only occurring with a specific application, delete and reinstall it. If the error occurs with multiple or all applications, back up all saved data and initialize the console. | ||
| SCE_LNC_UTIL_ERROR_DEVKIT_EXPIRED = -2137784309 | CE-32875-5 | 0x8094000B | Cannot start the application // Occurs on a retail ps4 with a non married bd logic board. Apps restricted from loading however dvd playback is functional. |
| SCE_SSL_ERROR_OUT_OF_MEMORY | CE-32883-4 | 0x809517D5 | out of memory.Per 3 concurrent connections, 256 KiB is the minimum recommended.(((sslSockNum-1) / 3) +1)*256 KiB) > poolSize.An additional 4 KiB is required for each certificate load. Setting with mergin will be better. // Internal error (internet connection issue) // Step 1: Turn off the console and then back on. Step 2: Perform an Internet connection test. Step 3: Turn off your router for at least 5 minutes, then turn it back on. Step 4: This may be a temporary issue, try again later. |
| SCE_SSL_ERROR_BEFORE_INIT | CE-32884-5 | 0x8095F001 | Library not initialized |
| SCE_SSL_ERROR_ALREADY_INITED | CE-32885-6 | 0x8095F002 | Library has already been initialized |
| SCE_SSL_ERROR_BROKEN | CE-32886-7 | 0x8095F003 | Specified data is broken |
| SCE_SSL_ERROR_NOT_FOUND | CE-32887-8 | 0x8095F004 | Could not find specified element |
| SCE_SSL_ERROR_INVALID_FORMAT | CE-32888-9 | 0x8095F005 | The format of the specified parameter was not appropriate |
| SCE_SSL_ERROR_INVALID_ID | CE-32889-0 | 0x8095F006 | Specified ID was not appropriate // Error occurred in game or application (game/application having an issue connecting to PSN) // Perform a connection test. If the test fails to sign into PSN then try again later as the server may be experiencing high volume. |
| SCE_SSL_ERROR_INVALID_VALUE | CE-32890-2 | 0x8095F007 | Specified parameter was not appropriate |
| SCE_SSL_ERROR_OUT_OF_SIZE | CE-32891-3 | 0x8095F008 | The size is out of predefined range |
| SCE_SSL_ERROR_INTERNAL | CE-32892-4 | 0x8095F009 | Unknown error |
| SCE_SSL_ERROR_INVALID_CERT | CE-32893-5 | 0x8095F00A | Invalid certificate is specified |
| SCE_SSL_ERROR_CN_CHECK | CE-32894-6 | 0x8095F00B | Common name check of server certificate failed // Connection to server has been lost (issue connecting to the network or PlayStation, or the ISP server might be temporarily busy) // Step 1: Perform a connection test. Step 2: Try the following: If using a Wi-Fi connection, move the PS4 and router closer together and remove any obstructions between them. Use a wired connection if possible. Power cycle the router/modem. Other devices on the network might be using a large amount of bandwidth, wait until they finish. Update router firmware. Step 3: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. Step 4: If using a specific DNS server, change DNS settings. If still experiencing difficulties, try again later. |
| SCE_SSL_ERROR_UNKNOWN_CA | CE-32895-7 | 0x8095F00C | Does not have certificate of RootCA that issued server certificate // An error has occurred. |
| SCE_SSL_ERROR_NOT_AFTER_CHECK | CE-32896-8 | 0x8095F00D | certificate validity period expired |
| SCE_SSL_ERROR_NOT_BEFORE_CHECK | CE-32897-9 | 0x8095F00E | Before certificate validity period |
| SCE_SSL_ERROR_EAGAIN | CE-32898-0 | 0x8095F00F | Socket is in blocking state |
| SCE_SSL_ERROR_FATAL_ALERT | CE-32899-1 | 0x8095F010 | Received a fatal alert message from server / Cannot connect to server // Step 1: Reboot the PS4. Step 2: Restart router. Step 3: Contact ISP to check Internet connection status. Step 4: Reset router and select [Settings] > [Network] > [Set Up Internet Connection] and reconnect to the router. For details, refer to instructions supplied with the router. Step 5: Update router firmware to the latest version. Step 6: Check connection status of the PS4 in a connection test. Step 7: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. Step 8: If unable to connect to a service outside PSN, check the status of that service. Step 9: PSN may be temporarily busy, try again later. Check PSN status here. |
| SCE_SSL_ERROR_PROHIBITED | CE-32900-4 | 0x8095F011 | Called API with prohibited options |
| SCE_USER_SERVICE_ERROR_INTERNAL | CE-32901-5 | 0x80960001 | Internal error |
| SCE_USER_SERVICE_ERROR_NOT_INITIALIZED | CE-32902-6 | 0x80960002 | Not initialized |
| SCE_USER_SERVICE_ERROR_ALREADY_INITIALIZED | CE-32903-7 | 0x80960003 | Already initialized |
| SCE_USER_SERVICE_ERROR_NO_MEMORY | CE-32904-8 | 0x80960004 | Cannot allocate memory |
| SCE_USER_SERVICE_ERROR_INVALID_ARGUMENT | CE-32905-9 | 0x80960005 | Invalid argument |
| SCE_USER_SERVICE_ERROR_OPERATION_NOT_SUPPORTED | CE-32906-0 | 0x80960006 | Operation not supported |
| SCE_USER_SERVICE_ERROR_NO_EVENT | CE-32907-1 | 0x80960007 | No events are available |
| SCE_USER_SERVICE_ERROR_NOT_LOGGED_IN | CE-32908-2 | 0x80960009 | Not logged in |
| SCE_USER_SERVICE_ERROR_BUFFER_TOO_SHORT | CE-32909-3 | 0x8096000A | Insufficient buffer space to store information. |
| CE-32920-6 | Download cancelled because content does not need to be downloaded // Step 1: Select [OK] on the error message. Then go to [Settings] > [PSN] > [Restore License] and try restoring the licenses. Step 2: Next, go to the home screen to select the game icon. Check that the purchased item is available in the game. If you have purchased a subscription item (i.e. season pass), go to [Settings] > [PSN] > [Account Information] > [Services List] to see if the item has been activated. Step 3: If you cannot find the item, restart the PS4 system and try Step 2 again. | ||
| CE-32921-7 | System cannot read the disc // Step 1: Eject the disc and make sure it is not dirty, scratched, or damaged. Step 2: Make sure the format of the disc is supported by the PS4. If the error persists, turn off the console, reboot in Safe Mode, and choose [Rebuild Database]. | ||
| SCE_BGFT_ERROR_INTERNAL | CE-32922-8 | 0x80990008 | Internal error occurred |
| CE-32923-9 | |||
| CE-32924-0 | |||
| CE-32925-1 | |||
| CE-32926-2 | |||
| CE-32927-3 | |||
| CE-32928-4 | Download has been cancelled (issue during download) // Step 1: Check [Notifications] for the content you are trying to download. If the download is stuck, delete the content from [OPTIONS], and retry downloading the content from the Library. Step 2: If the download fails again, go to Safe Mode and perform "Rebuild Database". Step 3: If problems persist, initialize the PS4 using Safe Mode (back up your data before performing this). | ||
| CE-32930-7 | Downloaded data on HDD likely to be corrupted // Delete the content and download it again. | ||
| CE-32937-4 | Failed to download data // Step 1: Check the distribution period for the content you are trying to download. Step 2: Cancel the download. Step 3: If the error persists, the network connection may be temporary busy or unstable. Try again later. | ||
| CE-32939-6 | Connection to server failed // Step 1: Restart the PS4. Step 2: PSN or the game's server may be temporarily unavailable. Check the status of the game's server at its website. Check the status of PSN here. Step 3: If the servers are active, run the internet connection test and make sure that you can connect to the internet. Step 4: Update router to the latest firmware. Turn off other devices that are connected to the network to reduce stress. Step 5: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 34. If none of this resolve the problem then try again later as the server may be experiencing high volume. | ||
| CE-32942-0 | The extension of the URL specified with "Download a Package" > "Package URL" or the extension of content_url specified with content_list.json may not be .pkg/.PKG.
Check that the URL extension of the content is .pkg/.PKG | ||
| CE-32943-1 | |||
| CE-32944-2 | |||
| CE-32945-3 | The Content ID specified with "Download a Package" >"Content ID" or the id specified with content_list.json may not be matching the Content ID of the package file.
Check the specification of "Download a Package" > "Content ID" and the Content ID of PARAM.SFO. | ||
| CE-32946-4 | |||
| CE-32947-5 | Could not download the file // Step 1: Try the Internet connection test at [Settings] > [Network] > [Test Internet Connection]. Check that the internet status is valid. Step 2: Delete the content (if it is shown in content area), and try redownloading the content from Library. Step 3: If the error occurs again, please visit our Contact page to contact SCEA for additional technical support. | ||
| SCE_BGFT_ERROR_HTTP_NOT_CONNECTED | CE-32951-0 | 0x80990045 | Network connection problem occurred (runtime error) // Step 1: Check that PSN services are available. Step 2: If PSN is available, perform a connection test. Step 3: Make sure router firmware/software is up to date. |
| CE-32957-6 | The Content ID specified with "Download a Package" >"Content ID", the id specified with content_list.json, or the Content ID of the package file is of an invalid format.
Check the specified Content ID and the Content ID of PARAM.SFO. | ||
| CE-32958-7 | Data may be corrupted // Backup save data, delete the application and try re-installing it again. | ||
| SCE_DEVICE_SERVICE_ERROR_MEMORY | CE-32972-3 | 0x809B0004 | failed to allocate memory |
| SCE_DEVICE_SERVICE_ERROR_USER_NOT_LOGIN | CE-32973-4 | 0x809B0081 | user is not login |
| SCE_DEVICE_SERVICE_ERROR_INVALID_PARAM | CE-32974-5 | 0x809B0080 | invalid argument |
| SCE_DEVICE_SERVICE_ERROR_INVALID_USER | CE-32975-6 | 0x809B0001 | invalid userId argument |
| SCE_DEVICE_SERVICE_ERROR_INVALID_DEVICE_TYPE | CE-32976-7 | 0x809B0002 | invalid device type argument |
| SCE_DEVICE_SERVICE_ERROR_INVALID_INDEX | CE-32977-8 | 0x809B0003 | invalid index argument |
| SCE_DEVICE_SERVICE_ERROR_INVALID_DEVICE_ID | CE-32978-9 | 0x809B0005 | invalid index argument |
| SCE_DEVICE_SERVICE_ERROR_DRIVER_OVER_MAX | CE-32982-4 | 0x809B0083 | exceed max number of drivers |
| SCE_DEVICE_SERVICE_ERROR_USER_OVER_MAX | CE-32983-5 | 0x809B0082 | exceed max number of users |
| SCE_DEVICE_SERVICE_ERROR_DEVICE_OVER_MAX | CE-32984-6 | 0x809B0084 | exceed max number of users |
| SCE_DEVICE_SERVICE_ERROR_BUS_OVER_MAX | CE-32985-7 | 0x809B0085 | exceed max number of users |
| SCE_DEVICE_SERVICE_ERROR_PORT_OVER_MAX | CE-32986-8 | 0x809B0086 | exceed max number of users |
| SCE_DEVICE_SERVICE_ERROR_INTERNAL | CE-32988-0 | 0x809B00FF | fatal internal error |
| SCE_CONTENT_EXPORT_ERROR_CANCELED | CE-33069-1 | 0x809D3001 | Canceled |
| SCE_CONTENT_EXPORT_ERROR_NOTACCEPT | CE-33070-3 | 0x809D3002 | Not Accept |
| SCE_CONTENT_EXPORT_ERROR_BUSY | CE-33071-4 | 0x809D3003 | Busy |
| SCE_CONTENT_EXPORT_ERROR_NOINIT | CE-33072-5 | 0x809D3004 | No Initialize |
| SCE_CONTENT_EXPORT_ERROR_MULTIPLEINIT | CE-33073-6 | 0x809D3005 | Multiple Initialize |
| SCE_CONTENT_EXPORT_ERROR_NOMEM | CE-33074-7 | 0x809D3006 | No Memory |
| SCE_CONTENT_EXPORT_ERROR_FILE_NOT_FOUND | CE-33075-8 | 0x809D3011 | File Not Found |
| SCE_CONTENT_EXPORT_ERROR_NOT_SUPPORTED_FORMAT | CE-33076-9 | 0x809D3012 | Not Supported Format |
| SCE_CONTENT_EXPORT_ERROR_LARGE_TITLE | CE-33077-0 | 0x809D3013 | Large Title (unused) |
| SCE_CONTENT_EXPORT_ERROR_LARGE_COMMENT | CE-33078-1 | 0x809D3015 | Large Comment (unused) |
| SCE_CONTENT_EXPORT_ERROR_INVALDPARAM | CE-33079-2 | 0x809D3016 | Invalid Parameter |
| SCE_CONTENT_EXPORT_ERROR_DISKFULL | CE-33080-4 | 0x809D3017 | Disk Full |
| SCE_CONTENT_EXPORT_ERROR_EXECUTION_MAX | CE-33081-5 | 0x809D3018 | over the limit of the executable unit |
| CE-33096-1 | Issue uploading data // Step 1: Check if the data has been already uploaded. Step 2: Turn off the router for 5 minutes, then back on. Step 3: Try again later. | ||
| CE-33103-0 | Cannot be shared to social networking services (initial setup of YouTube account not complete or YouTube account needs to be upgraded) // Step 1: Go to [Settings] > [Account Management] > [Link with Other Services] > [YouTube] and sign out, then sign in again. Step 2: Sign in to the official YouTube page from a browser on your computer or PS4 console, and make sure your account is upgraded. | ||
| SCE_SAVE_DATA_ERROR_PARAMETER | CE-33105-2 | 0x809F0000 | Parameter is invalid |
| SCE_SAVE_DATA_ERROR_NOT_INITIALIZED | CE-33106-3 | 0x809F0001 | Not initialized save data library yet |
| SCE_SAVE_DATA_ERROR_OUT_OF_MEMORY | CE-33107-4 | 0x809F0002 | Memory allocation failed |
| SCE_SAVE_DATA_ERROR_BUSY | CE-33108-5 | 0x809F0003 | Savedata directory has already been mounted / Error occurred while reading data (data failed to load) // Step 1: From the home screen, highlight the application, press the OPTIONS button and close the application. Step 2: Restart the application. Step 3: Reboot the console. Step 4: If the situation does not improve, back up your saved data from [Settings] > [Application Saved Data Management] and initialize the console from [Settings] > [Initialization] > [Initialize PS4]. |
| SCE_SAVE_DATA_ERROR_NOT_MOUNTED | CE-33109-6 | 0x809F0004 | Save data directory is not mounted |
| SCE_SAVE_DATA_ERROR_NO_PERMISSION | CE-33110-8 | 0x809F0005 | Permission denied |
| SCE_SAVE_DATA_ERROR_FINGERPRINT_MISMATCH | CE-33111-9 | 0x809F0006 | Fingerprint does not match |
| SCE_SAVE_DATA_ERROR_EXISTS | CE-33112-0 | 0x809F0007 | Save data directory with the same name exists |
| SCE_SAVE_DATA_ERROR_NOT_FOUND | CE-33113-1 | 0x809F0008 | Specified save data does not exist |
| SCE_SAVE_DATA_ERROR_NO_SPACE_FS | CE-33115-3 | 0x809F000A | Not enough space for mounting savedata at file system |
| SCE_SAVE_DATA_ERROR_INTERNAL | CE-33116-4 | 0x809F000B | Fatal internal error / Error occurred in the system // Reboot the console. Start the console and safe mode and select option 5 [Rebuild Database]. Back up save data and initialize the console. |
| SCE_SAVE_DATA_ERROR_MOUNT_FULL | CE-33117-5 | 0x809F000C | Maximum mount value has been reached |
| SCE_SAVE_DATA_ERROR_BAD_MOUNTED | CE-33118-6 | 0x809F000D | Save data directory is not mounted for writing |
| SCE_SAVE_DATA_ERROR_FILE_NOT_FOUND | CE-33119-7 | 0x809F000E | No file |
| SCE_SAVE_DATA_ERROR_BROKEN | CE-33120-9 | 0x809F000F | Save data is corrupted |
| SCE_SAVE_DATA_ERROR_INVALID_LOGIN_USER | CE-33122-1 | 0x809F0011 | Specified user is not logged in |
| SCE_GAME_LIVE_STREAMING_ERROR_UNKNOWN | CE-33125-4 | 0x80A00001 | Unknown error |
| SCE_GAME_LIVE_STREAMING_ERROR_INVALID_PARAM | CE-33126-5 | 0x80A00002 | Invalid parameter / Cannot continue broadcasting. Texts or the settings associated with this channel may not be valid. (broadcast description too long) // Make sure the description of the YouTube Broadcast has less than 200 characters. |
| SCE_GAME_LIVE_STREAMING_ERROR_INVALID_STATUS | CE-33127-6 | 0x80A00003 | Not callable status |
| SCE_GAME_LIVE_STREAMING_ERROR_NOT_INITIALIZED | CE-33128-7 | 0x80A00004 | Game live streaming Not initialized |
| SCE_GAME_LIVE_STREAMING_ERROR_ENCODER | CE-33129-8 | 0x80A00005 | Encoder error |
| SCE_GAME_LIVE_STREAMING_ERROR_OUT_OF_MEMORY | CE-33130-0 | 0x80A00006 | Out of memory |
| SCE_SYSTEM_SERVICE_ERROR_INTERNAL | CE-33155-7 | 0x80A10001 | Unexpected internal error occurs. |
| SCE_SYSTEM_SERVICE_ERROR_UNAVAILABLE | CE-33156-8 | 0x80A10002 | The system service is not available. |
| SCE_SYSTEM_SERVICE_ERROR_PARAMETER | CE-33157-9 | 0x80A10003 | Parameter is invalid. |
| SCE_SYSTEM_SERVICE_ERROR_NO_EVENT | CE-33158-0 | 0x80A10004 | There's no event to receive. |
| SCE_SYSTEM_SERVICE_ERROR_REJECTED | CE-33159-1 | 0x80A10005 | The function is rejected. |
| SCE_SYSTEM_SERVICE_ERROR_NEED_DISPLAY_SAFE_AREA_SETTINGS | CE-33160-3 | 0x80A10006 | Safe area information have not adjusted. |
| SCE_APP_INSTALLER_ERROR_UNKNOWN | CE-33170-4 | 0x80A30001 | Unknown error |
| SCE_APP_INSTALLER_ERROR_NOSPACE | CE-33171-5 | 0x80A30002 | No disk space |
| SCE_APP_INSTALLER_ERROR_PARAM | CE-33172-6 | 0x80A30003 | Invalid parameter |
| SCE_APP_INSTALLER_ERROR_APP_NOT_FOUND | CE-33173-7 | 0x80A30004 | The application is not found |
| SCE_APP_INSTALLER_ERROR_DISC_NOT_INSERTED | CE-33174-8 | 0x80A30005 | The disc is not inserted |
| SCE_APP_INSTALLER_ERROR_PKG_INVALID_DRM_TYPE | CE-33175-9 | 0x80A30006 | The pkg is invalid drm type |
| SCE_APP_INSTALLER_ERROR_OUT_OF_MEMORY | CE-33176-0 | 0x80A30007 | Out of memory |
| SCE_APP_INSTALLER_ERROR_APP_BROKEN | CE-33177-1 | 0x80A30008 | The application is broken // Cannot start the application. Application data may be corrupted // Step 1: Go to [Notifications] > [Downloads] and delete the failure notification. Step 2: Back up data using a USB device or PS+ online storage, then go to Safe Mode and select [5. Rebuild Database]. Step 3: If the error occurs again, go to [Settings] > [Initialization] > [7. Initialize PS4 (Reinstall System Software)] and initialize the console. |
| SCE_APP_INSTALLER_ERROR_PKG_INVALID_CONTENT_TYPE | CE-33178-2 | 0x80A30009 | The pkg is invalid content type |
| SCE_APP_INSTALLER_ERROR_USED_APP_NOT_FOUND | CE-33179-3 | 0x80A3000A | Application is not found // Retry after the installation is completed. Installation of add-ons fails until the installation of application installation is complete. |
| SCE_APP_INSTALLER_ERROR_ADDCONT_BROKEN | CE-33180-5 | 0x80A3000B | Additional content is broken |
| SCE_APP_INST_UTIL_ERROR_NOT_INITIALIZED | CE-33181-6 | 0x80A31000 | Not initialized |
| SCE_APP_INST_UTIL_ERROR_OUT_OF_MEMORY | CE-33182-7 | 0x80A31001 | Out of memory |
| SCE_PROCESS_STARTER_ERROR_INVALID_ARGUMENT | CE-33183-8 | 0x80A40001 | Invalid argument. |
| SCE_PROCESS_STARTER_ERROR_NO_GAME_RUNNING | CE-33184-9 | 0x80A40002 | Game is not running. |
| SCE_PROCESS_STARTER_ERROR_OUT_OF_MEMORY | CE-33185-0 | 0x80A40003 | The operation ran out of memory. |
| SCE_PROCESS_STARTER_ERROR_KEY_NOT_FOUND | CE-33186-1 | 0x80A40004 | No such key exists. |
| SCE_PROCESS_STARTER_ERROR_NOT_GAME_MINIAPP_APPRICATION | CE-33187-2 | 0x80A40005 | The application is not Game and MiniApp. |
| SCE_PROCESS_STARTER_ERROR_INSUFFICIENT_BUFFER | CE-33188-3 | 0x80A40006 | Specified buffer size is too small. |
| SCE_PROCESS_STARTER_ERROR_MOUNT_FULL | CE-33189-4 | 0x80A40007 | Reached mount max. |
| SCE_PROCESS_STARTER_ERROR_APPLICATION_ALLREADY_RUNNING | CE-33190-6 | 0x80A40008 | The application allready running. |
| SCE_PROCESS_STARTER_ERROR_NO_DISC_INSERT | CE-33191-7 | 0x80A40009 | No disc inserted. // Insert the correct disc into the PlayStation 4 system // Application requires that the disc be inserted into the console |
| SCE_PROCESS_STARTER_ERROR_UNSUPPORTED_DATA | CE-33192-8 | 0x80A4000A | This data is not supported by the PS4. |
| SCE_PROCESS_STARTER_ERROR_BD_DATA_CORRUPTED | CE-33193-9 | 0x80A4000B | The data is corrupted. |
| SCE_PROCESS_STARTER_ERROR_HDD_DATA_CORRUPTED | CE-33194-0 | 0x80A4000C | The data is corrupted. |
| SCE_PROCESS_STARTER_ERROR_REGION_RESTRICTION | CE-33195-1 | 0x80A4000D | Cannot start the application due to region restrictions. |
| SCE_PROCESS_STARTER_ERROR_PARENTAL | CE-33196-2 | 0x80A4000E | The use of this application is not allowed due to parental controls. |
| SCE_PROCESS_STARTER_ERROR_LOGOUT_LAUNCH_USER | CE-33197-3 | 0x80A4000F | The launch user logged out. |
| SCE_PROCESS_STARTER_ERROR_NO_SPACE | CE-33198-4 | 0x80A40010 | There is not enough free space. |
| SCE_PROCESS_STARTER_ERROR_NEED_SYSTEM_UPDATE | CE-33199-5 | 0x80A40011 | Need system update. // You must update your system to version 1.06 or higher. Actual version: 1.01 If applications are running, choose [update later] and save your progress in the application. |
| SCE_PROCESS_STARTER_ERROR_UNDER_CONSTRUCTION | CE-33200-8 | 0x80A40012 | The application is under construction. |
| SCE_PROCESS_STARTER_ERROR_UNDER_UPDATING | CE-33201-9 | 0x80A40013 | The application is under updating. |
| SCE_PROCESS_STARTER_ERROR_REQUIRED_PATCH_IS_DOWNLOADING | CE-33202-0 | 0x80A40014 | The required patch is under downloading. |
| SCE_PROCESS_STARTER_ERROR_NO_REQUIRED_PATCH_DOWNLOADED | CE-33203-1 | 0x80A40015 | The no required patch was allready downloaded. |
| SCE_PROCESS_STARTER_ERROR_REQUIRED_PATCH_DOWNLOADED | CE-33204-2 | 0x80A40016 | The required patch was allready downloaded. |
| SCE_PROCESS_STARTER_ERROR_FS_MOUNT | CE-33205-3 | 0x80A40017 | Mount error. |
| SCE_PROCESS_STARTER_ERROR_ALLREADY_MOUNTED | CE-33206-4 | 0x80A40018 | Allready mounted. |
| SCE_PROCESS_STARTER_ERROR_INVALID_SERVICE_LABEL | CE-33207-5 | 0x80A40019 | Invalid service label. |
| SCE_PROCESS_STARTER_ERROR_REQIRED_PSN_SIGNUP | CE-33208-6 | 0x80A40020 | Reqired psn signup. |
| SCE_PROCESS_STARTER_ERROR_NOT_MOUNTED | CE-33209-7 | 0x80A40021 | Not mounted. |
| SCE_VSH_AVCAP_ERROR_EINVAL | CE-33210-9 | 0x80A70001 | Invalid argument |
| SCE_VSH_AVCAP_ERROR_EAGAIN | CE-33211-0 | 0x80A70002 | Resource temporarily unavailable |
| SCE_VSH_AVCAP_ERROR_ENOMEM | CE-33212-1 | 0x80A70003 | Not enough core |
| SCE_VSH_AVCAP_ERROR_ERESET | CE-33213-2 | 0x80A70004 | Resource reset |
| SCE_VSH_AVCAP_ERROR_ENOSPC | CE-33214-3 | 0x80A70005 | No space left on device |
| SCE_VSH_AVCAP_ERROR_EEMPTY | CE-33215-4 | 0x80A70006 | No data is available |
| SCE_VSH_AVCAP_ERROR_ENFILE | CE-33216-5 | 0x80A70007 | File table overflow |
| SCE_VSH_AVCAP_ERROR_EBUSY | CE-33217-6 | 0x80A70008 | Device busy |
| SCE_VSH_AVCAP_ERROR_EINTR | CE-33218-7 | 0x80A70009 | Process Interrupted |
| SCE_VIDEO_RECORDING_ERROR_OUT_OF_MEMORY | CE-33219-8 | 0x80A80001 | Insufficient memory |
| SCE_VIDEO_RECORDING_ERROR_FATAL | CE-33220-0 | 0x80A80002 | Fatal error |
| SCE_VIDEO_RECORDING_ERROR_INVALID_VALUE | CE-33221-1 | 0x80A80003 | Specified parameter is not appropriate |
| SCE_VIDEO_RECORDING_ERROR_FILE_OPEN | CE-33222-2 | 0x80A80004 | File open error |
| SCE_VIDEO_RECORDING_ERROR_FILE_WRITE | CE-33223-3 | 0x80A80005 | File write error |
| SCE_VIDEO_RECORDING_ERROR_INVALID_STATE | CE-33224-4 | 0x80A80006 | Function not called in a proper state |
| SCE_VIDEO_RECORDING_ERROR_INTERRUPTED | CE-33225-5 | 0x80A80007 | Recording is interrupted |
| SCE_M4AAC_ENC_ERROR_INTERNAL_ERROR | CE-33226-6 | 0x80A90000 | internal error |
| SCE_M4AAC_ENC_ERROR_INVALID_HANDLE | CE-33227-7 | 0x80A90001 | invalid handle |
| SCE_M4AAC_ENC_ERROR_INVALID_PTR | CE-33228-8 | 0x80A90002 | invalid pointer |
| SCE_M4AAC_ENC_ERROR_INVALID_CHANNEL | CE-33229-9 | 0x80A90003 | invalid channel |
| SCE_M4AAC_ENC_ERROR_INVALID_SAMPLING_RATE | CE-33230-1 | 0x80A90004 | invalid sampling rate |
| SCE_M4AAC_ENC_ERROR_INVALID_BIT_RATE | CE-33231-2 | 0x80A90005 | invalid bit rate |
| SCE_M4AAC_ENC_ERROR_INVALID_INPUT_FORMAT | CE-33232-3 | 0x80A90006 | invalid input format |
| SCE_M4AAC_ENC_ERROR_INVALID_OUTPUT_FORMAT | CE-33233-4 | 0x80A90007 | invalid output format |
| SCE_M4AAC_ENC_ERROR_INVALID_INPUT_SIZE | CE-33234-5 | 0x80A90008 | invalid input size |
| SCE_COMPANION_UTIL_ERROR_UNKNOWN | CE-33266-0 | 0x80AD0001 | Undefined error |
| SCE_COMPANION_UTIL_ERROR_FATAL | CE-33267-1 | 0x80AD0002 | Unpredictable error occurrence |
| SCE_COMPANION_UTIL_ERROR_NOMEM | CE-33268-2 | 0x80AD0003 | Failure in memory allocation |
| SCE_COMPANION_UTIL_ERROR_INVALID_PARAM | CE-33269-3 | 0x80AD0004 | Improper parameter |
| SCE_COMPANION_UTIL_ERROR_INVALID_OPERATION | CE-33270-5 | 0x80AD0005 | Incorrect processing executed |
| SCE_COMPANION_UTIL_ERROR_NOT_INITIALIZED | CE-33271-6 | 0x80AD0006 | Library uninitialized |
| SCE_COMPANION_UTIL_ERROR_ALREADY_INITIALIZED | CE-33272-7 | 0x80AD0007 | Already initialized |
| SCE_COMPANION_UTIL_ERROR_NO_EVENT | CE-33273-8 | 0x80AD0008 | No event to get |
| SCE_PLAYGO_ERROR_UNKNOWN | CE-33274-9 | 0x80B20001 | Undefined error other than the following |
| SCE_PLAYGO_ERROR_FATAL | CE-33275-0 | 0x80B20002 | Unexpected error occurred |
| SCE_PLAYGO_ERROR_NO_MEMORY | CE-33276-1 | 0x80B20003 | Could not allocate memory |
| SCE_PLAYGO_ERROR_INVALID_ARGUMENT | CE-33277-2 | 0x80B20004 | Specified parameter is inappropriate |
| SCE_PLAYGO_ERROR_NOT_INITIALIZED | CE-33278-3 | 0x80B20005 | Library is not initialized |
| SCE_PLAYGO_ERROR_ALREADY_INITIALIZED | CE-33279-4 | 0x80B20006 | Already initialized |
| SCE_PLAYGO_ERROR_ALREADY_STARTED | CE-33280-6 | 0x80B20007 | Package is already open |
| SCE_PLAYGO_ERROR_NOT_STARTED | CE-33281-7 | 0x80B20008 | Package is not open |
| SCE_PLAYGO_ERROR_BAD_HANDLE | CE-33282-8 | 0x80B20009 | Specified PlayGo handle is invalid |
| SCE_PLAYGO_ERROR_BAD_POINTER | CE-33283-9 | 0x80B2000A | Specified variable value is NULL |
| SCE_PLAYGO_ERROR_BAD_SIZE | CE-33284-0 | 0x80B2000B | Specified size value is invalid |
| SCE_PLAYGO_ERROR_BAD_CHUNK_ID | CE-33285-1 | 0x80B2000C | Specified chunk ID value is invalid |
| SCE_PLAYGO_ERROR_BAD_SPEED | CE-33286-2 | 0x80B2000D | Specified speed value is invalid |
| SCE_PLAYGO_ERROR_NOT_SUPPORT_PLAYGO | CE-33287-3 | 0x80B2000E | Application does not support PlayGo |
| SCE_PLAYGO_ERROR_EPERM | CE-33288-4 | 0x80B2000F | This operation is not permitted |
| SCE_PLAYGO_ERROR_BAD_LOCUS | CE-33289-5 | 0x80B20010 | Specified locus value is invalid |
| SCE_VR_TRACKER_ERROR_NOT_SUPPORTED | CE-33321-2 | 0x8126081E | The Function is not supported |
| CE-33319-9 | Cannot download the video/screenshot as you have reached the service limit // Check upload policy of the service provider. If using Dailymotion, check their Upload Policy and try again after 24 hours. | ||
| CE-33327-8 | PS VR USB error // Turn off PS4 and unplug it for two minutes. Plug it back in. Remove USB cable from PS4 and PSVR and reinsert it. Reboot the PS4. | ||
| SCE_S3D_CONVERSION_ERROR_Q_ARG_ATTR_NULL | CE-33329-0 | 0x80B40001 | pAttr is NULL for sceS3dConversionQueryAttr() |
| SCE_S3D_CONVERSION_ERROR_O_ARG_RSRC_NULL | CE-33330-2 | 0x80B40002 | pRsrc is NULL for sceS3dConversionOpen() |
| SCE_S3D_CONVERSION_ERROR_O_ARG_RSRC_INVALID | CE-33331-3 | 0x80B40003 | <*pRsrc> setting is invalid for sceS3dConversionOpen() |
| SCE_S3D_CONVERSION_ERROR_O_ARG_HDL_NULL | CE-33332-4 | 0x80B40004 | pHandle is NULL for sceS3dConversionOpen() |
| SCE_S3D_CONVERSION_ERROR_O_ARG_RSRCMEM_INVALID | CE-33333-5 | 0x80B40005 | Allocated memory is invalid for sceS3dConversionOpen() |
| SCE_S3D_CONVERSION_ERROR_C_ARG_HDL_NULL | CE-33334-6 | 0x80B40006 | handle is NULL for sceS3dConversionClose() |
| SCE_S3D_CONVERSION_ERROR_C_ARG_HDL_INVALID | CE-33335-7 | 0x80B40007 | <*handle> is invalid for sceS3dConversionClose() |
| SCE_S3D_CONVERSION_ERROR_C_SEQ | CE-33336-8 | 0x80B40008 | Converting and cannot close with sceS3dConversionClose() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_HDL_NULL | CE-33338-0 | 0x80B4000A | handle is NULL for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_HDL_INVALID | CE-33339-1 | 0x80B4000B | <*handle> is invalid for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_INPICINFO_NULL | CE-33340-3 | 0x80B4000C | pInPicInfo is NULL for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_INPICINFO_INVALID | CE-33341-4 | 0x80B4000D | <*pInPicInfo> setting is invalid for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_CTRL_NULL | CE-33342-5 | 0x80B4000E | pCtrl is NULL for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_CTRL_INVALID | CE-33343-6 | 0x80B4000F | <*pCtrl> setting is invalid for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_OUTPICINFO_NULL | CE-33344-7 | 0x80B40010 | pOutInfoL and pOutInfoR are NULL for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_LEFTPICINFO_INVALID | CE-33345-8 | 0x80B40012 | <*pOutInfoL> setting is invalid for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_RIGHTPICINFO_INVALID | CE-33346-9 | 0x80B40013 | <*pOutInfoR> setting is invalid for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_LEFT_RENDERTARGET_NULL | CE-33347-0 | 0x80B40014 | pOutInfoL->target is NULL for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_LEFT_RENDERTARGET_INVALID | CE-33348-1 | 0x80B40015 | <*OutInfoL->target> setting is invalid for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_RIGHT_RENDERTARGET_NULL | CE-33349-2 | 0x80B40016 | pOutInfoR->target is NULL for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_RIGHT_RENDERTARGET_INVALID | CE-33350-4 | 0x80B40017 | <*OutInfoR->target> setting is invalid for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_SEQ | CE-33351-5 | 0x80B40018 | Error during command generation for sceS3dConversionExec() |
| SCE_RTC_ERROR_NOT_INITIALIZED | CE-33352-6 | 0x80B50001 | Not initialized |
| SCE_RTC_ERROR_INVALID_POINTER | CE-33353-7 | 0x80B50002 | invalid pointer |
| SCE_RTC_ERROR_INVALID_VALUE | CE-33354-8 | 0x80B50003 | invalid value |
| SCE_RTC_ERROR_INVALID_ARG | CE-33355-9 | 0x80B50004 | invalid argument |
| SCE_RTC_ERROR_NOT_SUPPORTED | CE-33356-0 | 0x80B50005 | The feature is not supported |
| SCE_RTC_ERROR_NO_CLOCK | CE-33357-1 | 0x80B50006 | The clock is not available |
| SCE_RTC_ERROR_BAD_PARSE | CE-33358-2 | 0x80B50007 | error occurred in parsing |
| SCE_RTC_ERROR_INVALID_YEAR | CE-33359-3 | 0x80B50008 | The year value is invalid |
| SCE_RTC_ERROR_INVALID_MONTH | CE-33360-5 | 0x80B50009 | The month value is invalid |
| SCE_RTC_ERROR_INVALID_DAY | CE-33361-6 | 0x80B5000A | The day value is invalid |
| SCE_RTC_ERROR_INVALID_HOUR | CE-33362-7 | 0x80B5000B | The hour value is invalid |
| SCE_RTC_ERROR_INVALID_MINUTE | CE-33363-8 | 0x80B5000C | The minute value is invalid |
| SCE_RTC_ERROR_INVALID_SECOND | CE-33364-9 | 0x80B5000D | The second value is invalid |
| SCE_RTC_ERROR_INVALID_MICROSECOND | CE-33365-0 | 0x80B5000E | The microsecond value is invalid |
| CE-33383-0 | Issue connecting to the network // Step 1: Sign out of PSN and then back in. Step 2: Reboot the console. Step 3: Turn off the router for 5 minutes, then turn it back on. Step 4: Try again later. | ||
| CE-33384-1 | Issue with the network connection // Step 1: Perform an internet connection test by selecting [Settings] > [Network] > [Test Internet Connection] and review and configure your network settings again if necessary. Step 2: Turn off your router and modem, and wait at least 5 minutes, then restart it. Step 3: Update your router to the latest firmware. | ||
| SCE_COMMON_DIALOG_ERROR_NOT_SYSTEM_INITIALIZED | CE-33402-2 | 0x80B80001 | sceCommonDialogInitialize is not running |
| SCE_COMMON_DIALOG_ERROR_ALREADY_SYSTEM_INITIALIZED | CE-33403-3 | 0x80B80002 | sceCommonDialogInitialize is already running |
| SCE_COMMON_DIALOG_ERROR_NOT_INITIALIZED | CE-33404-4 | 0x80B80003 | The Common Dialog has not been initialized |
| SCE_COMMON_DIALOG_ERROR_ALREADY_INITIALIZED | CE-33405-5 | 0x80B80004 | The Common dialog is already initialized. |
| SCE_COMMON_DIALOG_ERROR_NOT_FINISHED | CE-33406-6 | 0x80B80005 | The Common Dialog is not finished |
| SCE_COMMON_DIALOG_ERROR_INVALID_STATE | CE-33407-7 | 0x80B80006 | It's the state that is unable to call the API. |
| SCE_COMMON_DIALOG_ERROR_RESULT_NONE | CE-33408-8 | 0x80B80007 | As a result of the common dialog does not exist |
| SCE_COMMON_DIALOG_ERROR_BUSY | CE-33409-9 | 0x80B80008 | Another Common Dialog is in use |
| SCE_COMMON_DIALOG_ERROR_OUT_OF_MEMORY | CE-33410-1 | 0x80B80009 | There is not enough memory |
| SCE_COMMON_DIALOG_ERROR_PARAM_INVALID | CE-33411-2 | 0x80B8000A | It is an invalid parameter |
| SCE_COMMON_DIALOG_ERROR_NOT_RUNNING | CE-33412-3 | 0x80B8000B | The Common Dialog is not running. |
| SCE_COMMON_DIALOG_ERROR_ALREADY_CLOSE | CE-33413-4 | 0x80B8000C | The Common dialog is already closed. |
| SCE_COMMON_DIALOG_ERROR_ARG_NULL | CE-33414-5 | 0x80B8000D | Invalid NULL pointer has been specified in argument |
| SCE_COMMON_DIALOG_ERROR_UNEXPECTED_FATAL | CE-33415-6 | 0x80B8000E | Unexpected fatal error occurred / Error occurred // Step 1: Reboot the console. Step 2: If the error occurs when reading saved data, copy saved data to PlayStation Plus online storage or a USB drive, then restore it to the console. Step 3: If the situation does not improve, delete and reinstall the application. |
| SCE_COMMON_DIALOG_ERROR_NOT_SUPPORTED | CE-33416-7 | 0x80B8000F | you use unsupported features. |
| SCE_HAND_ERROR_NO_MEMORY | CE-33417-8 | 0x80B90001 | Not enough memory to run |
| SCE_HAND_ERROR_INVALID_PARAM | CE-33418-9 | 0x80B90002 | Parameter is invalid |
| SCE_HAND_ERROR_INVALID_DICT | CE-33419-0 | 0x80B90003 | Dictionary data is invalid |
| SCE_HAND_ERROR_OUT_OF_RANGE | CE-33420-2 | 0x80B90005 | Hand angle is out of range |
| SCE_DEPTH_ERROR_INVALID_PARAMETER | CE-33426-8 | 0x80BB0000 | Parameter is invalid |
| SCE_DEPTH_ERROR_INVALID_UPDATE_MODE | CE-33427-9 | 0x80BB0001 | updateMode is invalid |
| SCE_DEPTH_ERROR_INVALID_EXECUTION_MODE | CE-33428-0 | 0x80BB0002 | executionMode is invalid |
| SCE_DEPTH_ERROR_INVALID_PIXEL_FORMAT | CE-33429-1 | 0x80BB0003 | pixelFormat is invalid |
| SCE_DEPTH_ERROR_INVALID_IMAGE_TYPE | CE-33430-3 | 0x80BB0004 | imageType is invalid |
| SCE_DEPTH_ERROR_INVALID_HANDLE | CE-33431-4 | 0x80BB0005 | handle is invalid |
| SCE_DEPTH_ERROR_INVALID_MEMORY_ALIGNMENT | CE-33432-5 | 0x80BB0006 | memory alignment is invalid |
| SCE_DEPTH_ERROR_INVALID_ASPECT | CE-33433-6 | 0x80BB0007 | aspect is invalid |
| SCE_DEPTH_ERROR_INVALID_SIZE_PARAMETER | CE-33434-7 | 0x80BB0008 | size parameter is invalid |
| SCE_DEPTH_ERROR_INVALID_RESERVED_PARAMETER | CE-33435-8 | 0x80BB0009 | reserved parameter is invalid |
| SCE_DEPTH_ERROR_INVALID_POINTER_ADDRESS | CE-33436-9 | 0x80BB000A | pointer address is invalid |
| SCE_DEPTH_ERROR_INVALID_RESOLUTION_PARAMETER | CE-33437-0 | 0x80BB000B | resolution parameter is invalid |
| SCE_DEPTH_ERROR_INVALID_CAMERA_TYPE | CE-33438-1 | 0x80BB000C | camera type is invalid |
| SCE_DEPTH_ERROR_INVALID_PARAMETER_RANGE | CE-33439-2 | 0x80BB000D | parameter range is invalid |
| SCE_DEPTH_ERROR_NOT_ENOUGH_MEMORY | CE-33440-4 | 0x80BB0100 | Not enough memory |
| SCE_DEPTH_ERROR_COULD_NOT_CREATED_INSTANCE | CE-33441-5 | 0x80BB0101 | Could not created instance |
| SCE_DEPTH_ERROR_CALIBRATION_IS_NECESSARY | CE-33442-6 | 0x80BBFF00 | Calibration is necessary |
| SCE_DEPTH_ERROR_FATAL | CE-33443-7 | 0x80BBFFFF | Fatal error occurred |
| SCE_IME_ERROR_BUSY | CE-33444-8 | 0x80BC0001 | Already running IME |
| SCE_IME_ERROR_NOT_OPENED | CE-33445-9 | 0x80BC0002 | Processing is not started (?supportedLanguages value is invalid?) |
| SCE_IME_ERROR_NO_MEMORY | CE-33446-0 | 0x80BC0003 | Memory is insufficient |
| SCE_IME_ERROR_CONNECTION_FAILED | CE-33447-1 | 0x80BC0004 | Connection with IME has failed |
| SCE_IME_ERROR_TOO_MANY_REQUESTS | CE-33448-2 | 0x80BC0005 | Too many requests for IME |
| SCE_IME_ERROR_INVALID_TEXT | CE-33449-3 | 0x80BC0006 | Content of text is invalid |
| SCE_IME_ERROR_EVENT_OVERFLOW | CE-33450-5 | 0x80BC0007 | Event is overflowed |
| SCE_IME_ERROR_INVALID_USER_ID | CE-33451-6 | 0x80BC0010 | User ID value is invalid |
| SCE_IME_ERROR_INVALID_TYPE | CE-33452-7 | 0x80BC0011 | type value is invalid |
| SCE_IME_ERROR_INVALID_SUPPORTED_LANGUAGES | CE-33453-8 | 0x80BC0012 | supportedLanguages value is invalid |
| SCE_IME_ERROR_INVALID_ENTER_LABEL | CE-33454-9 | 0x80BC0013 | enterLabel value is invalid |
| SCE_IME_ERROR_INVALID_INPUT_METHOD | CE-33455-0 | 0x80BC0014 | inputMethod value is invalid |
| SCE_IME_ERROR_INVALID_OPTION | CE-33456-1 | 0x80BC0015 | option value is invalid |
| SCE_IME_ERROR_INVALID_MAX_TEXT_LENGTH | CE-33457-2 | 0x80BC0016 | maxTextLength value is invalid |
| SCE_IME_ERROR_INVALID_INPUT_TEXT_BUFFER | CE-33458-3 | 0x80BC0017 | inputTextBuffer value is invalid |
| SCE_IME_ERROR_INVALID_POSX | CE-33459-4 | 0x80BC0018 | posx value is invalid |
| SCE_IME_ERROR_INVALID_POSY | CE-33460-6 | 0x80BC0019 | poxy value is invalid |
| SCE_IME_ERROR_INVALID_HORIZONTAL_ALIGNMENT | CE-33461-7 | 0x80BC001A | horizontalAlignment value is invalid |
| SCE_IME_ERROR_INVALID_VERTICAL_ALIGNMENT | CE-33462-8 | 0x80BC001B | verticalAlignment value is invalid |
| SCE_IME_ERROR_INVALID_EXTENDED | CE-33463-9 | 0x80BC001C | extended value is invalid |
| SCE_IME_ERROR_INVALID_WORK | CE-33464-0 | 0x80BC0020 | work value is invalid |
| SCE_IME_ERROR_INVALID_ARG | CE-33465-1 | 0x80BC0021 | arg value is invalid |
| SCE_IME_ERROR_INVALID_HANDLER | CE-33466-2 | 0x80BC0022 | handler value is invalid |
| SCE_IME_ERROR_NO_RESOURCE_ID | CE-33467-3 | 0x80BC0023 | no resource ID |
| SCE_IME_ERROR_INVALID_MODE | CE-33468-4 | 0x80BC0024 | mode value is invalid |
| SCE_IME_ERROR_INVALID_PARAM | CE-33469-5 | 0x80BC0030 | An invalid parameter has been specified |
| SCE_IME_ERROR_INVALID_ADDRESS | CE-33470-7 | 0x80BC0031 | An invalid address has been specified |
| SCE_IME_ERROR_INVALID_RESERVED | CE-33471-8 | 0x80BC0032 | reserved value is invalid |
| SCE_IME_ERROR_INTERNAL | CE-33472-9 | 0x80BC00FF | internal error |
| SCE_IME_DIALOG_ERROR_INVALID_TITLE | CE-33473-0 | 0x80BC0101 | title value is invalid |
| SCE_IME_DIALOG_ERROR_NOT_RUNNING | CE-33474-1 | 0x80BC0105 | Called during a period other than SCE_IME_DIALOG_STATUS_RUNNING |
| SCE_IME_DIALOG_ERROR_NOT_FINISHED | CE-33475-2 | 0x80BC0106 | Called during a period other than SCE_IME_DIALOG_STATUS_FINISHED |
| SCE_IME_DIALOG_ERROR_NOT_IN_USE | CE-33476-3 | 0x80BC0107 | sceImeDialogInit() is not called |
| SCE_SCREENSHOT_ERROR_INVALID_ARGUMENT | CE-33485-3 | 0x80BE0001 | Parameter error |
| SCE_SCREENSHOT_ERROR_NO_MEMORY | CE-33486-4 | 0x80BE0002 | Insufficient memory |
| SCE_SCREENSHOT_ERROR_FILE_NOT_FOUND | CE-33487-5 | 0x80BE0003 | File not found |
| SCE_SCREENSHOT_ERROR_NOT_SUPPORTED_FORMAT | CE-33488-6 | 0x80BE0004 | Invalid file format |
| SCE_SCREENSHOT_ERROR_MEDIA_FULL | CE-33489-7 | 0x80BE0005 | Insufficient storage capacity |
| SCE_SCREENSHOT_ERROR_INTERNAL | CE-33490-9 | 0x80BE0006 | Other internal error |
| SCE_SCREENSHOT_ERROR_NOT_SUPPORTED_DATA | CE-33498-7 | 0x80BE000E | Invalid data |
| SCE_VIDEODEC_ERROR_API_FAIL | CE-33544-9 | 0x80C10000 | decoder API failed |
| SCE_VIDEODEC_ERROR_CODEC_TYPE | CE-33545-0 | 0x80C10001 | invalid codec type |
| SCE_VIDEODEC_ERROR_STRUCT_SIZE | CE-33546-1 | 0x80C10002 | invalid struct size |
| SCE_VIDEODEC_ERROR_HANDLE | CE-33547-2 | 0x80C10003 | invalid decoder handle |
| SCE_VIDEODEC_ERROR_CPU_MEMORY_SIZE | CE-33548-3 | 0x80C10004 | invalid size of CPU memory |
| SCE_VIDEODEC_ERROR_CPU_MEMORY_POINTER | CE-33549-4 | 0x80C10005 | invalid pointer for CPU memory |
| SCE_VIDEODEC_ERROR_CPU_GPU_MEMORY_SIZE | CE-33550-6 | 0x80C10006 | invalid size of CPU/GPU memory |
| SCE_VIDEODEC_ERROR_CPU_GPU_MEMORY_POINTER | CE-33551-7 | 0x80C10007 | invalid pointer for CPU/GPU memory |
| SCE_VIDEODEC_ERROR_SHADER_CONTEXT_POINTER | CE-33552-8 | 0x80C10008 | invalid pointer for shader context |
| SCE_VIDEODEC_ERROR_AU_SIZE | CE-33553-9 | 0x80C10009 | invalid access unit size |
| SCE_VIDEODEC_ERROR_AU_POINTER | CE-33554-0 | 0x80C1000A | invalid pointer for access unit |
| SCE_VIDEODEC_ERROR_FRAME_BUFFER_SIZE | CE-33555-1 | 0x80C1000B | invalid frame buffer size |
| SCE_VIDEODEC_ERROR_FRAME_BUFFER_POINTER | CE-33556-2 | 0x80C1000C | invalid pointer for frame buffer |
| SCE_VIDEODEC_ERROR_FRAME_BUFFER_ALIGNMENT | CE-33557-3 | 0x80C1000D | invalid frame buffer alignment |
| SCE_VIDEODEC_ERROR_CONFIG_INFO | CE-33558-4 | 0x80C1000E | invalid value in SceVideodecConfigInfo |
| SCE_VIDEODEC_ERROR_ARGUMENT_POINTER | CE-33559-5 | 0x80C1000F | invalid argument pointer |
| SCE_PAD_TRACKER_ERROR_NOT_INIT | CE-33585-4 | 0x80C40001 | Not initialized. |
| SCE_PAD_TRACKER_ERROR_ALREADY_INIT | CE-33586-5 | 0x80C40002 | Already initialized. |
| SCE_PAD_TRACKER_ERROR_INVALID_ARG | CE-33587-6 | 0x80C40003 | Invalid argument. |
| SCE_PAD_TRACKER_ERROR_INVALID_HANDLE | CE-33588-7 | 0x80C40004 | Invalid Pad library handle. |
| SCE_GNM_ERROR_SUBMISSION_FAILED_INVALID_ARGUMENT | CE-33598-8 | 0x80D11000 | Invalid arguments passed to the submit function. |
| SCE_GNM_ERROR_SUBMISSION_NOT_ENOUGH_RESOURCES | CE-33599-9 | 0x80D11001 | Not enough resources to submit the command buffers; try to split reduced the number of DCB/CCB to submit at once. |
| SCE_GNM_ERROR_SUBMISSION_AND_FLIP_FAILED_INVALID_COMMAND_BUFFER | CE-33600-2 | 0x80D11080 | prepareFlip() hasn't been called. |
| SCE_GNM_ERROR_SUBMISSION_AND_FLIP_FAILED_INVALID_QUEUE_FULL | CE-33601-3 | 0x80D11081 | Flip queue full. |
| SCE_GNM_ERROR_SUBMISSION_AND_FLIP_FAILED_REQUEST_FAILED | CE-33602-4 | 0x80D11082 | Flip request failed. |
| SCE_GNM_ERROR_SUBMISSION_FAILED_INTERNAL_ERROR | CE-33603-5 | 0x80D110FF | Internal Error. |
| SCE_GNM_ERROR_VALIDATION_WARNING_PS_AND_MRT_FORMAT | CE-33604-6 | 0x80D1200F | Pixel Shader output and bound render target formats are incompatible. This may lead to undefined results. |
| SCE_GNM_ERROR_VALIDATION_VSHARP | CE-33605-7 | 0x80D13001 | The address of a V# is invalid. |
| SCE_GNM_ERROR_VALIDATION_TSHARP | CE-33606-8 | 0x80D13002 | The address of a T# is invalid. |
| SCE_GNM_ERROR_VALIDATION_RESOURCE | CE-33607-9 | 0x80D13003 | The address of either a T# or a V# is invalid. |
| SCE_GNM_ERROR_VALIDATION_TABLE_MEMORY | CE-33608-0 | 0x80D13004 | The address of a resource, sampler, constant buffer, or global table is invalid. |
| SCE_GNM_ERROR_VALIDATION_WRITE_EVENT_OP | CE-33609-1 | 0x80D13005 | A Gnm::writeAtEndOfPipe() function was called with an invalid EndOfPipeEventType. |
| SCE_GNM_ERROR_VALIDATION_INDEX_BUFFER | CE-33610-3 | 0x80D13006 | The address of the index buffer is invalid. |
| SCE_GNM_ERROR_VALIDATION_TESS_FACTOR_BUFFER | CE-33611-4 | 0x80D13007 | The tessellation factor buffer is invalid. |
| SCE_GNM_ERROR_VALIDATION_SCRATCH_RING | CE-33612-5 | 0x80D13008 | The scratch ring is invalid. |
| SCE_GNM_ERROR_VALIDATION_PRIMITIVE_TYPE | CE-33613-6 | 0x80D13009 | The primitive type is not set before a draw call. |
| SCE_GNM_ERROR_VALIDATION_INDEX_SIZE | CE-33614-7 | 0x80D1300A | The index size is not set before an indexed draw call. |
| SCE_GNM_ERROR_VALIDATION_INLINE_DRAW_SIZE | CE-33615-8 | 0x80D1300B | The size of the inlined buffer of a drawIndexInline() call is incorrect. |
| SCE_GNM_ERROR_VALIDATION_NUM_INPUT_PATCHES | CE-33616-9 | 0x80D1300C | In order to use patches, the number of patches must be set via the Gnm::TessellationRegisters. |
| SCE_GNM_ERROR_VALIDATION_GS_MODE | CE-33617-0 | 0x80D1300D | Gnm::DrawCommandBuffer::setGsMode() is called with GsMode kGsModeDisable when Gnm::DrawCommandBuffer::setActiveShaderStages() has the GS stage disabled. |
| SCE_GNM_ERROR_VALIDATION_SHADER_ADDRESS | CE-33618-1 | 0x80D1300E | An enabled shader has an invalid address. |
| SCE_GNM_ERROR_VALIDATION_NOT_ENABLED | CE-33619-2 | 0x80D13FFF | Validation not enabled. Please make sure to enable "PA Debug" and "ValidateGPU" in target manager. |
| SCE_GNM_ERROR_CAPTURE_FILE_IO | CE-33620-4 | 0x80D15000 | Cannot open the specified file for writing. |
| SCE_GNM_ERROR_CAPTURE_RAZOR_NOT_LOADED | CE-33621-5 | 0x80D15001 | Cannot capture if Razor for PlayStation®4 (Razor) is not enabled. |
| SCE_GNM_ERROR_CAPTURE_NOTHING_TO_CAPTURE | CE-33622-6 | 0x80D15002 | The command buffer being captured is empty. |
| SCE_GNM_ERROR_CAPTURE_FAILED_INTERNAL | CE-33623-7 | 0x80D1500F | Internal error. |
| SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_PIPE_ID | CE-33624-8 | 0x80D17000 | The pipe ID must between 0 or 3 (inclusive). |
| SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_QUEUE_ID | CE-33625-9 | 0x80D17001 | The queue ID must between 0 or 7 (inclusive). |
| SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_RING_SIZE | CE-33626-0 | 0x80D17002 | Invalid Ring Size (must be multiple of DW and a power of 2). |
| SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_RING_BASE_ADDR | CE-33627-1 | 0x80D17003 | The Ring Base Address must be 256 bytes aligned. |
| SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_READ_PTR_ADDR | CE-33628-2 | 0x80D17004 | The Read Ptr Address must be 4 bytes aligned. |
| SCE_GNM_ERROR_COMPUTEQUEUE_INTERNAL | CE-33629-3 | 0x80D170FF | Internal error. |
| SCE_GNMX_ERROR_DISPATCH_DRAW_INVALID_ARGUMENTS | CE-33630-5 | 0x80D21000 | Invalid Argument in Dispatch Draw. |
| SCE_GNMX_ERROR_DISPATCH_DRAW_OUT_OF_SPACE_FOR_INDEX_DATA | CE-33631-6 | 0x80D21001 | Out of space for index data in Dispatch Draw. |
| SCE_GNMX_ERROR_DISPATCH_DRAW_OUT_OF_SPACE_FOR_BLOCK_OFFSET | CE-33632-7 | 0x80D21002 | Out of space for block offset in Dispatch Draw. |
| SCE_GNMX_ERROR_DISPATCH_DRAW_UNREPRESENTABLE_OFFSET | CE-33633-8 | 0x80D21003 | Unrepresentable offset in Dispatch Draw. |
| SCE_GPU_ADDRESS_ERROR_STATUS_INVALID_ARGUMENT | CE-33634-9 | 0x80D30000 | The operation failed due to an invalid argument. |
| SCE_GPU_ADDRESS_ERROR_STATUS_INTERNAL_TILING | CE-33635-0 | 0x80D30001 | The operation failed due to an internal tiling error. |
| SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_INVALID_FORMAT | CE-33647-3 | 0x80D70000 | Texture format isn't BC1 - BC7. Or vmBuffer is NULL. |
| SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_INVALID_BC_ENCODER | CE-33648-4 | 0x80D70001 | BC Encoder is NULL. |
| SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_BUFFER_SIZE | CE-33649-5 | 0x80D70002 | kBlockEncoderBufferSize is too small we need to make it bigger. |
| SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_INVALID_POINTER_OR_ENCODER | CE-33650-7 | 0x80D70003 | some pointers may be invalid and encoder may not be initialized. |
| SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_INVALID_TEXTURE | CE-33651-8 | 0x80D70004 | Texture dimentions should match the srcTexture dimensions. Format should match the encoder format |
| SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_ALLOCATE_FAILURE_FROM_DCB | CE-33652-9 | 0x80D70005 | not enough room for extendedUserData in dcb |
| SCE_TEXTURE_TOOL_ERROR_GNF_INVALID_POINTER | CE-33653-0 | 0x80D70100 | The operation failed because a NULL pointer was passed to write to. |
| SCE_TEXTURE_TOOL_ERROR_GNF_NOT_GNF_FILE | CE-33654-1 | 0x80D70101 | The operation failed because the file was not a valid GNF file. |
| SCE_TEXTURE_TOOL_ERROR_GNF_CORRUPT_HEADER | CE-33655-2 | 0x80D70102 | The operation failed because the size value for the file header contents is not valid. |
| SCE_TEXTURE_TOOL_ERROR_GNF_FILE_IS_TOO_SHORT | CE-33656-3 | 0x80D70103 | The operation failed because the file size is too small to contain the contents of the file. |
| SCE_TEXTURE_TOOL_ERROR_GNF_VERSION_MISMATCH | CE-33657-4 | 0x80D70104 | The operation failed because the GNF version does not match current GNF version in the Texture Library. |
| SCE_TEXTURE_TOOL_ERROR_GNF_ALIGNMENT_OUT_OF_RANGE | CE-33658-5 | 0x80D70105 | The operation failed because the alignment value is out of range. It can range between 0 and 31. |
| SCE_TEXTURE_TOOL_ERROR_GNF_CONTENTS_SIZE_MISMATCH | CE-33659-6 | 0x80D70106 | The operation failed because the size of the file contents, defined in the header, does not match the computed size of the file contents. |
| SCE_TEXTURE_TOOL_ERROR_GNF_CANNOT_OPEN_FILE_FOR_READ | CE-33660-8 | 0x80D70107 | The operation failed because the GNF file could not be opened for reading/appending. |
| SCE_TEXTURE_TOOL_ERROR_GNF_PIXEL_DATA_SIZE_MISMATCH | CE-33661-9 | 0x80D70108 | The operation failed because the file size does not match the stream size of the GNF file contents |
| SCE_APP_CONTENT_ERROR_NOT_INITIALIZED | CE-33672-1 | 0x80D90001 | Not initialized. |
| SCE_APP_CONTENT_ERROR_PARAMETER | CE-33673-2 | 0x80D90002 | Invalid parameter. |
| SCE_APP_CONTENT_ERROR_BUSY | CE-33674-3 | 0x80D90003 | Contents already mounted. |
| SCE_APP_CONTENT_ERROR_NOT_MOUNTED | CE-33675-4 | 0x80D90004 | Contents not mounted. |
| SCE_APP_CONTENT_ERROR_NOT_FOUND | CE-33676-5 | 0x80D90005 | Contents not found. // Item corrupted or cannot be detected by the system // If getting this error when selecting a theme, try deleting and downloading it again; for other content, make sure you have the license to the content; if you have the content and are still getting the error, download the content again, go to [Settings] > [PSN] > [Restore Licenses], then reboot in Safe Mode and select [Rebuild Database]. |
| SCE_APP_CONTENT_ERROR_MOUNT_FULL | CE-33677-6 | 0x80D90006 | Reached mount max. |
| SCE_APP_CONTENT_ERROR_DRM_NO_ENTITLEMENT | CE-33678-7 | 0x80D90007 | Contents no entitlement. // Not entitled to the additional content (data from previous save doesn't match current data) // Step 1: Go to [Settings] > [Account Management] and select [Restore License]. Step 2: Deactivate your system and activate it again from [Settings] > [Account Management] > [Activate as Your Primary PS4]. |
| SCE_APP_CONTENT_ERROR_NO_SPACE | CE-33679-8 | 0x80D90008 | Not enough space in HDD. |
| SCE_APP_CONTENT_ERROR_NOT_SUPPORTED | CE-33680-0 | 0x80D90009 | Not supported. |
| SCE_DBG_KEYBOARD_ERROR_INVALID_ARG | CE-33681-1 | 0x80DA0001 | invalid argument |
| SCE_DBG_KEYBOARD_ERROR_INVALID_PORT | CE-33682-2 | 0x80DA0002 | invalid port |
| SCE_DBG_KEYBOARD_ERROR_INVALID_HANDLE | CE-33683-3 | 0x80DA0003 | invalid handle |
| SCE_DBG_KEYBOARD_ERROR_ALREADY_OPENED | CE-33684-4 | 0x80DA0004 | already opned the port. |
| SCE_DBG_KEYBOARD_ERROR_NOT_INITIALIZED | CE-33685-5 | 0x80DA0005 | library uninitialized. |
| SCE_DBG_KEYBOARD_ERROR_FATAL | CE-33686-6 | 0x80DA00FF | fatal error |
| SCE_NP_SNS_FACEBOOK_DIALOG_ERROR_INTERNAL | CE-33687-7 | 0x80DB0001 | An internal error occurred in the utility. |
| SCE_NP_SNS_FACEBOOK_DIALOG_ERROR_NOT_SIGNIN | CE-33688-8 | 0x80DB0002 | Without signing in, the functionality of Facebook cannot be used. |
| SCE_NP_SNS_FACEBOOK_DIALOG_ERROR_ACCESS_NOT_ALLOWED | CE-33689-9 | 0x80DB0003 | User permissions could not be obtained |
| SCE_NP_SNS_FACEBOOK_DIALOG_ERROR_UGM_RESTRICTION | CE-33690-1 | 0x80DB0004 | Due to UGM restriction, the functionality of Facebook cannot be used. |
| SCE_VIDEOCORE_ERROR_CODE_INVALID_PARAM | CE-33691-2 | 0x80DC0001 | invalid argument |
| SCE_VIDEOCORE_ERROR_CODE_INVALID_STATUS | CE-33692-3 | 0x80DC0003 | invalid status |
| SCE_VIDEOCORE_ERROR_CODE_INVALID_STATUS_COREIF | CE-33693-4 | 0x80DC0004 | invalid status(Core IF) |
| SCE_VIDEOCORE_ERROR_CODE_STREAM_FULL | CE-33694-5 | 0x80DC0005 | stream full |
| SCE_VIDEOCORE_ERROR_CODE_NOT_EXIST_STREAMID | CE-33695-6 | 0x80DC0006 | not exist streamId |
| SCE_VIDEOCORE_ERROR_CODE_NO_ALLOCATE_MEMORY | CE-33696-7 | 0x80DC000D | can not allocate memory |
| SCE_VIDEOCORE_ERROR_CODE_UNUSABLE_THIS_API | CE-33697-8 | 0x80DC000E | can not use this api. use other api |
| SCE_VIDEOCORE_ERROR_CODE_RESULT_TIMEOUT | CE-33698-9 | 0x80DC0010 | timeout error |
| SCE_VIDEOCORE_ERROR_CODE_REQUEST_FULL | CE-33699-0 | 0x80DC0011 | request full |
| SCE_VIDEOCORE_ERROR_CODE_NOT_EXIST_REQUESTID | CE-33700-3 | 0x80DC0012 | not exist requestId |
| SCE_VIDEOCORE_ERROR_CODE_REGISTERED_CALLBACK_FULL | CE-33701-4 | 0x80DC0013 | registered callback full |
| SCE_VIDEOCORE_ERROR_CODE_RESOURCE_HANDLE_FULL | CE-33702-5 | 0x80DC0014 | resource handle full |
| SCE_VIDEOCORE_ERROR_CODE_NOT_EXIST_RESOURCE_HANDLE | CE-33703-6 | 0x80DC0015 | not exist resource handle |
| SCE_VIDEOCORE_ERROR_CODE_NO_DECODER_RESOURCE | CE-33704-7 | 0x80DC0016 | can not acquire decoder resource |
| SCE_VIDEOCORE_ERROR_CODE_INVALID_PARAM_CORE | CE-33705-8 | 0x80DC0100 | invalid argument(Core) |
| SCE_VIDEOCORE_ERROR_CODE_NOT_EXIST_STREAM | CE-33706-9 | 0x80DC0300 | not exist stream |
| SCE_VIDEOCORE_ERROR_CODE_NOPLAYABLE | CE-33707-0 | 0x80DC0400 | not playable |
| SCE_VIDEOCORE_ERROR_CODE_STOP | CE-33708-1 | 0x80DC0500 | error stop |
| SCE_VIDEOCORE_ERROR_CODE_INVALID_PARAM_COREIF | CE-33709-2 | 0x80DC8002 | invalid argument(Core IF) |
| SCE_VIDEOCORE_ERROR_CODE_VIDEOCORE_FUNCTION | CE-33710-4 | 0x80DC8008 | not regist video core function |
| SCE_VIDEOCORE_ERROR_CODE_SCE_FUNCTION | CE-33711-5 | 0x80DC8009 | sce function error |
| SCE_VIDEOCORE_ERROR_CODE_KERNEL_FUNCTION | CE-33712-6 | 0x80DC800A | kernel function error |
| SCE_VIDEOCORE_ERROR_CODE_IPMI | CE-33713-7 | 0x80DC800B | ipmi inter process communication error |
| SCE_VIDEOCORE_ERROR_CODE_IPMI_COREIF | CE-33714-8 | 0x80DC800C | ipmi inter process communication error(Core IF) |
| SCE_VIDEOCORE_ERROR_CODE_INTERNAL | CE-33715-9 | 0x80DC80FF | internal program error |
| SCE_VIDEOCORE_ERROR_CODE_INVALID_STATUS_CORE | CE-33716-0 | 0x80DC8200 | invalid status(Core) |
| SCE_VIDEOCORE_ERROR_CODE_SCE_FUNCTION_CORE | CE-33717-1 | 0x80DC8600 | sce function error(Core) |
| SCE_VIDEOCORE_ERROR_CODE_KERNEL_FUNCTION_CORE | CE-33718-2 | 0x80DC8700 | kernel function error(Core) |
| SCE_VIDEOCORE_ERROR_CODE_IPMI_CORE | CE-33719-3 | 0x80DC8800 | ipmi inter process communication error(Core) |
| SCE_VIDEOCORE_ERROR_CODE_INTERNAL_CORE | CE-33720-5 | 0x80DCFF00 | internal program error(Core) |
| SCE_PF_AUTH_CLIENT_ERROR_INVALID_ARGUMENT | CE-33723-8 | 0x80DE0001 | Invalid argument |
| SCE_PF_AUTH_CLIENT_ERROR_OUT_OF_MEMORY | CE-33724-9 | 0x80DE0002 | No memory |
| SCE_PF_AUTH_CLIENT_ERROR_ABORTED | CE-33725-0 | 0x80DE0003 | Request is aborted |
| SCE_PF_AUTH_CLIENT_ERROR_UNSUPPORTED_SYSTEM_SOFTWARE_VERSION | CE-33726-1 | 0x80DE0010 | Invalid system software version |
| SCE_PF_AUTH_CLIENT_ERROR_EMERGENT_SYSTEM_SOFTWARE_UPDATE_REQUIRED | CE-33727-2 | 0x80DE0011 | Emergent system software update is required(Not used at Day1) |
| SCE_PF_AUTH_CLIENT_ERROR_CONSOLE_BANNED | CE-33728-3 | 0x80DE0012 | Console is banned |
| SCE_PF_AUTH_CLIENT_ERROR_AUTH_FAILED | CE-33729-4 | 0x80DE0013 | Authentication failed based on the client side problem // Error occurred while connecting to PlayStation // 1) Check the PSN status page for any server failures or maintenance. 2) Reboot the console, connect to the internet using a wired connection if possible and reconfigure the connection settings. 3) Try signing out and signing back in. 4) When using Wi-Fi, make sure the console is as close as possible to the router. Otherwise, remove any items that could be blocking or interfering with the connection. 5) Power cycle the router/modem. 6) Contact ISP or network administrator to update router firmware. 7) If possible, speak to your ISP about how to cancel the port filtering function on the router. 8) Try manually setting up a static IP address by going to [Settings] > [Network] > [Settings] > [Set Up Internet Connection]. 9) Boot the console into Safe Mode and select [Rebuild Database]. If still having issues, try again later. |
| SCE_PF_AUTH_CLIENT_ERROR_CONSOLE_TOKEN_BUFFER_SIZE_NOT_ENOUGH | CE-33730-6 | 0x80DE0014 | The buffer size for console token is not enough to store the console token |
| SCE_PF_AUTH_CLIENT_ERROR_SIGNATURE_NOT_VALID | CE-33731-7 | 0x80DE0015 | The signature is not valid |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_UNKNOWN | CE-33732-8 | 0x80DE0030 | Unknown server error |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_NULL_VALUE_NOT_ALLOWED | CE-33733-9 | 0x80DE0031 | NULL is set as wrongly |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_INVALID_REQUEST_BODY | CE-33734-0 | 0x80DE0032 | Invalid request body(English) |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_INVALID_QUERY_STRING | CE-33735-1 | 0x80DE0033 | Invalid query string(English) |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_INVALID_NP_ENVIRONMENT | CE-33736-2 | 0x80DE0034 | Invalid NP environment(English) |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_TOOL_LARGE_BODY | CE-33737-3 | 0x80DE0035 | Body size is too big |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_UNSUPPORTED_API_VERSION | CE-33738-4 | 0x80DE0036 | Unsupported API version |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_BAD_REQUEST | CE-33739-5 | 0x80DE0037 | Bad request |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_NOT_AUTHORIZED | CE-33740-7 | 0x80DE0042 | Server authentification is failed |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_RATE_LIMIT_EXCEEDED | CE-33741-8 | 0x80DE0043 | Rate limite excceeded |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_INTERNAL_SERVER_ERROR | CE-33742-9 | 0x80DE0044 | Internal server error |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_SERVER_BUSY | CE-33743-0 | 0x80DE0045 | Server busy // Connection to server failed // The PS4 was unable to connect to the server. Please try again later. You can check the status of the PSN here. |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_SERVER_MAINTENANCE | CE-33744-1 | 0x80DE0046 | Server maintenance |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_SERVICE_CLOSED | CE-33745-2 | 0x80DE0047 | Service is closed |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_UNEXPECTED_ERROR | CE-33746-3 | 0x80DE0048 | Unexpected server error |
| SCE_PF_AUTH_CLEINT_SERVER_ERROR_INVALID_REQUEST_BODY_SIZE | CE-33747-4 | 0x80DE0049 | RequestBody size is invalid |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_MESSAGE_FORMAT_SIGNATURE_VERIFICATION_FAILED | CE-33748-5 | 0x80DE004A | Message format signature verification is failed |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_CERTPS_SIGNATURE_VERIFICATION_FAILED | CE-33749-6 | 0x80DE004B | CertPS signature verification is failed |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_NO_C1_DATA | CE-33750-8 | 0x80DE004C | There is no C1 result on server (Invalid context) |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_DPS_SIGNATURE_VERIFICATION_FAILED | CE-33751-9 | 0x80DE004D | D_ps signature verification is failed |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_DPS_MATCHING_CONFIRMATION_FAILED | CE-33752-0 | 0x80DE004E | D_ps matching confirmation is failed |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_KSES_HASH_MATCHING_FAILED | CE-33753-1 | 0x80DE004F | Kses hash matching is failed |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_CREATED_CONSOLE_TOKEN_TOO_LARGE | CE-33754-2 | 0x80DE0050 | Publishing console token is failed because the size of created console token is bigger than determined max size(English) |
| SCE_MOUSE_ERROR_INVALID_ARG | CE-33755-3 | 0x80DF0001 | invalid argument |
| SCE_MOUSE_ERROR_INVALID_PORT | CE-33756-4 | 0x80DF0002 | invalid port |
| SCE_MOUSE_ERROR_INVALID_HANDLE | CE-33757-5 | 0x80DF0003 | invalid handle |
| SCE_MOUSE_ERROR_ALREADY_OPENED | CE-33758-6 | 0x80DF0004 | already opned the port. |
| SCE_MOUSE_ERROR_NOT_INITIALIZED | CE-33759-7 | 0x80DF0005 | library uninitialized. |
| SCE_MOUSE_ERROR_FATAL | CE-33760-9 | 0x80DF00FF | fatal error |
| SCE_COMPANION_HTTPD_ERROR_UNKNOWN | CE-33844-2 | 0x80E40001 | Undefined error |
| SCE_COMPANION_HTTPD_ERROR_FATAL | CE-33845-3 | 0x80E40002 | Unpredictable error occurrence |
| SCE_COMPANION_HTTPD_ERROR_NOMEM | CE-33846-4 | 0x80E40003 | Failure in memory allocation |
| SCE_COMPANION_HTTPD_ERROR_INVALID_PARAM | CE-33847-5 | 0x80E40004 | Improper parameter |
| SCE_COMPANION_HTTPD_ERROR_INVALID_OPERATION | CE-33848-6 | 0x80E40005 | Incorrect processing executed |
| SCE_COMPANION_HTTPD_ERROR_NOT_INITIALIZED | CE-33849-7 | 0x80E40006 | Library uninitialized |
| SCE_COMPANION_HTTPD_ERROR_ALREADY_INITIALIZED | CE-33850-9 | 0x80E40007 | ALREADY initialized |
| SCE_COMPANION_HTTPD_ERROR_NO_EVENT | CE-33851-0 | 0x80E40008 | No events to obtain |
| SCE_COMPANION_HTTPD_ERROR_NOT_GENERATE_RESPONSE | CE-33852-1 | 0x80E40009 | Perform default operations without setting an HTTP response |
| SCE_COMPANION_HTTPD_ERROR_ALREADY_STARTED | CE-33853-2 | 0x80E4000A | HTTP server is already started |
| SCE_COMPANION_HTTPD_ERROR_NOT_STARTED | CE-33854-3 | 0x80E4000B | HTTP server is not started |
| CE-33937-5 | Cannot use the content. To use the content, purchase it from PSS // Content can only be used by users who have a license for it; change user or purchase it outright from PSS to use the content. | ||
| CE-33945-4 | Server connection has failed (possible problem connecting to local network) // Step 1: Check that PSN service and the game's servers are available. Step 2: If both services are active, perform a connection test by going to [Settings] > [Network] > [Test Internet Connection] to confirm that you can connect to the Internet. Step 3: Update router firmware (contact router manufacturer or your ISP for assistance if required). Step 4: Turn off other devices connected to the network. Step 5: If still experiencing difficulties then try again later as the server may be experiencing high traffic. | ||
| CE-33950-0 | Could not connect to the server to verify the license (downed server) // The server may be experiencing connectivity issues, try again later. | ||
| SCE_AUDIO3D_ERROR_UNKNOWN | CE-33951-1 | 0x80EA0001 | Unknown error. This value should not be used. |
| SCE_AUDIO3D_ERROR_INVALID_PORT | CE-33952-2 | 0x80EA0002 | The specified port does not exist. |
| SCE_AUDIO3D_ERROR_INVALID_OBJECT | CE-33953-3 | 0x80EA0003 | The specified object does not exist. |
| SCE_AUDIO3D_ERROR_INVALID_PARAMETER | CE-33954-4 | 0x80EA0004 | An invalid parameter was passed. |
| SCE_AUDIO3D_ERROR_OUT_OF_MEMORY | CE-33955-5 | 0x80EA0005 | Not enough memory to perform the operation. |
| SCE_AUDIO3D_ERROR_OUT_OF_RESOURCES | CE-33956-6 | 0x80EA0006 | Not enough resources to perform the operation. |
| SCE_AUDIO3D_ERROR_NOT_READY | CE-33957-7 | 0x80EA0007 | The operation cannot be performed at the moment. |
| CE-33958-8 | Too many channels specified. | ||
| CE-33983-6 | Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. You can check the status of the PSN here. | ||
| CE-33984-7 | Connection test timed out while attempting to obtain IP address (connection issues or incorrect settings) // 1) Go to [Settings] > [Network]. 2) Select [Test Internet Connection]. 3) Reboot the console and connect to the Internet using a wired (ethernet) connection if possible. 4) If using Wi-Fi, try moving the console closer to the router and removing anything interrupting the connection between the devices. 5) Turn off router and wait at least 5 minutes, then restart it. 6) If the IP address cannot be obtained, check internet connection settings again. | ||
| CE-33985-8 | Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. You can check the status of the PSN here. | ||
| CE-33986-9 | Internet connection test error (PSN down or unable to connect to internet) // PSN may be temporarily unavailable or under maintenance. Check PSN status. If PSN is up, perform an Internet connection test by going to [Settings] > [Network] > [Test Internet Connection] to confirm that you can connect to the Internet. | ||
| CE-33987-0 | Connection timed out during the PSN sign-in process // 1) Test your internet by going to [Settings] > [Network] > [Test Internet Connection]. 2) Try resetting your local network connection by turning off the modem and/or router. Wait 5 minutes, turn it back on and try signing in again to PSN. 3) You may need to update your router's firmware (contact ISP or router manufacturer for assistance if needed). If still having issues, try again later. | ||
| CE-33988-1 | Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. You can check the status of the PSN here. | ||
| CE-33989-2 | Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. You can check the status of the PSN here. | ||
| CE-33990-4 | Internet connection test error // Retry the Internet connection test. It's also possible that the PSN may be be undergoing maintenance. You can check the status of the PSN here. | ||
| CE-33991-5 | Could not connect to the network // Step 1: PSN may be temporarily unavailable. Visit the PSN status page to check for service issues. Step 2: Check with the game publisher to see if there are server issues. Step 3: If both services are active, go to [Settings] > [Network] > [Test Internet Connection] to confirm that you can connect to the Internet. Step 4: Update router firmware (contact router manufacturer or your ISP for assistance if required). Step 5: Turn off other devices connected to the network. Step 6: If still experiencing difficulties then try again later as the server may be experiencing high traffic. | ||
| CE-33992-6 | Internet connection test error (PSN down or network download speed too slow) // Check status of PSN services by visiting the status page on a connected device. If services are available (all show green) and you are still getting the error, your home network's download speed may be too slow. We recommend a minimum download speed of 5 mbps. If your speeds are slower than this, try connecting to an alternative connection with a download speed of at least 5 mbps. If still having problems, visit the PlayStation Repairs tool for more troubleshooting advice. | ||
| SCE_ERROR_DIALOG_ERROR_NOT_INITIALIZED | CE-33994-8 | 0x80ED0001 | The Dialog has not been initialized |
| SCE_ERROR_DIALOG_ERROR_ALREADY_INITIALIZED | CE-33995-9 | 0x80ED0002 | The Dialog is already initialized. |
| SCE_ERROR_DIALOG_ERROR_PARAM_INVALID | CE-33996-0 | 0x80ED0003 | It is an invalid parameter |
| SCE_ERROR_DIALOG_ERROR_UNEXPECTED_FATAL | CE-33997-1 | 0x80ED0004 | Unexpected fatal error occurred |
| SCE_ERROR_DIALOG_ERROR_INVALID_STATE | CE-33998-2 | 0x80ED0005 | It's the state that is unable to call the API. |
| SCE_ERROR_DIALOG_ERROR_SERVICE_BUSY | CE-33999-3 | 0x80ED0006 | It's the service state that is unable to call the API. |
| SCE_ERROR_DIALOG_ERROR_INVALID_USER_ID | CE-34000-7 | 0x80ED0007 | Invalid user ID was specified. |
| SCE_MOVE_ERROR_NOT_INIT | CE-34001-8 | 0x80EE0001 | Not initialized. |
| SCE_MOVE_ERROR_ALREADY_INIT | CE-34002-9 | 0x80EE0002 | Already initialized. |
| SCE_MOVE_ERROR_INVALID_ARG | CE-34003-0 | 0x80EE0003 | Invalid argument. |
| SCE_MOVE_ERROR_INVALID_HANDLE | CE-34004-1 | 0x80EE0004 | Invalid Move library handle. |
| SCE_MOVE_ERROR_MAX_CONTROLLERS_EXCEEDED | CE-34005-2 | 0x80EE0005 | Maximum number of ports that can be opened has already been reached. |
| SCE_MOVE_ERROR_INVALID_PORT | CE-34006-3 | 0x80EE0006 | Invalid port. |
| SCE_MOVE_ERROR_ALREADY_OPENED | CE-34007-4 | 0x80EE0007 | Already opened the port. |
| SCE_MOVE_ERROR_FATAL | CE-34008-5 | 0x80EE00FF | Fatal error. |
| SCE_MOVE_TRACKER_ERROR_NOT_INIT | CE-34009-6 | 0x80EF0001 | Not initialized. |
| SCE_MOVE_TRACKER_ERROR_ALREADY_INIT | CE-34010-8 | 0x80EF0002 | Already initialized. |
| SCE_MOVE_TRACKER_ERROR_INVALID_ARG | CE-34011-9 | 0x80EF0003 | Invalid argument. |
| SCE_MOVE_TRACKER_ERROR_INVALID_HANDLE | CE-34012-0 | 0x80EF0004 | Invalid Move library handle. |
| SCE_SPEECH_RECOGNITION_ERROR_CREATE_FAIL | CE-34101-9 | 0x80F90001 | Speech Recognition object creation failed. |
| SCE_SPEECH_RECOGNITION_ERROR_INVALID_OPTION | CE-34102-0 | 0x80F90002 | Invalid tuning options. |
| SCE_SPEECH_RECOGNITION_ERROR_MEMORY_FAIL | CE-34103-1 | 0x80F90003 | Memory operation failed. |
| SCE_SPEECH_RECOGNITION_ERROR_MEMORY_LEAK | CE-34104-2 | 0x80F90004 | Memory leak detected. |
| SCE_SPEECH_RECOGNITION_ERROR_SAVE_CPR_FAIL | CE-34105-3 | 0x80F90005 | Save compact CPR failed. |
| SCE_SPEECH_RECOGNITION_ERROR_COMPILE_FAIL | CE-34106-4 | 0x80F90006 | Create compress CPR failed. |
| SCE_SPEECH_RECOGNITION_ERROR_GRAMMAR_FAIL | CE-34107-5 | 0x80F90007 | Create GnD failed. |
| SCE_SPEECH_RECOGNITION_ERROR_START_FAIL | CE-34108-6 | 0x80F90008 | sceSpeechRecognitionStart() failed. |
| SCE_SPEECH_RECOGNITION_ERROR_INVALID_ARGUMENT | CE-34109-7 | 0x80F90009 | Invalid argument. |
| SCE_SPEECH_RECOGNITION_ERROR_RESOURCE_INSUFFICIENT | CE-34110-9 | 0x80F9000A | Insufficient resources. |
| SCE_SPEECH_RECOGNITION_ERROR_NOT_INITIALIZED | CE-34111-0 | 0x80F9000B | Speech recognition library has not been initialized. |
| SCE_SPEECH_RECOGNITION_ERROR_ALREADY_INITIALIZED | CE-34112-1 | 0x80F9000C | Speech recognition library has been initialized. |
| SCE_SPEECH_RECOGNITION_ERROR_INVALID_RESULT | CE-34113-2 | 0x80F9000D | The result is invalid. |
| SCE_REMOTEPLAY_ERROR_INVALID_ARGS | CE-34127-7 | 0x80FC0001 | invalid argument |
| SCE_REMOTEPLAY_ERROR_OUT_OF_MEMORY | CE-34128-8 | 0x80FC0002 | memory allocation error |
| SCE_SCREAM_SND_LOAD_ERROR_COULDNT_OPEN_FILE | CE-34149-1 | 0x81000000 | A file could not be opened |
| SCE_SCREAM_SND_LOAD_ERROR_READING_FILE | CE-34150-3 | 0x81000001 | A problem occurred reading a file |
| SCE_SCREAM_SND_LOAD_ERROR_MEMORY | CE-34151-4 | 0x81000002 | Memory could not be allocated to load a file |
| SCE_SCREAM_SND_LOAD_ERROR_ALIGNMENT | CE-34152-5 | 0x81000003 | A Bank is not aligned on a 16-byte boundary |
| SCE_SCREAM_SND_LOAD_ERROR_INVALID_FORMAT | CE-34153-6 | 0x81000004 | A file has an invalid format |
| SCE_SCREAM_SND_LOAD_ERROR_ALREADY_LOADED | CE-34154-7 | 0x81000005 | A Bank at the specified memory address is already loaded |
| SCE_SCREAM_SS_ERROR_SYSTEM_ALREADY_STARTED | CE-34155-8 | 0x81000101 | Scream is already initialized or that initialization failed |
| SCE_SCREAM_SS_ERROR_SYSTEM_NOT_STARTED | CE-34156-9 | 0x81000102 | Scream is not currently running |
| SCE_SCREAM_SS_ERROR_SYNTH_INIT_FAILED | CE-34157-0 | 0x81000103 | Underlying synthesizer failed to initialize |
| SCE_SCREAM_SS_ERROR_INVALID_PARAMETER | CE-34158-1 | 0x81000104 | Invalid parameter detected |
| SCE_SCREAM_SND_STREAM_INIT_ERROR_UNKNOWN | CE-34159-2 | 0x81000200 | Unknown system error |
| SCE_SCREAM_SND_STREAM_INIT_ERROR_MEMORY | CE-34160-4 | 0x81000201 | Unable to allocate memory |
| SCE_SCREAM_SND_STREAM_INIT_ERROR_THREADS | CE-34161-5 | 0x81000202 | Unable to create a thread |
| SCE_SCREAM_SND_STREAM_INIT_ERROR_ALREADY_INITED | CE-34162-6 | 0x81000203 | Sndstream has already been initialized |
| SCE_SCREAM_SND_STREAM_INIT_ERROR_INVALID_ARGS | CE-34163-7 | 0x81000204 | Some specified parameter(s) are out of range |
| SCE_SCREAM_SND_STREAM_ERROR_UNKNOWN | CE-34164-8 | 0x81000301 | An unknown error occurred |
| SCE_SCREAM_SND_STREAM_ERROR_NOT_INITED | CE-34165-9 | 0x81000302 | Sndstream has not been initialized |
| SCE_SCREAM_SND_STREAM_ERROR_NOT_FOUND | CE-34166-0 | 0x81000303 | A specified file was not found |
| SCE_SCREAM_SND_STREAM_ERROR_CORRUPT | CE-34167-1 | 0x81000304 | A specified file was found but contained invalid data |
| SCE_SCREAM_SND_STREAM_ERROR_UNSUPPORTED | CE-34168-2 | 0x81000305 | A specified file type is not supported |
| SCE_SCREAM_SND_STREAM_ERROR_UNREADABLE | CE-34169-3 | 0x81000306 | Sndstream failed to seek in or read from file |
| SCE_SCREAM_SND_STREAM_ERROR_INTERNAL | CE-34170-5 | 0x81000307 | An unexpected internal error |
| SCE_SCREAM_SND_STREAM_ERROR_UNRECOGNIZED | CE-34171-6 | 0x81000308 | The specified reference is not recognized |
| SCE_SCREAM_SND_STREAM_ERROR_OUT_OF_RANGE | CE-34172-7 | 0x81000309 | A parameter index is out of range |
| SCE_SCREAM_SND_STREAM_ERROR_NULL_POINTER | CE-34173-8 | 0x8100030A | A specified address was NULL |
| SCE_SCREAM_SND_STREAM_ERROR_VERSION_MISMATCH | CE-34174-9 | 0x8100030B | The version of a specified data structure is not supported |
| SCE_SCREAM_SND_STREAM_ERROR_ENDIANNESS | CE-34175-0 | 0x8100030C | Data with incorrect endianness was used |
| SCE_SCREAM_SND_STREAM_ERROR_VOICE_UNAVAILABLE | CE-34176-1 | 0x8100030D | A voice could not be allocated for this data |
| SCE_SCREAM_SND_STREAM_ERROR_ALLOCATION | CE-34177-2 | 0x8100030E | A resource could not be allocated |
| SCE_SCREAM_SND_STREAM_ERROR_NOT_ACTIVE | CE-34178-3 | 0x8100030F | The handle or other object is no longer active |
| SCE_SCREAM_SND_STREAM_ERROR_NOT_BIG_ENOUGH | CE-34179-4 | 0x81000310 | A buffer or other resource is not big enough |
| SCE_SCREAM_SND_STREAM_CLOSE_ERROR_NOT_INITED | CE-34180-6 | 0x81000400 | Sndstream has not been initialized |
| SCE_SCREAM_SCREAMSERVER_ERROR_INIT_FAILURE | CE-34181-7 | 0x81000501 | Server failed to initialize |
| SCE_SCREAM_SCREAMSERVER_ERROR_INVALID_BANK | CE-34182-8 | 0x81000502 | Invalid Bank pointer error |
| SCE_SCREAM_SCREAMSERVER_ERROR_NOT_INITIALIZED | CE-34183-9 | 0x81000503 | Operation requested before server initialization |
| SCE_SCREAM_SND_STREAM_FILE_ERROR_PASS | CE-34184-0 | 0x81000600 | The file I/O system passed on (omitted) a read request |
| SCE_SCREAM_SND_STREAM_FILE_ERROR_UNKNOWN | CE-34185-1 | 0x81000601 | An error of unknown origin occurred |
| SCE_SCREAM_SND_STREAM_FILE_ERROR_OPEN | CE-34186-2 | 0x81000602 | A file open error occurred |
| SCE_SCREAM_SND_STREAM_FILE_ERROR_SEEK | CE-34187-3 | 0x81000603 | A file seek error occurred |
| SCE_SCREAM_SND_STREAM_FILE_ERROR_READ | CE-34188-4 | 0x81000604 | A file read error occurred |
| SCE_SCREAM_SND_STREAM_FILE_ERROR_CLOSE | CE-34189-5 | 0x81000605 | A file close error occurred |
| SCE_KERNEL_ERROR_EICV | CE-34224-5 | 0x80020060 | PFS Corrupt / Integrity check error / System error has occurred // Step 1: Back up your data from [Settings] > [Application Saved Data Management]. Step 2: Go to [Settings] > [Initialization] > [Initialize PS4]. Step 3: Restore your data. Step 4: If the error persists, there may be an issue with the HDD or the console. If the HDD has been replaced, try installing another HDD or reinstalling the original HDD. |
| SCE_KERNEL_ERROR_ENOPLAYGOENT | CE-34225-6 | 0x80020061 | File not found in PlayGo chunk definition |
| CE-34304-4 | HDD data likely corrupted, possibly due to a HDD hardware issue. | ||
| CE-34305-5 | Failed to read information from HDD (console can't read some data from the HDD) // 1) Make sure the console has the latest system software (update if needed). 2) If the HDD was upgraded, turn off the console, re-insert the original HDD and try again. 3) If the error persists, try restoring the console to factory settings. 4) If the error persists, console may be bad and in need of service. Contact PlayStation Support. | ||
| CE-34335-8 | No HDD detected / "Cannot access system storage" (HDD incorrectly installed, bad/corrupt HDD, bad console) // 1) Turn off the console, unplug it and remove the top cover. 2) Check that the HDD is correctly installed. 3) If still experiencing the error after reinserting the HDD, it may be corrupt or bad or the console may be in need of service. Contact PlayStation Support. | ||
| SCE_AUDIO_OUT_ERROR_INVALID_MIXLEVEL | CE-34341-5 | 0x80260014 | Invalid mix level value |
| SCE_VIDEO_OUT_ERROR_OVERFLOW | CE-34342-6 | 0x80290017 | Overflow |
| SCE_NGS2_ERROR_INVALID_MAX_DELAY_LENGTH | CE-34348-2 | 0x804A0530 | the specified max delay lenght is invalid |
| SCE_NGS2_ERROR_INVALID_MAX_DELAY_TAPS | CE-34349-3 | 0x804A0531 | the specified max delay taps is invalid |
| SCE_NGS2_ERROR_INVALID_DELAY_TYPE | CE-34350-5 | 0x804A0532 | the specified delay type is invalid |
| SCE_NGS2_ERROR_INVALID_NUM_DELAY_TAPS | CE-34351-6 | 0x804A0533 | the specified number of delay tap is invalid |
| CE-34452-8 | Downloaded data may be corrupted // Step 1: Delete the content from home screen, then restart the system. Next, re-download the content from the Library. Step 2: If the error persists, go to [Settings] > [Initialization] > [Initialize PS4] and try the PS4 initialization. Step 3: If the error occurs again there may be an issue with the PS4's hard drive (HDD). If you have previously changed the HDD, use the other HDD. If not, please visit our Contact page to contact SCEA for additional technical support. | ||
| CE-34544-0 | Information required to start the application can't be found (corrupted database or corrupted application) // Step 1: Make sure the PS4 has the latest system software (update if needed). // Step 2: Install the latest update for the application. Step 3: If the issue persists, reboot the PS4 in Safe Mode and select [Rebuild Database]. Step 4: If Step 3 did not solve the problem, back up all saved data and re-install the application. | ||
| SCE_SSL_ERROR_READ_TIMEOUT | CE-34545-1 | 0x80951710 | Read timeout occurred |
| CE-34568-6 | Error occurred in the system // Reboot the console. Boot the console in Safe Mode and select option 5, [Rebuild Database]. Back up all data and initialize the console. | ||
| SCE_CONTENT_EXPORT_ERROR_NOT_IMPLEMENTED | CE-34615-9 | 0x809D3FFF | Not Implemented |
| SCE_APP_INSTALLER_ERROR_APP_IS_RUNNING | CE-34626-1 | 0x80A3000C | Application is running. |
| SCE_APP_INSTALLER_ERROR_SYSTEM_VERSION | CE-34627-2 | 0x80A3000D | Need system update. |
| SCE_APP_INSTALLER_ERROR_NOT_INSTALL | CE-34628-3 | 0x80A3000E | Not install. |
| SCE_APP_INSTALLER_ERROR_CONTENT_ID_DISAGREE | CE-34629-4 | 0x80A3000F | The CONTENT_ID of pkg and param.sfo disagree. |
| SCE_PROCESS_STARTER_ERROR_APPLICATION_NOT_FOUND | CE-34630-6 | 0x80A40022 | The application is not found. |
| SCE_PROCESS_STARTER_ERROR_IN_PATCH_INSTALL | CE-34631-7 | 0x80A40023 | In patch install. |
| SCE_PROCESS_STARTER_ERROR_SKU_FLAG | CE-34632-8 | 0x80A40024 | Unmatch sku flag. / Content unavailable // Content can't be used at the moment. Contact PlayStation Support. |
| SCE_PROCESS_STARTER_ERROR_IN_DATA_INSTALL | CE-34633-9 | 0x80A40025 | In data install. |
| SCE_PROCESS_STARTER_ERROR_HOST_OVERLAY_MOUNT | CE-34634-0 | 0x80A40026 | Mount of /hostapp/app is failed. |
| SCE_M4AAC_ENC_ERROR_INVALID_PREVIOUS_INPUT_SIZE | CE-34635-1 | 0x80A90009 | invalid previous input size |
| CE-34674-4 | Cannot install | ||
| CE-34679-9 | The console couldn't download the game, as an identical file is already saved on the console // 1) Reboot the console. 2) Back up your saved data by going to [Settings] > [System] > [Back Up and Restore], and then select [Back Up PS4]. 3) Highlight the game on the home screen, press the OPTIONS button, and select [Delete]. 4) Reinstall the game from a disc, or by downloading it to your [Library]. | ||
| SCE_S3D_CONVERSION_ERROR_E_ARG_RSRC_NULL | CE-34687-8 | 0x80B40019 | pContextRsrc is NULL for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_RSRC_INVALID | CE-34688-9 | 0x80B4001A | <*pContextRsrc> setting is invalid for sceS3dConversionExec() |
| SCE_S3D_CONVERSION_ERROR_E_ARG_RSRCMEM_INVALID | CE-34689-0 | 0x80B4001B | Allocated memory is invalid for sceS3dConversionExec() |
| SCE_IME_ERROR_NOT_ACTIVE | CE-34693-5 | 0x80BC0008 | Application is not active |
| CE-34697-9 | Possible issue with the HDD // If the console failed to format the HDD: 1) Reboot the console. 2) If the HDD is a replacement, make sure it is compatible with the console. If the console is stuck in Safe Mode, try using the original HDD or another compatible HDD. If the issue continues, visit PlayStation Repairs. | ||
| SCE_GNM_ERROR_VALIDATION_WARNING_RWBUFFER_ROTYPE | CE-34698-0 | 0x80D12001 | Using a RW buffer or texture but setting the memory type to read-only via setResourceMemoryType(). This is determined by checking RWResource inputs to shaders against the RO bit set in the Vsharp or Tsharp. |
| SCE_VIDEOCORE_ERROR_CODE_STREAM_SUSPENDED | CE-34699-1 | 0x80DC0017 | stream suspended |
| SCE_VIDEOCORE_ERROR_CODE_STREAM_ABORTED | CE-34700-4 | 0x80DC0018 | stream aborted |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_NOT_FULFILL_A_REQUESTED_VERSION | CE-34701-5 | 0x80DE0051 | Client does not fulfill a requested version for platform authentification(English) |
| CE-34703-7 | Console isn't activated // 1) Visit the PSN status page to check for maintenance or service issues. 2) Make sure you've activated your PS4 by going to [Settings] > [Account Management] > [Activate as Your Primary PS4]. If the issue continues: 1) Reboot the console. 2) Deactivate the console and activate it again from [Settings] > [Account Management] > [Activate as Your Primary PS4]. 3) Power cycle router and modem. | ||
| SCE_SPEECH_RECOGNITION_ERROR_INVALID_OBJECT_POINTER | CE-34712-7 | 0x80F9000E | Invalid speech recognizer pointer. |
| SCE_SHARE_ACTIVITY_ERROR_HTTP_STATUS_ERROR | CE-34719-4 | 0x81050102 | HTTP status error occurred. There may be a problem with the SNS account you are using. Switching to another SNS account it may improve it. // PSN account having issues synchronizing with social media account (PSN down or social media account issue) // 1) Check PSN status to see whether there are any service outages. 2) Unlink your social media account and link it again from [Settings] > [Account Management] > [Linked Services]. 3) Try linking another social media account if you have one. If you can't link any accounts, then try again later. |
| SCE_DISC_MAP_ERROR_INVALID_ARGUMENT | CE-34772-3 | 0x81100001 | Invalid argument |
| SCE_DISC_MAP_ERROR_LOCATION_NOT_MAPPED | CE-34773-4 | 0x81100002 | The path is not in a mapped location |
| SCE_DISC_MAP_ERROR_FILE_NOT_FOUND | CE-34774-5 | 0x81100003 | File not found |
| SCE_DISC_MAP_ERROR_FATAL | CE-34775-6 | 0x811000FF | Fatal error |
| SCE_ZLIB_ERROR_NOT_FOUND | CE-34776-7 | 0x81120002 | Resource not found |
| SCE_ZLIB_ERROR_AGAIN | CE-34777-8 | 0x8112000B | Try again |
| SCE_ZLIB_ERROR_FAULT | CE-34778-9 | 0x8112000E | Bad address |
| SCE_ZLIB_ERROR_INVALID | CE-34779-0 | 0x81120016 | Invalid argument |
| SCE_ZLIB_ERROR_TIMEDOUT | CE-34780-2 | 0x81120027 | Operation results timed out |
| SCE_ZLIB_ERROR_NOT_INITIALIZED | CE-34781-3 | 0x81120032 | Not initialized |
| SCE_ZLIB_ERROR_ALREADY_INITIALIZED | CE-34782-4 | 0x81120033 | Library has been initialized |
| SCE_ZLIB_ERROR_FATAL | CE-34783-5 | 0x811200FF | Fatal error |
| CE-34788-0 | This update file cannot be used (incorrect file used for update) // Make sure you have downloaded the correct file. Check that the folder names and file names are correct. Enter the folder name and file names using uppercase letters. | ||
| SCE_PAD_ERROR_NOT_PERMITTED | CE-34857-7 | 0x80920101 | not permitted API call |
| SCE_PAD_ERROR_INVALID_BUFFER_LENGTH | CE-34858-8 | 0x80920102 | invalid buffer length |
| SCE_PAD_ERROR_INVALID_REPORT_LENGTH | CE-34859-9 | 0x80920103 | invalid report length |
| SCE_PAD_ERROR_INVALID_REPORT_ID | CE-34860-1 | 0x80920104 | not permitted report ID. |
| SCE_SSL_ERROR_SOCKET_CLOSED | CE-34861-2 | 0x8095170D | Socket was closed while handshaking // Network error occurred (PSN down or no SSL) // Step 1: Check PSN status for any outages or maintenance. Step 2: If PSN is available, your network environment might not have a secure SSL deployed (most games require SSL to communicate with the game servers). Contact your ISP to confirm and/or resolve this. |
| SCE_PROCESS_STARTER_ERROR_OTHER_DISC_INSERTED | CE-34867-8 | 0x80A40027 | Other disc inserted // Insert the correct disc and relaunch the game. |
| SCE_PROCESS_STARTER_ERROR_IN_DISC_LOAD | CE-34868-9 | 0x80A40028 | In disc load. |
| SCE_VSH_AVCAP_ERROR_ENOTSUP | CE-34869-0 | 0x80A7000A | Operation not supported |
| SCE_VIDEO_RECORDING_ERROR_UNSUPPORTED | CE-34870-2 | 0x80A80008 | Recording is not supported |
| CE-34876-8 | This disc is not supported by the PS4 | ||
| CE-34877-9 | Cannot play PlayStation 3 format disc | ||
| SCE_SHELL_UTIL_ERROR_APPLICATION_CRASH | CE-34878-0 | 0x80BA000C | Application has crashed // Error occurred with the game/application (game crashed) // Step 1: Make sure that the console system software and the game/application are both updated to their latest versions (update if needed). Step 2: Reboot the console. Step 3: If a PlayStation Camera is connected, unplug it. Reboot the console, go to [Settings] > [Login Settings] and turn off [Enable Face Recognition]. Step 4: If you replaced the HDD, use the original HDD.
If the error occurs again, try initializing the console (back up all data before doing this). If the issue keeps happening with multiple games/applications or immediately after starting a game/application, visit PlayStation Repairs. |
| SCE_VIDEOCORE_ERROR_CODE_ENABLE_RAZOR | CE-34879-1 | 0x80DC0900 | enable Razor setting |
| CE-34883-6 | PIN code for Remote Play is incorrect // Re-enter the code. | ||
| SCE_JSON_ERROR_NOBUF | CE-35040-2 | 0x80848105 | No Buffer |
| SCE_CONTENT_SEARCH_ERROR_NOT_INITIALIZED | CE-35047-9 | 0x809D1001 | No Initialize |
| SCE_CONTENT_SEARCH_ERROR_ALREADY_INITIALIZED | CE-35048-0 | 0x809D1002 | Multiple Initialize |
| SCE_CONTENT_SEARCH_ERROR_INVALID_PARAM | CE-35049-1 | 0x809D1003 | Invalid parameter |
| SCE_CONTENT_SEARCH_ERROR_NOMEM | CE-35050-3 | 0x809D1004 | No memory. |
| SCE_CONTENT_SEARCH_ERROR_INVALID_SEARCH_COLUMN | CE-35052-5 | 0x809D1006 | Invalid search column |
| CE-35230-3 | Network error. Response speed from DNS server is likely delayed. // Step 1: Go to [Settings] > [Network] > [Set Up Internet Connection] > [Custom] and change the DNS settings. | ||
| CE-35235-8 | Broadcast interrupted due to a server communication error | ||
| SCE_PROCESS_STARTER_ERROR_ALREADY_INSTALLED | CE-35237-0 | 0x80A40029 | The same application already installed. |
| SCE_PROCESS_STARTER_ERROR_ACTIVATE_DISC_PLAYER | CE-35238-1 | 0x80A4002A | Activate of disc player is failed. |
| SCE_PROCESS_STARTER_ERROR_SYSTEM_UPDATE_IS_FOUND | CE-35239-2 | 0x80A4002B | The system update is found. // Software update required to use network features // Go to [PS4] > [Settings] > [System Software Update] and follow the instructions to update the system software. |
| SCE_PROCESS_STARTER_ERROR_AREA_SETTING | CE-35240-4 | 0x80A4002C | The area setting is not initialized. |
| SCE_PROCESS_STARTER_ERROR_INVALID_ACCOUNT | CE-35241-5 | 0x80A4002D | Invalid account. |
| SCE_PROCESS_STARTER_ERROR_3DTV_DETECTED | CE-35242-6 | 0x80A4002E | 3dtv detected. |
| CE-35285-3 | Signed out as your account has been used to sign in on another PS4 console (trying to sign in to one console when already signed in to another console) // You can only be signed in on your account for PSN on one console at a time.
1) Sign out of any other PS4 consoles. 2) If you can't access the other PS4 console, go to Account Management and select [Sign Out on All Devices] from the [Security] tab. | ||
| SCE_SHELL_UTIL_ERROR_NEED_SYSTEM_UPDATE | CE-35289-7 | 0x80BA000E | Need system update. |
| CE-35287-5 | Cannot connect to the server // PlayStation or the game server is temporarily unavailable. Try again later. | ||
| CE-35290-9 | Console can't read the disc // 1) Check whether your PS4 can read other discs (game discs, DVDs, or Blu-ray discs). 2) If only one disc has the problem, make sure it’s clean and free of fingerprints, smudges, or scratches. Clean the disc with a clean, soft, and lint-free cloth specifically for cleaning discs. Wipe from the center toward the edge of the disc to remove any dirt. | ||
| SCE_DEPTH_ERROR_INVALID_PROCESSING_ORDER | CE-35293-2 | 0x80BB000E | processing order is invalid |
| SCE_DEPTH_ERROR_INVALID_TERMINATION | CE-35294-3 | 0x80BB000F | termination is invalid |
| SCE_DEPTH_ERROR_INVALID_ACCESS | CE-35295-4 | 0x80BB0010 | instance access error |
| SCE_DEPTH_ERROR_INVALID_DEPTH_MAP_SIZE_TYPE | CE-35296-5 | 0x80BB0011 | depthMapSizeType is invalid |
| SCE_IME_ERROR_IME_SUSPENDING | CE-35298-7 | 0x80BC0009 | IME is suspending |
| SCE_APP_CONTENT_ERROR_INTERNAL | CE-35305-6 | 0x80D9000A | Internal error. |
| SCE_APP_CONTENT_ERROR_DOWNLOAD_ENTRY_FULL | CE-35306-7 | 0x80D9000B | Reached the max of download entry. |
| SCE_APP_CONTENT_ERROR_INVALID_PKG | CE-35307-8 | 0x80D9000C | Invalid pkg. |
| CE-35327-0 | Unable to connect to the server (PSN is overloaded) // PSN is experiencing high traffic and is temporarily unavailable. Try again later. | ||
| CE-35340-5 | This service may be under maintenance. Wait a short while before attempting to access this service again // If this error occurs every time you attempt to connect, log out of the service and then log back in. | ||
| SCE_REMOTEPLAY_ERROR_ALREADY_INITIALIZED | CE-35387-6 | 0x80FC0003 | this library is already initialized |
| SCE_REMOTEPLAY_ERROR_NOT_INITIALIZED | CE-35388-7 | 0x80FC0004 | this library isn't initialized |
| CE-35406-8 | PS4 and PS Vita could not be linked for Remote Play because accounts linked on PSN are not the same // To use Remote Play, the same account must be linked to both systems. | ||
| CE-35413-6 | PIN code for Remote Play is incorrect // Make sure to enter the correct PIN code. | ||
| CE-35451-8 | Error occurred when connecting to the server // Step 1: Restart the PS4. Step 2: If the error persists, there may be an ongoing server issue. Try again later. Step 3: Check PSN status. | ||
| SCE_DISC_MAP_ERROR_NO_BITMAP_INFO | CE-35456-3 | 0x81100004 | There is no bitmap information |
| CE-35463-1 | The disc cannot be played // Step 1: Copied media, CD's, and 3D Blu-Ray movies cannot be played. Please verify that the type of disc you're trying to play is supported by the PS4. Step 2: Make sure the disc you're trying to play isn't dirty, scratched, or otherwise damaged. | ||
| CE-35485-5 | Cannot play the disc (disc is age-restricted or dirty/scratched) // 1) Check that parental controls are not preventing the disc from playing. 2) Make sure the disc is free of dirt or scratches. | ||
| CE-35486-6 | Console can't read the disc. The disc format may be unsupported, or the disc may be corrupted // Step 1: Eject the disc and make sure it is not dirty, scratched, or damaged. Step 2: Make sure the format of the disc is supported by the PS4. Step 3: If the error persists, turn off and reboot the PS4 in Safe Mode and try rebuilding the PS4's database. | ||
| CE-35489-9 | Invalid region // DVD or Blu-Ray disc not supported on the system due to regional restrictions on the disc (for example, playing a EU disc on a North American console?). The region setting of the console is preset and cannot be changed to play a disc. | ||
| CE-35490-1 | Cannot play the disc. // The format of the DVD is not supported (for example UDF 2.50 on DVD). | ||
| SCE_AUDIODEC_ERROR_M4AAC_INVALID_ENABLE_NONDELAY_OUTPUT | CE-35650-9 | 0x807F0305 | Specified invalid nondelay PCM output flag of MPEG4-AAC |
| CE-35657-6 | Cannot start the application. Application data may be corrupted. // Step 1: Go to [Notifications] > [Downloads] and delete the failure notification. Step 2: Back up your data using USB device or PS+ online storage, and then go to Safe Mode to try [5.Rebuild Database]. You can find more information on Safe Mode here. Step 3: If the error occurs again, go to [Settings] > [Initialization] > [7. Initialize PS4 (Reinstall System Software)] and try the PS4 initialization. Note: This requires a USB device with the system update file. Information on updating via USB is located here. | ||
| CE-35662-2 | The numbers of chunks for the application and patch do not match.
When creating a patch package of a PlayGo supporting application, the number of chunks included in the patch package must be the same as the game directory. | ||
| SCE_CONTENT_SEARCH_ERROR_INVALID_SEARCH_LOGICAL_CONNECTOR | CE-35672-3 | 0x809D1005 | Invalid search logical connector |
| SCE_CONTENT_SEARCH_ERROR_INVALID_SEARCH_COLUMN_VALUE_OPERATOR | CE-35673-4 | 0x809D1007 | Invalid search column value operator |
| SCE_CONTENT_SEARCH_ERROR_INVALID_ORDERBY_CONDITION | CE-35674-5 | 0x809D1008 | Invalid Order by condition |
| SCE_CONTENT_SEARCH_ERROR_INVALID_AGGREGATED_CONDITION | CE-35675-6 | 0x809D1009 | Invalid Aggregated condition |
| SCE_CONTENT_SEARCH_ERROR_LIMIT_TOO_BIG | CE-35676-7 | 0x809D100A | limit too big |
| SCE_CONTENT_SEARCH_ERROR_SEARCH_PARAMETER_TOO_MANY | CE-35677-8 | 0x809D100B | Search parameter too many. |
| SCE_CONTENT_SEARCH_ERROR_DB_BUSY | CE-35678-9 | 0x809D100C | Database is Busy |
| SCE_CONTENT_SEARCH_ERROR_DB_FATAL | CE-35679-0 | 0x809D100D | Database error |
| SCE_SYSTEM_SERVICE_ERROR_INVALID_URI_LEN | CE-35684-6 | 0x80A10007 | URI length is invalid. |
| SCE_SYSTEM_SERVICE_ERROR_INVALID_URI_SCHEME | CE-35685-7 | 0x80A10008 | URI scheme is invalid. |
| SCE_SHARE_UTILITY_ERROR_UNKNOWN | CE-35689-1 | 0x81170001 | Internal error |
| SCE_SHARE_UTILITY_ERROR_NOMEM | CE-35690-3 | 0x81170002 | Insufficient memory |
| SCE_SHARE_UTILITY_ERROR_INVALID_ARGUMENT | CE-35691-4 | 0x81170003 | Invalid argument |
| SCE_APP_INSTALLER_ERROR_NOSPACE_KERNEL | CE-35694-7 | 0x80A30010 | No disk space (by kernel) |
| SCE_APP_INSTALLER_ERROR_APP_VER | CE-35695-8 | 0x80A30011 | APP_VER check error. |
| SCE_PROCESS_STARTER_ERROR_LAUNCH_PS_CLOUD_BETA_SERVICE | CE-35696-9 | 0x80A4002F | Launch PS Cloud beta service content. |
| SCE_VIDEO_RECORDING_ERROR_NO_SPACE | CE-35697-0 | 0x80A80009 | Storage has no space |
| SCE_IME_ERROR_DEVICE_IN_USE | CE-35698-1 | 0x80BC000A | The device is in use |
| SCE_IME_ERROR_INVALID_TIMING | CE-35699-2 | 0x80BC0033 | The execution timing is invalid |
| SCE_APP_CONTENT_ERROR_OTHER_APPLICATION_PKG | CE-35700-5 | 0x80D9000D | Other application pkg. |
| SCE_APP_CONTENT_ERROR_CREATE_FULL | CE-35701-6 | 0x80D9000E | Reached create data max. |
| SCE_APP_CONTENT_ERROR_MOUNT_OTHER_APP | CE-35702-7 | 0x80D9000F | Contents already mounted by other application. |
| SCE_COREDUMP_ERROR_PARAM | CE-35703-8 | 0x81180000 | Error in the parameters |
| SCE_COREDUMP_ERROR_NOT_REGISTERED | CE-35704-9 | 0x81180001 | A core dump handler is not registered |
| SCE_COREDUMP_ERROR_ALREADY_REGISTERED | CE-35705-0 | 0x81180002 | A core dump handler is already registered |
| SCE_COREDUMP_ERROR_NOT_IN_COREDUMP_HANDLER | CE-35706-1 | 0x81180003 | Function was called from outside of the core dump handler |
| CE-35888-2 | Cannot start the application // Wrong daughterboard in drive, see also : https://www.youtube.com/watch?feature=player_detailpage&v=pPRvG6oRV1E#t=349 / BDP-025 | ||
| CE-35918-6 | Console can't read the disc (bad disc or bad DVD/Blu-Ray player) // 1) Eject the disc and check that it is not dirty or damaged. 2) Insert another PS4 game disc, Blu-Ray or DVD to find out if they work. 3) If other discs can be read without any issues, the disc you are trying to play is bad. See this guide for further troubleshooting. 4) If no game disc work after troubleshooting, contact PlayStation Support. | ||
| SCE_VIDEO_OUT_ERROR_NO_DEVICE | CE-35957-9 | 0x80290018 | Device does not exist |
| SCE_COMMON_DIALOG_ERROR_NOT_SUPPORTED | CE-33416-7 | 0x80B8000F | you use unsupported features. |
| SCE_HAND_ERROR_NO_MEMORY | CE-33417-8 | 0x80B90001 | Not enough memory to run |
| SCE_HAND_ERROR_INVALID_PARAM | CE-33418-9 | 0x80B90002 | Parameter is invalid |
| SCE_HAND_ERROR_INVALID_DICT | CE-33419-0 | 0x80B90003 | Dictionary data is invalid |
| SCE_HAND_ERROR_OUT_OF_RANGE | CE-33420-2 | 0x80B90005 | Hand angle is out of range |
| SCE_DEPTH_ERROR_INVALID_PARAMETER | CE-33426-8 | 0x80BB0000 | Parameter is invalid |
| SCE_DEPTH_ERROR_INVALID_UPDATE_MODE | CE-33427-9 | 0x80BB0001 | updateMode is invalid |
| SCE_DEPTH_ERROR_INVALID_EXECUTION_MODE | CE-33428-0 | 0x80BB0002 | executionMode is invalid |
| SCE_DEPTH_ERROR_INVALID_PIXEL_FORMAT | CE-33429-1 | 0x80BB0003 | pixelFormat is invalid |
| SCE_DEPTH_ERROR_INVALID_IMAGE_TYPE | CE-33430-3 | 0x80BB0004 | imageType is invalid |
| SCE_DEPTH_ERROR_INVALID_HANDLE | CE-33431-4 | 0x80BB0005 | handle is invalid |
| SCE_DEPTH_ERROR_INVALID_MEMORY_ALIGNMENT | CE-33432-5 | 0x80BB0006 | memory alignment is invalid |
| SCE_DEPTH_ERROR_INVALID_ASPECT | CE-33433-6 | 0x80BB0007 | aspect is invalid |
| SCE_DEPTH_ERROR_INVALID_SIZE_PARAMETER | CE-33434-7 | 0x80BB0008 | size parameter is invalid |
| SCE_DEPTH_ERROR_INVALID_RESERVED_PARAMETER | CE-33435-8 | 0x80BB0009 | reserved parameter is invalid |
| SCE_DEPTH_ERROR_INVALID_POINTER_ADDRESS | CE-33436-9 | 0x80BB000A | pointer address is invalid |
| SCE_DEPTH_ERROR_INVALID_RESOLUTION_PARAMETER | CE-33437-0 | 0x80BB000B | resolution parameter is invalid |
| SCE_DEPTH_ERROR_INVALID_CAMERA_TYPE | CE-33438-1 | 0x80BB000C | camera type is invalid |
| SCE_DEPTH_ERROR_INVALID_PARAMETER_RANGE | CE-33439-2 | 0x80BB000D | parameter range is invalid |
| SCE_DEPTH_ERROR_NOT_ENOUGH_MEMORY | CE-33440-4 | 0x80BB0100 | Not enough memory |
| SCE_DEPTH_ERROR_COULD_NOT_CREATED_INSTANCE | CE-33441-5 | 0x80BB0101 | Could not created instance |
| SCE_DEPTH_ERROR_CALIBRATION_IS_NECESSARY | CE-33442-6 | 0x80BBFF00 | Calibration is necessary |
| SCE_DEPTH_ERROR_FATAL | CE-33443-7 | 0x80BBFFFF | Fatal error occurred |
| SCE_IME_ERROR_BUSY | CE-33444-8 | 0x80BC0001 | Already running IME |
| SCE_IME_ERROR_NOT_OPENED | CE-33445-9 | 0x80BC0002 | Processing is not started |
| SCE_IME_ERROR_NO_MEMORY | CE-33446-0 | 0x80BC0003 | Memory is insufficient |
| SCE_IME_ERROR_CONNECTION_FAILED | CE-33447-1 | 0x80BC0004 | Connection with IME has failed |
| SCE_IME_ERROR_TOO_MANY_REQUESTS | CE-33448-2 | 0x80BC0005 | Too many requests for IME |
| SCE_IME_ERROR_INVALID_TEXT | CE-33449-3 | 0x80BC0006 | Content of text is invalid |
| SCE_IME_ERROR_EVENT_OVERFLOW | CE-33450-5 | 0x80BC0007 | Event is overflowed |
| SCE_IME_ERROR_INVALID_USER_ID | CE-33451-6 | 0x80BC0010 | User ID value is invalid |
| SCE_IME_ERROR_INVALID_TYPE | CE-33452-7 | 0x80BC0011 | type value is invalid |
| SCE_IME_ERROR_INVALID_SUPPORTED_LANGUAGES | CE-33453-8 | 0x80BC0012 | supportedLanguages value is invalid |
| SCE_IME_ERROR_INVALID_ENTER_LABEL | CE-33454-9 | 0x80BC0013 | enterLabel value is invalid |
| SCE_IME_ERROR_INVALID_INPUT_METHOD | CE-33455-0 | 0x80BC0014 | inputMethod value is invalid |
| SCE_IME_ERROR_INVALID_OPTION | CE-33456-1 | 0x80BC0015 | option value is invalid |
| SCE_IME_ERROR_INVALID_MAX_TEXT_LENGTH | CE-33457-2 | 0x80BC0016 | maxTextLength value is invalid |
| SCE_IME_ERROR_INVALID_INPUT_TEXT_BUFFER | CE-33458-3 | 0x80BC0017 | inputTextBuffer value is invalid |
| SCE_IME_ERROR_INVALID_POSX | CE-33459-4 | 0x80BC0018 | posx value is invalid |
| SCE_IME_ERROR_INVALID_POSY | CE-33460-6 | 0x80BC0019 | poxy value is invalid |
| SCE_IME_ERROR_INVALID_HORIZONTAL_ALIGNMENT | CE-33461-7 | 0x80BC001A | horizontalAlignment value is invalid |
| SCE_IME_ERROR_INVALID_VERTICAL_ALIGNMENT | CE-33462-8 | 0x80BC001B | verticalAlignment value is invalid |
| SCE_IME_ERROR_INVALID_EXTENDED | CE-33463-9 | 0x80BC001C | extended value is invalid |
| SCE_IME_ERROR_INVALID_WORK | CE-33464-0 | 0x80BC0020 | work value is invalid |
| SCE_IME_ERROR_INVALID_ARG | CE-33465-1 | 0x80BC0021 | arg value is invalid |
| SCE_IME_ERROR_INVALID_HANDLER | CE-33466-2 | 0x80BC0022 | handler value is invalid |
| SCE_IME_ERROR_NO_RESOURCE_ID | CE-33467-3 | 0x80BC0023 | no resource ID |
| SCE_IME_ERROR_INVALID_MODE | CE-33468-4 | 0x80BC0024 | mode value is invalid |
| SCE_IME_ERROR_INVALID_PARAM | CE-33469-5 | 0x80BC0030 | An invalid parameter has been specified |
| SCE_IME_ERROR_INVALID_ADDRESS | CE-33470-7 | 0x80BC0031 | An invalid address has been specified |
| SCE_IME_ERROR_INVALID_RESERVED | CE-33471-8 | 0x80BC0032 | reserved value is invalid |
| SCE_IME_ERROR_INTERNAL | CE-33472-9 | 0x80BC00FF | internal error |
| SCE_IME_DIALOG_ERROR_INVALID_TITLE | CE-33473-0 | 0x80BC0101 | title value is invalid |
| SCE_IME_DIALOG_ERROR_NOT_RUNNING | CE-33474-1 | 0x80BC0105 | Called during a period other than SCE_IME_DIALOG_STATUS_RUNNING |
| SCE_IME_DIALOG_ERROR_NOT_FINISHED | CE-33475-2 | 0x80BC0106 | Called during a period other than SCE_IME_DIALOG_STATUS_FINISHED |
| SCE_IME_DIALOG_ERROR_NOT_IN_USE | CE-33476-3 | 0x80BC0107 | sceImeDialogInit() is not called |
| SCE_SCREENSHOT_ERROR_INVALID_ARGUMENT | CE-33485-3 | 0x80BE0001 | Parameter error |
| SCE_SCREENSHOT_ERROR_NO_MEMORY | CE-33486-4 | 0x80BE0002 | Insufficient memory |
| SCE_SCREENSHOT_ERROR_FILE_NOT_FOUND | CE-33487-5 | 0x80BE0003 | File not found |
| SCE_SCREENSHOT_ERROR_NOT_SUPPORTED_FORMAT | CE-33488-6 | 0x80BE0004 | Invalid file format |
| SCE_SCREENSHOT_ERROR_MEDIA_FULL | CE-33489-7 | 0x80BE0005 | Insufficient storage capacity |
| SCE_SCREENSHOT_ERROR_INTERNAL | CE-33490-9 | 0x80BE0006 | Other internal error |
| SCE_SCREENSHOT_ERROR_NOT_SUPPORTED_DATA | CE-33498-7 | 0x80BE000E | Invalid data |
| SCE_VIDEODEC_ERROR_API_FAIL | CE-33544-9 | 0x80C10000 | decoder API failed |
| SCE_VIDEODEC_ERROR_CODEC_TYPE | CE-33545-0 | 0x80C10001 | invalid codec type |
| SCE_VIDEODEC_ERROR_STRUCT_SIZE | CE-33546-1 | 0x80C10002 | invalid struct size |
| SCE_VIDEODEC_ERROR_HANDLE | CE-33547-2 | 0x80C10003 | invalid decoder handle |
| SCE_VIDEODEC_ERROR_CPU_MEMORY_SIZE | CE-33548-3 | 0x80C10004 | invalid size of CPU memory |
| SCE_VIDEODEC_ERROR_CPU_MEMORY_POINTER | CE-33549-4 | 0x80C10005 | invalid pointer for CPU memory |
| SCE_VIDEODEC_ERROR_CPU_GPU_MEMORY_SIZE | CE-33550-6 | 0x80C10006 | invalid size of CPU/GPU memory |
| SCE_VIDEODEC_ERROR_CPU_GPU_MEMORY_POINTER | CE-33551-7 | 0x80C10007 | invalid pointer for CPU/GPU memory |
| SCE_VIDEODEC_ERROR_SHADER_CONTEXT_POINTER | CE-33552-8 | 0x80C10008 | invalid pointer for shader context |
| SCE_VIDEODEC_ERROR_AU_SIZE | CE-33553-9 | 0x80C10009 | invalid access unit size |
| SCE_VIDEODEC_ERROR_AU_POINTER | CE-33554-0 | 0x80C1000A | invalid pointer for access unit |
| SCE_VIDEODEC_ERROR_FRAME_BUFFER_SIZE | CE-33555-1 | 0x80C1000B | invalid frame buffer size |
| SCE_VIDEODEC_ERROR_FRAME_BUFFER_POINTER | CE-33556-2 | 0x80C1000C | invalid pointer for frame buffer |
| SCE_VIDEODEC_ERROR_FRAME_BUFFER_ALIGNMENT | CE-33557-3 | 0x80C1000D | invalid frame buffer alignment |
| SCE_VIDEODEC_ERROR_CONFIG_INFO | CE-33558-4 | 0x80C1000E | invalid value in SceVideodecConfigInfo |
| SCE_VIDEODEC_ERROR_ARGUMENT_POINTER | CE-33559-5 | 0x80C1000F | invalid argument pointer |
| SCE_PAD_TRACKER_ERROR_NOT_INIT | CE-33585-4 | 0x80C40001 | Not initialized. |
| SCE_PAD_TRACKER_ERROR_ALREADY_INIT | CE-33586-5 | 0x80C40002 | Already initialized. |
| SCE_PAD_TRACKER_ERROR_INVALID_ARG | CE-33587-6 | 0x80C40003 | Invalid argument. |
| SCE_PAD_TRACKER_ERROR_INVALID_HANDLE | CE-33588-7 | 0x80C40004 | Invalid Pad library handle. |
| SCE_GNM_ERROR_SUBMISSION_FAILED_INVALID_ARGUMENT | CE-33598-8 | 0x80D11000 | Invalid arguments passed to the submit function. |
| SCE_GNM_ERROR_SUBMISSION_NOT_ENOUGH_RESOURCES | CE-33599-9 | 0x80D11001 | Not enough resources to submit the command buffers; try to split reduced the number of DCB/CCB to submit at once. |
| SCE_GNM_ERROR_SUBMISSION_AND_FLIP_FAILED_INVALID_COMMAND_BUFFER | CE-33600-2 | 0x80D11080 | prepareFlip() hasn't been called. |
| SCE_GNM_ERROR_SUBMISSION_AND_FLIP_FAILED_INVALID_QUEUE_FULL | CE-33601-3 | 0x80D11081 | Flip queue full. |
| SCE_GNM_ERROR_SUBMISSION_AND_FLIP_FAILED_REQUEST_FAILED | CE-33602-4 | 0x80D11082 | Flip request failed. |
| SCE_GNM_ERROR_SUBMISSION_FAILED_INTERNAL_ERROR | CE-33603-5 | 0x80D110FF | Internal Error. |
| SCE_GNM_ERROR_VALIDATION_WARNING_PS_AND_MRT_FORMAT | CE-33604-6 | 0x80D1200F | Pixel Shader output and bound render target formats are incompatible. This may lead to undefined results. |
| SCE_GNM_ERROR_VALIDATION_VSHARP | CE-33605-7 | 0x80D13001 | The address of a V# is invalid. |
| SCE_GNM_ERROR_VALIDATION_TSHARP | CE-33606-8 | 0x80D13002 | The address of a T# is invalid. |
| SCE_GNM_ERROR_VALIDATION_RESOURCE | CE-33607-9 | 0x80D13003 | The address of either a T# or a V# is invalid. |
| SCE_GNM_ERROR_VALIDATION_TABLE_MEMORY | CE-33608-0 | 0x80D13004 | The address of a resource, sampler, constant buffer, or global table is invalid. |
| SCE_GNM_ERROR_VALIDATION_WRITE_EVENT_OP | CE-33609-1 | 0x80D13005 | A Gnm::writeAtEndOfPipe() function was called with an invalid EndOfPipeEventType. |
| SCE_GNM_ERROR_VALIDATION_INDEX_BUFFER | CE-33610-3 | 0x80D13006 | The address of the index buffer is invalid. |
| SCE_GNM_ERROR_VALIDATION_TESS_FACTOR_BUFFER | CE-33611-4 | 0x80D13007 | The tessellation factor buffer is invalid. |
| SCE_GNM_ERROR_VALIDATION_SCRATCH_RING | CE-33612-5 | 0x80D13008 | The scratch ring is invalid. |
| SCE_GNM_ERROR_VALIDATION_PRIMITIVE_TYPE | CE-33613-6 | 0x80D13009 | The primitive type is not set before a draw call. |
| SCE_GNM_ERROR_VALIDATION_INDEX_SIZE | CE-33614-7 | 0x80D1300A | The index size is not set before an indexed draw call. |
| SCE_GNM_ERROR_VALIDATION_INLINE_DRAW_SIZE | CE-33615-8 | 0x80D1300B | The size of the inlined buffer of a drawIndexInline() call is incorrect. |
| SCE_GNM_ERROR_VALIDATION_NUM_INPUT_PATCHES | CE-33616-9 | 0x80D1300C | In order to use patches, the number of patches must be set via the Gnm::TessellationRegisters. |
| SCE_GNM_ERROR_VALIDATION_GS_MODE | CE-33617-0 | 0x80D1300D | Gnm::DrawCommandBuffer::setGsMode() is called with GsMode kGsModeDisable when Gnm::DrawCommandBuffer::setActiveShaderStages() has the GS stage disabled. |
| SCE_GNM_ERROR_VALIDATION_SHADER_ADDRESS | CE-33618-1 | 0x80D1300E | An enabled shader has an invalid address. |
| SCE_GNM_ERROR_VALIDATION_NOT_ENABLED | CE-33619-2 | 0x80D13FFF | Validation is not enabled. Please enable ""PA Debug"" in the target manager. |
| SCE_GNM_ERROR_CAPTURE_FILE_IO | CE-33620-4 | 0x80D15000 | Cannot open the specified file for writing. |
| SCE_GNM_ERROR_CAPTURE_RAZOR_NOT_LOADED | CE-33621-5 | 0x80D15001 | Cannot capture if Razor for PlayStation®4 (Razor) is not enabled. |
| SCE_GNM_ERROR_CAPTURE_NOTHING_TO_CAPTURE | CE-33622-6 | 0x80D15002 | The command buffer being captured is empty. |
| SCE_GNM_ERROR_CAPTURE_FAILED_INTERNAL | CE-33623-7 | 0x80D1500F | Internal error. |
| SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_PIPE_ID | CE-33624-8 | 0x80D17000 | The pipe ID must between 0 or 3 (inclusive). |
| SCE_FONT_ERROR_NO_SUPPORT_TYPOGRAPHY | CE-36001-0 | 0x80460040 | Unsupported typography |
| SCE_NGS2_ERROR_INVALID_WAVEFORM_BLOCK_NUM_REPEATS | CE-36002-1 | 0x804A0409 | the specified repeat count of wave form block is invalid |
| SCE_NGS2_ERROR_INVALID_DELAY_TAP_INFO | CE-36003-2 | 0x804A0534 | the specified delay tap information is invalid |
| SCE_AUDIODEC_ERROR_M4AAC_INVALID_SURROUND_CHANNEL_INTERLEAVE_ORDER | CE-36212-4 | 0x807F0306 | Specified invalid PCM output channel order mode of MPEG4-AAC |
| SCE_SYSTEM_GESTURE_ERROR_INVALID_ARGUMENT | CE-36213-5 | 0x80890001 | invalid argument |
| SCE_SYSTEM_GESTURE_ERROR_NOT_SUPPORTED_GESTURE | CE-36214-6 | 0x80890002 | not supported gesture |
| SCE_SYSTEM_GESTURE_ERROR_NOT_INITIALIZED | CE-36215-7 | 0x80890003 | library uninitialized |
| SCE_SYSTEM_GESTURE_ERROR_INDEX_OUT_OF_ARRAY | CE-36216-8 | 0x80890004 | specified index was out of array |
| SCE_SYSTEM_GESTURE_ERROR_EVENT_DATA_NOT_FOUND | CE-36217-9 | 0x80890005 | event data was not found |
| SCE_SYSTEM_GESTURE_ERROR_INVALID_HANDLE | CE-36218-0 | 0x80890006 | invalid gesture handle |
| SCE_SYSTEM_GESTURE_ERROR_INVALID_TOUCH_AREA | CE-36219-1 | 0x80890007 | invalid touch area information |
| SCE_SYSTEM_GESTURE_ERROR_NO_TOUCH_AREA_INFORMATION | CE-36220-3 | 0x80890008 | does not have touch area information |
| SCE_SYSTEM_GESTURE_ERROR_OUT_OF_RECOGNIZER | CE-36221-4 | 0x80890009 | gesture recognizer exceeded the maximum number |
| SCE_SYSTEM_GESTURE_ERROR_ALREADY_OPENED | CE-36222-5 | 0x8089000A | already opened the gesture handle |
| SCE_AJM_ERROR_CANCELLED | CE-36223-6 | 0x80930017 | The batch was successfully cancelled, and none of the output data should be referenced. |
| SCE_SSL_ERROR_BAD_SIGN_ALGO | CE-36230-4 | 0x809520D1 | Invalid certificate is specified |
| SCE_SSL_ERROR_BAD_CERT_LENGTH | CE-36231-5 | 0x809520D2 | Invalid certificate is specified |
| SCE_SSL_ERROR_MISMATCH_PUBLIC_KEYS | CE-36232-6 | 0x809520D3 | Invalid certificate is specified |
| SCE_SSL_ERROR_KEY_BLOB_CORRUPT | CE-36233-7 | 0x809520D4 | Invalid certificate is specified |
| CE-36244-9 | Download has been suspended. Downloaded data may be corrupted // Console error // Step 1: Restart the system and restart the download. Step 2: Downloads can be restarted from the game's icon on the Home Screen or under [Notifications] > [Downloads]. Step 3: If the error occurs again, review local network settings (change to a static IP or try changing the DNS server, try connecting to a different network or try connecting later). Step 4: If the error persists and you have previously changed the HDD, swap to the original HDD and re-install the system software. If using the original HDD, try initializing the PS4. After system initialization, try downloading the content again. | ||
| CE-36249-4 | Cannot download this content. It has not reached the download date yet (content not yet available) // Step 1: Try downloading the content when it gets closer to the release date. Step 2: To enable the auto-download feature, go to [Settings] > [System] > [Automatic Downloads and Updates] and enable > [Saved Data and Update File]. | ||
| SCE_CONTENT_SEARCH_ERROR_TOO_MANY_METADATA | CE-36254-0 | 0x809D100E | opened metadata over the limit |
| SCE_CONTENT_SEARCH_ERROR_NOT_SUPPORT_MIME_TYPE | CE-36255-1 | 0x809D100F | not supported MIME type |
| SCE_CONTENT_SEARCH_ERROR_NOT_EXIST_FIELD | CE-36256-2 | 0x809D1010 | Field does not exist. |
| SCE_CONTENT_SEARCH_ERROR_INVALID_CONTENTS_FILE_FORMAT | CE-36257-3 | 0x809D1011 | invalid format of the contents file |
| SCE_CONTENT_SEARCH_ERROR_NOT_EXIST_FILE | CE-36258-4 | 0x809D1012 | File does not exist. |
| SCE_CONTENT_EXPORT_ERROR_NOT_SUPPORT_FORMAT_THUNBNAIL | CE-36259-5 | 0x809D3019 | invalid format of the thumbnail |
| SCE_CONTENT_EXPORT_ERROR_NOT_SUPPORT_FORMAT_THUMBNAIL | CE-36259-5 | 0x809D3019 | invalid format of the thumbnail |
| SCE_SAVE_DATA_ERROR_MEMORY_NOT_READY | CE-36260-7 | 0x809F0012 | Save data memory is not set up |
| SCE_SAVE_DATA_ERROR_BUSY_FOR_SAVING | CE-36271-9 | 0x809F0016 | Save data memory is being saved |
| SCE_GAME_LIVE_STREAMING_ERROR_NOT_FOUND | CE-36272-0 | 0x80A00007 | not found. |
| SCE_GAME_LIVE_STREAMING_ERROR_NOT_SUPPORTED | CE-36273-1 | 0x80A00008 | not supported |
| CE-36275-3 | Unable to post a comment on a broadcast // Step 1: Ensure that port TCP 6667 is not blocked by the router or network settings. Step 2: The Streaming service may be having server problems. Try again later or check the website of the streaming service for maintenance info. | ||
| CE-36297-7 | Broadcast interrupted due to a server communication error // 1) Reduce broadcast quality. 2) Make sure the router is up to date. 3) The network may be busy. Try again at a less busy time. | ||
| SCE_SYSTEM_SERVICE_ERROR_NO_APP_INFO | CE-36312-5 | 0x80A10009 | No application information |
| SCE_APP_INSTALLER_ERROR_DB_DISABLE | CE-36313-6 | 0x80A30012 | Database disable |
| SCE_APP_INSTALLER_ERROR_CANCELED | CE-36314-7 | 0x80A30013 | Execution is canceled |
| SCE_PROCESS_STARTER_ERROR_LAUNCH_PS_CLOUD_SERVICE | CE-36315-8 | 0x80A40030 | Launch PS Cloud service content. |
| SCE_PROCESS_STARTER_ERROR_UNOPENED | CE-36316-9 | 0x80A40031 | Unopened content. |
| SCE_PROCESS_STARTER_ERROR_START_TIME_VALID_IN_FUTURE | CE-36317-0 | 0x80A40032 | Start time valid in future. |
| SCE_PROCESS_STARTER_ERROR_NO_ENTITLEMENT | CE-36318-1 | 0x80A40033 | No entitlement. |
| SCE_PROCESS_STARTER_ERROR_REQUIRED_HDCP | CE-36319-2 | 0x80A40034 | Required HDCP On. |
| SCE_PROCESS_STARTER_ERROR_FATAL_FILESYSTEM | CE-36320-4 | 0x80A40035 | Fatal error on file system. |
| SCE_PROCESS_STARTER_ERROR_UPDATE | CE-36321-5 | 0x80A40036 | Update is failed. |
| SCE_VIDEO_RECORDING_ERROR_FILE_NO_DATA | CE-36322-6 | 0x80A8000A | Playable data is not contained |
| CE-36329-3 | Error occurred with system software // Step 1: Make sure that you have the latest system software by selecting [Settings] > [System Software Update]. The system will then reboot. Step 2: If you cannot reach [Settings], go into Safe Mode and update using option 3. Step 3: If the error occurs again, back up all saved data and initialize the console. Step 3: If the error continues, contact PlayStation Support. | ||
| CE-36330-5 | Internal error // Completely turn off the PS4 and reboot the system. | ||
| SCE_GNM_ERROR_VALIDATION_BORDER_COLOR_TABLE | CE-36342-8 | 0x80D1300F | The address of border color table is invalid. |
| SCE_GNM_ERROR_VALIDATION_SSHARP | CE-36343-9 | 0x80D13010 | S# has invalid data. |
| SCE_GNM_ERROR_VALIDATION_DISPATCH_DRAW | CE-36344-0 | 0x80D13011 | Incorrect setting detected for Dispatch Draw. |
| SCE_GNM_ERROR_VALIDATION_FAILED_INTERNAL_ERROR | CE-36345-1 | 0x80D13FFE | An internal error occurred in the Validation module and all subsequent validation passes will be skipped. |
| SCE_APP_CONTENT_ERROR_GET_STORE_COUNTRY | CE-36347-3 | 0x80D91000 | Failed to get information about store country. |
| SCE_VIDEOCORE_ERROR_CODE_BACKGROUND | CE-36348-4 | 0x80DC0019 | can not be processed at the back |
| SCE_WEB_BROWSER_DIALOG_ERROR_NAVIGATION | CE-36349-5 | 0x80E21001 | Navigation error |
| CE-36418-2 | Bluetooth device not supported // Device may not be supported by the console. Try using a supported device instead. | ||
| CE-36420-5 | Error during Bluetooth connection with console (possible issue with Bluetooth pairing authentication on console) // Step 1: Disconnect the Bluetooth device from the console. Step 2: Reboot the console. Step 3: Try pairing the device with the cable connected. | ||
| CE-36433-9 | The original application package specified upon creating the patch package and the original application installed onto the Development Kit/Testing Kit may not be matching.
Check that the original application package specified upon creating the patch package is installed on the Development Kit/Testing Kit. | ||
| SCE_NP_DRM_CONTENT_ERROR_ORIGINCHECK | CE-36434-0 | 0x80F00612 | Check that the original application package specified upon creating the patch package is installed on the Development Kit/Testing Kit. |
| SCE_AUTO_MOUNTER_ERROR_NOMEM | CE-36457-5 | 0x80F40001 | Out of memory |
| SCE_AUTO_MOUNTER_ERROR_INVAL | CE-36458-6 | 0x80F40002 | Invlid Argument |
| SCE_AUTO_MOUNTER_ERROR_BUSY | CE-36459-7 | 0x80F40003 | Device or resource busy |
| SCE_AUTO_MOUNTER_ERROR_NOENT | CE-36460-9 | 0x80F40004 | No such resource |
| SCE_AUTO_MOUNTER_ERROR_NOTSUP | CE-36461-0 | 0x80F40005 | Operation can't be processed because of wrong condition |
| SCE_AUTO_MOUNTER_ERROR_IO | CE-36462-1 | 0x80F40006 | I/O error |
| SCE_AUTO_MOUNTER_ERROR_NODEV | CE-36463-2 | 0x80F40007 | No such device |
| SCE_AUTO_MOUNTER_ERROR_SRCH | CE-36464-3 | 0x80F40008 | useless operation |
| SCE_AUDIODEC_CPU_ERROR_DDP_FAIL | CE-36471-1 | 0x80F70500 | Specified internal error in Dolby Digital(TM) Plus |
| SCE_AUDIODEC_CPU_ERROR_DDP_ARG | CE-36472-2 | 0x80F70501 | Specified argument error in Dolby Digital(TM) Plus |
| SCE_AUDIODEC_CPU_ERROR_DDP_MEM_FAIL | CE-36473-3 | 0x80F70502 | Specified memory size error in Dolby Digital(TM) Plus |
| SCE_AUDIODEC_CPU_ERROR_DDP_CREATE_DEC_FAIL | CE-36474-4 | 0x80F70503 | Specified internal error of creating deocder in Dolby Digital(TM) Plus |
| SCE_AUDIODEC_CPU_ERROR_DDP_DECODE_FAIL | CE-36475-5 | 0x80F70504 | Specified decoding error in Dolby Digital(TM) Plus |
| SCE_AUDIODEC_CPU_ERROR_DDP_CLEAR_CONTEXT_FAIL | CE-36476-6 | 0x80F70505 | Specified clear context error in Dolby Digital(TM) Plus |
| SCE_SPEECH_RECOGNITION_ERROR_INVALID_ERROR_MESSAGE | CE-36477-7 | 0x80F9000F | Invalid speech recognition error message. |
| SCE_SPEECH_RECOGNITION_ERROR_API_CONFLICT | CE-36478-8 | 0x80F90010 | A conflict in Speech Recognition Library API calls was encountered. |
| CE-36485-6 | Cannot recognize the USB storage device // Ensure the device is properly inserted in the console. Make sure the storage device is formatted with the supported file system (FAT or exFAT). If "This USB storage device cannot be used" notification pops up when the device is inserted into the console, it is likely an unsupported device. | ||
| SCE_INVITATION_DIALOG_ERROR_BLOCKED_ALL_PLAYERS | CE-36503-7 | 0x810A0001 | If all of recipients are blocked players |
| SCE_GAME_CUSTOM_DATA_DIALOG_ERROR_BLOCKED_ALL_PLAYERS | CE-36504-8 | 0x810B0001 | If all of recipients are blocked players |
| SCE_SHARE_UTILITY_ERROR_LARGE_SIZE | CE-36514-9 | 0x81170004 | too large |
| SCE_SHARE_UTILITY_ERROR_CREATE_RESOURCE | CE-36515-0 | 0x81170005 | failed to create resource |
| SCE_SHARE_UTILITY_ERROR_DESTROY_RESOURCE | CE-36516-1 | 0x81170006 | failed to destroy resource |
| SCE_SHARE_UTILITY_ERROR_INITIALIZE_RESOURCE | CE-36517-2 | 0x81170007 | failed to initialize resource |
| SCE_SHARE_UTILITY_ERROR_START_RESOURCE | CE-36518-3 | 0x81170008 | failed to start resource |
| SCE_SHARE_UTILITY_ERROR_END_RESOURCE | CE-36519-4 | 0x81170009 | failed to end resource |
| SCE_SHARE_UTILITY_ERROR_RESOURCE | CE-36520-6 | 0x8117000A | other error about resource |
| SCE_SHARE_UTILITY_ERROR_EXECUTE_FUNCTION | CE-36521-7 | 0x8117000B | failed to execute share utility function |
| SCE_SHARE_UTILITY_ERROR_BUSY | CE-36522-8 | 0x8117000C | busy |
| SCE_SHARE_UTILITY_ERROR_PARSE_JSON | CE-36523-9 | 0x8117000D | failed to parse Json |
| SCE_SHARE_UTILITY_ERROR_ALREADY_INITIALIZED | CE-36524-0 | 0x81170101 | already initialized |
| SCE_SHARE_UTILITY_ERROR_NOT_INITIALIZED | CE-36525-1 | 0x81170102 | do not initialized yet |
| SCE_SHARE_UTILITY_ERROR_TOO_MANY_APPLICATION | CE-36526-2 | 0x81170103 | many application is using share utility |
| SCE_SHARE_UTILITY_ERROR_GET_APP_INFORMATION | CE-36527-3 | 0x81170104 | failed to get information about application |
| SCE_SHARE_UTILITY_ERROR_NOT_FLAG_IN_PARAM_SFO | CE-36528-4 | 0x81170105 | no requisite flag in param.sfo |
| SCE_SHARE_UTILITY_ERROR_NOT_OPEN | CE-36529-5 | 0x81170201 | can not open share menu |
| SCE_SHARE_UTILITY_ERROR_NOT_OPEN_INVALID_FUNCTION_FLAG | CE-36530-7 | 0x81170202 | can not open share menu because functionFlag is invalid |
| SCE_COMPANION_HTTPD_ERROR_ALREADY_REGISTERED | CE-36575-6 | 0x80E4000C | Already registered |
| SCE_VIDEO_OUT_ERROR_UNAVAILABLE_OUTPUT_MODE | CE-37528-5 | 0x80290019 | Unavailable output mode now |
| SCE_IME_ERROR_INVALID_KEYBOARD_TYPE | CE-37531-9 | 0x80BC001D | keyboardType value is invalid |
| CE-37533-1 | Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data. | ||
| CE-37534-2 | Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data. | ||
| CE-37535-3 | Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data. | ||
| CE-37536-4 | Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data. | ||
| CE-37537-5 | Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data. | ||
| CE-37538-6 | Face recognition error // An occurred during face recognition log-in. It is possible that the face data is corrupted. Step 1: Log in to the system, and re-register the face data. Step 2: If the error occurs again, face data of other users on the PS4 system may be corrupted. Log-in to other user and re-register the face data. | ||
| SCE_VIDEO_OUT_ERROR_INVALID_OPTION | CE-37573-5 | 0x8029001A | Invalid option argument |
| SCE_FONT_ERROR_INVALID_TEXT_SOURCE | CE-37591-5 | 0x80460008 | Invalid SceFontTextSource detected |
| SCE_FONT_ERROR_INVALID_STRING | CE-37592-6 | 0x80460009 | Invalid SceFontString detected |
| SCE_FONT_ERROR_INVALID_WRITING | CE-37593-7 | 0x8046000A | Invalid SceFontWriting/SceFontWrintingLine detected |
| SCE_AVPLAYER_ERROR_WAR_JUMP_COMPLETE | CE-37684-8 | 0x806A00A3 | event notification that the jump was completed |
| SCE_AUDIODEC_ERROR_M2BC_INVALID_SURROUND_CHANNEL_INTERLEAVE_ORDER | CE-37685-9 | 0x807F0A01 | Specified invalid surround interleave order of MPEG2-BC |
| SCE_SMART_ERROR_ALREADY_REACHED_THE_LIMIT | CE-37688-2 | 0x808C0010 | Already reached the limit. |
| SCE_SMART_ERROR_BAD_IMAGE | CE-37689-3 | 0x808C0011 | Error code indicating that the input image is bad. |
| SCE_SSL_ERROR_BUSY | CE-37698-3 | 0x8095F012 | The requested operation is busy |
| CE-37700-7 | Download cancelled as the content is not available on the PSS // Step 1: Make sure the content you are trying to download is valid and you hold the license for it. Step 2: If you are trying to preload a title that you have pre-ordered, make sure the content is within the downloadable date and try again later. | ||
| CE-37704-1 | Download cancelled due to insufficient space on the HDD // Step 1: Try deleting applications from the Home screen. These can be re-downloaded again later. Step 2: If the error persists when downloading an application update file, try deleting the application first, then re-download the content. | ||
| SCE_DEVICE_SERVICE_ERROR_INVALID_STATE | CE-37706-3 | 0x809B000B | invalid state |
| SCE_CONTENT_BINDER_ERROR_INVALID_PARAM | CE-37710-8 | 0x809D2001 | Invalid parameter |
| SCE_CONTENT_BINDER_ERROR_DIFFERENCE_UPDATED | CE-37711-9 | 0x809D2002 | Content was added/updated/deleted during a session |
| SCE_CONTENT_BINDER_ERROR_ALREADY_STARTED | CE-37712-0 | 0x809D2003 | Already started |
| SCE_CONTENT_BINDER_ERROR_NOT_STARTED | CE-37713-1 | 0x809D2004 | Not started |
| SCE_CONTENT_BINDER_ERROR_NOT_ENDED | CE-37714-2 | 0x809D2005 | Not ended |
| SCE_CONTENT_BINDER_ERROR_NOT_INITIALIZED | CE-37715-3 | 0x809D2006 | Not initialized |
| SCE_CONTENT_BINDER_ERROR_ALREADY_INITIALIZED | CE-37716-4 | 0x809D2007 | Already initialized |
| SCE_SAVE_DATA_ERROR_BACKUP_BUSY | CE-37720-9 | 0x809F0013 | Backing up data |
| SCE_GAME_LIVE_STREAMING_ERROR_MESSAGE_FILTER | CE-37725-4 | 0x80A00009 | invalid message filter function |
| SCE_APP_INSTALLER_ERROR_ENTRYDIGEST | CE-37732-2 | 0x80A30014 | Entry digest error. // The downloaded file was not installed in the system properly. Downloaded data likely corrupted during the download process // Step 1: Delete the content. Step 2: Try to re-download the file. Step 3: If the error persists, go to [Settings] > [Initialization] > [Initialize PS4] and try the PS4 initialization. Step 4: If the error occurs again and you have previously changed the HDD, swap to the original HDD and reinstall the system software. After system re-installation or initialization, try downloading the content again. |
| SCE_APP_INSTALLER_ERROR_BUSY | CE-37733-3 | 0x80A30015 | Contents is under using. |
| SCE_PROCESS_STARTER_ERROR_LAUNCH_SHARE_PLAY_LINK | CE-37734-4 | 0x80A40037 | Launch share play link content. |
| SCE_PROCESS_STARTER_ERROR_PERMISSION | CE-37735-5 | 0x80A40038 | Permission error. |
| SCE_PROCESS_STARTER_ERROR_ASM_ACCESS_ERROR | CE-37736-6 | 0x80A40039 | ASM access error. |
| SCE_PROCESS_STARTER_ERROR_NEED_SYSTEM_UPDATE_DISC | CE-37737-7 | 0x80A4003A | Need system update (disc game). |
| SCE_COMMON_DIALOG_ERROR_INHIBIT_SHAREPLAY_CLIENT | CE-37753-5 | 0x80B80010 | Display of feature dialog not permitted for display to visitors during usage of the ""Playing Game with Host"" feature was attempted. |
| SCE_DEPTH_ERROR_INVALID_PROFILE | CE-37754-6 | 0x80BB0012 | depthProfile is invalid |
| SCE_DEPTH_ERROR_INVALID_DEPTH_MAP_GENERATOR_TYPE | CE-37754-6 | 0x80BB0012 | depthProfile is invalid |
| SCE_GNM_ERROR_VALIDATION_ACTIVE_SHADER_STAGE | CE-37755-7 | 0x80D13012 | Incorrect active shader stage has been set for draw type. |
| SCE_GNM_ERROR_VALIDATION_DCB | CE-37756-8 | 0x80D13013 | DCB error detected while validating command buffer. |
| SCE_GNM_ERROR_VALIDATION_MISMATCH_SHADER_STAGE | CE-37757-9 | 0x80D13014 | Shader binary is bound to an incorrect shader stage. |
| SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_PIPE_PRIORITY | CE-37758-0 | 0x80D17005 | Invalid pipe priority. |
| SCE_APP_CONTENT_ERROR_OF_MEMORY | CE-37760-3 | 0x80D90010 | Out of memory. |
| SCE_NP_SNS_FACEBOOK_DIALOG_ERROR_CERTIFICATE_VERIFICATION | CE-37761-4 | 0x80DB0005 | The certificate verification was failed on loading Web App |
| SCE_VIDEOCORE_ERROR_CODE_GENERATE_THUMBNAIL_BUSY | CE-37762-5 | 0x80DC001B | cannot generate thumbnail for game |
| SCE_VIDEOCORE_ERROR_CODE_HTTP_NOT_FOUND | CE-37763-6 | 0x80DC0A00 | detect HTTP 404 error |
| SCE_PF_AUTH_CLIENT_ERROR_SET_CLOCK_TIMEOUT | CE-37765-8 | 0x80DE0070 | Timeout occurs when setting clock |
| SCE_COMPANION_HTTPD_ERROR_NOT_CONNECTED | CE-37775-9 | 0x80E4000D | CompanionApp is not connected |
| SCE_AUTO_MOUNTER_ERROR_STATUS | CE-37850-3 | 0x80F40009 | inappropriate status of module |
| SCE_AUTO_MOUNTER_ERROR_NXIO | CE-37851-4 | 0x80F4000A | No such device or address |
| SCE_AUTO_MOUNTER_ERROR_IO_MNT | CE-37852-5 | 0x80F4000B | Mounting of device failed according to io error |
| SCE_AUTO_MOUNTER_ERROR_INVAL_MNT | CE-37853-6 | 0x80F4000C | Mounting of device failed according to wrong image |
| SCE_AUTO_MOUNTER_ERROR_LOGIC | CE-37854-7 | 0x80F4000D | Internal logic error |
| SCE_AUTO_MOUNTER_ERROR_EXT_USB1 | CE-37855-8 | 0x80F4000E | Dummy error code to display USB1 on error dialog |
| SCE_AUTO_MOUNTER_ERROR_EXT_USB2 | CE-37856-9 | 0x80F4000F | Dummy error code to display USB2 on error dialog |
| SCE_AUTO_MOUNTER_ERROR_EXT_USB3 | CE-37857-0 | 0x80F40010 | Dummy error code to display USB3 on error dialog // PS4 cannot recognize USB storage device // Step 1: Connect the storage device. Step 2: If the storage device is connected but you see this error, disconnect it and reconnect it. Step 3: Select [Sound/Devices] > [Stop Using Extended Storage] and reconnect the device. Make sure it is connected securely. Step 4: Make sure the device is FAT or exFAT formatted. Step 5: If still having issues, see our page on external HDD support. |
| SCE_AUTO_MOUNTER_ERROR_EXT_USB4 | CE-37858-1 | 0x80F40011 | Dummy error code to display USB4 on error dialog |
| SCE_AUTO_MOUNTER_ERROR_EXT_USB7 | CE-37859-2 | 0x80F40012 | Dummy error code to display USB7 on error dialog |
| SCE_AUTO_MOUNTER_ERROR_EXT_USB9 | CE-37860-4 | 0x80F40013 | Dummy error code to display USB9 on error dialog |
| SCE_USB_STORAGE_ERROR_EACCES | CE-37861-5 | 0x80F40014 | Specified directory is not allowed to be a target of Map(). |
| SCE_USB_STORAGE_ERROR_ENFILE | CE-37862-6 | 0x80F40015 | The number of directory which can be Map() at the same time is over limitation. |
| SCE_REMOTEPLAY_ERROR_FATAL | CE-37869-3 | 0x80FC0005 | fatal error |
| SCE_SHARE_BUTTON_ERROR_YOUTUBE_SNS_API_FAILED | CE-37871-6 | 0x81010104 | please confirm that Google(YouTube) Client ID described on share parameter file (shareparam.json) is valid. |
| SCE_SHARE_BUTTON_ERROR_YOUTUBE_DATA_API_FAILED | CE-37872-7 | 0x81010105 | in Google Developer Console, please confirm that ""YouTube Data API v3"" is set to ""enabled"". |
| SCE_SHARE_PLAY_ERROR_INVALID_ARGS | CE-37901-0 | 0x810E0001 | invalid argument |
| SCE_SHARE_PLAY_ERROR_OUT_OF_MEMORY | CE-37902-1 | 0x810E0002 | memory allocation error |
| SCE_SHARE_PLAY_ERROR_ALREADY_INITIALIZED | CE-37903-2 | 0x810E0003 | this library is already initialized |
| SCE_SHARE_PLAY_ERROR_NOT_INITIALIZED | CE-37904-3 | 0x810E0004 | this library isn't initialized |
| SCE_SHARE_PLAY_ERROR_FATAL | CE-37905-4 | 0x810E0005 | fatal error |
| SCE_HMD_ERROR_ALREADY_INITIALIZED | CE-37941-4 | 0x81110001 | This library is already initialized. |
| SCE_HMD_ERROR_NOT_INITIALIZED | CE-37942-5 | 0x81110002 | This library is not yet initialized. |
| SCE_HMD_ERROR_HANDLE_INVALID | CE-37943-6 | 0x81110003 | This hnadle is invalid. |
| SCE_HMD_ERROR_DEVICE_DISCONNECTED | CE-37944-7 | 0x81110004 | This device is disconnected. |
| SCE_HMD_ERROR_WRONG_ID | CE-37945-8 | 0x81110005 | ID value is not correct |
| SCE_HMD_ERROR_ALREADY_OPENED | CE-37946-9 | 0x81110006 | This device is already opened. |
| SCE_HMD_ERROR_INSUFFICIENT_RESOURCE | CE-37947-0 | 0x81110007 | resource is not sufficient to use |
| SCE_HMD_ERROR_PARAMETER_NULL | CE-37948-1 | 0x81110008 | any parameter is null. |
| SCE_HMD_ERROR_PARAMETER_INVALID | CE-37949-2 | 0x81110009 | any parameter is invalid. |
| SCE_HMD_ERROR_NO_2D_DISTORTION_MAP_MEMORY | CE-37950-4 | 0x8111000A | no 2D distortion map memory. |
| SCE_HMD_ERROR_2D_DISTORTION_MAP_INITIALIZATION_ERROR | CE-37951-5 | 0x8111000B | can't initialize 2D distortion map. |
| SCE_HMD_ERROR_REPROJECTION_NOT_INITIALIZED | CE-37952-6 | 0x8111000C | reprojection is not ready. |
| SCE_HMD_ERROR_REPROJECTION_ALREADY_INITIALIZED | CE-37953-7 | 0x8111000D | reprojection is already initialized. |
| SCE_HMD_ERROR_REPROJECTION_HMD_NOT_READY | CE-37954-8 | 0x8111000E | HMD device status is not ready. |
| SCE_HMD_ERROR_REPROJECTION_NO_DISPLAY_BUFFER | CE-37955-9 | 0x8111000F | Display buffers are not set. |
| SCE_HMD_ERROR_REPROJECTION_WRONG_DISPLAY_BUFFER | CE-37956-0 | 0x81110010 | Wrong attribute of the display buffers. |
| SCE_HMD_ERROR_REPROJECTION_DISPLAY_BUFFER_BUSY | CE-37957-1 | 0x81110011 | Specified display buffer is in use for video output |
| SCE_HMD_ERROR_REPROJECTION_RESOURCE_ALREADY_SET | CE-37958-2 | 0x81110012 | The resource has already been set |
| SCE_HMD_ERROR_REPROJECTION_RESOURCE_NOT_SET | CE-37959-3 | 0x81110013 | The resource is not set |
| SCE_COREDUMP_ERROR_THREAD_CREATE | CE-37961-6 | 0x81180004 | Failed to create coredump handler thread |
| SCE_COREDUMP_ERROR_STOP_INFO_UNAVAILABLE | CE-37962-7 | 0x81180005 | Stop reason information is not available |
| SCE_RT_SECOND_SCREEN_ERROR_NOT_INITIALIZED | CE-37963-8 | 0x81190001 | An error occurred because the RtSecondScreen library has not been initialized. |
| SCE_RT_SECOND_SCREEN_ERROR_ALREADY_INITIALIZED | CE-37964-9 | 0x81190002 | An error occurred because the RtSecondScreen library has already been initialized. |
| SCE_RT_SECOND_SCREEN_ERROR_INVALID_ARGUMENT | CE-37965-0 | 0x81190003 | An error occurred because a supplied argument was not valid. |
| SCE_RT_SECOND_SCREEN_ERROR_INVALID_CLIENT_HANDLE | CE-37966-1 | 0x81190004 | An error occurred because the supplied companion device handle was not valid. |
| SCE_RT_SECOND_SCREEN_ERROR_OUT_OF_MEMORY | CE-37967-2 | 0x81190005 | An error occurred because the internal memory allocator has run out of memory. |
| SCE_RT_SECOND_SCREEN_ERROR_NOT_SUPPORTED | CE-37968-3 | 0x81190006 | An error occurred because the operation attempted is not currently supported. |
| SCE_RT_SECOND_SCREEN_ERROR_CANNOT_MAP_COMPUTE_QUEUE | CE-37969-4 | 0x81190007 | An error occurred because the selected compute queue could not be mapped. |
| SCE_RT_SECOND_SCREEN_ERROR_CANNOT_ACQUIRE_VIDEO_FRAME | CE-37970-6 | 0x81190008 | An error occurred because the video encoder could not acquire a frame buffer. |
| SCE_RT_SECOND_SCREEN_ERROR_CANNOT_RELEASE_VIDEO_FRAME | CE-37971-7 | 0x81190009 | An error occurred because the video encoder could not release a frame buffer. |
| SCE_RT_SECOND_SCREEN_ERROR_CANNOT_ACQUIRE_AUDIO_FRAME | CE-37972-8 | 0x8119000A | An error occurred because the audio encoder could not acquire a frame buffer. |
| SCE_RT_SECOND_SCREEN_ERROR_CANNOT_RELEASE_AUDIO_FRAME | CE-37973-9 | 0x8119000B | An error occurred because the audio encoder could not release a frame buffer. |
| SCE_RT_SECOND_SCREEN_ERROR_CANNOT_SUBMIT_COMPUTE_JOB | CE-37974-0 | 0x8119000C | An error occurred because the submission of an asynchronous compute job failed. |
| SCE_RT_SECOND_SCREEN_ERROR_PCMDATA_SIZE_MISMATCH | CE-37975-1 | 0x8119000D | An error occurred because the size of the PCM buffer provided by the application does not match with the audio settings. |
| SCE_RT_SECOND_SCREEN_ERROR_NETWORK_COMM_FAILURE | CE-37976-2 | 0x8119000E | An error occurred because a corrupted/unexpected network packet has been received. |
| SCE_RT_SECOND_SCREEN_ERROR_CLIENT_INFO_NOT_AVAILABLE | CE-37977-3 | 0x8119000F | An error occurred because the remote companion device information is not currently available. |
| SCE_RT_SECOND_SCREEN_ERROR_PING_TIME_NOT_AVAILABLE | CE-37978-4 | 0x81190010 | An error occurred because the network ping time is not currently available. |
| SCE_RT_SECOND_SCREEN_ERROR_MEMORY_LEAK_DETECTED | CE-37979-5 | 0x81190011 | An error occurred because a memory leak was detected by the internal memory allocator. |
| SCE_RT_SECOND_SCREEN_ERROR_FAIL_TO_ACQUIRE_ADDRESS | CE-37980-7 | 0x81190012 | An error occurred because the IP address could not be acquired. |
| SCE_RT_SECOND_SCREEN_ERROR_INTERNAL_ASSERT | CE-37981-8 | 0x81190013 | An error occurred because an internal assertion failed. |
| SCE_HEAD_TRACKER_ERROR_PARAM | CE-37983-0 | 0x811B0000 | Parameter is invalid |
| SCE_HEAD_TRACKER_ERROR_NULL_POINTER | CE-37984-1 | 0x811B0001 | Parameter is NULL pointer |
| SCE_HEAD_TRACKER_ERROR_INVALID_ALIGNMENNT | CE-37985-2 | 0x811B0002 | Memory alignment is invalid |
| SCE_HEAD_TRACKER_ERROR_INVALID_MEMORY_SIZE | CE-37986-3 | 0x811B0003 | Memory size is invalid |
| SCE_HEAD_TRACKER_ERROR_INVALID_INPUT_DEPTH_IMAGE_SIZE | CE-37987-4 | 0x811B0004 | Input depth image size is invalid |
| SCE_HEAD_TRACKER_ERROR_INSTANCE_NOT_IDLE | CE-37988-5 | 0x811B0005 | Instance is not idle |
| SCE_HEAD_TRACKER_ERROR_INSTANCE_NOT_RUNNING | CE-37989-6 | 0x811B0006 | Instance is not running |
| SCE_HEAD_TRACKER_ERROR_FLEXIBLE_MEMORY_NOT_ENOUGH | CE-37990-8 | 0x811B0007 | Flexible memory is not enough |
| SCE_HEAD_TRACKER_ERROR_FATAL | CE-37991-9 | 0x811B00FF | Fatal error occurred |
| SCE_VIDEODEC2_ERROR_API_FAIL | CE-37992-0 | 0x811D0100 | Failed to calling decoder API |
| SCE_VIDEODEC2_ERROR_STRUCT_SIZE | CE-37993-1 | 0x811D0101 | Invalid struct size specified in thisSize |
| SCE_VIDEODEC2_ERROR_ARGUMENT_POINTER | CE-37994-2 | 0x811D0102 | Argument pointer is invalid |
| SCE_VIDEODEC2_ERROR_DECODER_INSTANCE | CE-37995-3 | 0x811D0103 | Decoder instance is invalid |
| SCE_VIDEODEC2_ERROR_MEMORY_SIZE | CE-37996-4 | 0x811D0104 | Necessary memory size is insufficient |
| SCE_VIDEODEC2_ERROR_MEMORY_POINTER | CE-37997-5 | 0x811D0105 | Invalid memory pointer |
| SCE_VIDEODEC2_ERROR_FRAME_BUFFER_SIZE | CE-37998-6 | 0x811D0106 | Invalid frame buffer size |
| SCE_VIDEODEC2_ERROR_FRAME_BUFFER_POINTER | CE-37999-7 | 0x811D0107 | Invalid pointer for frame buffer |
| SCE_VIDEODEC2_ERROR_FRAME_BUFFER_ALIGNMENT | CE-38000-1 | 0x811D0108 | Invalid frame buffer alignment |
| SCE_VIDEODEC2_ERROR_NOT_ONION_MEMORY | CE-38001-2 | 0x811D0109 | Improper memory that must be WB Onion |
| SCE_VIDEODEC2_ERROR_NOT_GARLIC_MEMORY | CE-38002-3 | 0x811D010A | Improper memory that must be WC Garlic |
| SCE_VIDEODEC2_ERROR_NOT_DIRECT_MEMORY | CE-38003-4 | 0x811D010B | Improper memory that must be direct memory |
| SCE_VIDEODEC2_ERROR_MEMORY_INFO | CE-38004-5 | 0x811D010C | Error due to improper MemoryInfo setting |
| SCE_VIDEODEC2_ERROR_ACCESS_UNIT_SIZE | CE-38005-6 | 0x811D010D | Invalid access unit size |
| SCE_VIDEODEC2_ERROR_ACCESS_UNIT_POINTER | CE-38006-7 | 0x811D010E | Invalid pointer for access unit |
| SCE_VIDEODEC2_ERROR_OUTPUT_INFO | CE-38007-8 | 0x811D010F | Error due to improper OutputInfo setting |
| SCE_VIDEODEC2_ERROR_COMPUTE_QUEUE | CE-38008-9 | 0x811D0110 | Invalid computeQueue |
| SCE_VIDEODEC2_ERROR_FATAL_STATE | CE-38009-0 | 0x811D0111 | Decoder is fatal state needed to delete decoder |
| SCE_VIDEODEC2_ERROR_PRESET_VALUE | CE-38010-2 | 0x811D0112 | Invalid preset value |
| SCE_VIDEODEC2_ERROR_CONFIG_INFO | CE-38011-3 | 0x811D0200 | Error due to improper ConfigInfo setting |
| SCE_VIDEODEC2_ERROR_COMPUTE_PIPE_ID | CE-38012-4 | 0x811D0201 | Invalid computePipeId |
| SCE_VIDEODEC2_ERROR_COMPUTE_QUEUE_ID | CE-38013-5 | 0x811D0202 | Invalid computeQueueId |
| SCE_VIDEODEC2_ERROR_RESOURCE_TYPE | CE-38014-6 | 0x811D0203 | Invalid resourceType |
| SCE_VIDEODEC2_ERROR_CODEC_TYPE | CE-38015-7 | 0x811D0204 | Invalid codecType |
| SCE_VIDEODEC2_ERROR_PROFILE_LEVEL | CE-38016-8 | 0x811D0205 | Invalid profile or level |
| SCE_VIDEODEC2_ERROR_PIPELINE_DEPTH | CE-38017-9 | 0x811D0206 | Invalid decodePipelineDepth |
| SCE_VIDEODEC2_ERROR_AFFINITY_MASK | CE-38018-0 | 0x811D0207 | Invalid cpuAffinityMask |
| SCE_VIDEODEC2_ERROR_THREAD_PRIORITY | CE-38019-1 | 0x811D0208 | Invalid cpuThreadPriority |
| SCE_VIDEODEC2_ERROR_DPB_FRAME_COUNT | CE-38020-3 | 0x811D0209 | Invalid maxDpbFrameCount |
| SCE_VIDEODEC2_ERROR_FRAME_WIDTH_HEIGHT | CE-38021-4 | 0x811D020A | Invalid maxFrameWidth or maxFrameHeight |
| SCE_VIDEODEC2_ERROR_EXTRA_CONFIG_INFO | CE-38022-5 | 0x811D020B | Invalid extraConfigInfo |
| SCE_VIDEODEC2_ERROR_NEW_SEQUENCE | CE-38023-6 | 0x811D0300 | New sequence that needs to reset decoder |
| SCE_VIDEODEC2_ERROR_ACCESS_UNIT | CE-38024-7 | 0x811D0301 | Decode error in an input access unit |
| SCE_VIDEODEC2_ERROR_OVERSIZE_DECODE | CE-38025-8 | 0x811D0302 | Decode process is too big for the current instance |
| SCE_VIDEODEC2_ERROR_INVALID_SEQUENCE | CE-38026-9 | 0x811D0303 | No valid sequence found in input stream |
| SCE_VIDEODEC2_ERROR_FATAL_STREAM | CE-38027-0 | 0x811D0304 | Fatal stream that needs to reset decoder |
| SCE_AT9_ENC_ERROR_INTERNAL_ERROR | CE-38061-8 | 0x81210000 | internal error |
| SCE_AT9_ENC_ERROR_INVALID_POINTER | CE-38062-9 | 0x81210001 | invalid pointer |
| SCE_AT9_ENC_ERROR_INVALID_WORK_MEM_SIZE | CE-38063-0 | 0x81210002 | invalid size of memory |
| SCE_AT9_ENC_ERROR_OUTPUT_BUFFER_SIZE | CE-38064-1 | 0x81210003 | invalid size of output buffer |
| SCE_AT9_ENC_ERROR_INVALID_UISIZE | CE-38065-2 | 0x81210004 | invalid size of ATRAC9 Encoder parameter structure |
| SCE_AT9_ENC_ERROR_INVALID_BIT_RATE | CE-38066-3 | 0x81210005 | invalid bit rate |
| SCE_AT9_ENC_ERROR_INVALID_NUM_CHANNELS | CE-38067-4 | 0x81210006 | invalid number of channels |
| SCE_AT9_ENC_ERROR_INVALID_SAMPLE_RATE | CE-38068-5 | 0x81210007 | invalid sample rate |
| SCE_AT9_ENC_ERROR_INVALID_INPUT_FORMAT | CE-38069-6 | 0x81210008 | invalid input format |
| SCE_AT9_ENC_ERROR_INVALID_SUPERFRAME | CE-38070-8 | 0x81210009 | invalid super frame |
| SCE_AT9_ENC_ERROR_INVALID_DUAL | CE-38071-9 | 0x8121000A | invalid dual specification |
| SCE_AT9_ENC_ERROR_INVALID_SLC | CE-38072-0 | 0x8121000B | invalid extremely low frequency wave ingredient cut specification of a LFE channel |
| SCE_AT9_ENC_ERROR_INVALID_WBAND | CE-38073-1 | 0x8121000C | invalid encoding specification of zone priority |
| SCE_AT9_ENC_ERROR_INVALID_NBANDS | CE-38074-2 | 0x8121000D | invalid encoding band |
| SCE_AT9_ENC_ERROR_INVALID_ISBANDS | CE-38075-3 | 0x8121000E | invalid intensity stereo start band |
| SCE_AT9_ENC_ERROR_INVALID_GRADMODE | CE-38076-4 | 0x8121000F | invalid encoding mode |
| SCE_AT9_ENC_ERROR_INVALID_PREVIOUS_INPUT_SIZE | CE-38077-5 | 0x81210010 | invalid frame size |
| SCE_SHARE_PLAY_CLIENT_ERROR_NET_DISABLEDIF | CE-38078-6 | 0x812200A7 | internal error |
| SCE_SHARE_PLAY_CLIENT_ERROR_PS4_NOT_REGISTERED_FOR_INET | CE-38079-7 | 0x812200A8 | internal error |
| SCE_SHARE_PLAY_CLIENT_ERROR_FAILED_TO_SEND_WAKEUP_USER | CE-38080-9 | 0x812200A9 | internal error |
| SCE_SHARE_PLAY_CLIENT_ERROR_FAILED_TO_SEND_WAKEUP_DEVICE | CE-38081-0 | 0x812200AA | internal error |
| SCE_SHARE_PLAY_CLIENT_ERROR_PS4_NOTFOUND | CE-38082-1 | 0x81220000 | PS4 not found |
| SCE_SHARE_PLAY_CLIENT_ERROR_INVALID_RESPONSE | CE-38083-2 | 0x81220001 | invalid response |
| SCE_SHARE_PLAY_CLIENT_ERROR_PINCODE_ANOTHER_USER | CE-38084-3 | 0x81220002 | PIN code of other user |
| SCE_SHARE_PLAY_CLIENT_ERROR_NETREG_FAIL | CE-38085-4 | 0x81220003 | Net Registered Fail |
| SCE_SHARE_PLAY_CLIENT_ERROR_NETREG_TOO_MANY_REGISTERED | CE-38086-5 | 0x81220004 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NETREG_INVALID_VALUE | CE-38087-6 | 0x81220005 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NETWORK_ILLEGAL_DATA | CE-38088-7 | 0x81220006 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NETWORK_CLOSED | CE-38089-8 | 0x81220007 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NETWORK_TIMEOUT | CE-38090-0 | 0x81220008 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_PINCODE_INCORRECT | CE-38091-1 | 0x81220009 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_REMOTE_PLAY_CONNECT_FULL | CE-38092-2 | 0x81220010 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_LATEST_SYSTEM_SOFTWARE_IS_REQUIRED | CE-38093-3 | 0x81220011 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_REMOTE_PLAY_IS_DISABLED | CE-38094-4 | 0x81220012 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_OTHER_FEATURE_IS_WORKING | CE-38095-5 | 0x81220013 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_CLIENT_IS_TOO_OLD | CE-38096-6 | 0x81220014 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_REBOOT_IS_REQUIRED | CE-38097-7 | 0x81220015 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_DISCPLAYER_RUNNING | CE-38098-8 | 0x81220016 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SLOW_NETWORK | CE-38099-9 | 0x81220020 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_BATDATA | CE-38100-2 | 0x81220021 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_FAIL | CE-38101-3 | 0x81220022 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SHUTTINGDOWN | CE-38102-4 | 0x81220023 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_KEEP_ALIVE | CE-38103-5 | 0x81220024 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_BAD_QUALITY | CE-38104-6 | 0x81220025 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_GK_TESTRTT | CE-38105-7 | 0x81220026 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_GK_TESTSTREAM | CE-38106-8 | 0x81220027 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_OTHER_REASON | CE-38107-9 | 0x81220028 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_OUT_OF_MEMORY | CE-38108-0 | 0x81220030 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_FATAL | CE-38109-1 | 0x81220031 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_INVALID_DATA | CE-38110-3 | 0x81220032 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_TIMEOUT | CE-38111-4 | 0x81220033 | timeout |
| SCE_SHARE_PLAY_CLIENT_ERROR_NET | CE-38112-5 | 0x81220034 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NET_TIMEOUT | CE-38113-6 | 0x81220035 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NET_AP | CE-38114-7 | 0x81220036 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NET_ECONNREFUSED | CE-38115-8 | 0x81220037 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_M4VDEC | CE-38116-9 | 0x81220038 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_AVCDEC | CE-38117-0 | 0x81220039 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_BASE64_INVALID_LENGTH | CE-38118-1 | 0x8122003A | |
| SCE_SHARE_PLAY_CLIENT_ERROR_BASE64_INVALID_CHARACTER | CE-38119-2 | 0x8122003B | |
| SCE_SHARE_PLAY_CLIENT_ERROR_THREAD | CE-38120-4 | 0x8122003C | |
| SCE_SHARE_PLAY_CLIENT_ERROR_FILE | CE-38121-5 | 0x8122003D | |
| SCE_SHARE_PLAY_CLIENT_ERROR_CRYPT | CE-38122-6 | 0x8122003E | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NP_SERVER | CE-38123-7 | 0x8122003F | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NP_PS4_INFO_NOT_FOUND | CE-38124-8 | 0x81220040 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_FORBIDDEN | CE-38125-9 | 0x81220041 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_CONNECT | CE-38126-0 | 0x81220043 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_ABORT | CE-38127-1 | 0x81220044 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NET_IF | CE-38128-2 | 0x81220045 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_PS4_NOTFOUND_NET | CE-38129-3 | 0x81220046 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_PS4_SHUTDOWN | CE-38130-5 | 0x81220047 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_PS4_UNMATCHED_SIGNIN_ID | CE-38131-6 | 0x81220048 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NEED_DEVREG | CE-38132-7 | 0x81220049 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_INVALID_PARAM | CE-38133-8 | 0x81220050 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_BUF_OVERFLOW | CE-38134-9 | 0x81220051 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_ABORT_COMPLETE | CE-38135-0 | 0x81220052 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_PS4_DATA_OLD | CE-38136-1 | 0x81220053 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_ENOBUFS | CE-38137-2 | 0x81220054 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_CONTROLLER_DISCONNECT | CE-38138-3 | 0x81220055 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_ALREADY_USED_RESOURCE | CE-38139-4 | 0x81220056 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_LOGIN | CE-38140-6 | 0x81220070 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_LOGIN_USER_FULL | CE-38141-7 | 0x81220071 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SECOND_SCREEN | CE-38142-8 | 0x81220080 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SEARCH_FAILED | CE-38143-9 | 0x81220090 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SEARCH_PROCESS_ERROR | CE-38144-0 | 0x81220091 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SEARCH_STANDBY_PS4_DETECTED | CE-38145-1 | 0x81220092 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_INET_MATCH2_SERVER_UNAVAILABLE | CE-38146-2 | 0x812200A0 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_INET_MATCH2_WORLD_ISSUE | CE-38147-3 | 0x812200A1 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_INET_MATCH2_ROOM_ISSUE | CE-38148-4 | 0x812200A2 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_INET_MATCH2_SIGNALING_ISSUE | CE-38149-5 | 0x812200A3 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_INET_MATCH2_LEAVE_MEMBER | CE-38150-7 | 0x812200A4 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_INET_MATCH2_PS4_CONNECT_FAIL | CE-38151-8 | 0x812200A5 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_INET_MATCH2_FAILED | CE-38152-9 | 0x812200A6 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SP_MATCH2_SERVER_UNAVAILABLE | CE-38153-0 | 0x812200B0 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SP_MATCH2_ROOM_ISSUE | CE-38154-1 | 0x812200B1 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SP_MATCH2_SIGNALING_ISSUE | CE-38155-2 | 0x812200B2 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SP_MATCH2_LEAVE_MEMBER | CE-38156-3 | 0x812200B3 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SP_MATCH2_PS4_CONNECT_FAIL | CE-38157-4 | 0x812200B4 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_SP_MATCH2_FAILED | CE-38158-5 | 0x812200B5 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_GENERAL | CE-38160-8 | 0x812200FF | |
| SCE_VR_TRACKER_ERROR_DEVICE_NOT_REGISTERED | CE-38181-1 | 0x81260803 | This device is not registered with the VR tracker library. |
| SCE_VR_TRACKER_ERROR_ARGUMENT_INVALID | CE-38183-3 | 0x81260806 | Invalid argument presented to the VR tracker library. |
| SCE_NP_SNS_YOUTUBE_DIALOG_ERROR_INTERNAL | CE-38184-4 | 0x81270001 | An internal error occurred in the utility. |
| SCE_NP_SNS_YOUTUBE_DIALOG_ERROR_NOT_SIGNIN | CE-38185-5 | 0x81270002 | Without signing in, the functionality of YouTube cannot be used. |
| SCE_NP_SNS_YOUTUBE_DIALOG_ERROR_ACCESS_NOT_ALLOWED | CE-38186-6 | 0x81270003 | User permissions could not be obtained |
| SCE_NP_SNS_YOUTUBE_DIALOG_ERROR_INCREASING_PERMISSION_FAILED | CE-38187-7 | 0x81270004 | Increasing Permission was failed |
| SCE_NP_SNS_YOUTUBE_DIALOG_ERROR_CERTIFICATE_VERIFICATION | CE-38188-8 | 0x81270005 | The certificate verification was failed on loading Web App |
| SCE_FACE_TRACKER_ERROR_BASE | CE-38198-9 | 0x812A0000 | face tracker error base |
| SCE_FACE_TRACKER_ERROR_INVALID_PARAM | CE-38199-0 | 0x812A0001 | Parameter is invalid |
| SCE_FACE_TRACKER_ERROR_INVALID_WORKAREA | CE-38200-3 | 0x812A0002 | Working memory buffer is not set correctly. |
| SCE_FACE_TRACKER_ERROR_NOT_INITIALIZED | CE-38201-4 | 0x812A0003 | Face tracker is not initialized. |
| SCE_FACE_TRACKER_ERROR_ALREADY_INITIALIZED | CE-38202-5 | 0x812A0004 | Face tracker is already initialized. |
| SCE_FACE_TRACKER_ERROR_ID_FULL | CE-38203-6 | 0x812A0005 | The IDs (trackId/userId) are full. |
| SCE_FACE_TRACKER_ERROR_ID_NOT_EXIST | CE-38204-7 | 0x812A0006 | The ID (trackId/userId) is not exist. |
| SCE_FACE_TRACKER_ERROR_INVALID_TIMING | CE-38205-8 | 0x812A0007 | The function call timing is invalid. |
| SCE_FACE_TRACKER_ERROR_INTERNAL_ERROR | CE-38206-9 | 0x812A0008 | Internal error. |
| SCE_FACE_TRACKER_ERROR_THREAD_NOT_EXECUTED | CE-38207-0 | 0x812A0009 | Internal thread of face tracker is not excuted. |
| SCE_FACE_TRACKER_ERROR_THREAD_FINISHED | CE-38208-1 | 0x812A000A | Face tracker thread request to stop. |
| SCE_HAND_TRACKER_ERROR_INVALID_PARAM | CE-38209-2 | 0x812B0001 | Parameter is invalid |
| SCE_USB_STORAGE_DIALOG_ERROR_DISCONNECTED | CE-38216-0 | 0x812D0000 | The connection to the USB storage device has been lost |
| SCE_USB_STORAGE_DIALOG_ERROR_NO_DEVICE | CE-38217-1 | 0x812D0001 | The USB storage device is not connected |
| SCE_USB_STORAGE_DIALOG_ERROR_USED_BY_ANOTHER_APP | CE-38218-2 | 0x812D0002 | The USB storage device cannot be used |
| SCE_DECI4H_ERROR_UNKNOWN | CE-38498-2 | 0x80080800 | Undefined error |
| SCE_DECI4H_ERROR_ALREADYUSE_PROTOCOL | CE-38499-3 | 0x80080801 | Protocol number is already being used |
| SCE_DECI4H_ERROR_ILLEGAL_SID | CE-38500-6 | 0x80080802 | Invalid socket ID |
| SCE_DECI4H_ERROR_INVALID_ARGUMENT | CE-38501-7 | 0x80080804 | Invalid argument |
| SCE_DECI4H_ERROR_ILLEGAL_PROTOCOL | CE-38502-8 | 0x80080806 | Invalid protocol number |
| SCE_DECI4H_ERROR_TOOMANY_PROTOCOL | CE-38503-9 | 0x80080809 | Exceeded the maximum number of usable sockets |
| SCE_DECI4H_ERROR_INTERRUPTED | CE-38504-0 | 0x8008080C | Transfer interrupted |
| SCE_DECI4H_ERROR_NO_CONNECTED | CE-38505-1 | 0x8008080E | Host PC is not connected |
| SCE_DECI4H_ERROR_HOST_PROCESS_DISABLED | CE-38506-2 | 0x80080820 | Invalid host PC settings |
| SCE_DECI4H_ERROR_HOST_CREATE_PROCESS | CE-38507-3 | 0x80080821 | Process creation in host PC failed |
| SCE_DECI4H_ERROR_HOST_TOOMANY_PROCESS | CE-38508-4 | 0x80080822 | Number of processes being created is too many |
| SCE_AUDIO_OUT_ERROR_INVALID_ARG | CE-38516-3 | 0x80260015 | Invalid argument |
| SCE_AUDIO_OUT_ERROR_INVALID_PARAM | CE-38517-4 | 0x80260016 | Invalid parameter |
| SCE_AUDIO_OUT_ERROR_MASTERING_FATAL | CE-38518-5 | 0x80260200 | FATAL ERROR. |
| SCE_AUDIO_OUT_ERROR_MASTERING_INVALID_API_PARAM | CE-38519-6 | 0x80260201 | Invalid mastering API parameter. |
| SCE_AUDIO_OUT_ERROR_MASTERING_INVALID_CONFIG | CE-38520-8 | 0x80260202 | Mastering parameter structure is invalid. |
| SCE_AUDIO_OUT_ERROR_MASTERING_NOT_INITIALIZED | CE-38521-9 | 0x80260203 | Mastering is not initialized. |
| SCE_AUDIO_OUT_ERROR_MASTERING_INVALID_STATES_ID | CE-38522-0 | 0x80260204 | Mastering state ID is invalid. |
| SCE_AUDIO_LATENCY_ESTIMATION_ERROR_FATAL | CE-38523-1 | 0x80260300 | Undefined error |
| SCE_AUDIO_LATENCY_ESTIMATION_ERROR_INVALID_HANDLE | CE-38524-2 | 0x80260301 | Bad value of handle |
| SCE_AUDIO_LATENCY_ESTIMATION_ERROR_INVALID_POINTER | CE-38525-3 | 0x80260302 | Invalid pointer value |
| SCE_FONT_ERROR_NO_SUPPORT_SCRIPT | CE-38531-0 | 0x80460043 | Unsupported script |
| SCE_FONT_ERROR_NO_SUPPORT_LANGUAGE | CE-38532-1 | 0x80460044 | Unsupported language |
| SCE_NGS2_ERROR_UNABLE_CALLBACK | CE-38533-2 | 0x804A030C | the rack unable to set callback |
| SCE_NGS2_ERROR_INVALID_CALLBACK_FLAG | CE-38534-3 | 0x804A030D | specified callback flag is invalid |
| SCE_NGS2_ERROR_INVALID_CALLBACK_HANDLER | CE-38535-4 | 0x804A030E | specified callback handler is invalid |
| SCE_NGS2_ERROR_INVALID_OPERATION | CE-38536-5 | 0x804A030F | Invalid operation |
| SCE_NGS2_ERROR_INVALID_GEOM_DISTANCE | CE-38537-6 | 0x804A0920 | the sepecified distance is invalid |
| SCE_NGS2_ERROR_INVALID_GEOM_LISTENER_ADDRESS | CE-38538-7 | 0x804A0921 | the sepecified listerner is invalid |
| SCE_NGS2_ERROR_INVALID_GEOM_SOURCE_ADDRESS | CE-38539-8 | 0x804A0922 | the sepecified source is invalid |
| SCE_NGS2_ERROR_INVALID_GEOM_FLAG | CE-38540-0 | 0x804A0923 | the sepecified flag is invalid |
| SCE_NGS2_ERROR_INVALID_GEOM_CONE | CE-38541-1 | 0x804A0924 | the sepecified cone is invalid |
| SCE_AUDIODEC_ERROR_VORBIS_INVALID_RAW_STREAM_MODE | CE-38588-2 | 0x807F1100 | Specified invalid raw stream mode of Vorbis |
| SCE_PAD_ERROR_SEND_AGAIN | CE-38589-3 | 0x80920105 | dropped sent report. |
| SCE_SSL_ERROR_BAD_LENGTH | CE-38593-8 | 0x80951773 | Invalid certificate is specified or invalid record is received |
| SCE_SSL_ERROR_INDEX_OOB | CE-38594-9 | 0x80951778 | Invalid certificate is specified |
| SCE_SSL_ERROR_INVALID_ARG | CE-38595-0 | 0x8095177A | Invalid certificate or value is specified |
| SCE_SSL_ERROR_EOF | CE-38596-1 | 0x8095177C | Invalid certificate is specified |
| SCE_SSL_ERROR_BAD_EXPONENT | CE-38597-2 | 0x8095177D | Invalid certificate is specified |
| SCE_SSL_ERROR_INCOMPLETE_SEARCH | CE-38598-3 | 0x8095177E | Invalid certificate is specified |
| SCE_SSL_ERROR_INTERNAL_ERROR | CE-38599-4 | 0x8095177F | Unknown error |
| SCE_SSL_ERROR_PROTOCOL | CE-38600-7 | 0x80951D52 | Received invalid record |
| SCE_SSL_ERROR_PROTOCOL_RECEIVE_RECORD | CE-38601-8 | 0x80951D6D | Received invalid record |
| SCE_SSL_ERROR_PROTOCOL_VERSION | CE-38602-9 | 0x80951D78 | Received invalid version record |
| SCE_BGFT_ERROR_CONTENT_ALREADY_DOWNLOADING | CE-38603-0 | 0x80990086 | Guessed: "Cannot download the application since that title is already downloading" // There may be a background file transfer with this content ID, so you can try to delete the downloads list and notifications list, and if it does not work, you can use FTP to look at the bgft files, eventually removing the ones that are related to that Content ID, and you can also try to rebuild database or reinstall system software. |
| CE-38604-1 | Cannot download the application since a disc version of the same title is installed // Delete the application, then try to start the download. The console will retain the save data for the game, but any add-ons will need to be downloaded again. | ||
| CE-38605-2 | Error occurred while downloading the content on console // 1) Select [Notifications] from the function screen. 2) Highlight the notification regarding the download, press the triangle button, and select [Delete]. 3) If using extended storage, go to [Settings] > [Devices] > [USB Storage Devices], choose the storage and select [Stop Using This Extended Storage]. Remove the extended storage device from the console. 4) Reinstall the application. If the error continues, back up all data and initialize the console. | ||
| CE-38606-3 | Cannot add the following content to Downloads | ||
| CE-38612-0 | 0x80990091 | Application data on HDD likely to be partially corrupted // Step 1: Back up all saved data on a USB storage device or in the PlayStation Plus Online Storage. Step 2: Delete and reinstall the application. Step 3: If the error persists, go to [Settings] > [Initialization] > [Initialize PS4] > [Quick] and initialize the console. Then install the application. Step 4: If you have upgraded the HDD, try using the original one. | |
| SCE_SAVE_DATA_ERROR_NOT_REGIST_CALLBACK | CE-38616-4 | 0x809F0015 | Not regist callback API |
| CE-38633-9 | Broadcast interrupted due to a server communication error // 1) Reduce broadcast quality. 2) Make sure the router is up to date. 3) The network may be busy. Try again at a less busy time. | ||
| SCE_APP_INSTALLER_ERROR_DLAPP_ALREADY_INSTALLED | CE-38637-7 | 0x80A30016 | The same application is already installed. |
| SCE_APP_INSTALLER_ERROR_NEED_ADDCONT_INSTALL | CE-38638-8 | 0x80A30017 | Need addcontent install. |
| SCE_APP_INSTALLER_ERROR_APP_MOUNTED_BY_HOST_TOOL | CE-38639-9 | 0x80A30018 | Application is mounted by host tool. |
| SCE_APP_INSTALLER_ERROR_INVALID_PATCH_PKG | CE-38640-1 | 0x80A30019 | The patch pkg is invalid. |
| SCE_APP_INSTALLER_ERROR_NEED_ADDCONT_INSTALL_NO_CHANGE_TYPE | CE-38641-2 | 0x80A30020 | Need addcontent install. |
| SCE_APP_INSTALLER_ERROR_ADDCONT_IS_INSTALLING | CE-38642-3 | 0x80A30021 | Addcontent is installing. |
| SCE_APP_INSTALLER_ERROR_ADDCONT_ALREADY_INSTALLED | CE-38643-4 | 0x80A30022 | Addcontent is already installed. |
| SCE_PROCESS_STARTER_ERROR_PARENTAL_PSNOW | CE-38644-5 | 0x80A4003B | The use of this PS Now application is not allowed due to parental controls. |
| SCE_PROCESS_STARTER_ERROR_MANDATORY_PATCH_IS_DOWNLOADING | CE-38645-6 | 0x80A4003C | The mandatory patch is under downloading. |
| SCE_PROCESS_STARTER_ERROR_MANDATORY_PATCH_IS_DOWNLOADING_IN_RESUME | CE-38646-7 | 0x80A4003D | The mandatory patch is under downloading in resume. |
| SCE_PROCESS_STARTER_ERROR_MANDATORY_PATCH_IS_DOWNLOADING_WITH_SYSTEM_UPDATE | CE-38647-8 | 0x80A4003E | The mandatory patch is under downloading. |
| SCE_PROCESS_STARTER_ERROR_INVALID_HDD_PKG_SIZE | CE-38648-9 | 0x80A4003F | Invalid pkg size. |
| SCE_PROCESS_STARTER_ERROR_INVALID_BD_PKG_SIZE | CE-38649-0 | 0x80A40040 | Invalid pkg size. |
| SCE_PROCESS_STARTER_ERROR_FINGERPRINT_MISMATCH | CE-38650-2 | 0x80A40041 | Fingerprint mismatch. |
| SCE_PROCESS_STARTER_ERROR_ALREADY_MOUNTED_BY_HOST_TOOLS | CE-38651-3 | 0x80A40042 | Already mounted by host tools. |
| SCE_PROCESS_STARTER_ERROR_TUTORIAL_PS2EMU | CE-38652-4 | 0x80A40043 | Required tutorial of ps2emu. |
| SCE_PROCESS_STARTER_ERROR_REQUIRED_PATCH_IS_DOWNLOADING_WITH_SYSTEM_UPDATE | CE-38653-5 | 0x80A40044 | The required patch is under downloading. |
| SCE_PROCESS_STARTER_ERROR_INSTALLING_AC_FROM_DISC_FOR_DISC_CONTENT | CE-38654-6 | 0x80A40045 | The AC is under installing from disc for disc content. |
| SCE_PROCESS_STARTER_ERROR_INSTALLING_AC_FROM_DISC_FOR_HDD_CONTENT | CE-38655-7 | 0x80A40046 | The AC is under installing from disc for hdd content. |
| SCE_PROCESS_STARTER_ERROR_NO_REQUIRED_PATCH_IS_DOWNLOADING_WITH_SYSTEM_UPDATE | CE-38656-8 | 0x80A40047 | The no required patch is under downloading. |
| CE-38702-0 | Unable to acquire information from the server. You might experience network or Internet connection issues // Step 1: Restart your router. Step 2: Reboot the console. Step 3: Contact ISP to check Internet connection status. Step 4: Reset the router and select [Settings] > [Network] > [Set Up Internet Connection] to reconnect to the router. For details, refer to instructions supplied with the router. Step 5: Update router firmware to the latest version. Step 6: Select [Settings] > [Network] > [Test Internet Connection], and then check your Internet connection status. Step 7: PSN may be temporarily busy. Check its status and try again later. Step 8: A firewall or other security measure might be preventing you from connecting to the network. Make sure your network devices do not block the following port numbers: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. Step 9: If unable to connect to a service outside PSN, check the status of that service. | ||
| CE-38703-1 | Cannot connect to the server // 1) Reboot the console. 2) Reboot the router. 3) Contact ISP to check Internet connection status. 4) Reset router and select [Settings] > [Network] > [Set Up Internet Connection] and reconnect to the router. For details, refer to instructions supplied with the router. 5) Update router firmware to the latest version. 6) Select [Settings] > [Network] > [Test Internet Connection], and then check your Internet connection status. 7) A firewall or other security measure might be preventing you from connecting to the network. Make sure your network devices do not block the following port numbers: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. 8) If unable to connect to a service outside PSN, check the status of that service. 9) PSN may be temporarily busy, try again later. Check PSN status. | ||
| CE-38706-4 | Cannot connect to the server // If unable to connect to a service outside PSN, check the status of that service. PSN may be temporarily busy, try again later. Check PSN status. Step 1: Reboot the console. Step 2: Reboot the router. Step 3: Contact ISP to check Internet connection status. Step 4: Reset router and select [Settings] > [Network] > [Set Up Internet Connection] and reconnect to the router. For details, refer to instructions supplied with the router. Step 5: Update router firmware to the latest version. Step 6: Select [Settings] > [Network] > [Test Internet Connection], and then check your Internet connection status. Step 7: A firewall or other security measure might be preventing you from connecting to the network. Make sure your network devices do not block the following port numbers: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 3479. | ||
| SCE_GNM_ERROR_VALIDATION_WARNING_BLENDING | CE-38709-7 | 0x80D12002 | Blending parameters are invalid for current render target binding. |
| SCE_GNM_ERROR_VALIDATION_WARNING_DRAW_CU_MASK | CE-38710-9 | 0x80D12003 | CU mask configuration could lead to GPU hangs. |
| SCE_GNM_ERROR_VALIDATION_WARNING_MRT_SETUP | CE-38711-0 | 0x80D12004 | Render target binding is inconsistent with current render state settings for draw call. This may lead to undefined results. |
| SCE_GNM_ERROR_VALIDATION_WARNING_DEPTH_RT_SETUP | CE-38712-1 | 0x80D12005 | Depth render target binding is inconsistent with current render state settings for draw call. This may lead to undefined results. |
| SCE_GNM_ERROR_VALIDATION_MRT_SETUP | CE-38713-2 | 0x80D13015 | Render target binding is inconsistent with current render state settings for draw call. |
| SCE_GNM_ERROR_VALIDATION_BAD_OP_CODE | CE-38714-3 | 0x80D13016 | Invalid opcode found in command buffer. |
| SCE_GNM_ERROR_VALIDATION_DEPTH_RT_SETUP | CE-38715-4 | 0x80D13017 | Depth render target binding is inconsistent with current render state settings for draw call. |
| SCE_APP_CONTENT_ERROR_ADDCONT_SHRANK | CE-38716-5 | 0x80D90011 | Shrank additional content. |
| SCE_NP_SNS_FACEBOOK_DIALOG_ERROR_WEB_APP_FATAL | CE-38717-6 | 0x80DB0006 | A fatal error occurred in Web App |
| SCE_AUDIO3D_ERROR_NOT_SUPPORTED | CE-38756-9 | 0x80EA0008 | The operation is not supported. |
| SCE_AUDIODEC_CPU_ERROR_HEVAG_INVALID_CHANNELS | CE-38765-9 | 0x80F70C00 | Specified invalid number of channels of HE-VAG |
| SCE_AUDIODEC_CPU_ERROR_HEVAG_INVALID_SAMPLING_FREQ | CE-38766-0 | 0x80F70C01 | Specified invalid output sampling frequency of HE-VAG |
| SCE_AUDIODEC_CPU_ERROR_HEVAG_INVALID_VERSION | CE-38767-1 | 0x80F70C02 | Specified invalid version of HE-VAG |
| SCE_AUDIODEC_CPU_ERROR_HEVAG_INVALID_ID | CE-38768-2 | 0x80F70C03 | Specified invalid identification ID of HE-VAG |
| SCE_AUDIODEC_CPU_ERROR_HEVAG_INVALID_DATA_SIZE | CE-38769-3 | 0x80F70C04 | Specified invalid data size of HE-VAG |
| SCE_AUDIODEC_CPU_ERROR_HEVAG_INVALID_DATA_NAME | CE-38770-5 | 0x80F70C05 | Specified invalid data name of HE-VAG |
| SCE_AUDIODEC_CPU_ERROR_HEVAG_INVALID_OUTPUT_FORMAT | CE-38771-6 | 0x80F70C06 | Specified invalid output format of HE-VAG |
| SCE_AUDIODEC_CPU_ERROR_HEVAG_NOT_FOUND_HEADER | CE-38772-7 | 0x80F70C07 | Not found HE-VAG header |
| SCE_AUDIODEC_CPU_ERROR_HEVAG_INVALID_LOOP_FLAG | CE-38773-8 | 0x80F70C08 | Detected invalid loop flag of HE-VAG |
| SCE_SCREAM_SS_ERROR_UNSUPPORTED | CE-38783-9 | 0x81000105 | The requested operation is not supported |
| SCE_HMD_ERROR_REPROJECTION_THREAD_NOT_WORKING | CE-38819-9 | 0x81110014 | The thread is not working |
| SCE_ZLIB_ERROR_NOSPACE | CE-38820-1 | 0x8112001C | No space left |
| SCE_SHARE_UTILITY_ERROR_ILLEGAL_CHARACTER | CE-38822-3 | 0x8117000E | illegal character was included in Json |
| SCE_SHARE_UTILITY_ERROR_GET_USER_ID_INFORMATION | CE-38823-4 | 0x81170106 | failed to get information about user id |
| SCE_NP_SNS_YOUTUBE_DIALOG_ERROR_WEB_APP_FATAL | CE-38830-2 | 0x81270006 | A fatal error occurred in Web App |
| SCE_CRASH_REPORTER_ERROR_UPLOAD_REGISTER_002 | CE-38869-4 | 0x812E8002 | Failed to register upload file |
| SCE_CRASH_REPORTER_ERROR_UPLOAD_REGISTER_003 | CE-38870-6 | 0x812E8003 | Failed to register upload file |
| SCE_CRASH_REPORTER_ERROR_UPLOAD_REGISTER_004 | CE-38871-7 | 0x812E8004 | Failed to register upload file |
| SCE_CRASH_REPORTER_ERROR_UPLOAD_REGISTER_008 | CE-38872-8 | 0x812E8008 | Failed to register upload file |
| SCE_CRASH_REPORTER_ERROR_UPLOAD_REGISTER_018 | CE-38873-9 | 0x812E8018 | Too many save data have been uploaded |
| SCE_CRASH_REPORTER_ERROR_UPLOAD_FAILED | CE-38874-0 | 0x812E801A | Failed to register upload file |
| SCE_CRASH_REPORTER_ERROR_EINVAL | CE-38875-1 | 0x812EFFFF | Invalid argument |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_NOT_INITIALIZED | CE-38876-2 | 0x812F0001 | Not initialized |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_ALREADY_INITIALIZED | CE-38877-3 | 0x812F0002 | Already initialized |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_FATAL | CE-38878-4 | 0x812F0003 | Fatal error |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_INVALID_ARGUMENT | CE-38879-5 | 0x812F0004 | Invalid argument |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_TOO_MANY_ENTRY | CE-38880-7 | 0x812F0101 | Max count over error |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_NOT_EXIST | CE-38881-8 | 0x812F0102 | Data is not exist |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_NOT_BEGIN_TRANSACTION | CE-38882-9 | 0x812F0103 | Not starting transaction |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_ALREADY_BEGIN_TRANSACTION | CE-38883-0 | 0x812F0104 | Already begin transaction |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_INACTIVE | CE-38884-1 | 0x812F0105 | Music Service is inactive |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_DATA_CORRUPTION_DETECTED | CE-38885-2 | 0x812F0106 | Data corruption is detected |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_PROHIBITED | CE-38886-3 | 0x812F0107 | Using MusicPlayerService is prohibited |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_ALREADY_EXIST | CE-38887-4 | 0x812F0108 | Data is already exist |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_ENOSPC | CE-38888-5 | 0x812F0109 | There is no space on the drive |
| SCE_LOGIN_DIALOG_ERROR_NOT_INITIALIZED | CE-38956-1 | 0x81340001 | The Dialog has not been initialized |
| SCE_LOGIN_DIALOG_ERROR_ALREADY_INITIALIZED | CE-38957-2 | 0x81340002 | The dialog is already initialized. |
| SCE_LOGIN_DIALOG_ERROR_PARAM_INVALID | CE-38958-3 | 0x81340003 | It is an invalid parameter |
| SCE_LOGIN_DIALOG_ERROR_UNEXPECTED_FATAL | CE-38959-4 | 0x81340004 | Unexpected fatal error occurred |
| SCE_LOGIN_DIALOG_ERROR_INVALID_STATE | CE-38960-6 | 0x81340005 | It's the state that is unable to call the API. |
| SCE_LOGIN_DIALOG_ERROR_SERVICE_BUSY | CE-38961-7 | 0x81340006 | It's the service state that is unable to call the API. |
| SCE_LOGIN_DIALOG_ERROR_INVALID_USER_ID | CE-38962-8 | 0x81340007 | Invalid user ID was specified. |
| SCE_SIGNIN_DIALOG_ERROR_NOT_INITIALIZED | CE-38963-9 | 0x81350001 | The Dialog has not been initialized |
| SCE_SIGNIN_DIALOG_ERROR_ALREADY_INITIALIZED | CE-38964-0 | 0x81350002 | The dialog is already initialized. |
| SCE_SIGNIN_DIALOG_ERROR_PARAM_INVALID | CE-38965-1 | 0x81350003 | It is an invalid parameter |
| SCE_SIGNIN_DIALOG_ERROR_UNEXPECTED_FATAL | CE-38966-2 | 0x81350004 | Unexpected fatal error occurred |
| SCE_SIGNIN_DIALOG_ERROR_INVALID_STATE | CE-38967-3 | 0x81350005 | It's the state that is unable to call the API. |
| SCE_SIGNIN_DIALOG_ERROR_SERVICE_BUSY | CE-38968-4 | 0x81350006 | It's the service state that is unable to call the API. |
| SCE_SIGNIN_DIALOG_ERROR_INVALID_USER_ID | CE-38969-5 | 0x81350007 | Invalid user ID was specified. |
| SCE_NP_SNS_DAILYMOTION_DIALOG_ERROR_INTERNAL | CE-38970-7 | 0x81360001 | An internal error occurred in the utility. |
| SCE_NP_SNS_DAILYMOTION_DIALOG_ERROR_NOT_SIGNIN | CE-38971-8 | 0x81360002 | Without signing in, the functionality of DailyMotion cannot be used. |
| SCE_NP_SNS_DAILYMOTION_DIALOG_ERROR_CERTIFICATE_VERIFICATION | CE-38972-9 | 0x81360003 | The certificate verification was failed on loading Web App |
| SCE_NP_SNS_DAILYMOTION_DIALOG_ERROR_WEB_APP_FATAL | CE-38973-0 | 0x81360004 | A fatal error occurred in Web App |
| SCE_NP_SNS_DAILYMOTION_DIALOG_ERROR_SUB_ACCOUNT | CE-38974-1 | 0x81360005 | DailyMotion coordination functionalities cannot be used because the account is sub-account. |
| SCE_CUSTOM_MUSIC_CORE_ERROR_INVALID_PARAM | CE-38982-0 | 0x81380001 | It is an invalid parameter |
| SCE_CUSTOM_MUSIC_CORE_ERROR_NO_MEMORY | CE-38983-1 | 0x81380002 | There are not enough memory |
| SCE_CUSTOM_MUSIC_CORE_ERROR_FATAL | CE-38984-2 | 0x81380003 | Unexpected fatal error occurs |
| SCE_CUSTOM_MUSIC_CORE_ERROR_CANNOT_OPEN_BGM_PORT | CE-38985-3 | 0x81380101 | Can not open BGM output port |
| SCE_CUSTOM_MUSIC_CORE_ERROR_BGM_PORT_NOT_OPENED | CE-38986-4 | 0x81380102 | BGM output port is not opened yet |
| SCE_CUSTOM_MUSIC_CORE_ERROR_CANNOT_ACCESS_BGM_VOLUME | CE-38987-5 | 0x81380103 | Can not access BGM volume value |
| SCE_CUSTOM_MUSIC_CORE_ERROR_INVALID_FUNCTION_TABLE | CE-38988-6 | 0x81380201 | Function table is invalid |
| SCE_CUSTOM_MUSIC_CORE_ERROR_INSUFFICIENT_FUNCTION_TABLES | CE-38989-7 | 0x81380202 | Function tables for operation are insufficient |
| SCE_SHADER_PERF_ERROR_INVALID_ARGUMENT | CE-38990-9 | 0x81390000 | An error occurred because a supplied argument was not valid. |
| SCE_SHADER_PERF_ERROR_INVALID_SHADER_BINARY | CE-38991-0 | 0x81390001 | An error occurred because the shader binary was not valid. |
| SCE_SHADER_PERF_ERROR_INVALID_MICROCODE_FORMAT | CE-38992-1 | 0x81390002 | An error occurred because an invalid instruction microcode format was detected. |
| SCE_SHADER_PERF_ERROR_INVALID_OPCODE | CE-38993-2 | 0x81390003 | An error occurred because an invalid instruction opcode was detected. |
| SCE_SHADER_PERF_ERROR_INVALID_OPERAND | CE-38994-3 | 0x81390004 | An error occurred because an invalid instruction operand was detected. |
| SCE_SHADER_PERF_ERROR_BINARY_TRUNCATED | CE-38995-4 | 0x81390005 | An error occurred because the shader binary appears to be truncated. |
| SCE_SHADER_PERF_ERROR_IO | CE-38996-5 | 0x81390006 | An error occurred because an I/O operation on a stream writer failed. |
| SCE_SHADER_PERF_ERROR_OUT_OF_MEMORY | CE-38997-6 | 0x81390007 | An error occurred because the system has run out of memory. |
| SCE_SHADER_PERF_ERROR_INTERNAL | CE-38998-7 | 0x81390008 | An error occurred because an internal assertion failed. |
| SCE_SHADER_PERF_ERROR_INVALID_SDB_FILE | CE-38999-8 | 0x81390009 | An error occurred because the provided SDB file was not valid. |
| SCE_LOGIN_SERVICE_ERROR_NOT_INITIALIZED | CE-39000-2 | 0x813A0001 | Not initialized |
| SCE_LOGIN_SERVICE_ERROR_ALREADY_INITIALIZED | CE-39001-3 | 0x813A0002 | Already initialized |
| SCE_LOGIN_SERVICE_ERROR_PARAM_INVALID | CE-39002-4 | 0x813A0003 | It is an invalid parameter |
| SCE_LOGIN_SERVICE_ERROR_UNEXPECTED_FATAL | CE-39003-5 | 0x813A0004 | Unexpected fatal error occurred |
| SCE_LOGIN_SERVICE_ERROR_SERVICE_BUSY | CE-39004-6 | 0x813A0005 | It's the service state that is unable to call the API. |
| SCE_LOGIN_SERVICE_ERROR_INVALID_USER_ID | CE-39005-7 | 0x813A0006 | Invalid user ID was specified. |
| SCE_CONTENT_DELETE_ERROR_INVALID_PARAM | CE-39092-3 | 0x809D5001 | Invalid Parameter |
| SCE_CONTENT_DELETE_ERROR_NOT_INITIALIZED | CE-39093-4 | 0x809D5002 | Not initialized |
| SCE_CONTENT_DELETE_ERROR_ALREADY_INITIALIZED | CE-39094-5 | 0x809D5003 | Multiple Initialize |
| SCE_CONTENT_DELETE_ERROR_NOMEM | CE-39095-6 | 0x809D5004 | No Memory |
| SCE_CONTENT_DELETE_ERROR_FILE_NOT_FOUND | CE-39096-7 | 0x809D5005 | File Not Found |
| SCE_CONTENT_DELETE_ERROR_NO_PERMISSION | CE-39097-8 | 0x809D5006 | No Permission |
| SCE_PROCESS_STARTER_ERROR_PATCH_SIZE_TOO_LARGE | CE-39098-9 | 0x80A40048 | The patch size is too large. |
| SCE_IME_BACKEND_ERROR_BUSY | CE-39099-0 | 0x80BC1001 | ImeBackend library is already running |
| SCE_IME_BACKEND_ERROR_NOT_OPENED | CE-39100-3 | 0x80BC1002 | Processing has not started |
| SCE_IME_BACKEND_ERROR_NOT_ACTIVE | CE-39101-4 | 0x80BC1003 | Application is not active |
| SCE_IME_BACKEND_ERROR_INVALID_STATE | CE-39102-5 | 0x80BC1004 | The internal state in ImeBackend library is invalid |
| SCE_IME_BACKEND_ERROR_INVALID_USER_ID | CE-39103-6 | 0x80BC1010 | userId value is invalid |
| SCE_IME_BACKEND_ERROR_INVALID_LANGUAGE | CE-39104-7 | 0x80BC1011 | language value is invalid |
| SCE_IME_BACKEND_ERROR_INVALID_OPTION | CE-39105-8 | 0x80BC1012 | option value is invalid |
| SCE_IME_BACKEND_ERROR_DICTIONARY_OPEN | CE-39106-9 | 0x80BC1013 | Dictionary open error |
| SCE_IME_BACKEND_ERROR_INVALID_EXTENDED | CE-39107-0 | 0x80BC1014 | extended value or content is invalid |
| SCE_IME_BACKEND_ERROR_PARAM | CE-39108-1 | 0x80BC1030 | param value is invalid |
| SCE_IME_BACKEND_ERROR_INVALID_ADDRESS | CE-39109-2 | 0x80BC1031 | Address is invalid |
| SCE_IME_BACKEND_ERROR_INVALID_RESERVED | CE-39110-4 | 0x80BC1032 | reserved value is invalid |
| SCE_IME_BACKEND_ERROR_INVALID_TIMING | CE-39111-5 | 0x80BC1033 | Execution timing is invalid |
| SCE_IME_BACKEND_ERROR_INVALID_PATH | CE-39112-6 | 0x80BC1034 | File path is invalid |
| SCE_IME_BACKEND_ERROR_OTHER | CE-39113-7 | 0x80BC10FF | other errors, internal error |
| SCE_WK_FONT_CONFIG_ERROR_INVALID_ARGUMENT | CE-39114-8 | 0x813C0001 | |
| SCE_WK_FONT_CONFIG_ERROR_INSUFFICIENT_BUFFER | CE-39115-9 | 0x813C0002 | |
| SCE_WK_FONT_CONFIG_ERROR_FONT_NOT_FOUND | CE-39116-0 | 0x813C0003 | |
| SCE_AUDIO_OUT_ERROR_MASTERING_INVALID_FLAGS | CE-39196-8 | 0x80260205 | Specified flags is invalid. |
| SCE_VIDEO_OUT_ERROR_PORT_UNSUPPORTED_FUNCTION | CE-39197-9 | 0x8029001B | Unsupported function with the specified port. |
| SCE_NGS2_ERROR_INVALID_PITCH_SHIFT_QUALITY | CE-39224-0 | 0x804A0540 | the specified quality of pitch shift is invalid |
| SCE_AUDIODEC_ERROR_OPUS_CELT_INVALID_SAMPLE_RATE | CE-39256-5 | 0x807F1200 | invalid sample rate of Opus CELT |
| SCE_AUDIODEC_ERROR_OPUS_CELT_INVALID_IN_BAND_FORWARD_ERROR_CORRECTION | CE-39257-6 | 0x807F1201 | invalid in-band forward error correction of Opus CELT |
| SCE_AUDIODEC_ERROR_OPUS_CELT_INVALID_GAIN_ADJUSTMENT | CE-39258-7 | 0x807F1202 | invalid gain of Opus CELT |
| SCE_AUDIODEC_ERROR_OPUS_CELT_INVALID_PACKET_LOSS | CE-39259-8 | 0x807F1203 | invalid packet loss of Opus CELT |
| SCE_AUDIODEC_ERROR_OPUS_CELT_INVALID_RESET_STATE | CE-39260-0 | 0x807F1204 | invalid reset state of Opus CELT |
| SCE_AUDIODEC_ERROR_OPUS_CELT_INVALID_MAX_CHANNELS | CE-39261-1 | 0x807F1205 | invalid max channel number of Opus CELT |
| SCE_AUDIODEC_ERROR_OPUS_CELT_INVALID_ACCESS_UNIT_FORMAT | CE-39262-2 | 0x807F1206 | invalid access unit format of Opus CELT |
| SCE_SSL_ERROR_ERR_RTOS | CE-39268-8 | 0x809516A8 | internal error |
| SCE_SSL_ERROR_ERR_RTOS_THREAD_CREATE | CE-39269-9 | 0x809516A9 | internal error |
| SCE_SSL_ERROR_ERR_RTOS_MUTEX_CREATE | CE-39270-1 | 0x809516AA | failed mutex creation |
| SCE_SSL_ERROR_ERR_RTOS_MUTEX_WAIT | CE-39271-2 | 0x809516AB | failed mutex wait |
| SCE_SSL_ERROR_ERR_RTOS_MUTEX_RELEASE | CE-39272-3 | 0x809516AC | failed mutex release |
| SCE_SSL_ERROR_ERR_RTOS_MUTEX_FREE | CE-39273-4 | 0x809516AD | failed mutex destruction |
| SCE_SSL_ERROR_ERR_RTOS_GMT_TIME_NOT_AVAILABLE | CE-39274-5 | 0x809516AE | internal error |
| SCE_SSL_ERROR_ERR_RTOS_WRAP_MUTEX_WAIT | CE-39275-6 | 0x809516AF | internal error |
| SCE_SSL_ERROR_ERR_RTOS_WRAP_MUTEX_RELEASE | CE-39276-7 | 0x809516B0 | internal error |
| SCE_SSL_ERROR_ERR_TCP | CE-39277-8 | 0x8095170C | protocol error |
| SCE_SSL_ERROR_ERR_TCP_READ_ERROR | CE-39278-9 | 0x8095170E | protocol error |
| SCE_SSL_ERROR_ERR_TCP_READ_BLOCK_FAIL | CE-39279-0 | 0x8095170F | protocol error |
| SCE_SSL_ERROR_ERR_TCP_WRITE_ERROR | CE-39280-2 | 0x80951711 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_WRITE_BLOCK_FAIL | CE-39281-3 | 0x80951712 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_INIT_FAIL | CE-39282-4 | 0x80951713 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_LISTEN_SOCKET_ERROR | CE-39283-5 | 0x80951714 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_LISTEN_BIND_ERROR | CE-39284-6 | 0x80951715 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_LISTEN_ERROR | CE-39285-7 | 0x80951716 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_ACCEPT_ERROR | CE-39286-8 | 0x80951717 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_SOCKOPT_ERROR | CE-39287-9 | 0x80951718 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_CONNECT_CREATE | CE-39288-0 | 0x80951719 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_CONNECT_ERROR | CE-39289-1 | 0x8095171A | protocol error |
| SCE_SSL_ERROR_ERR_TCP_SOCKET_SHARE | CE-39290-3 | 0x8095171B | protocol error |
| SCE_SSL_ERROR_ERR_TCP_GETSOCKNAME | CE-39291-4 | 0x8095171C | protocol error |
| SCE_SSL_ERROR_ERR_TCP_ACCEPT_CREATE | CE-39292-5 | 0x8095171D | protocol error |
| SCE_SSL_ERROR_ERR_TCP_LISTEN_ADDRINFO | CE-39293-6 | 0x8095171E | protocol error |
| SCE_SSL_ERROR_ERR_TCP_TOO_MANY_SOCKETS | CE-39294-7 | 0x8095171F | protocol error |
| SCE_SSL_ERROR_ERR_TCP_NO_SUCH_SOCKET | CE-39295-8 | 0x80951720 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_END_OF_SOCKET_LIST | CE-39296-9 | 0x80951721 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_SELECT_ERROR | CE-39297-0 | 0x80951722 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_CONNECT_EALREADY | CE-39298-1 | 0x80951723 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_CONNECT_INPROGRESS | CE-39299-2 | 0x80951724 | protocol error |
| SCE_SSL_ERROR_ERR_TCP_WOULDBLOCK | CE-39300-5 | 0x80951725 | protocol error |
| SCE_SSL_ERROR_ERR_GENERAL | CE-39301-6 | 0x80951770 | protocol error |
| SCE_SSL_ERROR_ERR_NULL_POINTER | CE-39302-7 | 0x80951771 | protocol error |
| SCE_SSL_ERROR_ERR_DIVIDE_BY_ZERO | CE-39303-8 | 0x80951772 | protocol error |
| SCE_SSL_ERROR_ERR_BAD_MODULO | CE-39304-9 | 0x80951774 | protocol error |
| SCE_SSL_ERROR_ERR_EVEN_NUMBER | CE-39305-0 | 0x80951775 | protocol error |
| SCE_SSL_ERROR_ERR_MISSING_STATE_CHANGE | CE-39306-1 | 0x80951776 | protocol error |
| SCE_SSL_ERROR_ERR_BUFFER_OVERFLOW | CE-39307-2 | 0x80951777 | protocol error |
| SCE_SSL_ERROR_ERR_NOT_FOUND | CE-39308-3 | 0x80951779 | protocol error |
| SCE_SSL_ERROR_ERR_FALSE | CE-39309-4 | 0x8095177B | protocol error |
| SCE_SSL_ERROR_ERR_MEM | CE-39310-6 | 0x809517D4 | internal error |
| SCE_SSL_ERROR_ERR_MEM_ALLOC_PTR | CE-39311-7 | 0x809517D6 | internal error |
| SCE_SSL_ERROR_ERR_MEM_ALLOC_SIZE | CE-39312-8 | 0x809517D7 | internal error |
| SCE_SSL_ERROR_ERR_MEM_FREE_PTR | CE-39313-9 | 0x809517D8 | internal error |
| SCE_SSL_ERROR_ERR_PAYLOAD | CE-39314-0 | 0x80951838 | protocol error |
| SCE_SSL_ERROR_ERR_PAYLOAD_EMPTY | CE-39315-1 | 0x80951839 | protocol error |
| SCE_SSL_ERROR_ERR_PAYLOAD_TOO_LARGE | CE-39316-2 | 0x8095183A | protocol error |
| SCE_SSL_ERROR_ERR_AUTH | CE-39317-3 | 0x80951900 | protocol error |
| SCE_SSL_ERROR_ERR_AUTH_MESG_FRAGMENTED | CE-39318-4 | 0x80951901 | protocol error |
| SCE_SSL_ERROR_ERR_AUTH_UNEXPECTED_MESG | CE-39319-5 | 0x80951902 | protocol error |
| SCE_SSL_ERROR_ERR_AUTH_FAILED | CE-39320-7 | 0x80951903 | protocol error |
| SCE_SSL_ERROR_ERR_AUTH_BAD_SIGNATURE | CE-39321-8 | 0x80951904 | protocol error |
| SCE_SSL_ERROR_ERR_AUTH_MISCONFIGURED | CE-39322-9 | 0x80951905 | protocol error |
| SCE_SSL_ERROR_ERR_AUTH_MISCONFIGURED_PROMPTS | CE-39323-0 | 0x80951906 | protocol error |
| SCE_SSL_ERROR_ERR_AUTH_UNKNOWN_METHOD | CE-39324-1 | 0x80951907 | protocol error |
| SCE_SSL_ERROR_ERR_BASE64 | CE-39325-2 | 0x80951964 | protocol error |
| SCE_SSL_ERROR_ERR_BASE64_BAD_INPUT | CE-39326-3 | 0x80951965 | protocol error |
| SCE_SSL_ERROR_ERR_BASE64_NOT_INITIALIZED | CE-39327-4 | 0x80951966 | protocol error |
| SCE_SSL_ERROR_ERR_BLOWFISH | CE-39328-5 | 0x809519C8 | protocol error |
| SCE_SSL_ERROR_ERR_BLOWFISH_BAD_LENGTH | CE-39329-6 | 0x809519C9 | protocol error |
| SCE_SSL_ERROR_ERR_DES | CE-39330-8 | 0x80951A2C | protocol error |
| SCE_SSL_ERROR_ERR_DES_BAD_LENGTH | CE-39331-9 | 0x80951A2D | protocol error |
| SCE_SSL_ERROR_ERR_DES_BAD_KEY_LENGTH | CE-39332-0 | 0x80951A2E | protocol error |
| SCE_SSL_ERROR_ERR_DES_CIPHER_FAILED | CE-39333-1 | 0x80951A2F | protocol error |
| SCE_SSL_ERROR_ERR_3DES | CE-39334-2 | 0x80951A90 | protocol error |
| SCE_SSL_ERROR_ERR_3DES_BAD_LENGTH | CE-39335-3 | 0x80951A91 | protocol error |
| SCE_SSL_ERROR_ERR_3DES_BAD_KEY_LENGTH | CE-39336-4 | 0x80951A92 | protocol error |
| SCE_SSL_ERROR_ERR_3DES_CIPHER_FAILED | CE-39337-5 | 0x80951A93 | protocol error |
| SCE_SSL_ERROR_ERR_KEY_EXCHANGE | CE-39338-6 | 0x80951B58 | protocol error |
| SCE_SSL_ERROR_ERR_BAD_CLIENT_E | CE-39339-7 | 0x80951B59 | protocol error |
| SCE_SSL_ERROR_ERR_RAND | CE-39340-9 | 0x80951BBC | protocol error |
| SCE_SSL_ERROR_ERR_RAND_SEED_TOO_LARGE | CE-39341-0 | 0x80951BBD | protocol error |
| SCE_SSL_ERROR_ERR_RAND_CTX_NOT_INITIALIZED | CE-39342-1 | 0x80951BBE | protocol error |
| SCE_SSL_ERROR_ERR_RAND_TERMINATE_THREADS | CE-39343-2 | 0x80951BBF | protocol error |
| SCE_SSL_ERROR_ERR_SESSION | CE-39344-3 | 0x80951C84 | protocol error |
| SCE_SSL_ERROR_ERR_SESSION_BAD_PAYLOAD | CE-39345-4 | 0x80951C85 | protocol error |
| SCE_SSL_ERROR_ERR_SESSION_NOT_OPEN | CE-39346-5 | 0x80951C86 | protocol error |
| SCE_SSL_ERROR_ERR_KEY | CE-39347-6 | 0x80951CE8 | protocol error |
| SCE_SSL_ERROR_ERR_BAD_KEY | CE-39348-7 | 0x80951CE9 | protocol error |
| SCE_SSL_ERROR_ERR_BAD_KEY_BLOB | CE-39349-8 | 0x80951CEA | protocol error |
| SCE_SSL_ERROR_ERR_BAD_KEY_TYPE | CE-39350-0 | 0x80951CEB | protocol error |
| SCE_SSL_ERROR_ERR_BAD_KEY_BLOB_VERSION | CE-39351-1 | 0x80951CEC | protocol error |
| SCE_SSL_ERROR_ERR_SSL | CE-39352-2 | 0x80951D4C | protocol error |
| SCE_SSL_ERROR_ERR_SSL_TOO_MANY_CONNECTIONS | CE-39353-3 | 0x80951D4D | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INIT_CONNECTION | CE-39354-4 | 0x80951D4E | protocol error |
| SCE_SSL_ERROR_ERR_SSL_BAD_ID | CE-39355-5 | 0x80951D4F | protocol error |
| SCE_SSL_ERROR_ERR_SSL_DISABLED | CE-39356-6 | 0x80951D50 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CONFIG | CE-39357-7 | 0x80951D51 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INVALID_PRESECRET | CE-39358-8 | 0x80951D53 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INVALID_PADDING | CE-39359-9 | 0x80951D54 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INVALID_MAC | CE-39360-1 | 0x80951D55 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_BAD_STATE | CE-39361-2 | 0x80951D56 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_NOT_OPEN | CE-39362-3 | 0x80951D57 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_NO_CIPHER_MATCH | CE-39363-4 | 0x80951D58 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CERT_VALIDATION_FAILED | CE-39364-5 | 0x80951D59 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_UNABLE_TO_RSVP | CE-39365-6 | 0x80951D5A | protocol error |
| SCE_SSL_ERROR_ERR_SSL_UNSUPPORTED_DIGEST | CE-39366-7 | 0x80951D5B | protocol error |
| SCE_SSL_ERROR_ERR_SSL_BAD_RECORD_SIZE | CE-39367-8 | 0x80951D5C | protocol error |
| SCE_SSL_ERROR_ERR_SSL_UNKNOWN_CERTIFICATE_AUTHORITY | CE-39368-9 | 0x80951D5D | protocol error |
| SCE_SSL_ERROR_ERR_SSL_NO_SELF_SIGNED_CERTIFICATES | CE-39369-0 | 0x80951D5E | protocol error |
| SCE_SSL_ERROR_ERR_SSL_MUTUAL_AUTHENTICATION_DISABLED | CE-39370-2 | 0x80951D5F | protocol error |
| SCE_SSL_ERROR_ERR_SSL_MUTUAL_AUTHENTICATION_FAILED | CE-39371-3 | 0x80951D60 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_MUTUAL_AUTHENTICATION_NOT_REQUESTED | CE-39372-4 | 0x80951D61 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_MUTUAL_AUTHENTICATION_REQUEST_IGNORED | CE-39373-5 | 0x80951D62 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_MUTUAL_AUTHENTICATION_REQUIRED | CE-39374-6 | 0x80951D63 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INVALID_CERT_VERIFY_MSG_SIZE | CE-39375-7 | 0x80951D64 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INVALID_CERT_REQUEST_MSG_SIZE | CE-39376-8 | 0x80951D65 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INVALID_MSG_SIZE | CE-39377-9 | 0x80951D66 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INVALID_SIGNATURE | CE-39378-0 | 0x80951D67 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CLIENT_KEY_SIZE_TOO_LONG | CE-39379-1 | 0x80951D68 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_IOCTL_FAILED | CE-39380-3 | 0x80951D69 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_SERVER_VERSION_UNKNOWN | CE-39381-4 | 0x80951D6A | protocol error |
| SCE_SSL_ERROR_ERR_SSL_SERVER_VERSION_SSL3 | CE-39382-5 | 0x80951D6B | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CLIENT_START | CE-39383-6 | 0x80951D6C | protocol error |
| SCE_SSL_ERROR_ERR_SSL_PROTOCOL_PROCESS_FINISHED | CE-39384-7 | 0x80951D6E | protocol error |
| SCE_SSL_ERROR_ERR_SSL_PROTOCOL_PROCESS_CERTIFICATE | CE-39385-8 | 0x80951D6F | protocol error |
| SCE_SSL_ERROR_ERR_SSL_PROTOCOL_PROCESS_CLIENT_HELLO | CE-39386-9 | 0x80951D70 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_PROTOCOL_PROCESS_SERVER_HELLO | CE-39387-0 | 0x80951D71 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_PROTOCOL_BAD_LENGTH | CE-39388-1 | 0x80951D72 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_PROTOCOL_BAD_STATE | CE-39389-2 | 0x80951D73 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_PROTOCOL_SERVER | CE-39390-4 | 0x80951D74 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_PSK_BAD_CONFIG | CE-39391-5 | 0x80951D75 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_PSK_BAD_LENGTH | CE-39392-6 | 0x80951D76 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_PSK_CALLBACK_OVERFLOW_BUF | CE-39393-7 | 0x80951D77 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CRYPT_BLOCK_SIZE | CE-39394-8 | 0x80951D79 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_FATAL_ALERT | CE-39395-9 | 0x80951D7A | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INVALID_CERT_LENGTH | CE-39396-0 | 0x80951D7B | protocol error |
| SCE_SSL_ERROR_ERR_SSL_NO_DATA_TO_SEND | CE-39397-1 | 0x80951D7C | protocol error |
| SCE_SSL_ERROR_ERR_SSL_NO_DATA_TO_RECEIVE | CE-39398-2 | 0x80951D7D | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EAP_DATA_SEND | CE-39399-3 | 0x80951D7E | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_DUPLICATE | CE-39400-6 | 0x80951D7F | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_LENGTH | CE-39401-7 | 0x80951D80 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_SERVER_LIST_LENGTH | CE-39402-8 | 0x80951D81 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_SERVER_NAME_LENGTH | CE-39403-9 | 0x80951D82 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_UNSOLICITED_OFFER | CE-39404-0 | 0x80951D83 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_UNRECOGNIZED_NAME | CE-39405-1 | 0x80951D84 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_TICKET_INIT | CE-39406-2 | 0x80951D85 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_UNSUPPORTED_ALGORITHM | CE-39407-3 | 0x80951D86 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INVALID_KEY_TYPE | CE-39408-4 | 0x80951D87 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_UNKNOWN_FORMAT | CE-39409-5 | 0x80951D88 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_UNSUPPORTED_CURVE | CE-39410-7 | 0x80951D89 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_NO_CIPHERSUITE | CE-39411-8 | 0x80951D8A | protocol error |
| SCE_SSL_ERROR_ERR_SSL_WARNING_ALERT | CE-39412-9 | 0x80951D8B | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INNER_APP_VERIFY_DATA | CE-39413-0 | 0x80951D8C | protocol error |
| SCE_SSL_ERROR_ERR_SSL_INVALID_INNER_TYPE | CE-39414-1 | 0x80951D8D | protocol error |
| SCE_SSL_ERROR_ERR_SSL_TOO_MANY_REHANDSHAKES | CE-39415-2 | 0x80951D8E | protocol error |
| SCE_SSL_ERROR_ERR_SSL_BAD_HEADER_VERSION | CE-39416-3 | 0x80951D8F | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_BAD_HELLO_COOKIE | CE-39417-4 | 0x80951D90 | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_CONNECT_TIMED_WAIT | CE-39418-5 | 0x80951D91 | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_SRTP_CALLBACK_MISSING | CE-39419-6 | 0x80951D92 | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_SRTP_NO_PROFILE_MATCH | CE-39420-8 | 0x80951D93 | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_SRTP_EXTENSION_FAILURE | CE-39421-9 | 0x80951D94 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_UNABLE_TO_SIGN_CERTIFICATE_VERIFY | CE-39422-0 | 0x80951D95 | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_RETRANSMISSION_BUFFERS_FULL | CE-39423-1 | 0x80951D96 | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_SEND_BUFFER | CE-39424-2 | 0x80951D97 | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_DROP_REPLAY_RECORD | CE-39425-3 | 0x80951D98 | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_MTU_TOO_SMALL | CE-39426-4 | 0x80951D99 | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_DEFRAG_INVALID_HOLE_DESCRIPTOR | CE-39427-5 | 0x80951D9A | protocol error |
| SCE_SSL_ERROR_ERR_DTLS_DEFRAG_HOLE_SIZE_TOO_SMALL | CE-39428-6 | 0x80951D9B | protocol error |
| SCE_SSL_ERROR_ERR_SSL_SERVER_RENEGOTIATE_LENGTH | CE-39429-7 | 0x80951D9C | protocol error |
| SCE_SSL_ERROR_ERR_SSL_SERVER_RENEGOTIATE_CLIENT_VERIFY | CE-39430-9 | 0x80951D9D | protocol error |
| SCE_SSL_ERROR_ERR_SSL_SERVER_RENEGOTIATE_NOT_ALLOWED | CE-39431-0 | 0x80951D9E | protocol error |
| SCE_SSL_ERROR_ERR_SSL_SERVER_RENEGOTIATE_ILLEGAL_SCSV | CE-39432-1 | 0x80951D9F | protocol error |
| SCE_SSL_ERROR_ERR_SSL_SERVER_RENEGOTIATE_ILLEGAL_EXTENSION | CE-39433-2 | 0x80951DA0 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CLIENT_RENEGOTIATE_LENGTH | CE-39434-3 | 0x80951DA1 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CLIENT_RENEGOTIATE_CLIENT_VERIFY | CE-39435-4 | 0x80951DA2 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CLIENT_RENEGOTIATE_SERVER_VERIFY | CE-39436-5 | 0x80951DA3 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CLIENT_RENEGOTIATE_NOT_ALLOWED | CE-39437-6 | 0x80951DA4 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CLIENT_RENEGOTIATE_ILLEGAL_EXTENSION | CE-39438-7 | 0x80951DA5 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_DUPLICATE_NAMETYPE_SNI | CE-39439-8 | 0x80951DA6 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_CERTIFICATE_STATUS_UNSOLICITED | CE-39440-0 | 0x80951DA7 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_CERTIFICATE_STATUS_LENGTH | CE-39441-1 | 0x80951DA8 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_CERTIFICATE_STATUS_RESPONSE | CE-39442-2 | 0x80951DA9 | protocol error |
| SCE_SSL_ERROR_ERR_SSL_EXTENSION_ELLIPTIC_CURVE_NOT_RECEIVED | CE-39443-3 | 0x80951DAA | protocol error |
| SCE_SSL_ERROR_ERR_SSL_CONNECTION_BUSY | CE-39444-4 | 0x80951DAB | The requested connection is busy |
| SCE_SSL_ERROR_ERR_CERT | CE-39445-5 | 0x80951DB0 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_BUFFER_OVERFLOW | CE-39446-6 | 0x80951DB1 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_STRING_TOO_LONG | CE-39447-7 | 0x80951DB2 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_INVALID_STRUCT | CE-39448-8 | 0x80951DB3 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_NOT_EXPECTED_OID | CE-39449-9 | 0x80951DB4 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_RSA_EXPONENT_TOO_BIG | CE-39450-1 | 0x80951DB5 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_EXPIRED | CE-39451-2 | 0x80951DB6 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_BAD_COMMON_NAME | CE-39452-3 | 0x80951DB7 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_INVALID_PARENT_CERTIFICATE | CE-39453-4 | 0x80951DB8 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_INVALID_SIGNATURE | CE-39454-5 | 0x80951DB9 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_INVALID_INTERMEDIATE_CERTIFICATE | CE-39455-6 | 0x80951DBA | protocol error |
| SCE_SSL_ERROR_ERR_CERT_INVALID_CERT_POLICY | CE-39456-7 | 0x80951DBB | protocol error |
| SCE_SSL_ERROR_ERR_CERT_UNSUPPORTED_DIGEST | CE-39457-8 | 0x80951DBC | protocol error |
| SCE_SSL_ERROR_ERR_CERT_DNE_STRING_TOO_LONG | CE-39458-9 | 0x80951DBD | protocol error |
| SCE_SSL_ERROR_ERR_CERT_CHAIN_NOT_VERIFIED | CE-39459-0 | 0x80951DBE | protocol error |
| SCE_SSL_ERROR_ERR_CERT_STACK_OVERFLOW | CE-39460-2 | 0x80951DBF | protocol error |
| SCE_SSL_ERROR_ERR_CERT_REVOKED | CE-39461-3 | 0x80951DC0 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_HASH_TOO_LONG | CE-39462-4 | 0x80951DC1 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_KEYUSAGE_MISSING | CE-39463-5 | 0x80951DC2 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_UNKNOWN_CRITICAL_EXTENSION | CE-39464-6 | 0x80951DC3 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_UNSUPPORTED_SIGNATURE_ALGO | CE-39465-7 | 0x80951DC4 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_RSA_MODULUS_TOO_BIG | CE-39466-8 | 0x80951DC5 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_BAD_SUBJECT_NAME | CE-39467-9 | 0x80951DC6 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_KEY_SIGNATURE_OID_MISMATCH | CE-39468-0 | 0x80951DC7 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_INVALID_KEYUSAGE | CE-39469-1 | 0x80951DC8 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_START_TIME_VALID_IN_FUTURE | CE-39470-3 | 0x80951DC9 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_INVALID_EXTENDED_KEYUSAGE | CE-39471-4 | 0x80951DCA | protocol error |
| SCE_SSL_ERROR_ERR_CERT_UNRECOGNIZED_OID | CE-39472-5 | 0x80951DCB | protocol error |
| SCE_SSL_ERROR_ERR_CERT_BASIC_CONSTRAINT_EXTENSION_NOT_FOUND | CE-39473-6 | 0x80951DCC | protocol error |
| SCE_SSL_ERROR_ERR_RSA | CE-39474-7 | 0x80951E14 | protocol error |
| SCE_SSL_ERROR_ERR_RSA_INVALID_KEY | CE-39475-8 | 0x80951E15 | protocol error |
| SCE_SSL_ERROR_ERR_RSA_DECRYPTION | CE-39476-9 | 0x80951E16 | protocol error |
| SCE_SSL_ERROR_ERR_RSA_INVALID_PKCS1 | CE-39477-0 | 0x80951E17 | protocol error |
| SCE_SSL_ERROR_ERR_RSA_INVALID_PKCS1_VERSION | CE-39478-1 | 0x80951E18 | protocol error |
| SCE_SSL_ERROR_ERR_RSA_INVALID_PKCS8 | CE-39479-2 | 0x80951E19 | protocol error |
| SCE_SSL_ERROR_ERR_RSA_INVALID_EXPONENT | CE-39480-4 | 0x80951E1A | protocol error |
| SCE_SSL_ERROR_ERR_RSA_INVALID_MODULUS | CE-39481-5 | 0x80951E1B | protocol error |
| SCE_SSL_ERROR_ERR_RSA_KEY_NOT_READY | CE-39482-6 | 0x80951E1C | protocol error |
| SCE_SSL_ERROR_ERR_RSA_DISABLED | CE-39483-7 | 0x80951E1D | protocol error |
| SCE_SSL_ERROR_ERR_RSA_KEY_LENGTH_TOO_SMALL | CE-39484-8 | 0x80951E1E | protocol error |
| SCE_SSL_ERROR_ERR_RSA_BAD_SIGNATURE | CE-39485-9 | 0x80951E1F | protocol error |
| SCE_SSL_ERROR_ERR_RSA_UNKNOWN_PKCS5_ALGO | CE-39486-0 | 0x80951E20 | protocol error |
| SCE_SSL_ERROR_ERR_RSA_UNKNOWN_PKCS8_ALGOID | CE-39487-1 | 0x80951E21 | protocol error |
| SCE_SSL_ERROR_ERR_RSA_UNSUPPORTED_PKCS8_OPTION | CE-39488-2 | 0x80951E22 | protocol error |
| SCE_SSL_ERROR_ERR_RSA_BUILT_WITH_NO_PKCS8_DECRYPTION | CE-39489-3 | 0x80951E23 | protocol error |
| SCE_SSL_ERROR_ERR_RSA_UNSUPPORTED_PKCS8_ALGO | CE-39490-5 | 0x80951E24 | protocol error |
| SCE_SSL_ERROR_ERR_AES | CE-39491-6 | 0x80951EDC | protocol error |
| SCE_SSL_ERROR_ERR_AES_BAD_PAD_LENGTH | CE-39492-7 | 0x80951EDD | protocol error |
| SCE_SSL_ERROR_ERR_AES_BAD_LENGTH | CE-39493-8 | 0x80951EDE | protocol error |
| SCE_SSL_ERROR_ERR_AES_BAD_OPERATION | CE-39494-9 | 0x80951EDF | protocol error |
| SCE_SSL_ERROR_ERR_AES_BAD_KEY_LENGTH | CE-39495-0 | 0x80951EE0 | protocol error |
| SCE_SSL_ERROR_ERR_AES_BAD_KEY_DIR | CE-39496-1 | 0x80951EE1 | protocol error |
| SCE_SSL_ERROR_ERR_AES_BAD_KEY_MATERIAL | CE-39497-2 | 0x80951EE2 | protocol error |
| SCE_SSL_ERROR_ERR_AES_BAD_CIPHER_MODE | CE-39498-3 | 0x80951EE3 | protocol error |
| SCE_SSL_ERROR_ERR_AES_CIPHER_FAILED | CE-39499-4 | 0x80951EE4 | protocol error |
| SCE_SSL_ERROR_ERR_AES_CCM_AUTH_FAIL | CE-39500-7 | 0x80951EE5 | protocol error |
| SCE_SSL_ERROR_ERR_AES_BAD_ARG | CE-39501-8 | 0x80951EE6 | protocol error |
| SCE_SSL_ERROR_ERR_TREE | CE-39502-9 | 0x80951F40 | protocol error |
| SCE_SSL_ERROR_ERR_TREE_LINKEDCHILD | CE-39503-0 | 0x80951F41 | protocol error |
| SCE_SSL_ERROR_ERR_ASN | CE-39504-1 | 0x80951FA4 | protocol error |
| SCE_SSL_ERROR_ERR_ASN_ZERO_LENGTH | CE-39505-2 | 0x80951FA5 | protocol error |
| SCE_SSL_ERROR_ERR_ASN_UNRECOGNIZED_PRIMITIVE | CE-39506-3 | 0x80951FA6 | protocol error |
| SCE_SSL_ERROR_ERR_ASN_INCONSISTENT_LENGTH | CE-39507-4 | 0x80951FA7 | protocol error |
| SCE_SSL_ERROR_ERR_ASN_INVALID_DATA | CE-39508-5 | 0x80951FA8 | protocol error |
| SCE_SSL_ERROR_ERR_ASN_BAD_LENGTH_FIELD | CE-39509-6 | 0x80951FA9 | protocol error |
| SCE_SSL_ERROR_ERR_ASN_NULL_FUNC_PTR | CE-39510-8 | 0x80951FAA | protocol error |
| SCE_SSL_ERROR_ERR_ASN_BAD_INT_LENGTH_FIELD | CE-39511-9 | 0x80951FAB | protocol error |
| SCE_SSL_ERROR_ERR_ASN_UNEXPECTED_END | CE-39512-0 | 0x80951FAC | protocol error |
| SCE_SSL_ERROR_ERR_PRIME | CE-39513-1 | 0x80952008 | protocol error |
| SCE_SSL_ERROR_ERR_PRIME_EXPECTED | CE-39514-2 | 0x80952009 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_AUTH | CE-39515-3 | 0x809520D0 | protocol error |
| SCE_SSL_ERROR_ERR_URI | CE-39516-4 | 0x80952134 | protocol error |
| SCE_SSL_ERROR_ERR_URI_INVALID_FORMAT | CE-39517-5 | 0x80952135 | protocol error |
| SCE_SSL_ERROR_ERR_PEM | CE-39518-6 | 0x809521FC | protocol error |
| SCE_SSL_ERROR_ERR_PEM_STRUCTURE | CE-39519-7 | 0x809521FD | protocol error |
| SCE_SSL_ERROR_ERR_SPD_BAD_ID | CE-39520-9 | 0x80952292 | protocol error |
| SCE_SSL_ERROR_ERR_SPD_BAD_INDEX | CE-39521-0 | 0x80952293 | protocol error |
| SCE_SSL_ERROR_ERR_SPD_INVALID_MODE | CE-39522-1 | 0x80952294 | protocol error |
| SCE_SSL_ERROR_ERR_SPD_INVALID_BUNDLE | CE-39523-2 | 0x80952295 | protocol error |
| SCE_SSL_ERROR_ERR_SPD_INVALID_ID_INFO | CE-39524-3 | 0x80952296 | protocol error |
| SCE_SSL_ERROR_ERR_SPD_UNACCEPTABLE_TS | CE-39525-4 | 0x80952297 | protocol error |
| SCE_SSL_ERROR_ERR_SPD_UNMATCHED_ALGOS | CE-39526-5 | 0x80952298 | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO | CE-39527-6 | 0x80952328 | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO_DH_UNSUPPORTED_GROUP | CE-39528-7 | 0x80952329 | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO_BAD_PAD | CE-39529-8 | 0x8095232A | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO_BAD_KEY_TYPE | CE-39530-0 | 0x8095232B | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO_ECC_DISABLED | CE-39531-1 | 0x8095232C | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO_RSA_DISABLED | CE-39532-2 | 0x8095232D | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO_DSA_DISABLED | CE-39533-3 | 0x8095232E | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO_DSA_SIGN_VERIFY_RS_TEST | CE-39534-4 | 0x8095232F | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO_AEAD_FAIL | CE-39535-5 | 0x80952330 | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO_FAILURE | CE-39536-6 | 0x80952331 | protocol error |
| SCE_SSL_ERROR_ERR_CRYPTO_BAD_HASH | CE-39537-7 | 0x80952332 | protocol error |
| SCE_SSL_ERROR_ERR_UDP | CE-39538-8 | 0x809523F0 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_INTERFACE_NOT_FOUND | CE-39539-9 | 0x809523F1 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_BIND | CE-39540-1 | 0x809523F2 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_BAD_ADDRESS | CE-39541-2 | 0x809523F3 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_SOCKET | CE-39542-3 | 0x809523F4 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_CONNECT | CE-39543-4 | 0x809523F5 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_IOCTL | CE-39544-5 | 0x809523F6 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_WRITE | CE-39545-6 | 0x809523F7 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_READ | CE-39546-7 | 0x809523F8 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_HOSTNAME_NOT_FOUND | CE-39547-8 | 0x809523F9 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_WRITE_LEN | CE-39548-9 | 0x809523FA | protocol error |
| SCE_SSL_ERROR_ERR_UDP_NO_FREE_PORTS | CE-39549-0 | 0x809523FB | protocol error |
| SCE_SSL_ERROR_ERR_UDP_PORT_IN_USE | CE-39550-2 | 0x809523FC | protocol error |
| SCE_SSL_ERROR_ERR_UDP_BAD_CONTEXT | CE-39551-3 | 0x809523FD | protocol error |
| SCE_SSL_ERROR_ERR_UDP_GETSOCKNAME | CE-39552-4 | 0x809523FE | protocol error |
| SCE_SSL_ERROR_ERR_UDP_READ_TIMEOUT | CE-39553-5 | 0x809523FF | protocol error |
| SCE_SSL_ERROR_ERR_UDP_BIND_CTX | CE-39554-6 | 0x80952400 | protocol error |
| SCE_SSL_ERROR_ERR_UDP_GETADDR | CE-39555-7 | 0x80952401 | protocol error |
| SCE_SSL_ERROR_ERR_ARC4 | CE-39556-8 | 0x809524B8 | protocol error |
| SCE_SSL_ERROR_ERR_ARC4_BAD_LENGTH | CE-39557-9 | 0x809524B9 | protocol error |
| SCE_SSL_ERROR_ERR_MEM_POOL | CE-39558-0 | 0x8095251C | protocol error |
| SCE_SSL_ERROR_ERR_MEM_POOL_NULL_PTR | CE-39559-1 | 0x8095251D | protocol error |
| SCE_SSL_ERROR_ERR_MEM_POOL_CREATE | CE-39560-3 | 0x8095251E | protocol error |
| SCE_SSL_ERROR_ERR_MEM_POOL_COUNT_ZERO | CE-39561-4 | 0x8095251F | protocol error |
| SCE_SSL_ERROR_ERR_MEM_POOL_GET_POOL_EMPTY | CE-39562-5 | 0x80952520 | protocol error |
| SCE_SSL_ERROR_ERR_MEM_POOL_BAD_PUT_POOL_OBJ | CE-39563-6 | 0x80952521 | protocol error |
| SCE_SSL_ERROR_ERR_FF | CE-39564-7 | 0x809525E4 | protocol error |
| SCE_SSL_ERROR_ERR_FF_DIFFERENT_FIELDS | CE-39565-8 | 0x809525E5 | protocol error |
| SCE_SSL_ERROR_ERR_FF_INVALID_PT_STRING | CE-39566-9 | 0x809525E6 | protocol error |
| SCE_SSL_ERROR_ERR_FF_UNSUPPORTED_PT_REPRESENTATION | CE-39567-0 | 0x809525E7 | protocol error |
| SCE_SSL_ERROR_ERR_EC | CE-39568-1 | 0x80952648 | protocol error |
| SCE_SSL_ERROR_ERR_EC_UNUSED | CE-39569-2 | 0x80952649 | protocol error |
| SCE_SSL_ERROR_ERR_EC_UNSUPPORTED_CURVE | CE-39570-4 | 0x8095264A | protocol error |
| SCE_SSL_ERROR_ERR_EC_INVALID_KEY_FILE_FORMAT | CE-39571-5 | 0x8095264B | protocol error |
| SCE_SSL_ERROR_ERR_EC_UNKNOWN_KEY_FILE_VERSION | CE-39572-6 | 0x8095264C | protocol error |
| SCE_SSL_ERROR_ERR_EC_INCOMPLETE_KEY_FILE | CE-39573-7 | 0x8095264D | protocol error |
| SCE_SSL_ERROR_ERR_EC_INVALID_KEY_TYPE | CE-39574-8 | 0x8095264E | protocol error |
| SCE_SSL_ERROR_ERR_EC_PUBLIC_KEY | CE-39575-9 | 0x8095264F | protocol error |
| SCE_SSL_ERROR_ERR_EC_INFINITE_RESULT | CE-39576-0 | 0x80952650 | protocol error |
| SCE_SSL_ERROR_ERR_EC_DIFFERENT_CURVE | CE-39577-1 | 0x80952651 | protocol error |
| SCE_SSL_ERROR_ERR_RC2 | CE-39578-2 | 0x80952774 | protocol error |
| SCE_SSL_ERROR_ERR_RC2_BAD_LENGTH | CE-39579-3 | 0x80952775 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7 | CE-39580-5 | 0x809527D8 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_INVALID_STRUCT | CE-39581-6 | 0x809527D9 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_UNSUPPORTED_ENCRYPTALGO | CE-39582-7 | 0x809527DA | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_UNSUPPORTED_DIGESTALGO | CE-39583-8 | 0x809527DB | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_INVALID_SIGNATURE | CE-39584-9 | 0x809527DC | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_HASH_TOO_LONG | CE-39585-0 | 0x809527DD | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_NO_CERT_FOR_SIGNER | CE-39586-1 | 0x809527DE | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_NO_RECIPIENT_KEY_MATCH | CE-39587-2 | 0x809527DF | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_NO_CONTENT | CE-39588-3 | 0x809527E0 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_UNSUPPORTED_KDF | CE-39589-4 | 0x809527E1 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_UNSUPPORTED_KEY_WRAP | CE-39590-6 | 0x809527E2 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_UNSUPPORTED_CONTENT_TYPE | CE-39591-7 | 0x809527E3 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_NO_ENCRYPTED_CONTENT | CE-39592-8 | 0x809527E4 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_INVALID_ENCRYPTED_LENGTH | CE-39593-9 | 0x809527E5 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_WRONG_CALLBACK | CE-39594-0 | 0x809527E6 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_INVALID_TYPE_FOR_OP | CE-39595-1 | 0x809527E7 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_DIGEST_DONT_MATCH | CE-39596-2 | 0x809527E8 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_DETACHED_DATA | CE-39597-3 | 0x809527E9 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_NOT_DETACHED_SIGNATURE | CE-39598-4 | 0x809527EA | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_DETACHED_DATA_ALREADY_SET | CE-39599-5 | 0x809527EB | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_ALREADY_STREAMING | CE-39600-8 | 0x809527EC | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_CONTEXT_COMPLETED | CE-39601-9 | 0x809527ED | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_RNG_FUN_REQUIRED_FOR_ECC | CE-39602-0 | 0x809527EE | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_INVALID_TAG_VALUE | CE-39603-1 | 0x809527EF | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_INVALID_ITEM_VALUE | CE-39604-2 | 0x809527F0 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_CONTEXT_NOT_COMPLETED | CE-39605-3 | 0x809527F1 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_NO_RECEIPT_REQUEST | CE-39606-4 | 0x809527F2 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_MISSING_AUTH_ATTRIBUTE | CE-39607-5 | 0x809527F3 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS7_MISMATCH_SIG_HASH_ALGO | CE-39608-6 | 0x809527F4 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12 | CE-39609-7 | 0x8095283C | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_WRONG_VERSION | CE-39610-9 | 0x8095283D | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_INVALID_STRUCT | CE-39611-0 | 0x8095283E | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_NOT_EXPECTED_OID | CE-39612-1 | 0x8095283F | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_PASSWORD_NEEDED | CE-39613-2 | 0x80952840 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_INTEGRITY_CHECK_FAILED | CE-39614-3 | 0x80952841 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_NO_KNOWN_SIGNERS | CE-39615-4 | 0x80952842 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_UNSUPPORTED_ALGO | CE-39616-5 | 0x80952843 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_UNKNOWN_BAGTYPE | CE-39617-6 | 0x80952844 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_INVALID_ENCRYPT_ARG | CE-39618-7 | 0x80952845 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_INVALID_PRIVACY_MODE | CE-39619-8 | 0x80952846 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_INVALID_INTEGRITY_MODE | CE-39620-0 | 0x80952847 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_DECRYPT_CALLBACK_NOT_SET | CE-39621-1 | 0x80952848 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS12_NOT_PRINTABLE_PASSWORD | CE-39622-2 | 0x80952849 | protocol error |
| SCE_SSL_ERROR_ERR_DER_ENCODER | CE-39623-3 | 0x80952968 | protocol error |
| SCE_SSL_ERROR_ERR_DER_ENCODER_NOT_SERIALIZED | CE-39624-4 | 0x80952969 | protocol error |
| SCE_SSL_ERROR_ERR_DER_ENCODER_OPAQUE | CE-39625-5 | 0x8095296A | protocol error |
| SCE_SSL_ERROR_ERR_DER_PARENT_NOT_BER | CE-39626-6 | 0x8095296B | protocol error |
| SCE_SSL_ERROR_ERR_DER_BER_NOT_TERMINATED | CE-39627-7 | 0x8095296C | protocol error |
| SCE_SSL_ERROR_ERR_BITMAP | CE-39628-8 | 0x80952A94 | protocol error |
| SCE_SSL_ERROR_ERR_BITMAP_CREATE_FAIL | CE-39629-9 | 0x80952A95 | protocol error |
| SCE_SSL_ERROR_ERR_BITMAP_TABLE_FULL | CE-39630-1 | 0x80952A96 | protocol error |
| SCE_SSL_ERROR_ERR_BITMAP_BIT_IS_SET | CE-39631-2 | 0x80952A97 | protocol error |
| SCE_SSL_ERROR_ERR_BITMAP_BAD_RANGE | CE-39632-3 | 0x80952A98 | protocol error |
| SCE_SSL_ERROR_ERR_MEM_PART | CE-39633-4 | 0x80952AF8 | protocol error |
| SCE_SSL_ERROR_ERR_MEM_PART_NULL_PTR | CE-39634-5 | 0x80952AF9 | protocol error |
| SCE_SSL_ERROR_ERR_MEM_PART_CREATE | CE-39635-6 | 0x80952AFA | protocol error |
| SCE_SSL_ERROR_ERR_MEM_PART_BAD_LENGTH | CE-39636-7 | 0x80952AFB | protocol error |
| SCE_SSL_ERROR_ERR_MEM_PART_ALLOC_FAIL | CE-39637-8 | 0x80952AFC | protocol error |
| SCE_SSL_ERROR_ERR_MEM_PART_FREE_LIST_DAMAGED | CE-39638-9 | 0x80952AFD | protocol error |
| SCE_SSL_ERROR_ERR_MEM_PART_BAD_ADDRESS | CE-39639-0 | 0x80952AFE | protocol error |
| SCE_SSL_ERROR_ERR_TIMER | CE-39640-2 | 0x80952B5C | protocol error |
| SCE_SSL_ERROR_ERR_TIMER_SEMINIT_FAILED | CE-39641-3 | 0x80952B5D | protocol error |
| SCE_SSL_ERROR_ERR_TIMER_NO_CALLBACKFN | CE-39642-4 | 0x80952B5E | protocol error |
| SCE_SSL_ERROR_ERR_TIMER_INVALID_TIMEOUT | CE-39643-5 | 0x80952B5F | protocol error |
| SCE_SSL_ERROR_ERR_TIMER_NO_CONTBL | CE-39644-6 | 0x80952B60 | protocol error |
| SCE_SSL_ERROR_ERR_TIMER_INVALID_TIMER | CE-39645-7 | 0x80952B61 | protocol error |
| SCE_SSL_ERROR_ERR_TIMER_TIMERS_IN_USE | CE-39646-8 | 0x80952B62 | protocol error |
| SCE_SSL_ERROR_ERR_ID | CE-39647-9 | 0x80952BC0 | protocol error |
| SCE_SSL_ERROR_ERR_ID_CREATE_MAP_FAILED | CE-39648-0 | 0x80952BC1 | protocol error |
| SCE_SSL_ERROR_ERR_ID_ADD_RANGE_FAILED | CE-39649-1 | 0x80952BC2 | protocol error |
| SCE_SSL_ERROR_ERR_ID_ALLOC_FAILED | CE-39650-3 | 0x80952BC3 | protocol error |
| SCE_SSL_ERROR_ERR_ID_INIT_FAILED | CE-39651-4 | 0x80952BC4 | protocol error |
| SCE_SSL_ERROR_ERR_RBTREE | CE-39652-5 | 0x80952C24 | protocol error |
| SCE_SSL_ERROR_ERR_RBTREE_INSERT_FAILED | CE-39653-6 | 0x80952C25 | protocol error |
| SCE_SSL_ERROR_ERR_RBTREE_DUPLICATE_NODE | CE-39654-7 | 0x80952C26 | protocol error |
| SCE_SSL_ERROR_ERR_RBTREE_CREATE_FAILED | CE-39655-8 | 0x80952C27 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS5 | CE-39656-9 | 0x809532C8 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS5_BAD_ITERATION_COUNT | CE-39657-0 | 0x809532C9 | protocol error |
| SCE_SSL_ERROR_ERR_PKCS5_INVALID_HASH_FUNCTION | CE-39658-1 | 0x809532CA | protocol error |
| SCE_SSL_ERROR_ERR_PKCS5_DKLEN_TOO_LONG | CE-39659-2 | 0x809532CB | protocol error |
| SCE_SSL_ERROR_ERR_PKCS5_DKLEN_TOO_SHORT | CE-39660-4 | 0x809532CC | protocol error |
| SCE_SSL_ERROR_ERR_INTHASH | CE-39661-5 | 0x80953390 | protocol error |
| SCE_SSL_ERROR_ERR_INTHASH_BAD_TYPE | CE-39662-6 | 0x80953391 | protocol error |
| SCE_SSL_ERROR_ERR_INTHASH_BAD_OFFSET | CE-39663-7 | 0x80953392 | protocol error |
| SCE_SSL_ERROR_ERR_INTHASH_BAD_TABLE | CE-39664-8 | 0x80953393 | protocol error |
| SCE_SSL_ERROR_ERR_INTHASH_ELEM_NOT_FOUND | CE-39665-9 | 0x80953394 | protocol error |
| SCE_SSL_ERROR_ERR_INTHASH_MUTEX_INIT | CE-39666-0 | 0x80953395 | protocol error |
| SCE_SSL_ERROR_ERR_INTHASH_BAD_TABLEIDX | CE-39667-1 | 0x80953396 | protocol error |
| SCE_SSL_ERROR_ERR_STRHASH | CE-39668-2 | 0x809533F4 | protocol error |
| SCE_SSL_ERROR_ERR_STRHASH_NODE_NOT_FOUND | CE-39669-3 | 0x809533F5 | protocol error |
| SCE_SSL_ERROR_ERR_STRHASH_NODE_EXISTS | CE-39670-5 | 0x809533F6 | protocol error |
| SCE_SSL_ERROR_ERR_STRHASH_NULL_DATUM | CE-39671-6 | 0x809533F7 | protocol error |
| SCE_SSL_ERROR_ERR_STRHASH_INVALID_FUNC | CE-39672-7 | 0x809533F8 | protocol error |
| SCE_SSL_ERROR_ERR_STRHASH_NOTEMPTY | CE-39673-8 | 0x809533F9 | protocol error |
| SCE_SSL_ERROR_ERR_STRHASH_NOMATCH | CE-39674-9 | 0x809533FA | protocol error |
| SCE_SSL_ERROR_ERR_CERT_STORE | CE-39675-0 | 0x809534BC | protocol error |
| SCE_SSL_ERROR_ERR_CERT_STORE_UNKNOWN_KEY_TYPE | CE-39676-1 | 0x809534BD | protocol error |
| SCE_SSL_ERROR_ERR_CERT_STORE_CERT_KEY_MISMATCH | CE-39677-2 | 0x809534BE | protocol error |
| SCE_SSL_ERROR_ERR_CERT_STORE_LOCKED_STORE | CE-39678-3 | 0x809534BF | protocol error |
| SCE_SSL_ERROR_ERR_CERT_STORE_UNSUPPORTED_SIGNALGO | CE-39679-4 | 0x809534C0 | protocol error |
| SCE_SSL_ERROR_ERR_CERT_STORE_UNSUPPORTED_ECCURVE | CE-39680-6 | 0x809534C1 | protocol error |
| SCE_SSL_ERROR_ERR_HASH_VALUE | CE-39681-7 | 0x80953520 | protocol error |
| SCE_SSL_ERROR_ERR_HASH_TABLE | CE-39682-8 | 0x80953584 | protocol error |
| SCE_SSL_ERROR_ERR_HASH_TABLE_BAD_SIZE | CE-39683-9 | 0x80953585 | protocol error |
| SCE_SSL_ERROR_ERR_SOCKET | CE-39684-0 | 0x809535E8 | protocol error |
| SCE_SSL_ERROR_ERR_SOCKET_NULL_REPLY | CE-39685-1 | 0x809535E9 | protocol error |
| SCE_SSL_ERROR_ERR_SOCKET_INVALID_LEN | CE-39686-2 | 0x809535EA | protocol error |
| SCE_SSL_ERROR_ERR_SOCKET_INVALID_MSG | CE-39687-3 | 0x809535EB | protocol error |
| SCE_SSL_ERROR_ERR_SOCKET_NULL_PARAMS | CE-39688-4 | 0x809535EC | protocol error |
| SCE_SSL_ERROR_ERR_DEBUG_CONSOLE | CE-39689-5 | 0x80953778 | protocol error |
| SCE_SSL_ERROR_ERR_DEBUG_CONSOLE_CHANNEL | CE-39690-7 | 0x80953779 | protocol error |
| SCE_SSL_ERROR_ERR_REDBLACK | CE-39691-8 | 0x809538A4 | protocol error |
| SCE_SSL_ERROR_ERR_REDBLACK_NULL_DATUM | CE-39692-9 | 0x809538A5 | protocol error |
| SCE_SSL_ERROR_ERR_CIRCQ | CE-39693-0 | 0x80953908 | protocol error |
| SCE_SSL_ERROR_ERR_CIRCQ_FULL | CE-39694-1 | 0x80953909 | protocol error |
| SCE_SSL_ERROR_ERR_CIRCQ_EMPTY | CE-39695-2 | 0x8095390A | protocol error |
| SCE_SSL_ERROR_ERR_MOC_IPV4_ERROR | CE-39696-3 | 0x809539D0 | protocol error |
| SCE_SSL_ERROR_ERR_CC_CRAWL | CE-39697-4 | 0x80953A34 | protocol error |
| SCE_SSL_ERROR_ERR_CC_CRAWL_PAST_END_BUFFER | CE-39698-5 | 0x80953A35 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP | CE-39699-6 | 0x80953A98 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_MISSING_SIGNER_CERT | CE-39700-9 | 0x80953A99 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_MISSING_SIGNER_KEY | CE-39701-0 | 0x80953A9A | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_MISSING_ISSUER_CERT | CE-39702-1 | 0x80953A9B | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_INVALID_STRUCT | CE-39703-2 | 0x80953A9C | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_MISSING_SIGNATURE | CE-39704-3 | 0x80953A9D | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_INVALID_SIGNATURE | CE-39705-4 | 0x80953A9E | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_RESPONDER_CHECK | CE-39706-5 | 0x80953A9F | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_UNKNOWN_RESPONSE_STATUS | CE-39707-6 | 0x80953AA0 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_UNSUPPORTED_RESPONSE_TYPE | CE-39708-7 | 0x80953AA1 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_MISSING_RSIGNER_CERTS | CE-39709-8 | 0x80953AA2 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_INIT_FAIL | CE-39710-0 | 0x80953AA3 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_ILLEGAL_STATE | CE-39711-1 | 0x80953AA4 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_NO_MORE_RESPONSE | CE-39712-2 | 0x80953AA5 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_BAD_ALGO | CE-39713-3 | 0x80953AA6 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_EXPIRED_RESPONSE | CE-39714-4 | 0x80953AA7 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_NONCE_CHECK_FAIL | CE-39715-5 | 0x80953AA8 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_BAD_REQUEST | CE-39716-6 | 0x80953AA9 | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_INVALID_INPUT | CE-39717-7 | 0x80953AAA | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_BAD_AIA | CE-39718-8 | 0x80953AAB | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_REQUEST_RESPONSE_MISMATCH | CE-39719-9 | 0x80953AAC | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_FIND_PEER_ADDR_FAILED | CE-39720-1 | 0x80953AAD | protocol error |
| SCE_SSL_ERROR_ERR_OCSP_RESPONDER_CONNECT_FAILED | CE-39721-2 | 0x80953AAE | protocol error |
| SCE_SSL_ERROR_ERR_OTP | CE-39722-3 | 0x80953CF0 | protocol error |
| SCE_SSL_ERROR_ERR_OTP_INVALID_CHALLENGE | CE-39723-4 | 0x80953CF1 | protocol error |
| SCE_SSL_ERROR_ERR_OTP_INVALID_ALGORITHM | CE-39724-5 | 0x80953CF2 | protocol error |
| SCE_SSL_ERROR_ERR_OTP_UNSUPPORTED_ALGORITHM | CE-39725-6 | 0x80953CF3 | protocol error |
| SCE_SSL_ERROR_ERR_OTP_INVALID_SEED | CE-39726-7 | 0x80953CF4 | protocol error |
| SCE_SSL_ERROR_ERR_MTLS | CE-39727-8 | 0x80953E80 | protocol error |
| SCE_SSL_ERROR_ERR_MTLS_BAD_PAYLOAD_LENGTH | CE-39728-9 | 0x80953E81 | protocol error |
| SCE_SSL_ERROR_ERR_MTLS_UNKNOWN_MESSAGE_TYPE | CE-39729-0 | 0x80953E82 | protocol error |
| SCE_SSL_ERROR_ERR_MTLS_FIND_CHANNEL_RECEIVER_FAILED | CE-39730-2 | 0x80953E83 | protocol error |
| SCE_SSL_ERROR_ERR_MTLS_BAD_CALLBACK_CONFIG | CE-39731-3 | 0x80953E84 | protocol error |
| SCE_SSL_ERROR_ERR_PKI | CE-39732-4 | 0x80953EE4 | protocol error |
| SCE_SSL_ERROR_ERR_CMP | CE-39733-5 | 0x80953F48 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_INVALID_CONTEXT | CE-39734-6 | 0x80953F49 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_INVALID_PARAMETER | CE-39735-7 | 0x80953F4A | protocol error |
| SCE_SSL_ERROR_ERR_CMP_INVALID_VERSION | CE-39736-8 | 0x80953F4B | protocol error |
| SCE_SSL_ERROR_ERR_CMP_INVALID_IP_RESPONSE | CE-39737-9 | 0x80953F4C | protocol error |
| SCE_SSL_ERROR_ERR_CMP_ALGORITHM_NOT_SUPPORTED | CE-39738-0 | 0x80953F4D | protocol error |
| SCE_SSL_ERROR_ERR_CMP_MISSING_TRANSACTION_ID | CE-39739-1 | 0x80953F4E | protocol error |
| SCE_SSL_ERROR_ERR_CMP_MISSING_RECIPIENT_NONCE | CE-39740-3 | 0x80953F4F | protocol error |
| SCE_SSL_ERROR_ERR_CMP_INVALID_STATE | CE-39741-4 | 0x80953F50 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_SUBJECT_NAME_REQUIRED | CE-39742-5 | 0x80953F51 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_KEY_REQUIRED | CE-39743-6 | 0x80953F52 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_CERTIFICATE_NOT_FOUND | CE-39744-7 | 0x80953F53 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_POPTYPE_MISMATCH | CE-39745-8 | 0x80953F54 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_INVALID_CALL_FOR_CERT | CE-39746-9 | 0x80953F55 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_INVALID_CALL_FOR_STATUS | CE-39747-0 | 0x80953F56 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_MISSING_CREDENTIALS | CE-39748-1 | 0x80953F57 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_RESPONSE_TYPE_MISMATCH | CE-39749-2 | 0x80953F58 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_SENDER_KID | CE-39750-4 | 0x80953F59 | protocol error |
| SCE_SSL_ERROR_ERR_CMP_PROTECTION_ERROR | CE-39751-5 | 0x80953F5A | protocol error |
| SCE_SSL_ERROR_ERR_CMP_NAME_MISMATCH | CE-39752-6 | 0x80953F5B | protocol error |
| SCE_SSL_ERROR_ERR_CMP_TRANSACTION_ID_MISMATCH | CE-39753-7 | 0x80953F5C | protocol error |
| SCE_SSL_ERROR_ERR_CMP_RECIPIENT_NONCE_MISMATCH | CE-39754-8 | 0x80953F5D | protocol error |
| SCE_SSL_ERROR_ERR_CRMF | CE-39755-9 | 0x80953FAC | protocol error |
| SCE_SSL_ERROR_ERR_CRMF_MISSING_SIGNER_KEY | CE-39756-0 | 0x80953FAD | protocol error |
| SCE_SSL_ERROR_ERR_CRMF_INVALID_ARG | CE-39757-1 | 0x80953FAE | protocol error |
| SCE_SSL_ERROR_ERR_FIPS | CE-39758-2 | 0x80954074 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_DSA_FAIL | CE-39759-3 | 0x80954075 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_DSA_SIGN_VERIFY_FAIL | CE-39760-5 | 0x80954076 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_ECDSA_FAIL | CE-39761-6 | 0x80954077 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_ECDSA_SIGN_VERIFY_FAIL | CE-39762-7 | 0x80954078 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_RSA_FAIL | CE-39763-8 | 0x80954079 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_RSA_SIGN_VERIFY_FAIL | CE-39764-9 | 0x8095407A | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_RNG_FAIL | CE-39765-0 | 0x8095407B | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_SELF_TEST_INCOMPLETE | CE-39766-1 | 0x8095407C | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_RNG_KAT | CE-39767-2 | 0x8095407D | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_HASH_KAT_NULL | CE-39768-3 | 0x8095407E | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_HASH_KAT_FAILED | CE-39769-4 | 0x8095407F | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_HASH_KAT_LEN_FAILED | CE-39770-6 | 0x80954080 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_HMAC_HASH_KAT_NULL | CE-39771-7 | 0x80954081 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_HMAC_HASH_KAT_FAILED | CE-39772-8 | 0x80954082 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_HMAC_HASH_KAT_LEN_FAILED | CE-39773-9 | 0x80954083 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_SYM_KAT_NULL | CE-39774-0 | 0x80954084 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_SYM_KAT_FAILED | CE-39775-1 | 0x80954085 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_SYM_KAT_LEN_FAILED | CE-39776-2 | 0x80954086 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_RSA_PCT_FAILED | CE-39777-3 | 0x80954087 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_ECDSA_PCT_FAILED | CE-39778-4 | 0x80954088 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_ECDH_PCT_FAILED | CE-39779-5 | 0x80954089 | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_DH_PCT_FAILED | CE-39780-7 | 0x8095408A | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_INTEGRITY_FAILED | CE-39781-8 | 0x8095408B | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_NISTRNG_KAT_FAILED | CE-39782-9 | 0x8095408C | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_CTRDRBG_FAIL | CE-39783-0 | 0x8095408D | protocol error |
| SCE_SSL_ERROR_ERR_FIPS_ECDRBG_FAIL | CE-39784-1 | 0x8095408E | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT | CE-39785-2 | 0x8095413C | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_REQUEST_TIMEOUT | CE-39786-3 | 0x8095413D | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_CERT_REVOKED | CE-39787-4 | 0x8095413E | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_CERT_EXPIRED | CE-39788-5 | 0x8095413F | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_CDPS_MISSING | CE-39789-6 | 0x80954140 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_ISSUER_INVALID | CE-39790-8 | 0x80954141 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_ISSUER_EXPIRED | CE-39791-9 | 0x80954142 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_ISSUER_MISSING | CE-39792-0 | 0x80954143 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_CERT_PATH | CE-39793-1 | 0x80954144 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_CRL_NOT_AVAILABLE | CE-39794-2 | 0x80954145 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_TOO_MANY_REQUESTS | CE-39795-3 | 0x80954146 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_PENDING_CERTPATH_CHECK | CE-39796-4 | 0x80954147 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_PENDING_CRL_CHECK | CE-39797-5 | 0x80954148 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_INVALID_CALLBACK_TYPE | CE-39798-6 | 0x80954149 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_NOT_FOUND | CE-39799-7 | 0x8095414A | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_INVALID_ARGUMENT | CE-39800-0 | 0x8095414B | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_PROFILE_FAILURE | CE-39801-1 | 0x8095414C | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_NO_SUCH_SESSION | CE-39802-2 | 0x8095414D | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_TOO_MANY_SESSIONS | CE-39803-3 | 0x8095414E | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_CRL_SIGNATURE_VERIFICATION | CE-39804-4 | 0x8095414F | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_MISSING_CA_URL_INFO | CE-39805-5 | 0x80954150 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_MISSING_CERT_URL_INFO | CE-39806-6 | 0x80954151 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_WRONG_CERTTYPE | CE-39807-7 | 0x80954152 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_INIT | CE-39808-8 | 0x80954153 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CREATE | CE-39809-9 | 0x80954154 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_TXN_FAILED | CE-39810-1 | 0x80954155 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_EXTND_CERT_NOT_FOUND | CE-39811-2 | 0x80954156 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_EXTND_CERT_ADD_FAILED | CE-39812-3 | 0x80954157 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_EXTND_CERT_DEL_FAILED | CE-39813-4 | 0x80954158 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_TMP_KEY_ADD_FAILED | CE-39814-5 | 0x80954159 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CERT_ADD_FAILED | CE-39815-6 | 0x8095415A | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CERT_NOT_FOUND | CE-39816-7 | 0x8095415B | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CERT_DEL_FAILED | CE-39817-8 | 0x8095415C | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CDP_ENTRY_ADD_FAILED | CE-39818-9 | 0x8095415D | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CDP_ENTRY_NOT_FOUND | CE-39819-0 | 0x8095415E | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CRL_NOT_FOUND | CE-39820-2 | 0x8095415F | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_URL_ADD_FAILED | CE-39821-3 | 0x80954160 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_URL_NOT_FOUND | CE-39822-4 | 0x80954161 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CRL_TRUNCATE_FAILED | CE-39823-5 | 0x80954162 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CERT_SNO_NOT_FOUND | CE-39824-6 | 0x80954163 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_FG_TO_BG_MSG_FAILED | CE-39825-7 | 0x80954164 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_BG_TO_FG_MSG_FAILED | CE-39826-8 | 0x80954165 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_EXTND_CERT_SESINST_NOT_FOUND | CE-39827-9 | 0x80954166 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_EXTND_CERT_SESINST_CUR_FAILED | CE-39828-0 | 0x80954178 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CERT_ISSUER_CUR_FAILED | CE-39829-1 | 0x80954179 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CERT_SNO_CUR_FAILED | CE-39830-3 | 0x8095417A | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CRL_ISSUER_CUR_FAILED | CE-39831-4 | 0x8095417B | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CRL_SNO_CUR_FAILED | CE-39832-5 | 0x8095417C | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_URL_CUR_FAILED | CE-39833-6 | 0x8095417D | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_DB_CDP_ENTRY_CUR_FAILED | CE-39834-7 | 0x8095417E | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_CRL_PARSE_ERROR | CE-39835-8 | 0x8095417F | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_NO_RESULT_OBTAINED | CE-39836-9 | 0x80954180 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_CERT_NOT_AVAILABLE | CE-39837-0 | 0x80954181 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_TOO_MANY_FOREGROUND_PROCESS | CE-39838-1 | 0x80954182 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_FOREGROUND_PROCESS_NOT_FOUND | CE-39839-2 | 0x80954183 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_FOREGROUND_FAILED_TO_REGISTER | CE-39840-4 | 0x80954184 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_BACKGROUND_NOT_READY | CE-39841-5 | 0x80954185 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_SET_CRL_CHECKING_MODE_FAILED | CE-39842-6 | 0x80954186 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_UNEXPECTED_ASN1_STRUCTURE | CE-39843-7 | 0x80954187 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_STALE_CRL_RECEIVED | CE-39844-8 | 0x80954188 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_PENDING_OCSP_CHECK | CE-39845-9 | 0x80954189 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_OCSP_INVALID | CE-39846-0 | 0x8095418A | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_OCSP_STATUS_UNKNOWN | CE-39847-1 | 0x8095418B | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_OCSP_RESPONSE | CE-39848-2 | 0x8095418C | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_OCSP_SIGNING_CERT_INFO_MISSING | CE-39849-3 | 0x8095418D | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_OCSP_RESPONDER_URL_MISSING | CE-39850-5 | 0x8095418E | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_PRIVATE_KEY_NOT_FOUND | CE-39851-6 | 0x8095418F | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_SCEP_RENEW_CERT_NOT_SUPPORTED | CE-39852-7 | 0x80954190 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_SCEP_MAX_POLL_RETRY_COUNT_RCHD | CE-39853-8 | 0x80954191 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_CRL_CHECKING_DISABLED | CE-39854-9 | 0x80954192 | protocol error |
| SCE_SSL_ERROR_ERR_PKI_CLIENT_SCEP_NO_HTTP_RESP_CONTENT | CE-39855-0 | 0x80954193 | protocol error |
| SCE_SSL_ERROR_ERR_STACK | CE-39856-1 | 0x809541A0 | protocol error |
| SCE_SSL_ERROR_ERR_STACK_UNDERFLOW | CE-39857-2 | 0x809541A1 | protocol error |
| SCE_SSL_ERROR_ERR_STACK_OVERFLOW | CE-39858-3 | 0x809541A2 | protocol error |
| SCE_SSL_ERROR_ERR_INSTANCE | CE-39859-4 | 0x80954204 | protocol error |
| SCE_SSL_ERROR_ERR_INSTANCE_TABLE_TOO_BIG | CE-39860-6 | 0x80954205 | protocol error |
| SCE_SSL_ERROR_ERR_INSTANCE_BAD_ID | CE-39861-7 | 0x80954206 | protocol error |
| SCE_SSL_ERROR_ERR_INSTANCE_CLOSED | CE-39862-8 | 0x80954207 | protocol error |
| SCE_SSL_ERROR_ERR_INSTANCE_STALE_ID | CE-39863-9 | 0x80954208 | protocol error |
| SCE_SSL_ERROR_ERR_INSTANCE_FREE_LIST_EMPTY | CE-39864-0 | 0x80954209 | protocol error |
| SCE_SSL_ERROR_ERR_INSTANCE_PASSED_END_LIST_REACHED | CE-39865-1 | 0x8095420A | protocol error |
| SCE_SSL_ERROR_ERR_NIST_KDF | CE-39866-2 | 0x809542CC | protocol error |
| SCE_SSL_ERROR_ERR_NIST_KDF_INVALID_COUNTER_SIZE | CE-39867-3 | 0x809542CD | protocol error |
| SCE_SSL_ERROR_ERR_NIST_KDF_COUNTER_KEY_SIZES | CE-39868-4 | 0x809542CE | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG | CE-39869-5 | 0x80954330 | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_HASH_DF_BAD_OUTPUT_LEN | CE-39870-7 | 0x80954331 | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_UNSUPPORTED_CURVE | CE-39871-8 | 0x80954332 | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_EC_DRBG_ARG_TOO_LONG | CE-39872-9 | 0x80954333 | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_EC_DBRG_INVALID_HASH_ID | CE-39873-0 | 0x80954334 | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_DBRG_RESEED_NEEDED | CE-39874-1 | 0x80954335 | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_BLOCK_CIPHER_DF_BAD_OUTPUT_LEN | CE-39875-2 | 0x80954336 | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_CTR_INVALID_KEY_LENGTH | CE-39876-3 | 0x80954337 | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_CTR_INVALID_OUTPUT_LENGTH | CE-39877-4 | 0x80954338 | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_DRBG_TOO_MANY_BITS | CE-39878-5 | 0x80954339 | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_CTR_BAD_ENTROPY_INPUT_LEN | CE-39879-6 | 0x8095433A | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_EC_ENTROPY_OR_NONCE_TOO_SHORT | CE-39880-8 | 0x8095433B | protocol error |
| SCE_SSL_ERROR_ERR_NIST_RNG_CTR_BAD_PERSO_STR_LEN | CE-39881-9 | 0x8095433C | protocol error |
| SCE_SSL_ERROR_ERR_XML_PARSE_NO_BEGIN_TAG | CE-39882-0 | 0x809543F8 | protocol error |
| SCE_SSL_ERROR_ERR_XML_PARSE_NO_END_TAG | CE-39883-1 | 0x809543F9 | protocol error |
| SCE_SSL_ERROR_ERR_XML_PARSE_END_TAG_TOO_EARLY | CE-39884-2 | 0x809543FA | protocol error |
| SCE_SSL_ERROR_ERR_XML_PARSE_VALUE_NOT_FOUND | CE-39885-3 | 0x809543FB | protocol error |
| SCE_SSL_ERROR_ERR_LWIP_UNSUPPORTED_FUNCTION | CE-39886-4 | 0x8095445C | protocol error |
| SCE_SSL_ERROR_ERR_ENTROPY_UNINITIALIZED | CE-39887-5 | 0x809544C0 | protocol error |
| SCE_SSL_ERROR_ERR_GARBAGE_COLLECTOR | CE-39888-6 | 0x80954524 | internal error |
| SCE_SSL_ERROR_ERR_GARBAGE_COLLECTOR_BADMODID | CE-39889-7 | 0x80954525 | internal error |
| SCE_SSL_ERROR_ERR_GARBAGE_COLLECTOR_BADID | CE-39890-9 | 0x80954526 | internal error |
| SCE_SSL_ERROR_ERR_GARBAGE_COLLECTOR_MODIDNOTREGISTERED | CE-39891-0 | 0x80954527 | internal error |
| SCE_SSL_ERROR_ERR_GARBAGE_COLLECTOR_INVALID_ARGS | CE-39892-1 | 0x80954528 | internal error |
| SCE_SSL_ERROR_ERR_GARBAGE_COLLECTOR_RESOURCE_NOT_FOUND | CE-39893-2 | 0x80954529 | internal error |
| SCE_SSL_ERROR_ERR_GARBAGE_COLLECTOR_AGAINMODIDREG | CE-39894-3 | 0x8095452A | internal error |
| SCE_SAVE_DATA_ERROR_SETUP_MAX_LIMIT | CE-39908-9 | 0x809F0017 | Exceeded the upper limit for the save data memory size of a single user, or exceeded the upper limit for the total save data memory size of all users |
| SCE_SAVE_DATA_ERROR_EVENT_BUSY | CE-39909-0 | 0x809F0018 | Event is being processed and results are not available yet |
| SCE_APP_INSTALLER_ERROR_CANNOT_READ_DISC | CE-39924-7 | 0x80A30023 | The disc cannot be read. |
| SCE_PROCESS_STARTER_ERROR_PATCH_FINALIZED | CE-39925-8 | 0x80A40049 | The finalized patch pkg. |
| SCE_PROCESS_STARTER_ERROR_PATCH_FAKE | CE-39926-9 | 0x80A40050 | The fake patch pkg. |
| SCE_PROCESS_STARTER_ERROR_CANNOT_READ_DISC | CE-39927-0 | 0x80A40051 | The disc cannot be read. |
| SCE_PROCESS_STARTER_ERROR_CANNOT_READ_DISC_IN_RESUME | CE-39928-1 | 0x80A40052 | The disc cannot be read in resume. |
| SCE_PROCESS_STARTER_ERROR_FREEMIUM_SKU_FLAG | CE-39929-2 | 0x80A40053 | Unmatch freemium sku flag. |
| SCE_PROCESS_STARTER_ERROR_OTHER_DISC_INSERTED_IN_RESUME | CE-39930-4 | 0x80A40054 | Other disc inserted in resume. |
| SCE_PROCESS_STARTER_ERROR_IN_AC_INSTALL | CE-39931-5 | 0x80A40055 | In add content install. |
| SCE_PROCESS_STARTER_ERROR_NOT_NESTED_IMAGE | CE-39932-6 | 0x80A40056 | Not nested image. |
| SCE_PROCESS_STARTER_ERROR_DISAGREE_DISC_VERSION | CE-39933-7 | 0x80A40057 | Disagree disc version. |
| SCE_PROCESS_STARTER_ERROR_DISAGREE_EKC_VERSION | CE-39934-8 | 0x80A40058 | Disagree EKc version. |
| CE-39935-9 | Connection to server failed // Step 1: Restart the PS4. Step 2: PSN or the game's server may be temporarily unavailable. Check the status of the game's server at its website. Check PSN status. Step 3: If the servers are active, run the internet connection test and make sure that you can connect to the internet. Step 4: Update router to the latest firmware. Turn off other devices that are connected to the network to reduce stress. Step 5: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 34. If none of this resolve the problem then try again later as the server may be experiencing high volume. | ||
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_INVALID_ARGUMENT | CE-39938-2 | 0x80D19000 | Invalid argument. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_INVALID_SHADER | CE-39939-3 | 0x80D19001 | The shader is invalid. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_STALE_HANDLE | CE-39940-5 | 0x80D19002 | The handle has been used after freeing. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_FULL | CE-39941-6 | 0x80D19003 | No space available. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_NOT_PERMITTED | CE-39942-7 | 0x80D19004 | The operation is not permitted. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_OUTPUT_ARGUMENT_IS_NULL | CE-39943-8 | 0x80D19005 | The output argument is <c>NULL</c>. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_OWNER_HANDLE_INVALID | CE-39944-9 | 0x80D19006 | The owner handle is invalid. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_RESOURCE_HANDLE_INVALID | CE-39945-0 | 0x80D19007 | The resource handle is invalid. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_RESOURCE_TYPE_INVALID | CE-39946-1 | 0x80D19008 | The resource type is invalid. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_GDS_RESOURCE_TYPE_INVALID | CE-39947-2 | 0x80D19009 | The GDS resource type is invalid. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_RESOURCE_SIZE_INVALID | CE-39948-3 | 0x80D1900A | The resource size is invalid. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_RESOURCE_ADDRESS_IS_NULL | CE-39949-4 | 0x80D1900B | The resource address is <c>NULL</c>. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_GDS_OFFSET_INVALID | CE-39950-6 | 0x80D1900C | The GDS offset is invalid. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_RESOURCE_NAME_IS_NULL | CE-39951-7 | 0x80D1900D | The resource name is <c>NULL</c>. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_OWNER_NAME_IS_NULL | CE-39952-8 | 0x80D1900E | The owner name is <c>NULL</c>. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_FIND_CALLBACK_IS_NULL | CE-39953-9 | 0x80D1900F | The find callback is <c>NULL</c>. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_RESOURCE_IS_NOT_SHADER | CE-39954-0 | 0x80D19010 | The resource is not a shader. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_USER_MEMORY_PARAM_IS_NULL | CE-39955-1 | 0x80D19011 | The user memory parameter is <c>NULL</c>. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_USER_MEMORY_PARAM_NOT_ALIGNED | CE-39956-2 | 0x80D19012 | The user memory parameter is not aligned. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_INVALID_NAME_LENGTH_PARAM | CE-39957-3 | 0x80D19013 | The name length parameter is invalid. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_INVALID_SIZE_PARAM | CE-39958-4 | 0x80D19014 | The size parameter is invalid. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_INVALID_NUM_RESOURCES_PARAM | CE-39959-5 | 0x80D19015 | The number of resources param is invalid. |
| SCE_GNM_ERROR_RESOURCE_REGISTRATION_INTERNAL | CE-39960-7 | 0x80D19FFF | Internal error. |
| SCE_COMPANION_HTTPD_ERROR_USER_NOT_FOUND | CE-39963-0 | 0x80E4000E | User is not found |
| CE-39984-3 | PS4 console obtained an IP address but cannot connect to the internet (incorrect settings or Wi-Fi requires a log in) // Step 1: Confirm your connection settings and try an Internet connection test. Step 2: If you are using a Wi-Fi hotspot, you may need to log in to the hotspot network in order to connect to the Internet. Step 3: If unable to open the PS4's browser, go to [Settings] > [User's Guide] and the wireless hotspot's login screen will appear. | ||
| CE-39985-4 | Connection to server failed // Step 1: Restart the PS4. Step 2: PSN or the game's server may be temporarily unavailable. Check the status of the game's server at its website. Check PSN status. Step 3: If the servers are active, run the internet connection test and make sure that you can connect to the internet. Step 4: Update router to the latest firmware. Turn off other devices that are connected to the network to reduce stress. Step 5: Make sure these port numbers are not blocked by the router: TCP: 80, 443, 3478, 3479, 3480; UDP: 3478, 34. If none of this resolve the problem then try again later as the server may be experiencing high volume. | ||
| SCE_VR_TRACKER_ERROR_NOT_INIT | CE-40017-2 | 0x81260801 | The libVrTracker library has not been initialized. |
| SCE_VR_TRACKER_ERROR_ALREADY_INITIALIZED | CE-40018-3 | 0x81260802 | The libVrTracker library has already been initialized. |
| SCE_VR_TRACKER_ERROR_DEVICE_ALREADY_REGISTERED | CE-40019-4 | 0x81260804 | This device is already registered with the VR tracker library. |
| SCE_VR_TRACKER_ERROR_DEVICE_LIMIT | CE-40020-6 | 0x81260805 | Maximum number of devices reached. The VR tracker library cannot track additional devices. |
| SCE_VR_TRACKER_ERROR_INVALID_DEVICE_HANDLE | CE-40021-7 | 0x81260807 | Invalid device handle |
| SCE_VR_TRACKER_ERROR_BUSY | CE-40022-8 | 0x81260808 | The VR Tracker library is busy. Please try later. |
| SCE_VR_TRACKER_ERROR_INTERNAL_ERROR | CE-40023-9 | 0x81260809 | There is a internal error |
| SCE_VR_TRACKER_ERROR_NO_MOTION_SENSOR_DATA | CE-40024-0 | 0x8126080A | The motion sensor data is not available. |
| SCE_VR_TRACKER_ERROR_DEVICE_NOT_ORIENTED | CE-40025-1 | 0x8126080B | Camera has not yet located or oriented the VR device. |
| SCE_VR_TRACKER_ERROR_TIMESTAMP_OUT_OF_RANGE | CE-40026-2 | 0x8126080C | Timestamp argument is invalid. |
| SCE_VR_TRACKER_ERROR_CAMERA_ACCELEROMETER_INVALID_VALUE | CE-40027-3 | 0x8126080D | The accelerometer of camera is invalid. |
| SCE_VR_TRACKER_ERROR_NOT_EXECUTE_GPU_PROCESS | CE-40028-4 | 0x8126080E | sceVrTrackerGPUWaitAndCPUProcess() is not executed even once. |
| SCE_VR_TRACKER_ERROR_NOT_ENOUGH_SENSOR_HISTORY | CE-40029-5 | 0x8126080F | storing sensor data is not enough |
| SCE_VR_TRACKER_ERROR_NOT_YET_DETECTING_FRONT_LED | CE-40030-7 | 0x81260810 | Front LEDs of HMD has not detected yet |
| SCE_VR_TRACKER_ERROR_ALREADY_PROCESSING_CAMERA_FRAME | CE-40031-8 | 0x81260811 | timestamp of camera frame has already processed |
| SCE_VR_TRACKER_ERROR_INVALID_CAMERA_CONFIGURATION | CE-40032-9 | 0x81260812 | invalid camera configuration |
| SCE_VR_TRACKER_ERROR_INVALID_STATUS_OF_CAMERA_FRAME | CE-40033-0 | 0x81260813 | status of camera frame is not SCE_CAMERA_STATUS_IS_ACTIVE |
| SCE_VR_TRACKER_ERROR_PLAYSTATION_CAMERA_NOT_CONNECTED | CE-40034-1 | 0x81260814 | Playstation Camera is not connected |
| SCE_VR_TRACKER_ERROR_NOT_EXECUTE_GPU_SUBMIT | CE-40035-2 | 0x81260815 | sceVrTrackerGPUSubmit() is not executed. |
| SCE_VR_TRACKER_ERROR_NOT_EXECUTE_GPU_WAIT | CE-40036-3 | 0x81260816 | sceVrTrackerGPUWait() is not executed. |
| SCE_VR_TRACKER_ERROR_UPDATE_HMD_MOTION_SENSOR_DATA | CE-40037-4 | 0x81260817 | updating motion sensor data of hmd is failed |
| SCE_VR_TRACKER_ERROR_UPDATE_DS4_MOTION_SENSOR_DATA | CE-40038-5 | 0x81260818 | updating motion sensor data of dualshock4 is failed |
| SCE_VR_TRACKER_ERROR_UPDATE_MOVE_MOTION_SENSOR_DATA | CE-40039-6 | 0x81260819 | updating motion sensor data of move is failed |
| SCE_VR_TRACKER_ERROR_CAMERA_ADJUSTMENT_IS_NECESSARY | CE-40040-8 | 0x8126081A | System Menu (Settings>Devices>PlayStation(R)Camera>Adjust PlayStation(R)Camera ) execution is necessary |
| SCE_VR_TRACKER_ERROR_NOT_EXECUTE_CPU_PROCESS | CE-40041-9 | 0x8126081B | sceVrTrackerCPUProcess() is not executed. |
| SCE_VR_TRACKER_ERROR_NOT_STARTED | CE-40042-0 | 0x8126081C | Tracking is not started |
| SCE_VR_TRACKER_ERROR_INVALID_CPU_MODE | CE-40043-1 | 0x8126081D | Invalid CPU mode |
| SCE_VR_TRACKER_ERROR_FATAL | CE-40044-2 | 0x812608FF | The VR tracker library has encountered an unspecified error. |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_NO_EVENT | CE-40046-4 | 0x812F010A | No events are available |
| SCE_MUSIC_PLAYER_SERVICE_ERROR_OPERATION_NOT_SUPPORTED | CE-40047-5 | 0x812F010B | Operation not supported |
| SCE_SHADER_PERF_ERROR_UNKNOWN_BINARY_FORMAT | CE-40062-2 | 0x8139000A | An error occurred because the shader binary format could not be recognized. |
| SCE_SHADER_PERF_ERROR_NO_MORE_ELEMENTS | CE-40063-3 | 0x8139000B | An error occurred because an enumeration contains no more elements. |
| SCE_LOGIN_SERVICE_ERROR_DEVICE_TYPE_HMD_SPECIFIED_MORE_THAN_ONE | CE-40064-4 | 0x813A0007 | SCE_LOGIN_SERVICE_USER_ASSIGNED_DEVICE_TYPE_HMD is specified more than one. |
| SCE_SOCIAL_SCREEN_ERROR_NOT_INITIALIZED | CE-40200-6 | 0x81440001 | this library isn't initialized |
| SCE_SOCIAL_SCREEN_ERROR_ALREADY_INITIALIZED | CE-40201-7 | 0x81440002 | this library is already initialized |
| SCE_SOCIAL_SCREEN_ERROR_INVALID_ARGS | CE-40202-8 | 0x81440003 | invalid argument |
| SCE_SOCIAL_SCREEN_ERROR_OUT_OF_MEMORY | CE-40203-9 | 0x81440004 | memory allocation error |
| SCE_SOCIAL_SCREEN_ERROR_FATAL | CE-40204-0 | 0x81440005 | fatal error |
| SCE_SOCIAL_SCREEN_ERROR_NOT_OPEN_SEPARATE_MODE | CE-40205-1 | 0x81440006 | SeparateMode not started |
| SCE_SOCIAL_SCREEN_ERROR_ALREADY_OPEN_SEPARATE_MODE | CE-40206-2 | 0x81440007 | SeparateMode already started |
| SCE_SOCIAL_SCREEN_ERROR_NOT_SUPPORT | CE-40207-3 | 0x81440008 | not support |
| SCE_NET_CTL_AP_DIALOG_ERROR_INTERNAL | CE-40235-4 | 0x81460001 | An internal error occurred in the utility. |
| SCE_TEXT_TO_SPEECH_ERROR_NO_MEMORY | CE-40251-2 | 0x81490001 | Insufficient memory |
| SCE_TEXT_TO_SPEECH_ERROR_NO_RESOURCE | CE-40252-3 | 0x81490002 | Insufficient thread resources |
| SCE_TEXT_TO_SPEECH_ERROR_NOT_PERMITTED | CE-40254-5 | 0x81490004 | This system language does not permit speech |
| SCE_TEXT_TO_SPEECH_ERROR_INVALID_CONFIG | CE-40257-8 | 0x81490010 | config value is invalid |
| SCE_TEXT_TO_SPEECH_ERROR_INVALID_PARAM | CE-40259-0 | 0x81490012 | param content is invalid |
| SCE_TEXT_TO_SPEECH_ERROR_INVALID_TEXT | CE-40260-2 | 0x81490013 | Text or text attribute is invalid |
| SCE_TEXT_TO_SPEECH_ERROR_NOT_INITIALIZED | CE-40265-7 | 0x81490020 | The library is not initialized |
| SCE_TEXT_TO_SPEECH_ERROR_NOT_OPENED | CE-40266-8 | 0x81490021 | Speech engine is not open |
| SCE_TEXT_TO_SPEECH_ERROR_NOT_CLOSED | CE-40267-9 | 0x81490022 | Speech engine is not closed |
| SCE_TEXT_TO_SPEECH_ERROR_INTERNAL | CE-40268-0 | 0x814900FF | Internal error |
| SCE_EDIT_MP4_ERROR_OUT_OF_MEMORY | CE-40279-2 | 0x814B0001 | memory allocation error |
| SCE_EDIT_MP4_ERROR_INVALID_PARAMS | CE-40280-4 | 0x814B0002 | invalid parameter |
| SCE_EDIT_MP4_ERROR_INVALID_HANDLE | CE-40281-5 | 0x814B0003 | invalid handle |
| SCE_EDIT_MP4_ERROR_INPUT_FILE_OPEN | CE-40282-6 | 0x814B0004 | input file open error |
| SCE_EDIT_MP4_ERROR_INPUT_FILE_FORMAT | CE-40283-7 | 0x814B0005 | input file format error |
| SCE_EDIT_MP4_ERROR_INPUT_FILE_READ | CE-40284-8 | 0x814B0006 | input file read error |
| SCE_EDIT_MP4_ERROR_OUTPUT_FILE_CREATE | CE-40285-9 | 0x814B0007 | output file create error |
| SCE_EDIT_MP4_ERROR_OUTPUT_FILE_WRITE | CE-40286-0 | 0x814B0008 | output file write error |
| SCE_EDIT_MP4_ERROR_OUTPUT_FILE_OVERWRITE | CE-40287-1 | 0x814B0009 | output file already exist |
| SCE_EDIT_MP4_ERROR_OUTPUT_FILE_NO_SPACE | CE-40288-2 | 0x814B000A | output file no space |
| SCE_EDIT_MP4_ERROR_INVALID_EDIT_POINT | CE-40289-3 | 0x814B000B | invalid edit point |
| SCE_EDIT_MP4_ERROR_NOT_INITIALIZED | CE-40290-5 | 0x814B000C | not initialized |
| SCE_EDIT_MP4_ERROR_ABORT | CE-40291-6 | 0x814B000D | edit process is aborted |
| SCE_EDIT_MP4_ERROR_BUSY | CE-40292-7 | 0x814B000E | edit process is busy |
| SCE_EDIT_MP4_ERROR_FATAL | CE-40293-8 | 0x814B000F | fatal error |
| CE-40305-2 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40306-3 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40307-4 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40309-6 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40311-9 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40312-0 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40313-1 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40314-2 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40315-3 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40316-4 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40317-5 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40318-6 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40319-7 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40320-9 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40321-0 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40322-2 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40323-3 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40325-4 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| CE-40327-6 | Error occurred while updating VR device software // Make sure the PS VR system (console, PU and HMU) is connected properly and firmly and try again. Update PS VR device software: 1) Make sure the console is online and that the console and PlayStation VR have been updated to their latest versions. 2) Update the console system software. 3) Turn on the PS VR system to update device software (can also select [Settings] > [Devices] > [PlayStation VR] > [PlayStation Device Software] > [Update PlayStation VR Device Software] to start it as well) | ||
| SCE_VDECSW_ERROR_API_FAIL | CE-40597-5 | 0x81510100 | Failed to calling decoder API |
| SCE_VDECSW_ERROR_STRUCT_SIZE | CE-40598-6 | 0x81510101 | Invalid struct size specified in thisSize |
| SCE_VDECSW_ERROR_ARGUMENT_POINTER | CE-40599-7 | 0x81510102 | Argument pointer is invalid |
| SCE_VDECSW_ERROR_DECODER_INSTANCE | CE-40600-0 | 0x81510103 | Decoder instance is invalid |
| SCE_VDECSW_ERROR_MEMORY_SIZE | CE-40601-1 | 0x81510104 | Necessary memory size is insufficient |
| SCE_VDECSW_ERROR_MEMORY_POINTER | CE-40602-2 | 0x81510105 | Invalid memory pointer |
| SCE_VDECSW_ERROR_FRAME_BUFFER_SIZE | CE-40603-3 | 0x81510106 | Invalid frame buffer size |
| SCE_VDECSW_ERROR_FRAME_BUFFER_POINTER | CE-40604-4 | 0x81510107 | Invalid pointer for frame buffer |
| SCE_VDECSW_ERROR_FRAME_BUFFER_ALIGNMENT | CE-40605-5 | 0x81510108 | Invalid frame buffer alignment |
| SCE_VDECSW_ERROR_NOT_ONION_MEMORY | CE-40606-6 | 0x81510109 | Improper memory that must be WB Onion |
| SCE_VDECSW_ERROR_NOT_GARLIC_MEMORY | CE-40607-7 | 0x8151010A | Improper memory that must be WC Garlic |
| SCE_VDECSW_ERROR_NOT_DIRECT_MEMORY | CE-40608-8 | 0x8151010B | Improper memory that must be direct memory |
| SCE_VDECSW_ERROR_MEMORY_INFO | CE-40609-9 | 0x8151010C | Error due to improper MemoryInfo setting |
| SCE_VDECSW_ERROR_ACCESS_UNIT_SIZE | CE-40610-1 | 0x8151010D | Invalid access unit size |
| SCE_VDECSW_ERROR_ACCESS_UNIT_POINTER | CE-40611-2 | 0x8151010E | Invalid pointer for access unit |
| SCE_VDECSW_ERROR_OUTPUT_INFO | CE-40612-3 | 0x8151010F | Error due to improper OutputInfo setting |
| SCE_VDECSW_ERROR_COMPUTE_QUEUE | CE-40613-4 | 0x81510110 | Invalid computeQueue |
| SCE_VDECSW_ERROR_FATAL_STATE | CE-40614-5 | 0x81510111 | Decoder is fatal state needed to delete decoder |
| SCE_VDECSW_ERROR_PRESET_VALUE | CE-40615-6 | 0x81510112 | Invalid preset value |
| SCE_VDECSW_ERROR_INPUT_QUEUE_FULL | CE-40616-7 | 0x81510113 | Input queue full |
| SCE_VDECSW_ERROR_OUTPUT_BUFFER_FULL | CE-40617-8 | 0x81510114 | Output buffer full |
| SCE_VDECSW_ERROR_OUTPUT_PENDING | CE-40618-9 | 0x81510115 | Output process is still pending |
| SCE_VDECSW_ERROR_INPUT_QUEUE_EMPTY | CE-40619-0 | 0x81510116 | Input queue empty |
| SCE_VDECSW_ERROR_DECODE_PENDING | CE-40620-2 | 0x81510117 | Decode process is still pending |
| SCE_VDECSW_ERROR_OUTPUT_BUFFER_EMPTY | CE-40621-3 | 0x81510118 | Output buffer empty |
| SCE_VDECSW_ERROR_CONFIG_INFO | CE-40622-4 | 0x81510200 | Error due to improper ConfigInfo setting |
| SCE_VDECSW_ERROR_COMPUTE_PIPE_ID | CE-40623-5 | 0x81510201 | Invalid computePipeId |
| SCE_VDECSW_ERROR_COMPUTE_QUEUE_ID | CE-40624-6 | 0x81510202 | Invalid computeQueueId |
| SCE_VDECSW_ERROR_RESOURCE_TYPE | CE-40625-7 | 0x81510203 | Invalid resourceType |
| SCE_VDECSW_ERROR_CODEC_TYPE | CE-40626-8 | 0x81510204 | Invalid codecType |
| SCE_VDECSW_ERROR_PROFILE_LEVEL | CE-40627-9 | 0x81510205 | Invalid profile or level |
| SCE_VDECSW_ERROR_INPUT_QUEUE_DEPTH | CE-40628-0 | 0x81510206 | Invalid decodeInputQueueDepth |
| SCE_VDECSW_ERROR_AFFINITY_MASK | CE-40629-1 | 0x81510207 | Invalid cpuAffinityMask |
| SCE_VDECSW_ERROR_THREAD_PRIORITY | CE-40630-3 | 0x81510208 | Invalid cpuThreadPriority |
| SCE_VDECSW_ERROR_DPB_FRAME_COUNT | CE-40631-4 | 0x81510209 | Invalid maxDpbFrameCount |
| SCE_VDECSW_ERROR_FRAME_WIDTH_HEIGHT | CE-40632-5 | 0x8151020A | Invalid maxFrameWidth or maxFrameHeight |
| SCE_VDECSW_ERROR_EXTRA_CONFIG_INFO | CE-40633-6 | 0x8151020B | Invalid extraConfigInfo |
| SCE_VDECSW_ERROR_NEW_SEQUENCE | CE-40634-7 | 0x81510300 | New sequence that needs to reset decoder |
| SCE_VDECSW_ERROR_ACCESS_UNIT | CE-40635-8 | 0x81510301 | Decode error in an input access unit |
| SCE_VDECSW_ERROR_OVERSIZE_DECODE | CE-40636-9 | 0x81510302 | Decode process is too big for the current instance |
| SCE_VDECSW_ERROR_INVALID_SEQUENCE | CE-40637-0 | 0x81510303 | No valid sequence found in input stream |
| SCE_VDECSW_ERROR_FATAL_STREAM | CE-40638-1 | 0x81510304 | Fatal stream that needs to reset decoder |
| SCE_CUSTOM_MUSIC_CORE_ERROR_BUSY | CE-40719-1 | 0x81380004 | Cannot execute because CustomMusicCore is running another processing. |
| SCE_CUSTOM_MUSIC_CORE_ERROR_ALREADY_STARTED | CE-40720-3 | 0x81380005 | Already Started. |
| SCE_CUSTOM_MUSIC_CORE_ERROR_NOT_STARTED | CE-40721-4 | 0x81380006 | Not Started. |
| SCE_CUSTOM_MUSIC_CORE_ERROR_CLIENT_NOT_ACTIVE | CE-40722-5 | 0x81380301 | Client is not active |
| SCE_CUSTOM_MUSIC_CORE_ERROR_INVALID_CLIENT_ID | CE-40723-6 | 0x81380302 | Client ID is invalid |
| SCE_CUSTOM_MUSIC_SERVICE_ERROR_FATAL | CE-40731-5 | 0x814E0001 | Fatal error |
| SCE_CUSTOM_MUSIC_SERVICE_ERROR_INVALID_ARGUMENT | CE-40732-6 | 0x814E0002 | Invalid argument |
| SCE_CUSTOM_MUSIC_SERVICE_ERROR_NOT_INITIALIZED | CE-40733-7 | 0x814E0003 | CustomMusicService is not initialized. |
| SCE_CUSTOM_MUSIC_SERVICE_ERROR_ALREADY_INITIALIZED | CE-40734-8 | 0x814E0004 | CustomMusicService is already initialized. |
| SCE_CUSTOM_MUSIC_SERVICE_ERROR_BUSY | CE-40735-9 | 0x814E0005 | Cannot execute because CustomMusicService is running another processing. |
| SCE_CUSTOM_MUSIC_SERVICE_ERROR_PROHIBITED | CE-40736-0 | 0x814E0101 | Using CustomMusicService is prohibited. |
| SCE_CL_SYS_CALL_WRAPPER_ERROR_INVALID_PARAM | CE-40737-1 | 0x814F0001 | The parameters are invalid. |
| SCE_CL_SYS_CALL_WRAPPER_ERROR_TOO_MANY | CE-40738-2 | 0x814F0002 | The number exceeded the maximum. |
| SCE_KERNEL_ERROR_EREVOKE | CE-40739-3 | 0x80020062 | File is revoked |
| SCE_KERNEL_ERROR_ESDKVERSION | CE-40740-5 | 0x80020063 | SDK version of a binary file is invalid |
| SCE_VIDEO_OUT_ERROR_UNSUPPORTED_OPERATION | CE-40767-4 | 0x8029001C | Unsupported operation |
| CE-40768-5 | 0x802A0008 | ||
| SCE_PAD_ERROR_NO_HANDLE | CE-40840-6 | 0x80920008 | There is no handle. |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_400_BAD_REQUEST | CE-40848-4 | 0x80991400 | An error occurred on the server. (HTTP status code: 400) |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_401_UNAUTHORIZED | CE-40849-5 | 0x80991401 | An error occurred on the server. (HTTP status code: 401) |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_402_PAYMENT_REQUIRED | CE-40850-7 | 0x80991402 | An error occurred on the server. (HTTP status code: 402) |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_403_FORBIDDEN | CE-40851-8 | 0x80991403 | An error occurred on the server. (HTTP status code: 403) |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_404_NOT_FOUND | CE-40852-9 | 0x80991404 | An error occurred on the server. (HTTP status code: 404) // Error occurred on the server (server error) // Reboot the console and try again. Perform a connection test. If the test is successful, check your network environment and try updating the router if needed. See PlayStation Repairs for additional network troubleshooting. If the error persists, try again later (temporary congestion). |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_405_METHOD_NOT_ALLOWED | CE-40853-0 | 0x80991405 | An error occurred on the server. (HTTP status code: 405) |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_500_INTERNAL_SERVER_ERROR | CE-40865-3 | 0x80991500 | An internal error occurred on the server. (HTTP status code: 500) |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_501_NOT_IMPLEMENTED | CE-40866-4 | 0x80991501 | An error occurred on the server. (HTTP status code: 501) |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_502_BAD_GATEWAY | CE-40867-5 | 0x80991502 | An error occurred on the server. (HTTP status code: 502) |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_503_SERVICE_UNAVAILABLE | CE-40868-6 | 0x80991503 | An error occurred on the server. (HTTP status code: 503) |
| SCE_BGFT_ERROR_HTTP_STATUS_CODE_504_GATEWAY_TIMEOUT | CE-40869-7 | 0x80991504 | An error occurred on the server. (HTTP status code: 504) |
| SCE_SAVE_DATA_ERROR_PARAMSFO_TRANSFER_TITLE_ID_NOT_FOUND | CE-40875-4 | 0x809F0019 | Specified title ID of the transfer source is not in param.json |
| CE-40890-1 | Broadcast interrupted due to a server communication error (network connection quality too low) // 1) Reduce broadcast quality. 2) Make sure the router is up to date. 3) The network may be busy. Try again at a less busy time. | ||
| SCE_APP_INSTALLER_ERROR_DATA_DISC_NOT_INSTALLED | CE-40896-7 | 0x80A30024 | The data disc is not installed. |
| SCE_APP_INSTALLER_ERROR_NOT_TRANSFER_DISC_VERSION | CE-40897-8 | 0x80A30025 | Not transfer the disc version. |
| SCE_APP_INSTALLER_ERROR_NO_SLOT_SPACE | CE-40898-9 | 0x80A30026 | Not enough slot space to install the package on the target. |
| SCE_APP_INSTALLER_ERROR_NO_SLOT_INFORMATION | CE-40899-0 | 0x80A30027 | This application doesn't have slot information. |
| SCE_APP_INSTALLER_ERROR_INSTALL_MAIN_MISSING | CE-40900-3 | 0x80A30028 | The slot ID where main is missing is specified. (User tried to set blank slot as primary application.) |
| SCE_PROCESS_STARTER_ERROR_NECESSARY_TO_SELECT_VR_MODE | CE-40901-4 | 0x80A40059 | Necessary to select VR Mode. |
| SCE_PROCESS_STARTER_ERROR_DATA_DISC_NOT_INSTALLED | CE-40902-5 | 0x80A4005A | The data disc is not installed. |
| SCE_PROCESS_STARTER_ERROR_NEED_PLAY_DISC | CE-40903-6 | 0x80A4005B | Need play disc for launch. |
| SCE_PROCESS_STARTER_ERROR_IN_LANGUAGE_DATA_INSTALL | CE-40904-7 | 0x80A4005C | In launguage data install. |
| SCE_PROCESS_STARTER_ERROR_NEED_LANGUAGE_DATA | CE-40905-8 | 0x80A4005D | Need launguage data. |
| SCE_PROCESS_STARTER_ERROR_NEED_LANGUAGE_DATA_FOR_SYSTEM_SETTING | CE-40906-9 | 0x80A4005E | Need launguage data for system setting. |
| SCE_PROCESS_STARTER_ERROR_DEV_FLAG | CE-40907-0 | 0x80A4005F | This pkg includes dev flag. |
| SCE_PLAYGO_ERROR_NEED_DATA_DISC | CE-40908-1 | 0x80B20011 | Need to install chunks on DataDisc |
| CE-40911-5 | PlayStation VR error // This error comes up when the console does not have the latest system software when PS VR is turned on.
Update the console system software and after it reboots, turn on PS VR. You will be automatically prompted to update PS VR software. | ||
| SCE_GNM_ERROR_VALIDATION_WARNING | CE-40912-6 | 0x80D12000 | Gnm Validate warning detected. |
| SCE_GNM_ERROR_VALIDATION_ERROR | CE-40913-7 | 0x80D13000 | Gnm Validate error detected. |
| SCE_GNM_ERROR_VALIDATION_NUM_INSTANCES | CE-40914-8 | 0x80D13018 | setNumInstances() call is required prior to draw call, after indirect-draw call has been called. |
| SCE_GNM_ERROR_VALIDATION_SRT | CE-40915-9 | 0x80D13019 | SRT Binding is invalid. |
| SCE_GNM_ERROR_VALIDATION_INVALID_ARGUMENT | CE-40916-0 | 0x80D13FFD | An invalid argument was passed to Gnm validation module. |
| SCE_GNM_ERROR_GET_GPU_INFO_PARAMETER_NULL | CE-40917-1 | 0x80D1B000 | A parameter is null. |
| SCE_GNM_ERROR_GET_GPU_INFO_FAILED | CE-40918-2 | 0x80D1B001 | Failed to get the information. |
| SCE_GNM_ERROR_GET_GPU_INFO_PARAMETER_INVALID | CE-40919-3 | 0x80D1B002 | A parameter is invalid. |
| SCE_APP_CONTENT_ERROR_ADDCONT_NO_IN_QUEUE | CE-40920-5 | 0x80D90012 | The additional content is not in download queue. |
| SCE_APP_CONTENT_ERROR_NETWORK | CE-40921-6 | 0x80D90013 | Network error. |
| SCE_APP_CONTENT_ERROR_SIGNED_OUT | CE-40922-7 | 0x80D90014 | Called in the signed-out state. |
| SCE_VIDEOCORE_ERROR_CODE_NOT_EXIST_SOURCEID | CE-40923-8 | 0x80DC001C | not exist sourceId |
| SCE_VIDEOCORE_ERROR_CODE_INPUT_BUFFER_FULL | CE-40924-9 | 0x80DC001D | InputBuffer is full |
| SCE_VIDEOCORE_ERROR_CODE_PARSING_MEDIA_SEGMENT | CE-40925-0 | 0x80DC001E | parsing media segment |
| SCE_VIDEOCORE_ERROR_CODE_SOURCE_FULL | CE-40926-1 | 0x80DC001F | source full |
| SCE_VIDEOCORE_ERROR_CODE_NOT_MEDIA_SOURCE_EXTENSIONS | CE-40927-2 | 0x80DC0020 | Not MediaSourceExtensions |
| SCE_VIDEOCORE_ERROR_CODE_GENERATE_THUMBNAIL_TIMEOUT | CE-40928-3 | 0x80DC0021 | timeout of get thumbnail |
| SCE_VIDEOCORE_ERROR_CODE_NOT_EXIST_SOURCE_BUFFER | CE-40929-4 | 0x80DC0B00 | not exist sourceBuffer |
| SCE_VIDEOCORE_ERROR_CODE_SOURCE_BUFFER_NOT_SUPPORTED | CE-40930-6 | 0x80DC0C00 | this source buffer is not supported |
| SCE_VIDEOCORE_ERROR_CODE_SOURCE_BUFFER_REACHED_LIMIT | CE-40931-7 | 0x80DC0D00 | reached sourceBuffer creation limit |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_INVALID_HEADER_MAGIC | CE-40932-8 | 0x80DE0052 | Header magic from client is invalid(English) |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_INVALID_HEADER_PROTOCOL_VERSION | CE-40933-9 | 0x80DE0053 | Header protocl version from client is invalid(English) |
| SCE_PF_AUTH_CLIENT_SERVER_ERROR_INVALID_HEADER_MSG_TYPE | CE-40934-0 | 0x80DE0054 | Header msg type from client is invalid(English) |
| SCE_HMD_ERROR_REPROJECTION_NEVER_PROCESSED | CE-40989-0 | 0x81110015 | Reprojection process has never been done. |
| SCE_HMD_ERROR_UNSUPPORTED_FEATURE | CE-40990-2 | 0x81110016 | The feature is unsupported |
| SCE_ZLIB_ERROR_NOT_SUPPORTED | CE-41001-6 | 0x81120025 | Not supported format |
| SCE_NP_SNS_YOUTUBE_DIALOG_ERROR_ACCOUNT_LINK_PARENTAL_CONTROL | CE-41005-0 | 0x81270007 | Internet Browser function is disabled by parental control on account linkage. |
| SCE_NP_SNS_DAILYMOTION_DIALOG_ERROR_ACCOUNT_LINK_PARENTAL_CONTROL | CE-41016-2 | 0x81360006 | Internet Browser function is disabled by parental control on account linkage. |
| SCE_TEXT_TO_SPEECH_ERROR_ALREADY_INITIALIZED | CE-41021-8 | 0x81490023 | The library is already initialized |
| SCE_TEXT_TO_SPEECH_ERROR_TOO_FAST_INPUT | CE-41022-9 | 0x81490006 | Text input interval is too short |
| SCE_BLUETOOTH_HID_ERROR_INVALID_PARAMETER | CE-41035-3 | 0x81540001 | invalid argument |
| SCE_BLUETOOTH_HID_ERROR_INVALID_VID_PID | CE-41036-4 | 0x81540002 | invalid vid/pid |
| SCE_BLUETOOTH_HID_ERROR_DEVICE_NOT_REGISTERED | CE-41037-5 | 0x81540003 | not registered the device |
| SCE_BLUETOOTH_HID_ERROR_NOT_INITIALIZED | CE-41038-6 | 0x81540004 | library uninitialized |
| SCE_BLUETOOTH_HID_ERROR_NOT_PAIRED | CE-41039-7 | 0x81540005 | not paired the device |
| SCE_BLUETOOTH_HID_ERROR_CALLBACK_NOT_REGISTERED | CE-41040-9 | 0x81540006 | unregistered call back function |
| SCE_BLUETOOTH_HID_ERROR_NOT_CONNECTED | CE-41041-0 | 0x81540007 | device is not connected |
| SCE_BLUETOOTH_HID_ERROR_TRANSFER_BUSY | CE-41042-1 | 0x81540008 | the transfer is busy |
| SCE_BLUETOOTH_HID_ERROR_TOO_SHORT | CE-41043-2 | 0x81540009 | the size is too short |
| SCE_BLUETOOTH_HID_ERROR_TRANSFER_NOT_READY | CE-41044-3 | 0x8154000A | transfer not ready |
| SCE_BLUETOOTH_HID_ERROR_MISSING_REPORT_ID | CE-41045-4 | 0x8154000B | missing report id |
| SCE_BLUETOOTH_HID_ERROR_TOO_BIG | CE-41046-5 | 0x8154000C | data size is too big |
| SCE_BLUETOOTH_HID_ERROR_DEVICE_NOT_ALLOCATED | CE-41047-6 | 0x8154000D | not allocated the device |
| SCE_BLUETOOTH_HID_ERROR_CONNECTION_NOT_COMPLETED | CE-41048-7 | 0x8154000E | Connection is not completed yet |
| SCE_BLUETOOTH_HID_ERROR_FATAL | CE-41049-8 | 0x8154000F | fatal error |
| SCE_VIDEO_DECODER_ARBITRATION_ERROR_INVALID_PARAM | CE-41077-9 | 0x81570001 | invalid argument |
| SCE_VIDEO_DECODER_ARBITRATION_ERROR_INVALID_STATUS | CE-41078-0 | 0x81570002 | invalid status |
| SCE_VIDEO_DECODER_ARBITRATION_ERROR_CONNECTION_FAILED | CE-41079-1 | 0x81570003 | inter process communication error |
| SCE_VIDEO_DECODER_ARBITRATION_ERROR_SCE_FUNCTION | CE-41080-3 | 0x81570004 | sce function error |
| SCE_VIDEO_DECODER_ARBITRATION_ERROR_INTERNAL | CE-41081-4 | 0x815700FF | internal program error |
| SCE_JOB_ERROR_INVALID_VALUE | CE-41082-5 | 0x81580000 | The call failed because a parameter has an invalid value. |
| SCE_JOB_ERROR_INVALID_POINTER | CE-41083-6 | 0x81580001 | The call failed because a parameter was an invalid pointer. |
| SCE_JOB_ERROR_OUT_OF_MEMORY | CE-41084-7 | 0x81580002 | The call failed because a memory allocation failed. |
| SCE_JOB_ERROR_BUSY | CE-41085-8 | 0x81580003 | The call failed because internal resources was busy. |
| SCE_JOB_ERROR_AGAIN | CE-41086-9 | 0x81580004 | The call failed because internal resources was temporarily unavailable. |
| SCE_JOB_ERROR_TIMEOUT | CE-41087-0 | 0x81580005 | The call failed because a operation timed out. |
| SCE_JOB_ERROR_OUT_OF_SEQUENCE_INTERFACES | CE-41088-1 | 0x81580006 | The call failed because the maximum number of sequence interfaces have already been created. |
| SCE_JOB_ERROR_INVALID_SEQUENCE_INTERFACE | CE-41089-2 | 0x81580007 | The call failed because an invalid sequence interface pointer was supplied. |
| SCE_JOB_MANAGER_ERROR_INVALID_VALUE | CE-41090-4 | 0x81581000 | The call failed because a parameter has an invalid value. |
| SCE_JOB_MANAGER_ERROR_INVALID_POINTER | CE-41091-5 | 0x81581001 | The call failed because a pointer has an invalid value. |
| SCE_JOB_MANAGER_ERROR_OUT_OF_MEMORY | CE-41092-6 | 0x81581002 | The call failed because a memory allocation failed. |
| SCE_JOB_MANAGER_ERROR_UNINITIALIZED | CE-41093-7 | 0x81581010 | The call failed because the library is uninitialized. |
| SCE_JOB_MANAGER_ERROR_ALREADY_INITIALIZED | CE-41094-8 | 0x81581020 | The call failed because the library is already initialized. |
| SCE_JOB_MANAGER_ERROR_INVALID_ALIGNMENT | CE-41095-9 | 0x81581030 | The call failed because a parameter is incorrectly aligned. |
| SCE_JOB_MANAGER_TEST_ERROR_INVALID_VALUE | CE-41096-0 | 0x8158F000 | The call failed because a parameter has an invalid value. |
| SCE_JOB_MANAGER_TEST_ERROR_OUT_OF_MEMORY | CE-41097-1 | 0x8158F002 | The call failed because a memory allocation failed. |
| SCE_JOB_MANAGER_TEST_ERROR_UNINITIALIZED | CE-41098-2 | 0x8158F010 | The call failed because the library is uninitialized. |
| SCE_JOB_MANAGER_TEST_ERROR_ALREADY_INITIALIZED | CE-41099-3 | 0x8158F020 | The call failed because the library is already initialized. |
| SCE_MAT_ERROR_UNKNOWN | CE-41110-7 | 0x815C0000 | Undefined error |
| SCE_MAT_ERROR_COMMS_INIT | CE-41111-8 | 0x815C0001 | Failed to initialize communications |
| SCE_MAT_ERROR_THREAD_CREATE | CE-41112-9 | 0x815C0002 | Failed to create libMat threads |
| SCE_MAT_ERROR_INVALID_ARGUMENT | CE-41113-0 | 0x815C0003 | Invalid argument passed |
| SCE_SUBDIV_ERROR_UNKNOWN | CE-41114-1 | 0x815E0001 | Unknown error |
| SCE_SUBDIV_ERROR_INVALID_NULL_INPUT | CE-41115-2 | 0x815E0002 | Null parameter passed to function when non-null parameter is required |
| SCE_SUBDIV_ERROR_INVALID_VERTEX | CE-41116-3 | 0x815E0003 | Vertex index does not refer to a valid vertex |
| SCE_SUBDIV_ERROR_INVALID_EDGE | CE-41117-4 | 0x815E0004 | Edge indices do not refer to a valid edge |
| SCE_SUBDIV_ERROR_INVALID_FACE | CE-41118-5 | 0x815E0005 | Face index does not refer to a valid face |
| SCE_SUBDIV_ERROR_INSUFFICIENT_MEMORY | CE-41119-6 | 0x815E0006 | Unable to allocate memory |
| SCE_SUBDIV_ERROR_END_CAP_CREATION | CE-41120-8 | 0x815E0007 | Error creating end-caps |
| SCE_SUBDIV_ERROR_COMPACT_TABLE_CREATION | CE-41121-9 | 0x815E0008 | Error compacting stencil table |
| SCE_SUBDIV_ERROR_MISSING_EDGE_FACES | CE-41122-0 | 0x815E0009 | Invalid topology (missing edge face indices) |
| SCE_SUBDIV_ERROR_MISSING_EDGE_VERTS | CE-41123-1 | 0x815E000A | Invalid topology (missing edge vertex indices) |
| SCE_SUBDIV_ERROR_MISSING_FACE_EDGES | CE-41124-2 | 0x815E000B | Invalid topology (missing face edge indices) |
| SCE_SUBDIV_ERROR_MISSING_FACE_VERTS | CE-41125-3 | 0x815E000C | Invalid topology (missing face vertex indices) |
| SCE_SUBDIV_ERROR_MISSING_VERT_FACES | CE-41126-4 | 0x815E000D | Invalid topology (missing vertex face indices) |
| SCE_SUBDIV_ERROR_MISSING_VERT_EDGES | CE-41127-5 | 0x815E000E | Invalid topology (missing vertex edge indices) |
| SCE_SUBDIV_ERROR_FAILED_CORRELATION_EDGE_FACE | CE-41128-6 | 0x815E000F | Invalid topology (edge/face mismatch) |
| SCE_SUBDIV_ERROR_FAILED_CORRELATION_FACE_VERT | CE-41129-7 | 0x815E0010 | Invalid topology (face/vertex mismatch) |
| SCE_SUBDIV_ERROR_FAILED_CORRELATION_FACE_EDGE | CE-41130-9 | 0x815E0011 | Invalid topology (face/edge mismatch) |
| SCE_SUBDIV_ERROR_FAILED_ORIENTATION_INCIDENT_EDGE | CE-41131-0 | 0x815E0012 | Invalid topology (inconsistent edge orientation) |
| SCE_SUBDIV_ERROR_FAILED_ORIENTATION_INCIDENT_FACE | CE-41132-1 | 0x815E0013 | Invalid topology (inconsistent face orientation) |
| SCE_SUBDIV_ERROR_FAILED_ORIENTATION_INCIDENT_FACES_EDGES | CE-41133-2 | 0x815E0014 | Invalid topology (inconsistent face/edge orientation) |
| SCE_SUBDIV_ERROR_DEGENERATE_EDGE | CE-41134-3 | 0x815E0015 | Edge marked manifold is degenerate (start and end vertex is the same) |
| SCE_SUBDIV_ERROR_NON_MANIFOLD_EDGE | CE-41135-4 | 0x815E0016 | Edge marked manifold is actually non-manifold |
| SCE_SUBDIV_ERROR_INVALID_CREASE_EDGE | CE-41136-5 | 0x815E0017 | Invalid edge crease strength |
| SCE_SUBDIV_ERROR_INVALID_CREASE_VERT | CE-41137-6 | 0x815E0018 | Invalid vertex crease strength |
| SCE_SUBDIV_ERROR_NO_MAX_VALENCE | CE-41138-7 | 0x815E0019 | Unable to determine maximum valence of mesh |
| SCE_SUBDIV_ERROR_INVALID_VALENCE | CE-41139-8 | 0x815E001A | Vertex valence exceeds maximum supported valence |
| SCE_SUBDIV_ERROR_BASE_LEVEL_UNINITIALIZED | CE-41140-0 | 0x815E001B | Topology not specified |
| SCE_SUBDIV_ERROR_INVALID_INPUT_TOPOLOGY | CE-41141-1 | 0x815E001C | Invalid input topology (missing faces/edges/vertices) |
| SCE_SUBDIV_ERROR_INVALID_TOPOLOGY_FOR_SCHEME | CE-41142-2 | 0x815E001D | Subdivision scheme does not support specified topology |
| SCE_SUBDIV_ERROR_FACE_VARYING_CHANNEL_ORDER | CE-41143-3 | 0x815E001E | Face-varying channels out of order (face-varying index channels must be specified in order starting from 0) |
| SCE_SUBDIV_ERROR_INVALID_FACE_VARYING_CHANNEL | CE-41144-4 | 0x815E001F | Indices for face-varying channel were not set |
| SCE_SUBDIV_ERROR_POSITION_ALREADY_SET | CE-41145-5 | 0x815E0020 | Position data already set |
| SCE_SUBDIV_ERROR_POSITION_NOT_SET | CE-41146-6 | 0x815E0021 | Position data needed but was not set |
| SCE_SUBDIV_ERROR_FACE_VARYING_INDEX_DATA_MISMATCH | CE-41147-7 | 0x815E0022 | Face-varying index points past the end of the face-varying data |
| SCE_SUBDIV_ERROR_INVALID_FACE_VARYING_COMPONENT_COUNT | CE-41148-8 | 0x815E0023 | Face-varying data does not have between 1 and 4 components |
| SCE_SUBDIV_ERROR_INVALID_OUTPUT_MASK | CE-41149-9 | 0x815E0024 | Output mask is empty or contains an invalid combination of flags |
| SCE_SUBDIV_ERROR_INVALID_SUBDIVISION_LEVEL | CE-41150-1 | 0x815E0025 | Subdivision level is not between 1 and 10 |
| SCE_SUBDIV_ERROR_INVALID_VERSION_NUMBER | CE-41151-2 | 0x815E0026 | Version not supported |
| SCE_SUBDIV_ERROR_INVALID_BINARY | CE-41152-3 | 0x815E0027 | Binary not well-formed |
| SCE_SUBDIV_ERROR_SECTION_NOT_FOUND | CE-41153-4 | 0x815E0028 | Requested data does not exist within binary |
| SCE_RAZOR_CPU_ERROR_NOT_INITIALIZED | CE-41418-8 | 0x80580000 | API not initialized |
| SCE_RAZOR_CPU_ERROR_ALREADY_INITIALIZED | CE-41419-9 | 0x80580001 | API already initialized |
| SCE_RAZOR_CPU_ERROR_INVALID_STACK_LEVEL | CE-41420-1 | 0x80580002 | Pushing beyond maximum stack size |
| SCE_RAZOR_CPU_ERROR_INVALID_LABEL | CE-41421-2 | 0x80580003 | NULL pointer passed |
| SCE_RAZOR_CPU_ERROR_INVALID_ADDRESS | CE-41422-3 | 0x80580004 | invalid address |
| SCE_RAZOR_CPU_ERROR_INVALID_SIZE | CE-41423-4 | 0x80580005 | invalid size |
| SCE_RAZOR_CPU_ERROR_TOO_MANY_THREADS | CE-41424-5 | 0x80580006 | Too many threads pushing markers |
| SCE_RAZOR_CPU_ERROR_PACKET_TOO_BIG | CE-41425-6 | 0x80580007 | A marker label is too long |
| SCE_RAZOR_CPU_ERROR_ALREADY_STARTED | CE-41426-7 | 0x80580008 | sceRazorCpuStartCapture() already called |
| SCE_RAZOR_CPU_ERROR_CANNOT_START | CE-41427-8 | 0x80580009 | Cannot start the capture |
| SCE_RAZOR_CPU_ERROR_ALREADY_STOPPED | CE-41428-9 | 0x8058000A | sceRazorCpuStopCapture() already called |
| SCE_RAZOR_CPU_ERROR_CANNOT_STOP | CE-41429-0 | 0x8058000B | Cannot stop the capture |
| SCE_RAZOR_CPU_ERROR_HOST_NOT_LISTENING | CE-41430-2 | 0x8058000C | Host is not listening for sceRazorCpuStartCapture() or sceRazorCpuStopCapture() |
| SCE_RAZOR_CPU_ERROR_TRACE_BUFFER_FULL | CE-41431-3 | 0x8058000D | No space in trace buffer to write packet, but capture did not stop |
| SCE_RAZOR_CPU_ERROR_NO_STACK_SPACE | CE-41432-4 | 0x8058000E | No stack space for function marker |
| SCE_RAZOR_CPU_ERROR_CANNOT_STOP_ON_COUNT_DOWN | CE-41433-5 | 0x8058000F | Frame count down reached zero, but capture did not stop |
| SCE_RAZOR_CPU_ERROR_TAG_NOT_FOUND | CE-41434-6 | 0x80580010 | Tag does does not exist |
| SCE_RAZOR_CPU_ERROR_INVALID_TAG_CATEGORY | CE-41435-7 | 0x80580011 | Tag category is out of range (16-bit) |
| SCE_RAZOR_CPU_ERROR_BAD_TAG_TABLE | CE-41436-8 | 0x80580012 | Tag table was corrupted |
| SCE_RAZOR_CPU_ERROR_CANNOT_STOP_ON_FRAME_SPIKE | CE-41437-9 | 0x80580013 | Frame spike threshold exceeded, but capture did not stop |
| SCE_RAZOR_CPU_ERROR_CANNOT_ALLOCATE_TAG | CE-41438-0 | 0x80580014 | No space in table for buffer tag |
| SCE_RAZOR_CPU_ERROR_TAG_ALREADY_ALLOCATED | CE-41439-1 | 0x80580015 | The tag has already been created (level and address match an already existing tag) |
| SCE_RAZOR_CPU_ERROR_INVALID_OPERATION | CE-41440-3 | 0x80580016 | Invalid file operation |
| SCE_RAZOR_CPU_ERROR_INVALID_EVENT | CE-41441-4 | 0x80580017 | Invalid event |
| SCE_SSL_ERROR_ERR_SSL_CONNECTION_UNLOCKED | CE-41444-7 | 0x80951DAC | internal error |
| SCE_CONTENT_SEARCH_ERROR_PERMISSION_REQUIRED | CE-41465-0 | 0x809D1013 | permission required to use ContentSearch. |
| SCE_CONTENT_EXPORT_ERROR_FILES_IN_USE | CE-41466-1 | 0x809D301A | export files are in use. |
| SCE_CONTENT_EXPORT_ERROR_DATA_PROVIDE_FUNCTION | CE-41467-2 | 0x809D301B | Data provide function error. |
| SCE_SYSTEM_SERVICE_ERROR_NOT_FLAG_IN_PARAM_SFO | CE-41475-1 | 0x80A1000A | The required flag is not set in param.sfo. |
| SCE_APP_INSTALLER_ERROR_INSTALL_TIME_VALID_IN_FUTURE | CE-41476-2 | 0x80A30029 | Install time valid in future. |
| SCE_APP_INSTALLER_ERROR_SYSTEM_FILE_DISAGREE | CE-41477-3 | 0x80A3002A | Disagree system file. |
| SCE_APP_INSTALLER_ERROR_INSTALL_BLANK_SLOT | CE-41478-4 | 0x80A3002B | This slot is blank. |
| SCE_APP_INSTALLER_ERROR_INSTALL_LINK_SLOT | CE-41479-5 | 0x80A3002C | This slot is link. |
| SCE_APP_INSTALLER_ERROR_INSTALL_PKG_NOT_COMPLETED | CE-41480-7 | 0x80A3002D | The slot pkg is not completed. |
| SCE_PROCESS_STARTER_ERROR_HDR_HINT | CE-41481-8 | 0x80A40060 | Required HDR Hint. |
| SCE_PROCESS_STARTER_ERROR_INVALID_SYSTEM_FILE | CE-41482-9 | 0x80A40061 | Invalid system file. |
| SCE_PROCESS_STARTER_ERROR_IN_INITIAL_PAYLOAD_INSTALL | CE-41483-0 | 0x80A40062 | In initial payload install. |
| CE-41489-6 | Issue connecting to PSN. The network has likely timed out during the sign-in process. | ||
| CE-41521-3 | Bluetooth device isn't compatible with your console model // The CUH-1000 to CUH-1200 series are compatible with Bluetooth up to version 2.1, and the CUH-2000 and later series are compatible with Bluetooth up to version 4.0. 1) Check the Bluetooth version of the device. 2) Update the system software to the latest version. If the issue continues, try a different Bluetooth device instead. | ||
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL | CE-41532-5 | 0x80F98000 | Generic G2P error occurred. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_MEMORY | CE-41533-6 | 0x80F98001 | Memory operation in G2P failed. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_NOT_INITIALIZED | CE-41534-7 | 0x80F98003 | G2P has not been initialized. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_CREATE | CE-41535-8 | 0x80F98004 | Failed to create G2P object. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_LOAD_INFO | CE-41536-9 | 0x80F98005 | Failed to load G2P info. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_BAD_INFO | CE-41537-0 | 0x80F98008 | Invalid G2P info. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_LANGUAGE | CE-41538-1 | 0x80F98009 | Invalid G2P language. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_WORD_LENGTH | CE-41539-2 | 0x80F9800D | Invalid word length. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_ENCODING | CE-41540-4 | 0x80F9800E | Invalid text encoding. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_FOUND_SPECIAL_CHAR | CE-41541-5 | 0x80F9800F | Invalid character was found. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_FIND_DIGITS | CE-41542-6 | 0x80F98010 | Invalid digits. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_ACRONYM | CE-41543-7 | 0x80F98011 | Invalid acronym. |
| SCE_SPEECH_RECOGNITION_ERROR_G2P_FAIL_PRONUNCIATION_BUILDING | CE-41544-8 | 0x80F98017 | Error in pronunciation building. |
| SCE_SPEECH_RECOGNITION_ERROR_GRAMMAR_EDIT_FAIL | CE-41545-9 | 0x80F9A001 | Grammar editing error occurred. |
| CE-41558-3 | Cannot start the application // 1) Check if the console system software needs to be updated and update it if needed. 2) Uninstall the application and reinstall it. | ||
| SCE_SHARE_UTILITY_ERROR_NETWORK | CE-41573-0 | 0x8117000F | network error |
| SCE_SHARE_UTILITY_ERROR_NOT_SUPPORTED_VERSION | CE-41574-1 | 0x81170010 | not supported version |
| SCE_SHARE_UTILITY_ERROR_REQUIRED_PARAM_NOT_FOUND | CE-41575-2 | 0x81170011 | required parameter not found |
| SCE_SHARE_UTILITY_ERROR_INVALID_CHARACTER | CE-41576-3 | 0x81171001 | invalid character |
| SCE_SHARE_UTILITY_ERROR_INVALID_FORMAT | CE-41577-4 | 0x81171002 | invalid format |
| SCE_SHARE_UTILITY_ERROR_INVALID_JSON_VALUE | CE-41578-5 | 0x81171003 | invalid json value |
| SCE_SOCIAL_SCREEN_ERROR_CANNOT_OPEN_SEPARATE_MODE | CE-41581-9 | 0x81440009 | can not open SeparateMode. |
| SCE_TEXT_TO_SPEECH_ERROR_INVALID_STATUS | CE-41582-0 | 0x81490014 | status value is insvalid |
| SCE_NP_SNS_TWITCH_DIALOG_ERROR_INTERNAL | CE-41585-3 | 0x81590001 | An internal error occurred in the utility. |
| SCE_NP_SNS_TWITCH_DIALOG_ERROR_NOT_SIGNIN | CE-41586-4 | 0x81590002 | Without signing in, the functionality of NpSns Service cannot be used. |
| SCE_NP_SNS_TWITCH_DIALOG_ERROR_CERTIFICATE_VERIFICATION | CE-41587-5 | 0x81590003 | The certificate verification was failed on loading Web App |
| SCE_NP_SNS_TWITCH_DIALOG_ERROR_WEB_APP_FATAL | CE-41588-6 | 0x81590004 | A fatal error occurred in Web App |
| SCE_NP_SNS_TWITCH_DIALOG_ERROR_SUB_ACCOUNT | CE-41589-7 | 0x81590005 | NpSns Service coordination functionalities cannot be used because the account is sub-account. |
| SCE_SUBDIV_ERROR_VARYING_INDEX_DATA_MISMATCH | CE-41601-2 | 0x815E0029 | Varying index points past the end of the varying data |
| SCE_SUBDIV_ERROR_INVALID_VARYING_COMPONENT_COUNT | CE-41602-3 | 0x815E002A | Varying data does not have between 1 and 4 components |
| SCE_SUBDIV_ERROR_INVALID_VARYING_CHANNEL | CE-41603-4 | 0x815E002B | Varying channel not found |
| SCE_DSEEHX_ERROR_INVALID_POINTER | CE-41604-5 | 0x815F0000 | Specified invalid pointer. |
| SCE_DSEEHX_ERROR_INVALID_EXTENSION_TYPE | CE-41605-6 | 0x815F0001 | Specified invalid extension type. |
| SCE_DSEEHX_ERROR_INVALID_INPUT_CH | CE-41606-7 | 0x815F0002 | Specified invalid input channel. |
| SCE_DSEEHX_ERROR_INVALID_INPUT_FS | CE-41607-8 | 0x815F0003 | Specified invalid input sampling rate. |
| SCE_DSEEHX_ERROR_INVALID_CODEC_TYPE | CE-41608-9 | 0x815F0004 | Specified invalid codec type. |
| SCE_DSEEHX_ERROR_INVALID_BIT_RATE | CE-41609-0 | 0x815F0005 | Specified invalid bitrate. |
| SCE_DSEEHX_ERROR_INVALID_BAND_EXTENSION_MODE | CE-41610-2 | 0x815F0006 | Specified invalid band extension mode. |
| SCE_DSEEHX_ERROR_INVALID_BAND_EXTENSION_RATIO | CE-41611-3 | 0x815F0007 | Specified invalid band extension ratio. |
| SCE_DSEEHX_ERROR_INVALID_SOURCE_FS | CE-41612-4 | 0x815F0008 | Specified invalid source sampling rate. |
| SCE_DSEEHX_ERROR_INVALID_VBR_FLAG | CE-41613-5 | 0x815F0009 | Specified invalid vbr flag. |
| SCE_DSEEHX_ERROR_INVALID_INPUT_FORMAT | CE-41614-6 | 0x815F000A | Specified invalid input format. |
| SCE_DSEEHX_ERROR_INVALID_OUTPUT_FORMAT | CE-41615-7 | 0x815F000B | Specified invalid output format. |
| SCE_DSEEHX_ERROR_INVALID_SOURCE_FORMAT | CE-41616-8 | 0x815F000C | Specified invalid source format. |
| SCE_DSEEHX_ERROR_INVALID_INPUT_SAMPLES | CE-41617-9 | 0x815F000D | Specified invalid input samples. |
| SCE_DSEEHX_ERROR_INVALID_START_BAND | CE-41618-0 | 0x815F000E | Specified invalid start band. |
| SCE_DSEEHX_ERROR_INVALID_HEAD_MARGIN | CE-41619-1 | 0x815F000F | Specified invalid head margin. |
| SCE_DSEEHX_ERROR_INVALID_DCR_FLAG | CE-41620-3 | 0x815F0010 | Specified invalid dcr flag. |
| SCE_DSEEHX_ERROR_INVALID_GAIN_COMPENSATION | CE-41621-4 | 0x815F0011 | Specified invalid gain compensation. |
| SCE_DSEEHX_ERROR_INVALID_DSEE_OFFSET | CE-41622-5 | 0x815F0012 | Specified invalid DSEE offset. |
| SCE_DSEEHX_ERROR_INVALID_INTERNAL_PARAM | CE-41623-6 | 0x815F0013 | Specified invalid internal param. |
| SCE_SHARE_FACTORY_UTIL_ERROR_INTERNAL | CE-41669-6 | 0x81630001 | Unexpected internal error occurs |
| SCE_SHARE_FACTORY_UTIL_ERROR_NOT_INITIALIZED | CE-41670-8 | 0x81630002 | Not initialized |
| SCE_SHARE_FACTORY_UTIL_ERROR_UNAVAILABLE | CE-41671-9 | 0x81630003 | The service is not available |
| SCE_SHARE_FACTORY_UTIL_ERROR_NO_MEMORY | CE-41672-0 | 0x81630004 | No Memory |
| SCE_SHARE_FACTORY_UTIL_ERROR_INVALID_PARAM | CE-41673-1 | 0x81630005 | Invalid parameter |
| SCE_SHARE_FACTORY_UTIL_ERROR_NOT_SUPPORTED | CE-41674-2 | 0x81630006 | Not supported |
| SCE_SHARE_FACTORY_UTIL_ERROR_SYSTEM_STATE | CE-41675-3 | 0x81630007 | The requested operation cannot be performed in the current system state. |
| SCE_SHARE_FACTORY_UTIL_ERROR_NOT_IMPLEMENTED | CE-41676-4 | 0x81630008 | The requested operation is not implemented yet. |
| SCE_GAME_LIVE_STREAMING_ERROR_SCREEN_NOT_INITIALIZED | CE-41818-2 | 0x80A0000A | Screen not initialized |
| SCE_GAME_LIVE_STREAMING_ERROR_SCREEN_RESOLUTION_MISMATCH | CE-41819-3 | 0x80A0000B | mismatched resolution |
| SCE_GAME_LIVE_STREAMING_ERROR_PARAMSFO_NOT_AUTHORIZED | CE-41820-5 | 0x80A0000C | BROADCAST_SEPARATE_MODE is not authorized in param.sfo |
| SCE_APP_INSTALLER_ERROR_NOSPACE_IN_EXTERNAL_HDD | CE-41824-9 | 0x80A3002E | No disk space in external hdd |
| SCE_APP_INSTALLER_ERROR_NOSPACE_KERNEL_IN_EXTERNAL_HDD | CE-41825-0 | 0x80A3002F | No disk space in external hdd(by kernel) |
| SCE_APP_INSTALLER_ERROR_COMPILATION_DISC_INSERTED | CE-41826-1 | 0x80A30030 | Compilation Disc inserted. |
| SCE_APP_INSTALLER_ERROR_COMPILATION_DISC_INSERTED_NOT_VISIBLE_DISC_ICON | CE-41827-2 | 0x80A30031 | Compilation Disc inserted. (Disc icon is not visible.) |
| SCE_APP_INSTALLER_ERROR_ACCESS_FAILED_IN_EXTERNAL_HDD | CE-41828-3 | 0x80A30032 | Access failed in external hdd. |
| SCE_APP_INSTALLER_ERROR_MOVE_FAILED_SOME_APPLICATIONS | CE-41829-4 | 0x80A30033 | Move failed some applications. |
| SCE_APP_INSTALLER_ERROR_DUPLICATION | CE-41830-6 | 0x80A30034 | Duplicatetion of applications. |
| SCE_PROCESS_STARTER_ERROR_NEED_FSCK | CE-41831-7 | 0x80A40063 | Need fsck for download data. |
| SCE_PROCESS_STARTER_ERROR_EXTERNAL_HDD_BLACK_LIST | CE-41832-8 | 0x80A40064 | Black list for external hdd. |
| SCE_PROCESS_STARTER_ERROR_NO_SPACE_IN_EXTERNAL_HDD | CE-41833-9 | 0x80A40065 | There is not enough free space in external hdd. |
| SCE_PROCESS_STARTER_ERROR_IN_EXTERNAL_HDD_LOADING | CE-41834-0 | 0x80A40066 | Loading external hdd. |
| SCE_PROCESS_STARTER_ERROR_DISCONNECT | CE-41835-1 | 0x80A40067 | The application is disconnected. |
| SCE_PROCESS_STARTER_ERROR_NOT_DISC_APPLICATION | CE-41836-2 | 0x80A40068 | Not disc application. |
| SCE_PROCESS_STARTER_ERROR_OTHER_APPLICATION_RUNNING_IN_DISC | CE-41837-3 | 0x80A40069 | The other application is running in disc. |
| SCE_PROCESS_STARTER_ERROR_DISAGREE_DOWNLOAD_DATA_FORMAT | CE-41838-4 | 0x80A4006A | Disagree download data format. |
| CE-41839-4 | Error occurred with the game/application // Step 1: Make sure that the console system software is updated to the latest version (update if needed). Step 2: Turn off the console and unplug it, then plug it back in and reboot it. Step 3: Try restoring licenses. Step 4: Delete the game and reinstall it. Use a wired connection if possible. Step 5: Boot the console in Safe Mode and select [Rebuild Database] If the issue continues, back up all data and initialize the console, then try installing the game again. If the issue keeps happening, try again later. | ||
| CE-41853-1 | The selected content is unavailable | ||
| SCE_IME_BACKEND_ERROR_INVALID_ENTER_CHARACTER_TYPE | CE-41864-3 | 0x80BC1035 | Type of enter character is invalid |
| SCE_AUTO_MOUNTER_ERROR_BADF | CE-41884-5 | 0x80F40016 | FD is invalid. |
| SCE_AUTO_MOUNTER_ERROR_SMALL_CAPACITY | CE-41885-6 | 0x80F40017 | capacity of device is too small. |
| SCE_AUTO_MOUNTER_ERROR_LOW_THROUGHPUT | CE-41886-7 | 0x80F40018 | throughput is too low. |
| SCE_AUTO_MOUNTER_ERROR_MOUNT_POINT_BUSY | CE-41887-8 | 0x80F40019 | device is already mounted. |
| SCE_AUTO_MOUNTER_ERROR_INVALID_FORMAT_NG_ENCRYPT | CE-41888-9 | 0x80F4001A | device has no valid file system format and does not have enough capability for encryption. |
| SCE_AUTO_MOUNTER_ERROR_INVALID_FORMAT_NO_ENCRYPT | CE-41889-0 | 0x80F4001B | device has no valid file system format and is not encrypted yet. |
| SCE_AUTO_MOUNTER_ERROR_INVALID_FORMAT | CE-41890-2 | 0x80F4001C | device has no valid file system format. |
| SCE_AUTO_MOUNTER_ERROR_ILLEGALLY_EJECTED | CE-41891-3 | 0x80F4001D | device has been disconnected without appropreate procedure. |
| SCE_AUTO_MOUNTER_ERROR_NEWER_HDD_FORMAT_VERSION | CE-41892-4 | 0x80F4001E | device has wrong hdd format version. |
| SCE_AUTO_MOUNTER_ERROR_EXT_USB10 | CE-41893-5 | 0x80F4001F | Dummy error code to display USB10 on error dialog |
| SCE_AUTO_MOUNTER_ERROR_MOUNT_EINVAL | CE-41894-6 | 0x80F40020 | SCE_KERNEL_ERROR_EINVAL error occurred in mount operation. |
| SCE_AUTO_MOUNTER_ERROR_MOUNT_EIO | CE-41895-7 | 0x80F40021 | SCE_KERNEL_ERROR_EIO error occurred in mount operation. |
| SCE_AUTO_MOUNTER_ERROR_MOUNT_ENXIO | CE-41896-8 | 0x80F40022 | SCE_KERNEL_ERROR_ENXIO error occurred in mount operation. |
| SCE_AUTO_MOUNTER_ERROR_MOUNT_EAUTH | CE-41897-9 | 0x80F40023 | SCE_KERNEL_ERROR_EAUTH error occurred in mount operation. |
| SCE_AUTO_MOUNTER_ERROR_NO_DISC | CE-41898-0 | 0x80F40024 | AutoMounter tried mount but there is no disc. |
| SCE_AUTO_MOUNTER_ERROR_NG_ENCRYPT_INTERMEDIATE_HUB | CE-41899-1 | 0x80F40025 | device is connected via hub and couldn't be mounted. // Connect the USB Storage Device directly to the PS4 // If the device is connected to another USB device (such as a USB hub), connect it directly to the console instead. |
| SCE_AUTO_MOUNTER_ERROR_PROTECTED | CE-41900-4 | 0x80F40026 | device is write protected. |
| SCE_AUTO_MOUNTER_ERROR_NG_ENCRYPT_CAPACITY_OUT_OF_RANGE | CE-41901-5 | 0x80F40027 | capacity of the device is out of range.// Use a USB Storage Device that fulfills the following requirements (device capacity too small or too large) // The device must be between 250 GB and 8 TB capacity. |
| SCE_AUTO_MOUNTER_ERROR_NG_ENCRYPT_NOT_USB30 | CE-41902-6 | 0x80F40028 | device is not usb3.0 // Connected USB storage device not compatible with the PS4 (incompatible USB device, damaged USB slot or cable, or USB device not connected properly) // Step 1: Make sure the storage device fulfills these requirements: 250 GB minimum, 8 TB maximum capacity, formatted as FAT or exFAT, and USB 3.0 or later. Step 2: If it meets these requirements, try connecting to another USB slot on the console. Step 3: Try using another USB cable if you have one. Step 4: Connect the USB storage quickly and firmly (connecting too slowly may prevent the USB storage from being recognized). |
| SCE_AUTO_MOUNTER_ERROR_INVALID_FORMAT_NG_ENCRYPT2 | CE-41903-7 | 0x80F40029 | ENCRYPT error( for telemetry ) |
| SCE_USB_STORAGE_DIALOG_ERROR_PATH_INVALID | CE-41921-7 | 0x812D0003 | It is an invalid path |
| SCE_TEXT_TO_SPEECH_ERROR_INVALID_KEY | CE-41923-9 | 0x81490015 | address or content of key is insvalid |
| SCE_TEXT_TO_SPEECH_ERROR_INVALID_WORD | CE-41924-0 | 0x81490016 | address or content of word is insvalid |
| SCE_TEXT_TO_SPEECH_ERROR_INVALID_OPTIONS | CE-41925-1 | 0x81490017 | options value is insvalid |
| SCE_SHARE_FACTORY_UTIL_ERROR_SHARE_FACTORY_ALREADY_RUNNING | CE-41926-2 | 0x81630009 | SHAREfactory is already running |
| SCE_SHARE_FACTORY_UTIL_ERROR_GO_BACK_TO_SYSTEM_UI | CE-41927-3 | 0x8163000A | SHAREfactory goes back to System UI, not to game |
| CE-42040-0 | Cannot perform this operation. There is currently not enough free space available in system storage | ||
| CE-42041-1 | Cannot perform this operation. There is currently not enough free space available in system storage | ||
| SCE_CONTENT_BINDER_ERROR_INVALID_SEARCH_COLUMN | CE-42268-2 | 0x809D2008 | Invalid search column to obtain the difference |
| SCE_APP_INSTALLER_ERROR_INVALID_STATE | CE-42274-9 | 0x80A30035 | Invalid state. |
| SCE_APP_INSTALLER_ERROR_NOSPACE_DISC | CE-42275-0 | 0x80A30036 | No disk space for disc |
| SCE_APP_INSTALLER_ERROR_NOSPACE_DISC_IN_EXTERNAL_HDD | CE-42276-1 | 0x80A30037 | No disk space for disc in external hdd |
| SCE_PROCESS_STARTER_ERROR_DISAGREE_NONPROD_FLAG | CE-42277-2 | 0x80A4006B | Disagree NonProd Flag. |
| SCE_PROCESS_STARTER_ERROR_DOWNGRADE_ENTITLEMENT | CE-42278-3 | 0x80A4006C | Downgrade entitlement. |
| SCE_PROCESS_STARTER_ERROR_IN_DOWNLOAD_DATA_RESTORING | CE-42279-4 | 0x80A4006D | Restoring download data. |
| CE-42288-4 | Error occurred while connecting to PSN // Step 1: Try setting up your internet connection again. Step 2: Turn off your router, wait at least 5 minutes, and then turn it back on. Step 3: Try updating your router's firmware (for details on how to update, contact your router vendor). Step 4: Start the PS4 in Safe Mode and select [Rebuild Database]. | ||
| SCE_PF_AUTH_CLIENT_ERROR_NOT_INITIALIZED | CE-42295-2 | 0x80DE0004 | Not initialized |
| SCE_AUTO_MOUNTER_ERROR_SUSRES_BUSY | CE-42300-9 | 0x80F40030 | ENCRYPT api is temporarily unavailable according to suspend & resume. |
| SCE_SCREAM_SCREAMSERVER_ERROR_NOT_CONNECTED | CE-42304-3 | 0x81000504 | Screamserver library is not connected to a Scream Tool. |
| SCE_SCREAM_SCREAMSERVER_ERROR_BAD_PARAMETER | CE-42305-4 | 0x81000505 | Invalid function parameter. |
| SCE_SCREAM_SCREAMSERVER_ERROR_NOT_POLLING | CE-42306-5 | 0x81000506 | Screamserver library is connected to a Scream Tool, but Scream Tool is not polling for data. |
| SCE_TEXT_TO_SPEECH_ERROR_INVALID_ITEM | CE-42312-2 | 0x81490018 | address or content of item is insvalid |
| SCE_TEXT_TO_SPEECH_ERROR_INVALID_OFFSET | CE-42313-3 | 0x81490019 | address or content of offset is insvalid |
| SCE_TEXT_TO_SPEECH_ERROR_INVALID_LANGUAGES | CE-42314-4 | 0x8149001A | address or content of languages is insvalid |
| SCE_FONT_ERROR_FUNCTIONAL_LIMIT | CE-42486-4 | 0x8046005C | Functional limit by the Font Library |
| SCE_CONTENT_EXPORT_ERROR_BADFILENAME | CE-42553-9 | 0x809D301D | Bad filename |
| SCE_APP_INSTALLER_ERROR_NEED_PLAY_DISC_INSTALL | CE-42619-2 | 0x80A30038 | Need play disc and install for launch. |
| SCE_PROCESS_STARTER_ERROR_NEED_PLAY_DISC_INSTALL | CE-42620-4 | 0x80A4006E | Need play disc for launch (data disc was installed). |
| SCE_PROCESS_STARTER_ERROR_DATA_DISC_1_NOT_INSTALLED | CE-42621-5 | 0x80A4006F | Need data disc 1 and install for launch. |
| SCE_PROCESS_STARTER_ERROR_DATA_DISC_2_NOT_INSTALLED | CE-42622-6 | 0x80A40070 | Need data disc 2 and install for launch. |
| SCE_PROCESS_STARTER_ERROR_DATA_DISC_2_NOT_INSTALLED_WITH_INSTALLED_DATA_DISC_1 | CE-42623-7 | 0x80A40071 | Need data disc 2 and install for launch (data disc 1 was installed). |
| SCE_PROCESS_STARTER_ERROR_NEED_PLAY_DISC_NO_DISC_INSERT | CE-42624-8 | 0x80A40072 | No play disc inserted. |
| SCE_PROCESS_STARTER_ERROR_NEED_LANGUAGE_DATA_FROM_DD_1_FOR_SYSTEM_SETTING | CE-42625-9 | 0x80A40073 | Need launguage data for system setting from data disc 1. |
| SCE_PROCESS_STARTER_ERROR_IN_PATCH_GO_FOR_DISC | CE-42626-0 | 0x80A40074 | In Patch Go for disc application. |
| CE-42747-4 | Console system software is outdated // A mandatory system software update is required before you can connect to PSN. Update console to the latest system software. | ||
| SCE_JOB_MANAGER_ERROR_INVALID_MEMORY_TYPE | CE-42766-5 | 0x81581040 | The call failed because memory type is invalid. |
| SCE_JOB_MANAGER_ERROR_INVALID_MEMORY_PROTECTION | CE-42767-6 | 0x81581050 | The call failed because memory protection is invalid. |
| SCE_FONT_ERROR_INVALID_WORDS | CE-42934-2 | 0x8046000B | Invalid SceFontWords detected |
| SCE_FONT_ERROR_RENDERER_ALLOCATION_LIMITED | CE-42935-3 | 0x80460064 | Renderer limited memory allocation |
| SCE_JSON_ERROR_ALREADY_SET | CE-43016-4 | 0x80848112 | Already set |
| SCE_JSON_ERROR_NOT_SUPPORTED | CE-43017-5 | 0x80848113 | Not supported. |
| SCE_JSON_ERROR_SPECIAL_FLOAT | CE-43018-6 | 0x80848114 | special floating point number |
| SCE_JSON_ERROR_NOT_EXIST_KEY | CE-43019-7 | 0x80848115 | Not exist key |
| SCE_JSON_ERROR_NOT_EXIST_INDEX | CE-43020-9 | 0x80848116 | Not exist index |
| SCE_JSON_ERROR_NOT_A_OBJECT | CE-43021-0 | 0x80848117 | Access to value not object type by key. |
| SCE_JSON_ERROR_NOT_A_CONTAINER | CE-43022-1 | 0x80848118 | Access to value not object type by index. |
| SCE_JSON_ERROR_INVALID_ARGUMENT | CE-43023-2 | 0x80848120 | Invalid argument |
| SCE_PROCESS_STARTER_ERROR_IN_LANGUAGE_DATA_INSTALL_FROM_DD_1 | CE-43045-6 | 0x80A40075 | In launguage data install from data disc 1. |
| SCE_PROCESS_STARTER_ERROR_NEED_DATA_DISC_NO_DISC_INSERT | CE-43046-7 | 0x80A40076 | No data disc inserted. |
| SCE_PROCESS_STARTER_ERROR_NEED_DATA_DISC_1_NO_DISC_INSERT | CE-43047-8 | 0x80A40077 | No data disc1 inserted. |
| SCE_PROCESS_STARTER_ERROR_NEED_DATA_DISC_2_NO_DISC_INSERT | CE-43048-9 | 0x80A40078 | No data disc2 inserted. |
| SCE_PROCESS_STARTER_ERROR_IN_DATA_INSTALL_MULTI_DISC | CE-43049-0 | 0x80A40079 | In data install for multi disc. |
| SCE_PROCESS_STARTER_ERROR_DOWNLOADING_REQUIRED_REMASTER_PKG_FOR_DISC | CE-43050-2 | 0x80A4007A | The required remaster pkg is under downloading for disc game. |
| SCE_PROCESS_STARTER_ERROR_PLAY_DISC_NOT_INSTALLED | CE-43051-3 | 0x80A4007B | Need play disc and install for launch. |
| SCE_HEAD_TRACKER_ERROR_NOT_INIT | CE-43093-9 | 0x811B0008 | The library has not been initialized. |
| SCE_HEAD_TRACKER_ERROR_ALREADY_INITIALIZED | CE-43094-0 | 0x811B0009 | The library has already been initialized. |
| SCE_RNPS_NM_VSH_VIDEO_ERROR_UNKNOWN | CE-43095-1 | 0x81700100 | Unknown error |
| SCE_RNPS_NM_VSH_VIDEO_ERROR_INVALID_PARAMETER | CE-43096-2 | 0x81700101 | invalid parameter |
| SCE_RNPS_NM_VSH_REGISTRY_ERROR_INVALID_PARAMETER | CE-43097-3 | 0x81700300 | set the invalid parameter |
| SCE_RNPS_NM_VSH_USER_ERROR_INVALID_PARAMETER | CE-43098-4 | 0x81700400 | set the invalid parameter |
| SCE_RNPS_NM_VSH_PSN_ERROR_UNKNOWN | CE-43099-5 | 0x81700500 | Unknown error |
| SCE_RNPS_NM_VSH_PSN_ERROR_NOT_INITIALIZED | CE-43100-8 | 0x81700501 | Not initialized |
| SCE_RNPS_NM_VSH_PSN_ERROR_CANCELLED | CE-43101-9 | 0x81700502 | Cancelled |
| SCE_RNPS_NM_VSH_PSN_ERROR_NOT_PERMITTED | CE-43102-0 | 0x81700503 | The operation is not permitted |
| SCE_RNPS_NM_VSH_PSN_ERROR_INVALID_PARAMETER | CE-43103-1 | 0x81700504 | Set the invalid parameter |
| SCE_RNPS_NM_VSH_PSN_ERROR_BUSY | CE-43104-2 | 0x81700505 | Can't process further request |
| SCE_RNPS_NM_VSH_PSN_ACCOUNT_ERROR_GET_PASSWORD | CE-43105-3 | 0x81700600 | Failed to get password. |
| SCE_RNPS_NM_VSH_PSN_UTILITY_ERROR_INVALID_NP_TITLE_ID | CE-43106-4 | 0x81700800 | NP Title ID is invalid. |
| SCE_RNPS_NM_VSH_SYSTEM_ERROR_UNKNOWN | CE-43107-5 | 0x81701000 | Unknown error |
| SCE_RNPS_NM_VSH_SYSTEM_ERROR_NOT_INITIALIZED | CE-43108-6 | 0x81701001 | Not initialized |
| SCE_RNPS_NM_VSH_SYSTEM_ERROR_INVALID_PARAMETER | CE-43109-7 | 0x81701002 | set the invalid parameter |
| SCE_RNPS_NM_VSH_SYSTEM_ERROR_CANCELLED | CE-43110-9 | 0x81701003 | Cancelled |
| SCE_RNPS_NM_VSH_DATABASE_ERROR_UNKNOWN | CE-43111-0 | 0x81701100 | Unknown error |
| SCE_RNPS_NM_VSH_DATABASE_ERROR_INVALID_PARAMETER | CE-43112-1 | 0x81701101 | set the invalid parameter |
| SCE_RNPS_NM_VSH_DATABASE_ERROR_CANCELED | CE-43113-2 | 0x81701102 | Cancelled |
| SCE_RNPS_NM_VSH_DATABASE_ERROR_NOT_SUPPORTED | CE-43114-3 | 0x81701103 | Not Supported |
| SCE_RNPS_NM_VSH_DATABASE_ERROR_INVALID_OPERATION | CE-43115-4 | 0x81701104 | Invalid operation |
| SCE_RNPS_NM_VSH_DATABASE_ERROR_ARGUMENT_OUT_OF_RANGE | CE-43116-5 | 0x81701105 | Out of range |
| SCE_RNPS_NM_VSH_DATABASE_ERROR_ARGUMENT_NULL | CE-43117-6 | 0x81701106 | Null reference is passed to a method that does not accept it as a valid argument |
| SCE_RNPS_NM_VSH_DATABASE_ERROR_INVALID_PROGRAM | CE-43118-7 | 0x81701107 | Contains invalid metadata |
| SCE_RNPS_NM_VSH_PSNOW_ERROR_UNKNOWN | CE-43119-8 | 0x81701200 | Unknown error |
| SCE_RNPS_NM_VSH_PSNOW_ERROR_INVALID_PARAMETER | CE-43120-0 | 0x81701201 | set the invalid parameter |
| SCE_RNPS_NM_VSH_PSNOW_ERROR_TIMEOUT | CE-43121-1 | 0x81701202 | Internal process timed out |
| SCE_RNPS_NM_VSH_PSNOW_ERROR_BUSY | CE-43122-2 | 0x81701203 | Another process is still running |
| SCE_RNPS_NM_VSH_PSNOW_ERROR_INTERNAL | CE-43123-3 | 0x81701204 | Internal Error |
| SCE_RNPS_NM_VSH_PSNOW_ERROR_CANCELLED | CE-43124-4 | 0x81701205 | Cancelled |
| SCE_RNPS_NM_VSH_APPLICATION_ERROR_UNKNOWN | CE-43125-5 | 0x81701300 | Unknown error |
| SCE_VSH_CSHARP_WRAPPER_REGISTRY_ERROR_INVALID_UTF8_STRING | CE-43126-6 | 0x81730100 | Invalid UTF-8 string is stored and can not be converted. |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_FATAL | CE-43127-7 | 0x81780000 | Fatal error |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_INVALID_PARAM | CE-43128-8 | 0x81780001 | It is an invalid parameter |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_INVALID_CALL | CE-43129-9 | 0x81780002 | It is an invalid function call |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_NO_MEMORY | CE-43130-1 | 0x81780003 | There are not enough memory |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_NO_FRAME_DATA | CE-43131-2 | 0x81780004 | Decoded frame is empty. |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_NOT_SUPPORTED | CE-43132-3 | 0x81780005 | Requested opration is not supported. |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_EMPTY | CE-43133-4 | 0x81780006 | No data |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_DRM_NOT_INITIALIZED | CE-43134-5 | 0x81780020 | sceVideoStreamingEngineDrmInitialize() was not executed, or was not succeeded |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_DRM_SIGNAL_DATA_FORMAT_VIOLATION | CE-43135-6 | 0x81780021 | Format violation of ""data"" parameter in sceVideoStreamingEngineDrmSignal() |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_DRM_LICENSE_ACQUISITION_RESPONSE_FORMAT_VIOLATION | CE-43136-7 | 0x81780022 | Format violation of ""response"" parameter in sceVideoStreamingEngineDrmUpdateLicenseAcquisitionResponse() |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_DRM_CANNOT_COMPLY_LICENSE_POLICY | CE-43137-8 | 0x81780023 | Cannot issue the license since this library cannot comply the license policy |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_DRM_KEY_NOT_FOUND | CE-43138-9 | 0x81780024 | Cannot find the key for decryption |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_DRM_KEY_REALTIME_EXPIRED | CE-43139-0 | 0x81780025 | The key has expired during decryption. The status of license re-aquisition can be checked with sceVideoStreamingEngineDrmGetKeyStatus() |
| SCE_VIDEO_STREAMING_ENGINE_ERROR_DRM_BLOCK_INVALID_ATTRIBUTE | CE-43140-2 | 0x81780026 | Invalid attribute in SceVideoStreamingEngineDrmBlockCenc |
| SCE_HDR_SCOPES_ERROR_INIT_ERROR | CE-43272-8 | 0x81890001 | Initialization error occurred. |
| SCE_HDR_SCOPES_ERROR_NOT_INIT | CE-43273-9 | 0x81890002 | The HdrScopes library has not been initialized. |
| SCE_HDR_SCOPES_ERROR_ALREADY_INIT | CE-43274-0 | 0x81890003 | The HdrScopes library is already initialized. |
| SCE_HDR_SCOPES_ERROR_INVALID_ARG | CE-43275-1 | 0x81890004 | Invalid argument was specified. |
| SCE_HDR_SCOPES_ERROR_INTERNAL_ERROR | CE-43276-2 | 0x81890005 | Internal error occurred. |
| SCE_HDR_SCOPES_ERROR_CMD_BUFFER_OOM | CE-43277-3 | 0x81890006 | Provided command buffer has run out of memory. |
| SCE_HDR_SCOPES_ERROR_OOM | CE-43278-4 | 0x81890007 | Provided memory has run out. This error can also occur if the HdrScopes library was not initialized with required memory size. |
| SCE_HDR_SCOPES_ERROR_FATAL_ERROR | CE-43279-5 | 0x81890008 | A fatal error occurred. |
| SCE_RAZOR_CPU_ERROR_STRING_TOO_LONG | CE-43458-4 | 0x80580018 | String parameter too long |
| SCE_SSL_ERROR_WANT_POLLIN | CE-43459-5 | 0x8095F013 | Socket is in blocking state waiting for read |
| SCE_SSL_ERROR_WANT_POLLOUT | CE-43460-7 | 0x8095F014 | Socket is in blocking state waiting for write |
| SCE_APP_INSTALLER_ERROR_NOT_MOUNTED | CE-43468-5 | 0x80A30039 | Contents not mounted. |
| SCE_PROCESS_STARTER_ERROR_HDR_CALIBRATION | CE-43469-6 | 0x80A4007C | Required HDR Calibration. |
| SCE_MAT_ERROR_NOMEMORY | CE-43490-0 | 0x815C0004 | Unable to allocate memory |
| SCE_RNPS_NM_VSH_APPLICATION_ERROR_NOT_SUPPORTED | CE-43651-9 | 0x81701301 | Unsupported function |
| SCE_RNPS_NM_VSH_APPLICATION_ERROR_INVALID_URL | CE-43652-0 | 0x81701302 | Invalid URL |
| SCE_RNPS_NM_VSH_TESTUTILITY_ERROR_UNKNOWN | CE-43653-1 | 0x81701400 | Unknown error |
| SCE_RNPS_NM_VSH_TESTUTILITY_ERROR_FILE_DOES_NOT_EXIST | CE-43654-2 | 0x81701401 | File does not exist |
| SCE_RNPS_ARCRUNNER_ERROR_JS_EXCEPTION | CE-43658-6 | 0x81760000 | Unexpected Javascript exception |
| SCE_RNPS_ARCRUNNER_ERROR_API_EXCEPTION | CE-43659-7 | 0x81760001 | Unexpected API error |
| SCE_PUBTOOLS_ERROR_UNKNOWN | CE-43664-3 | 0x818B0001 | Undefined error other than the following |
| SCE_PUBTOOLS_ERROR_INVALID_ARGUMENT | CE-43665-4 | 0x818B0002 | Specified parameter is inappropriate |
| SCE_PUBTOOLS_ERROR_NOT_INITIALIZED | CE-43666-5 | 0x818B0003 | Library is not initialized |
| SCE_SYSTEM_LOGGER2_ERROR_GENERIC | CE-43667-6 | 0x818C0001 | Unknown error |
| SCE_SYSTEM_LOGGER2_ERROR_INVALID_ARGUMENT | CE-43668-7 | 0x818C0002 | Invalid argument |
| SCE_SYSTEM_LOGGER2_ERROR_NO_MEMORY | CE-43669-8 | 0x818C0003 | No memory |
| SCE_SYSTEM_LOGGER2_ERROR_NOT_INITIALIZED | CE-43670-0 | 0x818C0004 | Not initialized. |
| SCE_SYSTEM_LOGGER2_ERROR_ALREADY_INITIALIZED | CE-43671-1 | 0x818C0005 | Already initialized. |
| SCE_SYSTEM_LOGGER2_ERROR_NOT_FOUND | CE-43672-2 | 0x818C0006 | Not found. |
| SCE_PROCESS_STARTER_ERROR_LAUNCH_PFT_APPLICATION | CE-43748-6 | 0x80A4007D | Launch PFT application. |
| SCE_SSL_ERROR_INSUFFICIENT_STACKSIZE | CE-43930-9 | 0x8095F015 | Insufficient stack size for calling thread.16 KiB stack needs to be left when calling. |
| SCE_SHARE_PLAY_CLIENT_ERROR_USER_NOT_FOUND | CE-43932-1 | 0x812200AB | internal error |
| SCE_SHARE_PLAY_CLIENT_ERROR_ALREADY_INITIALIZED | CE-43933-2 | 0x81220017 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_NOT_INITIALIZED | CE-43934-3 | 0x81220018 | |
| SCE_SHARE_PLAY_CLIENT_ERROR_INVALID_ARG | CE-43935-4 | 0x81220019 | |
| SCE_RNPS_NM_VSH_REGISTRY_ERROR_OUT_OF_RANGE | CE-43954-5 | 0x81700301 | Unknown value can not be convert to string value |
| SCE_HTTP2_ERROR_BEFORE_INIT | CE-43955-6 | 0x817B1001 | Before library initialization |
| SCE_HTTP2_ERROR_BUSY | CE-43956-7 | 0x817B1021 | The specified resource is under use |
| SCE_HTTP2_ERROR_OUT_OF_MEMORY | CE-43957-8 | 0x817B1022 | Insufficient free memory space |
| SCE_HTTP2_ERROR_NOT_FOUND | CE-43958-9 | 0x817B1025 | The specified element does not exist |
| SCE_HTTP2_ERROR_UNKNOWN_SCHEME | CE-43959-0 | 0x817B1061 | Invalid scheme was specified |
| SCE_HTTP2_ERROR_BAD_RESPONSE | CE-43960-2 | 0x817B1064 | Response is invalid |
| SCE_HTTP2_ERROR_BEFORE_SEND | CE-43961-3 | 0x817B1065 | The specified request has not been sent yet |
| SCE_HTTP2_ERROR_AFTER_SEND | CE-43962-4 | 0x817B1066 | Request API was called after request transmission |
| SCE_HTTP2_ERROR_TIMEOUT | CE-43963-5 | 0x817B1068 | Timed out |
| SCE_HTTP2_ERROR_UNKNOWN_AUTH_TYPE | CE-43964-6 | 0x817B1069 | The specified authentication type unknown |
| SCE_HTTP2_ERROR_INVALID_VERSION | CE-43965-7 | 0x817B106A | Invalid version was specified |
| SCE_HTTP2_ERROR_TOO_LARGE_RESPONSE_HEADER | CE-43966-8 | 0x817B1073 | Too large a response header was received |
| SCE_HTTP2_ERROR_INSUFFICIENT_STACKSIZE | CE-43967-9 | 0x817B1076 | Insufficient stack size for calling thread.8 KiB stack needs to be left when calling. |
| SCE_HTTP2_ERROR_EAGAIN | CE-43968-0 | 0x817B1079 | Request is in blocking state |
| SCE_HTTP2_ERROR_ABORTED | CE-43969-1 | 0x817B1080 | Interruption API is called |
| SCE_HTTP2_ERROR_PROXY | CE-43970-3 | 0x817B1084 | Failed to establish the connection to the HTTP Proxy |
| SCE_HTTP2_ERROR_INVALID_ID | CE-43971-4 | 0x817B1100 | Invalid object ID was specified |
| SCE_HTTP2_ERROR_OUT_OF_SIZE | CE-43972-5 | 0x817B1104 | The buffer size is insufficient |
| SCE_HTTP2_ERROR_INVALID_VALUE | CE-43973-6 | 0x817B11FE | Invalid value was specified |
| SCE_HTTP2_ERROR_DATA_FRAME_INVALID_FORMAT | CE-43974-7 | 0x817B1200 | Received HTTP/2 data frame violated specification |
| SCE_HTTP2_ERROR_HEADERS_FRAME_INVALID_FORMAT | CE-43975-8 | 0x817B1201 | Received HTTP/2 HEADERS frame violated specification |
| SCE_HTTP2_ERROR_RST_STREAM_FRAME_INVALID_FORMAT | CE-43976-9 | 0x817B1202 | Received HTTP/2 RST_STREAM frame violated specification |
| SCE_HTTP2_ERROR_PUSH_PROMISE_FRAME_INVALID_FORMAT | CE-43977-0 | 0x817B1203 | Received HTTP/2 PUSH_PROMISE frame violated specification |
| SCE_HTTP2_ERROR_SETTING_FRAME_INVALID_FORMAT | CE-43978-1 | 0x817B1204 | Received HTTP/2 SETTING_FRAME frame violated specification |
| SCE_HTTP2_ERROR_PING_FRAME_INVALID_FORMAT | CE-43979-2 | 0x817B1205 | Received HTTP/2 PING frame violated specification |
| SCE_HTTP2_ERROR_GOAWAY_FRAME_INVALID_FORMAT | CE-43980-4 | 0x817B1206 | Received HTTP/2 GOAWAY frame violated specification |
| SCE_HTTP2_ERROR_WINDOW_UPDATE_FRAME_INVALID_FORMAT | CE-43981-5 | 0x817B1207 | Received HTTP/2 WINDOW_UPDATE frame violated specification |
| SCE_HTTP2_ERROR_CONTINUATION_FRAME_INVALID_FORMAT | CE-43982-6 | 0x817B1208 | Received HTTP/2 CONTINUATION frame violated specification |
| SCE_HTTP2_ERROR_FRAME_HEADER_INVALID_FORMAT | CE-43983-7 | 0x817B1209 | Received header of HTTP/2 frame violated specification |
| SCE_HTTP2_ERROR_REASON_NO_ERROR | CE-43984-8 | 0x817B120A | A GOAWAY is sent from the server and NO_ERROR is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_PROTOCOL | CE-43985-9 | 0x817B120B | A GOAWAY is sent from the server and PROTOCOL is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_INTERNAL | CE-43986-0 | 0x817B120C | A GOAWAY is sent from the server and INTERNAL is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_FLOW_CONTROL | CE-43987-1 | 0x817B120D | A GOAWAY is sent from the server and FLOW_CONTROL is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_SETTINGS_TIMEOUT | CE-43988-2 | 0x817B120E | A GOAWAY is sent from the server and SETTINGS_TIMEOUT is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_STREAM_CLOSED | CE-43989-3 | 0x817B120F | A GOAWAY is sent from the server and STREAM_CLOSED is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_FRAME_SIZE | CE-43990-5 | 0x817B1210 | A GOAWAY is sent from the server and FRAME_SIZE is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_REFUSED_STREAM | CE-43991-6 | 0x817B1211 | A GOAWAY is sent from the server and REFUSED_STREAM is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_CANCEL | CE-43992-7 | 0x817B1212 | A GOAWAY is sent from the server and CANCEL is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_COMPRESSION | CE-43993-8 | 0x817B1213 | A GOAWAY is sent from the server and COMPRESSION is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_CONNECT | CE-43994-9 | 0x817B1214 | A GOAWAY is sent from the server and CONNECT is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_ENHANCE_YOUR_CALM | CE-43995-0 | 0x817B1215 | A GOAWAY is sent from the server and ENHANCE_YOUR_CALM is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_INADEQUATE_SECURITY | CE-43996-1 | 0x817B1216 | A GOAWAY is sent from the server and INADEQUATE_SECURITY is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_HTTP_1_1_REQUIRED | CE-43997-2 | 0x817B1217 | A GOAWAY is sent from the server and HTTP_1_1_REQUIRED is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_REASON_UNKNOWN | CE-43998-3 | 0x817B1218 | A GOAWAY is sent from the server and UNKNOWN is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_COOKIE_INVALID_DOMAIN | CE-43999-4 | 0x817B1219 | Attempt to set cookie to unauthorized domain |
| SCE_HTTP2_ERROR_INVALID_DATA_FORMAT | CE-44000-8 | 0x817B121A | INVALID Data format |
| SCE_HTTP2_ERROR_INSUFFICIENT_SSL_HEAPSIZE | CE-44001-9 | 0x817B121C | Per 3 concurrent connections, 256 KiB is the minimum recommended.(((sslSockNum-1) / 3) +1)*256 KiB) > poolSize.An additional 4 KiB is required for each certificate load. Setting with mergin will be better. |
| SCE_HTTP2_ERROR_INSUFFICIENT_HEAPSIZE | CE-44002-0 | 0x817B121D | Per 3 concurrent connections, 256 KiB is the minimum recommended.(((sslSockNum-1) / 3) +1)*256 KiB) > poolSize.Setting with mergin will be better. |
| SCE_HTTP2_ERROR_UNKNOWN_FRAME_TYPE | CE-44003-1 | 0x817B121F | Unknown frame type sent from server with HTTP/2 |
| SCE_HTTP2_ERROR_CONNECT_TIMEOUT | CE-44004-2 | 0x817B1221 | connect() timed out |
| SCE_HTTP2_ERROR_RECV_TIMEOUT | CE-44005-3 | 0x817B1222 | recv() timed out |
| SCE_HTTP2_ERROR_SEND_TIMEOUT | CE-44006-4 | 0x817B1223 | send() timed out |
| SCE_HTTP2_ERROR_NULL_POINTER | CE-44007-5 | 0x817B1225 | NULL pointer |
| SCE_HTTP2_ERROR_TOO_LARGE_HPACK_NUM | CE-44008-6 | 0x817B1226 | On HTTP/2, the server specified INDEX out of range |
| SCE_HTTP2_ERROR_NO_STATUS | CE-44009-7 | 0x817B1227 | Server did not return mandatory parameters on HTTP/2 |
| SCE_HTTP2_ERROR_MEMSTAT_ERROR | CE-44010-9 | 0x817B1228 | Heap memory state can not be acquired |
| SCE_HTTP2_ERROR_INFLATE | CE-44011-0 | 0x817B1229 | Failed to expand content-encoding gzip response |
| SCE_HTTP2_ERROR_PROHIBITED | CE-44012-1 | 0x817B5224 | Unauthorized settings |
| SCE_RANDOM_ERROR_INVALID | CE-44013-2 | 0x817C0016 | Invalid argument |
| SCE_RANDOM_ERROR_OUT_OF_RESOURCES | CE-44014-3 | 0x817C001C | Not enough resources |
| SCE_RANDOM_ERROR_FATAL | CE-44015-4 | 0x817C00FF | Fatal error |
| SCE_SHADER_LIVE_EDITING_ERROR_INIT_ERROR | CE-44051-4 | 0x83100000 | Initialization error occurred. |
| SCE_SHADER_LIVE_EDITING_ERROR_NOT_INIT | CE-44052-5 | 0x83100001 | The Shader Live Editing library has not been initialized. |
| SCE_SHADER_LIVE_EDITING_ERROR_ALREADY_INIT | CE-44053-6 | 0x83100002 | The Shader Live Editing library is already initialized. |
| SCE_SHADER_LIVE_EDITING_ERROR_INVALID_ARG | CE-44054-7 | 0x83100003 | Invalid argument was specified. |
| SCE_SHADER_LIVE_EDITING_ERROR_INTERNAL_ERROR | CE-44055-8 | 0x83100004 | Internal error occurred. |
| SCE_SHADER_LIVE_EDITING_ERROR_OOM | CE-44056-9 | 0x83100005 | Provided memory has run out. This error can also occur if the Shader Live Editing library was not initialized with required memory size. |
| SCE_SHADER_LIVE_EDITING_ERROR_FATAL_ERROR | CE-44057-0 | 0x83100006 | A fatal error occurred. |
| SCE_SSL_ERROR_APPLICATION_VERIFICATION_CALLBACK_CHECK | CE-44141-4 | 0x8095F0FD | SSL handshake failed due to application specific verification. |
| SCE_REMOTE_PLAY_CLIENT_EXCEPTIONAL_ERROR_NOT_INITIALIZED | CE-44148-1 | 0x81221000 | Not initialized of RemotePlay core API |
| SCE_REMOTE_PLAY_CLIENT_EXCEPTIONAL_ERROR_ALREADY_INITIALIZED | CE-44149-2 | 0x81221001 | Already initialized of RemotePlay core API |
| SCE_REMOTE_PLAY_CLIENT_EXCEPTIONAL_ERROR_FATAL | CE-44150-4 | 0x81221002 | Fatal error of RemotePlay core API |
| SCE_REMOTE_PLAY_CLIENT_EXCEPTIONAL_ERROR_INVALID_ARG | CE-44151-5 | 0x81221003 | Invalid argument of RemotePlay core API |
| SCE_REMOTE_PLAY_CLIENT_EXCEPTIONAL_ERROR_NOT_SUPPORTED | CE-44152-6 | 0x81221004 | Not supported of RemotePlay core API |
| SCE_REMOTE_PLAY_CLIENT_ERROR_LOGIN | CE-44153-7 | 0x81221005 | Failed in log-in |
| SCE_REMOTE_PLAY_CLIENT_ERROR_LOGIN_USER_FULL | CE-44154-8 | 0x81221006 | Failed in log-in due to reaching to the maximum logged in users |
| SCE_REMOTE_PLAY_CLIENT_ERROR_LOGIN_DEVICE_FULL | CE-44155-9 | 0x81221007 | Failed in log-in due to reaching to the maximum devices attached |
| SCE_REMOTE_PLAY_CLIENT_ERROR_REMOTE_PLAY_IS_DISABLED | CE-44156-0 | 0x81221008 | Unable to connect to console because Remote Play is disabled in console |
| SCE_REMOTE_PLAY_CLIENT_ERROR_LATEST_SYSTEM_SOFTWARE_IS_REQUIRED | CE-44157-1 | 0x81221009 | Must update console system software |
| SCE_REMOTE_PLAY_CLIENT_ERROR_NETWORK_TIMEOUT | CE-44158-2 | 0x8122100A | Unable to connect to console due to network timeout |
| SCE_REMOTE_PLAY_CLIENT_ERROR_NOT_FOUND | CE-44159-3 | 0x8122100B | unable to search for console |
| SCE_REMOTE_PLAY_CLIENT_ERROR_REBOOT_IS_REQUIRED | CE-44160-5 | 0x8122100C | Must reboot console in order to establish connection |
| SCE_REMOTE_PLAY_CLIENT_ERROR_KEEP_ALIVE | CE-44161-6 | 0x8122100D | Unable to keep connection with console |
| SCE_REMOTE_PLAY_CLIENT_ERROR_SHUTTINGDOWN | CE-44162-7 | 0x8122100E | Streaming is shutdown due to some reason |
| SCE_REMOTE_PLAY_CLIENT_ERROR_SLOW_NETWORK | CE-44163-8 | 0x8122100F | Network bandwidth is too slow to start streaming |
| SCE_REMOTE_PLAY_CLIENT_ERROR_BAD_QUALITY | CE-44164-9 | 0x81221010 | Streaming is disconnected because network quality gets worse |
| SCE_REMOTE_PLAY_CLIENT_ERROR_OTHER_REASON | CE-44165-0 | 0x81221011 | Network connection between console is turned down due to various errors |
| SCE_REMOTE_PLAY_CLIENT_ERROR_OTHER_FEATURE_IS_WORKING | CE-44166-1 | 0x81221012 | Unable to start remote play because other feature is working on console |
| SCE_REMOTE_PLAY_CLIENT_ERROR_CLIENT_IS_TOO_OLD | CE-44167-2 | 0x81221013 | must update remote play client |
| SCE_REMOTE_PLAY_CLIENT_ERROR_REMOTE_PLAY_CONNECT_FULL | CE-44168-3 | 0x81221014 | Unable to connect to console because another user using Remote Play on console |
| SCE_REMOTE_PLAY_CLIENT_ERROR_NO_PRIMARY_PS4 | CE-44169-4 | 0x81221015 | Primary console is not registered |
| SCE_REMOTE_PLAY_CLIENT_ERROR_PINCODE_INCORRECT | CE-44170-6 | 0x81221016 | Inputted PIN code is incorrect |
| SCE_REMOTE_PLAY_CLIENT_ERROR_ENOBUFS | CE-44171-7 | 0x81221017 | Streaming is disconnected due to enobufs |
| SCE_REMOTE_PLAY_CLIENT_ERROR_DISCPLAYER_RUNNING | CE-44172-8 | 0x81221018 | Unable to start remote play because DiscPlayer is working on console |
| SCE_REMOTE_PLAY_CLIENT_ERROR_PINCODE_ANOTHER_USER | CE-44173-9 | 0x81221019 | Inputted PIN code is another user's number |
| SCE_REMOTE_PLAY_CLIENT_ERROR_LOGIN_PARENTAL_CONTROLS | CE-44174-0 | 0x8122101A | Failed in login due to parental controls |
| SCE_REMOTE_PLAY_CLIENT_ERROR_UNAVAILABLE_RP_DAEMON | CE-44175-1 | 0x8122101B | Remote console is unable to connect due to lack of resources |
| SCE_REMOTE_PLAY_CLIENT_ERROR_RP_DAEMON_ERROR | CE-44176-2 | 0x8122101C | Remote console returns error |
| SCE_REMOTE_PLAY_CLIENT_ERROR_FATAL | CE-44177-3 | 0x8122101D | Fatal error |
| SCE_REMOTE_PLAY_CLIENT_ERROR_PS4_NOTFOUND | CE-44178-4 | 0x8122101E | Remote console not found |
| SCE_REMOTE_PLAY_CLIENT_ERROR_CONTROLLER_DISCONNECT | CE-44179-5 | 0x8122101F | Cntroller disconnected |
| SCE_REMOTE_PLAY_CLIENT_ERROR_PS4_NOTFOUND_NET | CE-44180-7 | 0x81221020 | Internal error |
| SCE_REMOTE_PLAY_CLIENT_ERROR_FAILED_TO_SEND_WAKEUP_USER | CE-44181-8 | 0x81221021 | Internal error |
| SCE_REMOTE_PLAY_CLIENT_ERROR_FAILED_TO_SEND_WAKEUP_DEVICE | CE-44182-9 | 0x81221022 | Internal error |
| SCE_REMOTE_PLAY_CLIENT_ERROR_INET_MATCH2_PS4_CONNECT_FAIL | CE-44183-0 | 0x81221023 | Internal error |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_NOT_INITIALIZED | CE-44185-2 | 0x817D0001 | Not initialized. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_PARAMETER | CE-44186-3 | 0x817D0002 | Invalid parameter. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_BUSY | CE-44187-4 | 0x817D0003 | Busy |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_NOT_FOUND | CE-44188-5 | 0x817D0005 | Contents not found. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_NO_ENTITLEMENT | CE-44189-6 | 0x817D0007 | Contents no entitlement. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_NOT_SUPPORTED | CE-44190-8 | 0x817D0009 | Not supported. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_INTERNAL | CE-44191-9 | 0x817D000A | Internal error. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_OUT_OF_MEMORY | CE-44192-0 | 0x817D0010 | Out of memory. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_NETWORK | CE-44193-1 | 0x817D0013 | Network error. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_SIGNED_OUT | CE-44194-2 | 0x817D0014 | Called in the signed-out state. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_REQUEST_NOT_FOUND | CE-44195-3 | 0x817D0015 | Request Id is not found. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_ABORTED | CE-44196-4 | 0x817D0016 | Operations were aborted. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_USER_NOT_FOUND | CE-44197-5 | 0x817D0017 | There is no such user. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_TIMEOUT | CE-44198-6 | 0x817D0018 | Operations were timed out. |
| SCE_NP_ENTITLEMENT_ACCESS_ERROR_TITLE_TOKEN | CE-44199-7 | 0x817D0019 | Failed to get title token. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_INVALID_REQUEST | CE-44200-0 | 0x817D1001 | Request was invalid/malformed. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_INVALID_PARAMETER | CE-44201-1 | 0x817D1002 | The parameter was invalid. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_NOT_IMPLEMENTED | CE-44202-2 | 0x817D1003 | Client is using an invalid method (GET, POST, PUT, or DELETE) for this API. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_INVALID_JSON | CE-44203-3 | 0x817D1004 | The request body was invalid. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_REQUEST_TOO_LONG | CE-44204-4 | 0x817D1005 | The POST request was too long. Limit to 102,400 bytes. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_REQUEST_URI_TOO_LONG | CE-44205-5 | 0x817D1006 | The request URI was too long. Limit to 2048 bytes. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_HTTP_NOT_IMPLEMENTED | CE-44206-6 | 0x817D1007 | HTTP is not supported. Use HTTPS. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_INVALID_ACCESS_TOKEN | CE-44207-7 | 0x817D1008 | Access token is an invalid value or is corrupted. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_RATE_LIMIT_EXCEEDED | CE-44208-8 | 0x817D1009 | API rate limit was exceeded. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_NOT_AUTHORIZED | CE-44209-9 | 0x817D100A | The user/client is not authorized to call this API. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_INTERNAL | CE-44210-1 | 0x817D100B | Internal error of the server. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_SERVICE_UNAVAILABLE | CE-44211-2 | 0x817D100C | The server is not currently available. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_ENTITLEMENT_NOT_FOUND | CE-44212-3 | 0x817D100D | An invalid entitlement label was specified. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_INVALID_TITLE_ID | CE-44213-4 | 0x817D100E | Title id is an invalid value or is corrupted. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_INVALID_TITLE_SECRET | CE-44214-5 | 0x817D100F | Title secret is an invalid value or is corrupted. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_INVALID_TITLE_TOKEN | CE-44215-6 | 0x817D1010 | Title token is an invalid value or is corrupted. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_INVALID_SERVICE_LABEL | CE-44216-7 | 0x817D1011 | Service label is an invalid value or is corrupted. |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_INVALID_RESPONSE | CE-44217-8 | 0x817D1012 | invalid response from server |
| SCE_NP_ENTITLEMENT_ACCESS_SERVER_ERROR_MISSING_SCOPE_FOR_VC_CONSUMPTION | CE-44218-9 | 0x817D1013 | Missing scope for virtual currency consumption |
| SCE_SHARE_PLAY_CLIENT_ERROR_DAEMON_FEW_RESOURCES | CE-44977-1 | 0x812200B6 | |
| SCE_REMOTE_PLAY_CLIENT_ERROR_TARGET_DUID_NOTFOUND | CE-44978-2 | 0x81221024 | Connection DUID not found |
| SCE_VOICE_CHAT_ERROR_NOT_INITIALIZED | CE-44979-3 | 0x816D0001 | Library has not been initialized yet. |
| SCE_VOICE_CHAT_ERROR_ALREADY_INITIALIZED | CE-44980-5 | 0x816D0002 | Library has been already initialized. |
| SCE_VOICE_CHAT_ERROR_INVALID_ARGUMENT | CE-44981-6 | 0x816D0003 | Invalid argument(s). |
| SCE_VOICE_CHAT_ERROR_INVALID_PARAMETER | CE-44982-7 | 0x816D0004 | Invalid parameter(s). |
| SCE_VOICE_CHAT_ERROR_OUT_OF_MEMORY | CE-44983-8 | 0x816D0005 | Out of memory. |
| SCE_VOICE_CHAT_ERROR_SESSION_NOT_REGISTERED | CE-44984-9 | 0x816D0006 | Session has not been registered yet. |
| SCE_VOICE_CHAT_ERROR_SESSION_ALREADY_REGISTERED | CE-44985-0 | 0x816D0007 | Session has been already registered. |
| SCE_VOICE_CHAT_ERROR_CREATED_TOO_MANY_REQUEST_IDS | CE-44986-1 | 0x816D0008 | Created too many request IDs. |
| SCE_VOICE_CHAT_ERROR_REQUEST_NOT_FOUND | CE-44987-2 | 0x816D0009 | Specified request ID is not found. |
| SCE_VOICE_CHAT_ERROR_REQUEST_IN_USE | CE-44988-3 | 0x816D000A | Specified request ID is in-use. |
| SCE_VOICE_CHAT_ERROR_REQUEST_ABORTED | CE-44989-4 | 0x816D000B | Specified request ID is aborted. |
| SCE_VOICE_CHAT_ERROR_REQUEST_ALREADY_USED | CE-44990-6 | 0x816D000C | Specified request ID has been already used. |
| SCE_VOICE_CHAT_ERROR_PROCESS_EVENT_NOT_CALLED_TOO_LONG | CE-44991-7 | 0x816D000D | sceVoiceChatPRocessEvent has not been called for long. |
| SCE_VOICE_CHAT_ERROR_SESSION_LEFT | CE-44992-8 | 0x816D000E | Left from session. |
| SCE_VOICE_CHAT_ERROR_SESSION_KICKED_OUT | CE-44993-9 | 0x816D000F | Kicked out from session. |
| SCE_VOICE_CHAT_ERROR_SESSION_DELETED | CE-44994-0 | 0x816D0010 | Session was deleted. |
| SCE_VOICE_CHAT_ERROR_SESSION_PUSH_DROPPED | CE-44995-1 | 0x816D0011 | Packet(s) dropped from server. |
| SCE_VOICE_CHAT_ERROR_EXCEEDED_REGISTRABLE_SESSION_NUM | CE-44996-2 | 0x816D0012 | Exceeded number of registerable sessions. |
| SCE_VOICE_CHAT_ERROR_REQUEST_ALREADY_ABORTED | CE-44997-3 | 0x816D0013 | Specified request ID has been already aborted. |
| SCE_VOICE_CHAT_ERROR_MIC_EVENT_HANDLER_NOT_REGISTERED | CE-44998-4 | 0x816D0014 | Specified user's mic event handler has not been registered. |
| SCE_VOICE_CHAT_ERROR_MIC_EVENT_HANDLER_ALREADY_REGISTERED | CE-44999-5 | 0x816D0015 | Specified user's mic event handler has been already registered. |
| SCE_VOICE_CHAT_ERROR_EXCEEDED_REGISTRABLE_MIC_EVENT_HANDLER_NUM | CE-45000-9 | 0x816D0016 | Exceeded number of registrable mic event handlers. |
| SCE_VOICE_CHAT_ERROR_PRESENCE_OFFLINE_DETECTED | CE-45001-0 | 0x816D0017 | Disconnected from server and be offline. |
| SCE_VOICE_CHAT_ERROR_INVALID_SESSION_STATE_TO_START_VOICE_CHAT | CE-45002-1 | 0x816D0018 | Session state is invalid to start voice chat. |
| SCE_VOICE_CHAT_ERROR_GET_SESSION_INTIAL_STATE_FAILED | CE-45003-2 | 0x816D0019 | Failed to get SessionInitialState. |
| SCE_VOICE_CHAT_ERROR_CHANNEL_NOT_FOUND | CE-45004-3 | 0x816D001A | Channel was not found. |
| SCE_VOICE_CHAT_ERROR_GROUP_NOT_FOUND | CE-45005-4 | 0x816D001B | Group was not found. |
| SCE_VOICE_CHAT_ERROR_MEMBER_NOT_FOUND | CE-45006-5 | 0x816D001C | Member was not found. |
| SCE_VOICE_CHAT_ERROR_USER_NOT_SIGNED_IN | CE-45007-6 | 0x816D001D | User was not signed in. |
| SCE_VOICE_CHAT_ERROR_SIGNED_OUT | CE-45008-7 | 0x816D001E | User was signed out. |
| SCE_VOICE_CHAT_ERROR_EXCEEDED_RATE_LIMIT | CE-45009-8 | 0x816D001F | Exceeded rate limit of API calling. |
| SCE_VOICE_CHAT_ERROR_EXCEEDED_UPPER_LIMIT | CE-45010-0 | 0x816D0020 | Number of channels, groups, members, etc. exceeded the upper limit. |
| SCE_VOICE_CHAT_ERROR_MEMBER_ALREADY_EXISTS | CE-45011-1 | 0x816D0021 | Member already exists. |
| SCE_VOICE_CHAT_ERROR_FEATURE_NOT_AVAILABLE | CE-45012-2 | 0x816D0022 | Not available feature for this channel. |
| SCE_VOICE_CHAT_ERROR_INTERNAL | CE-45013-3 | 0x816D04FF | Internal error. |
| SCE_RNPS_NIMBUS_ERROR_UNEXPECTED_JS_EXCEPTION | CE-45695-9 | 0x81762D00 | Unexpected Javascript exception |
| SCE_RNPS_NIMBUS_ERROR_REQUEST_FAILED | CE-45696-0 | 0x81762D01 | This request is failed |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_NO_ERROR | CE-45697-1 | 0x817B122A | A RST_STREAM is sent from the server and NO_ERROR is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_PROTOCOL | CE-45698-2 | 0x817B122B | A RST_STREAM is sent from the server and PROTOCOL is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_INTERNAL | CE-45699-3 | 0x817B122C | A RST_STREAM is sent from the server and INTERNAL is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_FLOW_CONTROL | CE-45700-6 | 0x817B122D | A RST_STREAM is sent from the server and FLOW_CONTROL is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_SETTINGS_TIMEOUT | CE-45701-7 | 0x817B122E | A RST_STREAM is sent from the server and SETTINGS_TIMEOUT is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_STREAM_CLOSED | CE-45702-8 | 0x817B122F | A RST_STREAM is sent from the server and STREAM_CLOSED is specified for HTTP/2 ErrorCode (RFC7540 section11-4).One of common problems is when you try to send request body with GET when you should send it with URL query string. |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_FRAME_SIZE | CE-45703-9 | 0x817B1230 | A RST_STREAM is sent from the server and FRAME_SIZE is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_REFUSED_STREAM | CE-45704-0 | 0x817B1231 | A RST_STREAM is sent from the server and REFUSED_STREAM is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_CANCEL | CE-45705-1 | 0x817B1232 | A RST_STREAM is sent from the server and CANCEL is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_COMPRESSION | CE-45706-2 | 0x817B1233 | A RST_STREAM is sent from the server and COMPRESSION is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_CONNECT | CE-45707-3 | 0x817B1234 | A RST_STREAM is sent from the server and CONNECT is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_ENHANCE_YOUR_CALM | CE-45708-4 | 0x817B1235 | A RST_STREAM is sent from the server and ENHANCE_YOUR_CALM is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_INADEQUATE_SECURITY | CE-45709-5 | 0x817B1236 | A RST_STREAM is sent from the server and INADEQUATE_SECURITY is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_HTTP_1_1_REQUIRED | CE-45710-7 | 0x817B1237 | A RST_STREAM is sent from the server and HTTP_1_1_REQUIRED is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_HTTP2_ERROR_RST_STREAM_REASON_UNKNOWN | CE-45711-8 | 0x817B1238 | A RST_STREAM is sent from the server and UNKNOWN is specified for HTTP/2 ErrorCode (RFC7540 section11-4) |
| SCE_REMOTE_PLAY_CLIENT_ERROR_REGISTERED_DEVICE_NOT_FOUND | CE-45917-6 | 0x81221026 | Registered PS5 cannot be found on the server side |
| SCE_TEXTUREPREP_ERROR_BC7_ALREADY_INITIALIZED | CE-46028-0 | 0x8A7B0001 | sceTexturePrepBC7Initialize has been called previously |
| SCE_TEXTUREPREP_ERROR_BC7_INVALID_MEMORY | CE-46029-1 | 0x8A7B0002 | a memory buffer passed has an invalid property |
| SCE_TEXTUREPREP_ERROR_BC7_INVALID_HEADER | CE-46030-3 | 0x8A7B0003 | the BC7Prep header contains invalid data |
| SCE_TEXTUREPREP_ERROR_BC7_UNDERSIZED_OUTPUT_BUFFER | CE-46031-4 | 0x8A7B0004 | the output buffer is not large enough |
| SCE_TEXTUREPREP_ERROR_BC7_UNDERSIZED_SCRATCH_BUFFER | CE-46032-5 | 0x8A7B0005 | the scratch buffer is not large enough |
| SCE_TEXTUREPREP_ERROR_BC7_UNKNOWN_ERROR | CE-46033-6 | 0x8A7B0006 | an unepxected error occurred |
| SCE_TEXTUREPREP_ERROR_BC7_INVALID_INPUT_DATA | CE-46033-6 | 0x8A7B0006 | the input buffer is invalid |
| SCE_TEXTUREPREP_ERROR_BAD_RESOURCE_MEMORY_TYPE | CE-46034-7 | 0x8A7B0009 | the specified sce::Gnm::ResourceMemoryType was invalid |
| SCE_PROCESS_STARTER_ERROR_LAUNCH_GAME_TRIAL_APPLICATION | CE-46046-0 | 0x80A40093 | Launch Game Trial application. |
| CE-46062-8 | Application error (issue with the application version) // Step 1: Go to [Library] and highlight the application. Step 2: Press the OPTIONS button and select [Check for Update]. Step 3: If an update is available, follow the instructions to install the update. | ||
| SCE_HTTP2_ERROR_WEBSOCKET_HANDSHAKE_FAIL | CE-46113-5 | 0x817B1250 | Websokcet handshake failed |
| SCE_HTTP2_ERROR_WEBSOCKET_TOO_LARGE_MESSAGE | CE-46114-6 | 0x817B1251 | Received a message with a size larger than the memory size specified by sceHttp2WebSocketCreateRequest() |
| SCE_HTTP2_ERROR_WEBSOCKET_UNKNOWN_OPECODE | CE-46115-7 | 0x817B1252 | Received a unknown opecode from websocket server |
| SCE_HTTP2_ERROR_NOT_IN_COM | CE-46116-8 | 0x817B1253 | Not in communication |
| SCE_HTTP2_ERROR_WEBSOCKET_SOCKET_CLOSED | CE-46117-9 | 0x817B1254 | websocket socket closed |
| SCE_HTTP2_ERROR_WEBSOCKET_PING_TIMEOUT | CE-46118-0 | 0x817B1255 | The ping response did not come back from the websocket server for the set time |
| SCE_HTTP2_ERROR_NOT_SUPPORT_CONNECT | CE-46119-1 | 0x817B1256 | HTTP / 2 server does not support Websocket (RFC8441)specify SCE_HTTP2_VERSION_1_1 with sceHttp2CreateTemplate(). |
| SCE_FONT_ERROR_INVALID_GRAPHICS_SERVICE | CE-46173-1 | 0x80460080 | Invalid SceFontGraphicsService detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_DEVICE | CE-46174-2 | 0x80460081 | Invalid SceFontGraphicsDevice detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_CANVAS | CE-46175-3 | 0x80460082 | Invalid SceFontGraphicsCanvas detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_DESIGN | CE-46176-4 | 0x80460083 | Invalid SceFontGraphicsDesign detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_DRAWING | CE-46177-5 | 0x80460084 | Invalid SceFontGraphicsDrawing detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_HANDLE | CE-46178-6 | 0x80460085 | Invalid SceFontGraphicsHandle detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_FILL | CE-46179-7 | 0x80460086 | Invalid SceFontGraphicsFill detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_REGION | CE-46180-9 | 0x80460087 | Invalid SceFontGraphicsRegion detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_FILL_PLOT | CE-46181-0 | 0x80460088 | Invalid SceFontGraphicsFillPlot detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_FILL_RATES | CE-46182-1 | 0x80460089 | Invalid SceFontGraphicsFillRates detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_FILL_METHOD | CE-46183-2 | 0x8046008A | Invalid SceFontGraphicsFillMethod detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_PROCESS | CE-46184-3 | 0x80460090 | Invalid SceFontGraphicsProcess detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_SURFACE | CE-46185-4 | 0x80460092 | Invalid SceFontGraphicsSurface detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_TEXTURE | CE-46186-5 | 0x80460094 | Invalid SceFontGraphicsTexture detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_VERTEXES | CE-46187-6 | 0x80460095 | Invalid SceFontGraphicsVertexes detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_RESOURCE | CE-46188-7 | 0x80460098 | Invalid SceFontGraphicsResource detected |
| SCE_FONT_ERROR_INVALID_GRAPHICS_SEQUENCE | CE-46189-8 | 0x8046009A | Invalid SceFontGraphicsSequence detected |
| SCE_FONT_ERROR_DEVICE_MEMORY_ASSIGN_FAILED | CE-46190-0 | 0x804600A0 | Device general purpose memory allocation failed |
| SCE_FONT_ERROR_SHADER_MEMORY_ASSIGN_FAILED | CE-46191-1 | 0x804600A1 | Shader memory allocation failure |
| SCE_FONT_ERROR_STRUCTURE_ASSIGN_FAILED | CE-46192-2 | 0x804600A2 | Insufficient number of pools for objects |
| SCE_FONT_ERROR_DESCRIPTOR_ASSIGN_FAILED | CE-46193-3 | 0x804600A3 | Insufficient number of pools for descriptors |
| SCE_FONT_ERROR_GRAPHICS_INDEX_REDEFINED | CE-46194-4 | 0x804600A5 | Duplicate index definitions |
| SCE_FONT_ERROR_GRAPHICS_NEEDED_CLEANUP | CE-46195-5 | 0x804600A7 | Cleanup required |
| SCE_FONT_ERROR_GRAPHICS_ALREADY_STARTED | CE-46196-6 | 0x804600A8 | Already had started |
| SCE_FONT_ERROR_GRAPHICS_ALREADY_FAILED | CE-46197-7 | 0x804600A9 | Failure with existing drawing process |
| SCE_FONT_ERROR_GRAPHICS_ALREADY_FINISHED | CE-46198-8 | 0x804600AA | Already completed and confirmed |
| SCE_FONT_ERROR_GRAPHICS_BEGIN_NOT_FOUND | CE-46199-9 | 0x804600AB | Detected frame not yet started |
| SCE_FONT_ERROR_GRAPHICS_NO_SUPPORT_RESOURCE | CE-46200-2 | 0x804600AC | Unsupported Resources |
| SCE_FONT_ERROR_GRAPHICS_NO_SUPPORT_SURFACE | CE-46201-3 | 0x804600AD | Unsupported Surface |
| SCE_FONT_ERROR_GRAPHICS_BEGIN_NOT_ENDED | CE-46202-4 | 0x804600B0 | Detected unfinished frame |
| SCE_FONT_ERROR_GRAPHICS_NOT_YET_FINISHED | CE-46203-5 | 0x804600B1 | Drawing process creation not finished |
| SCE_FONT_ERROR_GRAPHICS_SETUP_NOT_FOUND | CE-46204-6 | 0x804600B2 | Setup information not found |
| SCE_DBG_KEYBOARD_ERROR_NO_HANDLE | CE-46214-7 | 0x80DA0008 | There is no handle. |
| SCE_MOUSE_ERROR_NO_HANDLE | CE-46215-8 | 0x80DF0008 | There is no handle. |
| SCE_REMOTE_PLAY_CLIENT_ERROR_OTHER_USING_VCN | CE-46232-7 | 0x81221027 | Other features of the remote console are using VCN |
| SCE_REMOTE_PLAY_CLIENT_ERROR_RP_USER_LOGOUT | CE-46233-8 | 0x81221028 | User log out and loses controller |
| SCE_HTTP2_ERROR_BEFORE_READ | CE-46317-1 | 0x817B1257 | The specified request has not been read yet |
| |||||||||||||||||||||||||||