Editing Error Codes
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
[[Category:Software]] | |||
=Error Codes = | =Error Codes = | ||
Please update this page with any error codes you find the meaning for. | Please update this page with any error codes you find the meaning for. | ||
== Generic Errors == | |||
{| class="wikitable" | |||
== Generic | |||
{| class="wikitable | |||
|- | |- | ||
! Name !! Errorcode !! Remarks | ! Name !! Errorcode !! Remarks | ||
|- | |- | ||
| | | || 0x80010001 || The resource is temporarily unavailable | ||
|- | |- | ||
| EINVAL || 0x80010002 || Invalid argument | | EINVAL || 0x80010002 || Invalid argument. | ||
|- | |- | ||
| ENOSYS || 0x80010003 || The feature is not yet implemented | | ENOSYS || 0x80010003 || The feature is not yet implemented (on Retail/CEX or Debug/DEX)<br />sys_fsw_connect_event() or sys_fsw_disconnect_event() was executed on a machine other than the Reference Tool | ||
|- | |- | ||
| ENOMEM || 0x80010004 || Memory allocation failed. | | ENOMEM || 0x80010004 || Memory allocation failed. | ||
Line 66: | Line 18: | ||
| ESRCH || 0x80010005 || The resource with the specified identifier does not exist. | | ESRCH || 0x80010005 || The resource with the specified identifier does not exist. | ||
|- | |- | ||
| | | || 0x80010006 || The file does not exist | ||
|- | |- | ||
| | | || 0x80010007 || The file is in unrecognized format | ||
|- | |- | ||
| | | || 0x80010008 || Resource deadlock is avoided | ||
|- | |- | ||
| | | || 0x80010009 || Operation not permitted<br />An error occurred during the start operation (e.g.: debug self on retail) | ||
|- | |- | ||
| EBUSY || 0x8001000A || The device or resource is busy | | EBUSY || 0x8001000A || The device or resource is busy | ||
|- | |- | ||
| | | || 0x8001000B || The operation is timed out | ||
|- | |- | ||
| | | || 0x8001000C || The operation is aborted | ||
|- | |- | ||
| | | || 0x8001000D || Invalid memory access | ||
|- | |- | ||
| | | || 0x8001000F || State of the target thread is invalid | ||
|- | |- | ||
| | | || 0x80010010 || Alignment is invalid | ||
|- | |- | ||
| | | || 0x80010011 || Shortage of the kernel resources | ||
|- | |- | ||
| | | || 0x80010012 || The file is a directory | ||
|- | |- | ||
| | | || 0x80010013 || Operation canceled | ||
|- | |- | ||
| | | || 0x80010014 || Entry already exists | ||
|- | |- | ||
| | | || 0x80010015 || Port is already connected | ||
|- | |- | ||
| | | || 0x80010016 || Port is not connected | ||
|- | |- | ||
| | | || 0x80010017 || Program authentication fail | ||
|- | |- | ||
| | | || 0x80010018 || The file is not a MSELF | ||
|- | |- | ||
| | | || 0x80010019 || System version error | ||
|- | |- | ||
| | | || 0x8001001A || SELF auth failure | ||
|- | |- | ||
| | | || 0x8001001B || Math domain violation | ||
|- | |- | ||
| | | || 0x8001001C || Math range violation | ||
|- | |- | ||
| | | || 0x8001001D || Illegal multi-byte sequence in input | ||
|- | |- | ||
| | | || 0x8001001E || File position error. | ||
|- | |- | ||
| | | || 0x8001001F || Syscall was interrupted. | ||
|- | |- | ||
| | | || 0x80010020 || File too large. | ||
|- | |- | ||
| | | || 0x80010021 || Too many links. | ||
|- | |- | ||
| | | || 0x80010022 || File table overflow. | ||
|- | |- | ||
| | | || 0x80010023 || No space left on device. | ||
|- | |- | ||
| | | || 0x80010024 || Not a TTY. | ||
|- | |- | ||
| | | || 0x80010025 || Broken pipe. | ||
|- | |- | ||
| | | || 0x80010026 || Read-only filesystem (write fail). | ||
|- | |- | ||
| | | || 0x80010027 || Illegal seek (e.g. seek on pipe). | ||
|- | |- | ||
| | | || 0x80010028 || Arg list too long. | ||
|- | |- | ||
| | | || 0x80010029 || Access violation. | ||
|- | |- | ||
| | | || 0x8001002A || Invalid file descriptor. | ||
|- | |- | ||
| | | || 0x8001002B || Filesystem mounting failed (actually IO error...EIO) | ||
|- | |- | ||
| | | || 0x8001002C || Too many files open. | ||
|- | |- | ||
| | | || 0x8001002D || No device. | ||
|- | |- | ||
| | | || 0x8001002E || Not a directory. | ||
|- | |- | ||
| | | || 0x8001002F || No such device or IO. | ||
|- | |- | ||
| | | || 0x80010030 || Cross-device link error. | ||
|- | |- | ||
| | | || 0x80010031 || Bad Message. | ||
|- | |- | ||
| | | || 0x80010032 || In progress. | ||
|- | |- | ||
| | | || 0x80010033 || Message size error. | ||
|- | |- | ||
| | | || 0x80010034 || Name too long. | ||
|- | |- | ||
| | | || 0x80010035 || No lock. | ||
|- | |- | ||
| | | || 0x80010036 || Not empty. | ||
|- | |- | ||
| | | || 0x80010037 || Not supported. | ||
|- | |- | ||
| | | || 0x80010038 || File-system specific error. | ||
|- | |- | ||
| | | || 0x80010039 || Overflow occured. | ||
|- | |- | ||
| | | || 0x8001003A || Filesystem not mounted. | ||
|- | |- | ||
| | | || 0x8001003B || Not SData. | ||
|- | |||
| || 0x80010505 || ?_unspecified trophy error_?<br />Trophy error caused by "Allow access to all SS services (Needed for ps3dm-utils)" patch | |||
|} | |||
== Hardware Errors == | |||
{| class="wikitable" | |||
|- | |- | ||
| | ! scope="col" | Hardware Code | ||
! scope="col" | Description | |||
! scope="col" | Working Fix | |||
|- | |- | ||
| | | 8002F281<br> | ||
| scope="col" | Issue with the PS3 hard drive. | |||
| scope="col" | Format the hd on a pc,reinsert it to the ps3, install update (normal/recovery mode), format hd on install. | |||
|- | |- | ||
| | | 8002F169<br> | ||
| scope="col" | Firmware data is corrupt | |||
| scope="col" | Error when checking the firmware data (after unpacking) | |||
|- | |- | ||
| | | 8002FB22<br> | ||
| scope="col" | An error has occured | |||
| scope="col" | Error can be generated with a malformed license.xml file in PS3UPDAT.PUP | |||
|- | |- | ||
| || | | 8002F2C4<br> | ||
| scope="col" | | |||
| scope="col" | Error when downgrading below applicable firmware version with QA-flag from Recovery Mode | |||
|- | |- | ||
|} | |} | ||
== PSN Network | == PSN Network Errors == | ||
<!--// This is taken from a header inside the SDK, list seems complete. | <!--// This is taken from a header inside the SDK, list seems complete. | ||
I stripped some japanese comments which were useless. | I stripped some japanese comments which were useless. | ||
Others left there contain some reference, so they are left there. | Others left there contain some reference, so they are left there. | ||
The error code list aids a lot towards reversing vsh.self, | The error code list aids a lot towards reversing vsh.self, | ||
you can | you can determin various functions character from the error codes within it. //--> | ||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable | {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | ||
|- bgcolor="#cccccc" | |- bgcolor="#cccccc" | ||
! Name !! Errorcode !! Remarks | ! Name !! Errorcode !! Remarks | ||
Line 196: | Line 164: | ||
!colspan="3" | NP Authentication Error (client runtime errors) | !colspan="3" | NP Authentication Error (client runtime errors) | ||
|- | |- | ||
| SCE_NP_AUTH_EINVAL || | | SCE_NP_AUTH_EINVAL || 0x8002a002 || | ||
|- | |- | ||
| SCE_NP_AUTH_ENOMEM || | | SCE_NP_AUTH_ENOMEM || 0x8002a004 || | ||
|- | |- | ||
| SCE_NP_AUTH_ESRCH || | | SCE_NP_AUTH_ESRCH || 0x8002a005 || | ||
|- | |- | ||
| SCE_NP_AUTH_EBUSY || | | SCE_NP_AUTH_EBUSY || 0x8002a00a || | ||
|- | |- | ||
| SCE_NP_AUTH_EABORT || | | SCE_NP_AUTH_EABORT || 0x8002a00c || | ||
|- | |- | ||
| SCE_NP_AUTH_EEXIST || | | SCE_NP_AUTH_EEXIST || 0x8002a014 || | ||
|- | |- | ||
| SCE_NP_AUTH_EINVALID_ARGUMENT || | | SCE_NP_AUTH_EINVALID_ARGUMENT || 0x8002a015 || | ||
|- | |- | ||
!colspan="3" | | !colspan="3" | community client library error (0x8002a100 - 0x8002a1ff) | ||
|- | |- | ||
| SCE_NP_COMMUNITY_ERROR_ALREADY_INITIALIZED || | | SCE_NP_COMMUNITY_ERROR_ALREADY_INITIALIZED || 0x8002a101 || | ||
|- | |- | ||
| SCE_NP_COMMUNITY_ERROR_NOT_INITIALIZED || | | SCE_NP_COMMUNITY_ERROR_NOT_INITIALIZED || 0x8002a102 || | ||
|- | |- | ||
| SCE_NP_COMMUNITY_ERROR_OUT_OF_MEMORY || | | SCE_NP_COMMUNITY_ERROR_OUT_OF_MEMORY || 0x8002a103 || | ||
|- | |- | ||
| SCE_NP_COMMUNITY_ERROR_INVALID_ARGUMENT || | | SCE_NP_COMMUNITY_ERROR_INVALID_ARGUMENT || 0x8002a104 || | ||
|- | |- | ||
| SCE_NP_COMMUNITY_ERROR_NO_TITLE_SET || | | SCE_NP_COMMUNITY_ERROR_NO_TITLE_SET || 0x8002a105 || | ||
|- | |- | ||
| SCE_NP_COMMUNITY_ERROR_NO_LOGIN || | | SCE_NP_COMMUNITY_ERROR_NO_LOGIN || 0x8002a106 || | ||
|- | |- | ||
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_OBJECTS || | | SCE_NP_COMMUNITY_ERROR_TOO_MANY_OBJECTS || 0x8002a107 || | ||
|- | |- | ||
!colspan="3" | (obsolete) | |||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_TRANSACTION_STILL_REFERENCED || 0x8002a108 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_ABORTED || 0x8002a109 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_NO_RESOURCE || 0x8002a10a || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_BAD_RESPONSE || 0x8002a10b || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_BODY_TOO_LARGE || 0x8002a10c || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_HTTP_SERVER || 0x8002a10d || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_INVALID_SIGNATURE || 0x8002a10e || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_TIMEOUT || 0x8002a10f || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_INSUFFICIENT_ARGUMENT || 0x8002a1a1 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_UNKNOWN_TYPE || 0x8002a1a2 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_INVALID_ID || 0x8002a1a3 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_INVALID_ONLINE_ID || 0x8002a1a4 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_INVALID_TICKET || 0x8002a1a5 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_CLIENT_ALREADY_EXISTS || 0x8002a1a6 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_CLIENT_HANDLE_ALREADY_EXISTS || 0x8002a1a6 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_INSUFFICIENT_BUFFER || 0x8002a1a7 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_INVALID_TYPE || 0x8002a1a8 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_TRANSACTION_ALREADY_END || 0x8002a1a9 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_TRANSACTION_BEFORE_END || 0x8002a1aa || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_BUSY_BY_ANOTEHR_TRANSACTION || 0x8002a1ab || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_INVALID_ALIGNMENT || 0x8002a1ac || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_TOO_MANY_NPID || 0x8002a1ad || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_ERROR_TOO_LARGE_RANGE || 0x8002a1ae || | ||
|- | |- | ||
| SCE_NP_COMMUNITY_ERROR_INVALID_PSHANDLE || | | SCE_NP_COMMUNITY_ERROR_INVALID_PARTITION || 0x8002a1af || | ||
|- | |||
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_SLOTID || 0x8002a1b1 | |||
|- | |||
| SCE_NP_COMMUNITY_ERROR_INVALID_PSHANDLE || 0x8002a1a4 || obsolete (replaced by SCE_NP_COMMUNITY_ERROR_INVALID_ONLINE_ID) | |||
|- | |- | ||
!colspan="3" | NP Authentication Error (server returned errors) | !colspan="3" | NP Authentication Error (server returned errors) | ||
|- | |- | ||
| SCE_NP_AUTH_ERROR_SERVICE_END || | | SCE_NP_AUTH_ERROR_SERVICE_END || 0x8002a200 || | ||
|- | |- | ||
| SCE_NP_AUTH_ERROR_SERVICE_DOWN || | | SCE_NP_AUTH_ERROR_SERVICE_DOWN || 0x8002a201 || | ||
|- | |- | ||
| SCE_NP_AUTH_ERROR_SERVICE_BUSY || | | SCE_NP_AUTH_ERROR_SERVICE_BUSY || 0x8002a202 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_INVALID_DATA_LENGTH || 0x8002a210 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_INVALID_USER_AGENT || 0x8002a211 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_INVALID_VERSION || 0x8002a212 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_INVALID_SERVICE_ID || 0x8002a220 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_INVALID_CREDENTIAL || 0x8002a221 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_INVALID_ENTITLEMENT_ID || 0x8002a222 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_INVALID_CONSUMED_COUNT || 0x8002a223 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_INVALID_CONSOLE_ID || 0x8002a224 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_CONSOLE_ID_SUSPENDED || 0x8002a227 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_CLOSED || 0x8002a230 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_SUSPENDED || 0x8002a231 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_EULA || 0x8002a232 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT1 || 0x8002a240 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT2 || 0x8002a241 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT3 || 0x8002a242 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT4 || 0x8002a243 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT5 || 0x8002a244 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT6 || 0x8002a245 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT7 || 0x8002a246 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT8 || 0x8002a247 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT9 || 0x8002a248 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT10 || 0x8002a249 || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT11 || 0x8002a24a || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT12 || 0x8002a24b || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT13 || 0x8002a24c || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT14 || 0x8002a24d || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT15 || 0x8002a24e || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT16 || 0x8002a24f || | ||
|- | |- | ||
| | | SCE_NP_AUTH_ERROR_SUB_ACCOUNT_RENEW_EULA || 0x8002a24f || | ||
|- | |- | ||
| SCE_NP_AUTH_ERROR_UNKNOWN || 0x8002a280 || | |||
| SCE_NP_AUTH_ERROR_UNKNOWN || 0x8002a280 || | |||
|- | |- | ||
!colspan="3" | NP Core Server Error | !colspan="3" | NP Core Server Error | ||
|- | |- | ||
| | | SCE_NP_CORE_SERVER_ERROR_CONFLICT || 0x8002a303 || | ||
|- | |- | ||
| | | SCE_NP_CORE_SERVER_ERROR_NOT_AUTHORIZED || 0x8002a30d || | ||
|- | |- | ||
| | | SCE_NP_CORE_SERVER_ERROR_REMOTE_CONNECTION_FAILED || 0x8002a30f || | ||
|- | |- | ||
| | | SCE_NP_CORE_SERVER_ERROR_RESOURCE_CONSTRAINT || 0x8002a310 || | ||
|- | |- | ||
| | | SCE_NP_CORE_SERVER_ERROR_SYSTEM_SHUTDOWN || 0x8002a313 || | ||
|- | |- | ||
| | | SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_CLIENT_VERSION || 0x8002a319 || | ||
|- | |- | ||
| | !colspan="3" | community server error (0x8002a400 - 0x8002a4ff) | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_BAD_REQUEST || 0x8002a401 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_TICKET || 0x8002a402 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_SIGNATURE || 0x8002a403 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_EXPIRED_TICKET || 0x8002a404 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_NPID || 0x8002a405 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_FORBIDDEN || 0x8002a406 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x8002a407 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_VERSION_NOT_SUPPORTED || 0x8002a408 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_SERVICE_UNAVAILABLE || 0x8002a409 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_PLAYER_BANNED || 0x8002a40a || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_CENSORED || 0x8002a40b || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_RECORD_FORBIDDEN || 0x8002a40c || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_USER_PROFILE_NOT_FOUND || 0x8002a40d || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_UPLOADER_DATA_NOT_FOUND || 0x8002a40e || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_QUOTA_MASTER_NOT_FOUND || 0x8002a40f || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_TITLE_NOT_FOUND || 0x8002a410 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_USER_ID || 0x8002a411 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_GAME_RANKING_NOT_FOUND || 0x8002a412 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_STORE_NOT_FOUND || 0x8002a414 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_NOT_BEST_SCORE || 0x8002a415 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_LATEST_UPDATE_NOT_FOUND || 0x8002a416 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_BOARD_MASTER_NOT_FOUND || 0x8002a417 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_GAME_DATA_MASTER_NOT_FOUND || 0x8002a418 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ANTICHEAT_DATA || 0x8002a419 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_DATA || 0x8002a41a || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_NO_SUCH_USER_NPID || 0x8002a41b || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ENVIRONMENT || 0x8002a41d || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ONLINE_NAME_CHARACTER || 0x8002a41f || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ONLINE_NAME_LENGTH || 0x8002a420 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ABOUT_ME_CHARACTER || 0x8002a421 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ABOUT_ME_LENGTH || 0x8002a422 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_SCORE || 0x8002a423 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_OVER_THE_RANKING_LIMIT || 0x8002a424 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_FAIL_TO_CREATE_SIGNATURE || 0x8002a426 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_MASTER_INFO_NOT_FOUND || 0x8002a427 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_OVER_THE_GAME_DATA_LIMIT || 0x8002a428 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_SELF_DATA_NOT_FOUND || 0x8002a42a || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_USER_NOT_ASSIGNED || 0x8002a42b || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_GAME_DATA_ALREADY_EXISTS || 0x8002a42c || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MANY_RESULTS || 0x8002a42d || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_NOT_RECORDABLE_VERSION || 0x8002a42e || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_USER_STORAGE_TITLE_MASTER_NOT_FOUND || 0x8002a448 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_VIRTUAL_USER || 0x8002a449 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_USER_STORAGE_DATA_NOT_FOUND || 0x8002a44a || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_AVATAR_PAP || 0x8002a457 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_BEFORE_SERVICE || 0x8002a4a0 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_END_OF_SERVICE || 0x8002a4a1 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_MAINTENANCE || 0x8002a4a2 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_BEFORE_SERVICE || 0x8002a4a3 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_END_OF_SERVICE || 0x8002a4a4 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_MAINTENANCE || 0x8002a4a5 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_NO_SUCH_TITLE || 0x8002a4a6 || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_BEFORE_SERVICE || 0x8002a4aa || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_END_OF_SERVICE || 0x8002a4ab || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_MAINTENANCE || 0x8002a4ac || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_FSR_BEFORE_SERVICE || 0x8002a4ad || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_FSR_END_OF_SERVICE || 0x8002a4ae || | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_FSR_MAINTENANCE || 0x8002a4af || | ||
|- | |- | ||
| | !colspan="3" | Unspecified Error | ||
|- | |- | ||
| | | SCE_NP_COMMUNITY_SERVER_ERROR_UNSPECIFIED || 0x8002a4ff || | ||
|- | |- | ||
| | !colspan="3" | NP Core Error | ||
|- | |- | ||
| | | SCE_NP_CORE_UTIL_ERROR_INVALID_ARGUMENT || 0x8002a501 || | ||
|- | |- | ||
| | | SCE_NP_CORE_UTIL_ERROR_OUT_OF_MEMORY || 0x8002a502 || | ||
|- | |- | ||
| | | SCE_NP_CORE_UTIL_ERROR_INSUFFICIENT || 0x8002a503 || | ||
|- | |- | ||
| | | SCE_NP_CORE_UTIL_ERROR_PARSER_FAILED || 0x8002a504 || | ||
|- | |- | ||
| | | SCE_NP_CORE_UTIL_ERROR_INVALID_PROTOCOL_ID || 0x8002a505 || | ||
|- | |- | ||
| | | SCE_NP_CORE_UTIL_ERROR_INVALID_EXTENSION || 0x8002a506 || | ||
|- | |- | ||
| | | SCE_NP_CORE_UTIL_ERROR_INVALID_TEXT || 0x8002a507 || | ||
|- | |- | ||
| | | SCE_NP_CORE_UTIL_ERROR_UNKNOWN_TYPE || 0x8002a508 || | ||
|- | |- | ||
| | | SCE_NP_CORE_UTIL_ERROR_UNKNOWN || 0x8002a509 || | ||
|- | |- | ||
| | | SCE_NP_CORE_PARSER_ERROR_NOT_INITIALIZED || 0x8002a511 || | ||
|- | |- | ||
| SCE_NP_CORE_PARSER_ERROR_ALREADY_INITIALIZED || 0x8002a512 || | |||
|- | |- | ||
| | | SCE_NP_CORE_PARSER_ERROR_OUT_OF_MEMORY || 0x8002a513 || | ||
|- | |- | ||
| | | SCE_NP_CORE_PARSER_ERROR_INSUFFICIENT || 0x8002a514 || | ||
|- | |- | ||
| | | SCE_NP_CORE_PARSER_ERROR_INVALID_FORMAT || 0x8002a515 || | ||
|- | |- | ||
| | | SCE_NP_CORE_PARSER_ERROR_INVALID_ARGUMENT || 0x8002a516 || | ||
|- | |- | ||
| | | SCE_NP_CORE_PARSER_ERROR_INVALID_HANDLE || 0x8002a517 || | ||
|- | |- | ||
| | | SCE_NP_CORE_PARSER_ERROR_INVALID_ICON || 0x8002a518 || | ||
|- | |- | ||
| | | SCE_NP_CORE_PARSER_ERROR_UNKNOWN || 0x8002a519 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_ALREADY_INITIALIZED || 0x8002a521 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_NOT_INITIALIZED || 0x8002a522 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_INVALID_ARGUMENT || 0x8002a523 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_OUT_OF_MEMORY || 0x8002a524 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_ID_NOT_AVAILABLE || 0x8002a525 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_USER_OFFLINE || 0x8002a526 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SESSION_RUNNING || 0x8002a527 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SESSION_NOT_ESTABLISHED || 0x8002a528 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SESSION_INVALID_STATE || 0x8002a529 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SESSION_ID_TOO_LONG || 0x8002a52a || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SESSION_INVALID_NAMESPACE || 0x8002a52b || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_CONNECTION_TIMEOUT || 0x8002a52c || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_GETSOCKOPT || 0x8002a52d || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_NOT_INITIALIZED || 0x8002a52e || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_ALREADY_INITIALIZED || 0x8002a52f || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_NO_CERT || 0x8002a530 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_NO_TRUSTWORTHY_CA || 0x8002a531 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_INVALID_CERT || 0x8002a532 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_CERT_VERIFY || 0x8002a533 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_CN_CHECK || 0x8002a534 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_HANDSHAKE_FAILED || 0x8002a535 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_SEND || 0x8002a536 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_RECV || 0x8002a537 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SSL_CREATE_CTX || 0x8002a538 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_PARSE_PEM || 0x8002a539 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_INVALID_INITIATE_STREAM || 0x8002a53a || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SASL_NOT_SUPPORTED || 0x8002a53b || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_NAMESPACE_ALREADY_EXISTS || 0x8002a53c || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_FROM_ALREADY_EXISTS || 0x8002a53d || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_MODULE_NOT_REGISTERED || 0x8002a53e || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_MODULE_FROM_NOT_FOUND || 0x8002a53f || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_UNKNOWN_NAMESPACE || 0x8002a540 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_INVALID_VERSION || 0x8002a541 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_LOGIN_TIMEOUT || 0x8002a542 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_TOO_MANY_SESSIONS || 0x8002a543 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_SENDLIST_NOT_FOUND || 0x8002a544 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_NO_ID || 0x8002a545 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_LOAD_CERTS || 0x8002a546 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_NET_SELECT || 0x8002a547 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_DISCONNECTED || 0x8002a548 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_TICKET_TOO_SMALL || 0x8002a549 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_INVALID_TICKET || 0x8002a54a || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_INVALID_ONLINEID || 0x8002a54b || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_GETHOSTBYNAME || 0x8002a54c || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_UNDEFINED_STREAM_ERROR || 0x8002a54d || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_INTERNAL || 0x8002a5ff || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EPERM || 0x8002ad01 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOENT || 0x8002ad02 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ESRCH || 0x8002ad03 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EINTR || 0x8002ad04 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EIO || 0x8002ad05 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENXIO || 0x8002ad06 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_E2BIG || 0x8002ad07 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOEXC || 0x8002ad08 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EBADF || 0x8002ad09 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ECHILD || 0x8002ad0a || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EDEADLK || 0x8002ad0b || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOMEM || 0x8002ad0c || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EACCES || 0x8002ad0d || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EFAULT || 0x8002ad0e || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOTBLK || 0x8002ad0f || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EBUSY || 0x8002ad10 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EEXIST || 0x8002ad11 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EXDEV || 0x8002ad12 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENODEV || 0x8002ad13 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOTDIR || 0x8002ad14 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EISDIR || 0x8002ad15 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EINVAL || 0x8002ad16 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENFILE || 0x8002ad17 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EMFILE || 0x8002ad18 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOTTY || 0x8002ad19 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ETXTBSY || 0x8002ad1a || | ||
|- | |- | ||
| SCE_NP_CORE_NET_ERROR_EFBIG || 0x8002ad1b || | |||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOSPC || 0x8002ad1c || | ||
|- | |- | ||
| SCE_NP_CORE_NET_ERROR_ESPIPE || 0x8002ad1d || | |||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EROFS || 0x8002ad1e || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EMLINK || 0x8002ad1f || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EPIPE || 0x8002ad20 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EDOM || 0x8002ad21 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ERANGE || 0x8002ad22 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EAGAIN || 0x8002ad23 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EINPROGRESS || 0x8002ad24 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EALREADY || 0x8002ad25 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOTSOCK || 0x8002ad26 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EDESTADDRREQ || 0x8002ad27 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EMSGSIZE || 0x8002ad28 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EPROTOTYPE || 0x8002ad29 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOPROTOOPT || 0x8002ad2a || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EPROTONOSUPPORT || 0x8002ad2b || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ESOCKTNOSUPPORT || 0x8002ad2c || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EOPNOTSUPP || 0x8002ad2d || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EPFNOSUPPORT || 0x8002ad2e || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EAFNOSUPPORT || 0x8002ad2f || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EADDRINUSE || 0x8002ad30 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EADDRNOTAVAIL || 0x8002ad31 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENETDOWN || 0x8002ad32 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENETUNREACH || 0x8002ad33 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENETRESET || 0x8002ad34 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ECONNABORTED || 0x8002ad35 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ECONNRESET || 0x8002ad36 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOBUFS || 0x8002ad37 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EISCONN || 0x8002ad38 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOTCONN || 0x8002ad39 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ESHUTDOWN || 0x8002ad3a || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ETOOMANYREFS || 0x8002ad3b || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ETIMEDOUT || 0x8002ad3c || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ECONNREFUSED || 0x8002ad3d || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ELOOP || 0x8002ad3e || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENAMETOOLONG || 0x8002ad3f || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EHOSTDOWN || 0x8002ad40 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EHOSTUNREACH || 0x8002ad41 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOTEMPTY || 0x8002ad42 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EPROCLIM || 0x8002ad43 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EUSERS || 0x8002ad44 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EDQUOT || 0x8002ad45 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ESTALE || 0x8002ad46 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EREMOTE || 0x8002ad47 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EBADRPC || 0x8002ad48 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ERPCMISMATCH || 0x8002ad49 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EPROGUNAVAIL || 0x8002ad4a || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EPROGMISMATCH || 0x8002ad4b || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EPROCUNAVAIL || 0x8002ad4c || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOLCK || 0x8002ad4d || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOSYS || 0x8002ad4e || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EFTYPE || 0x8002ad4f || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EAUTH || 0x8002ad50 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENEEDAUTH || 0x8002ad51 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EIDRM || 0x8002ad52 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOMSG || 0x8002ad53 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EOVERFLOW || 0x8002ad54 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EILSEQ || 0x8002ad55 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOTSUP || 0x8002ad56 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ECANCELED || 0x8002ad57 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_EBADMSG || 0x8002ad58 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENODATA || 0x8002ad59 || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOSR || 0x8002ad5a || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ENOSTR || 0x8002ad5b || | ||
|- | |- | ||
| | | SCE_NP_CORE_NET_ERROR_ETIME || 0x8002ad5c || | ||
|- | |- | ||
| | !colspan="3" | NP Core DNS Error | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_DNS_HOST_NOT_FOUND || 0x8002af01 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_DNS_TRY_AGAIN || 0x8002af02 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_DNS_NO_RECOVERY || 0x8002af03 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_DNS_NO_DATA || 0x8002af04 || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_DNS_NO_ADDRESS || 0x8002afff || | ||
|- | |- | ||
| | !colspan="3" | NP Basic Error | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_ALREADY_INITIALIZED || 0x8002a661 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_NOT_INITIALIZED || 0x8002a662 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_NOT_SUPPORTED || 0x8002a663 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_OUT_OF_MEMORY || 0x8002a664 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_INVALID_ARGUMENT || 0x8002a665 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_BAD_ID || 0x8002a666 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_IDS_DIFFER || 0x8002a667 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_PARSER_FAILED || 0x8002a668 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_TIMEOUT || 0x8002a669 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_NO_EVENT || 0x8002a66a || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_EXCEEDS_MAX || 0x8002a66b || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_INSUFFICIENT || 0x8002a66c || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_NOT_REGISTERED || 0x8002a66d || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_DATA_LOST || 0x8002a66e || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_BUSY || 0x8002a66f || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_STATUS || 0x8002a670 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_CANCEL || 0x8002a671 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_INVALID_MEMORY_CONTAINER || 0x8002a672 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_INVALID_DATA_ID || 0x8002a673 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_BROKEN_DATA || 0x8002a674 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_BLOCKLIST_ADD_FAILED || 0x8002a675 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_BLOCKLIST_IS_FULL || 0x8002a676 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_SEND_FAILED || 0x8002a677 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_NOT_CONNECTED || 0x8002a678 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_INSUFFICIENT_DISK_SPACE || 0x8002a679 || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_INTERNAL_FAILURE || 0x8002a67a || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_DOES_NOT_EXIST || 0x8002a67b || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_INVALID || 0x8002a67c || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_ABORT || 0x8002a67d || | ||
|- | |- | ||
| | | SCE_NP_BASIC_ERROR_UNKNOWN || 0x8002a6bf || | ||
|- | |- | ||
| | | SCE_NP_EXT_ERROR_CONTEXT_DOES_NOT_EXIST || 0x8002a6a1 || | ||
|- | |- | ||
| | | SCE_NP_EXT_ERROR_CONTEXT_ALREADY_EXISTS || 0x8002a6a2 || | ||
|- | |- | ||
| | | SCE_NP_EXT_ERROR_NO_CONTEXT || 0x8002a6a3 || | ||
|- | |- | ||
| | | SCE_NP_EXT_ERROR_NO_ORIGIN || 0x8002a6a4 || | ||
|- | |- | ||
| | !colspan="3" | NP Matching Error | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_NOT_INITIALIZED || 0x8002a701 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_ALREADY_INITIALIZED || 0x8002a702 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_ARG || 0x8002a703 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_TERMINATED || 0x8002a704 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_TIMEOUT || 0x8002a705 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_OUT_OF_MEMORY || 0x8002a706 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_CTXID_NOT_AVAIL || 0x8002a707 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_CTX_ALREADY_EXIST || 0x8002a708 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_CTX_NOT_FOUND || 0x8002a709 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_LOBBY_NOT_FOUND || 0x8002a70a || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_ROOM_NOT_FOUND || 0x8002a70b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_MEMBER_NOT_FOUND || 0x8002a70c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_TOO_BIG_VALUE || 0x8002a70d || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_ATTR_TYPE || 0x8002a70e || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_ATTR_ID || 0x8002a70f || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_ALREADY_REQUESTED || 0x8002a710 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_LIMITTED_SEATING || 0x8002a711 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_LOCKED || 0x8002a712 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_CTX_STILL_RUNNING || 0x8002a713 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INSUFFICIENT_BUFFER || 0x8002a714 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_REQUEST_NOT_ALLOWED || 0x8002a715 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_CTX_MAX || 0x8002a716 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_REQ_ID || 0x8002a717 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_RESULT_NOT_FOUND || 0x8002a718 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_BUSY || 0x8002a719 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_ALREADY_JOINED_ROOM || 0x8002a71a || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_ROOM_MAX || 0x8002a71b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_QUICK_MATCH_PLAYER_NOT_FOUND || 0x8002a71c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_COND_MAX || 0x8002a71d || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_COND || 0x8002a71e || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_ATTR || 0x8002a71f || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_COMP_OP_INEQUALITY_MAX || 0x8002a720 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_RESULT_OVERFLOWED || 0x8002a721 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_HTTPXML_TIMEOUT || 0x8002a722 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_CANCELED || 0x8002a723 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_SEARCH_JOIN_ROOM_NOT_FOUND || 0x8002a724 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_COMP_OP || 0x8002a725 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_COMP_TYPE || 0x8002a726 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_REQUEST_NOT_FOUND || 0x8002a727 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INTERNAL_ERROR || 0x8002a728 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_PROTOCOL_ID || 0x8002a729 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_ATTR_NOT_SPECIFIED || 0x8002a72a || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_SYSUTIL_INVALID_RESULT || 0x8002a72b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_PLUGIN_LOAD_FAILURE || 0x8002a72c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_ATTR_VALUE || 0x8002a72d || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_DUPLICATE || 0x8002a72e || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_INVALID_MEMORY_CONTAINER || 0x8002a72f || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_SHUTDOWN || 0x8002a730 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_SYSUTIL_SERVER_BUSY || 0x8002a731 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_SEND_INVITATION_PARTIALLY_FAILED || 0x8002a732 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_ERROR_UTILITY_UNAVAILABLE || 0x8002a733 || | ||
|- | |- | ||
| SCE_NP_MATCHING_SERVER_ERROR_OUT_OF_SERVICE || 0x8002a740 || | |||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_MAINTENANCE || 0x8002a741 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_SERVER_BUSY || 0x8002a742 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_ACCESS_FORBIDDEN || 0x8002a743 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_SERVER || 0x8002a744 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_LOBBY || 0x8002a745 || | ||
|- | |- | ||
| SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_ROOM || 0x8002a746 || | |||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_NO_SUCH_USER || 0x8002a747 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_NOT_ALLOWED || 0x8002a748 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_UNKNOWN || 0x8002a749 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_BAD_REQUEST_STANZA || 0x8002a74a || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_REQUEST_FORBIDDEN || 0x8002a74b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_INTERNAL_ERROR || 0x8002a74c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_ROOM_OVER || 0x8002a74d || | ||
|- | |- | ||
| | | SCE_NP_MATCHING_SERVER_ERROR_ROOM_CLOSED || 0x8002a74e || | ||
|- | |- | ||
| | !colspan="3" | NP Signaling Error | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_NOT_INITIALIZED || 0x8002a801 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_ALREADY_INITIALIZED || 0x8002a802 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_OUT_OF_MEMORY || 0x8002a803 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_CTXID_NOT_AVAILABLE || 0x8002a804 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_CTX_NOT_FOUND || 0x8002a805 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_REQID_NOT_AVAILABLE || 0x8002a806 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_REQ_NOT_FOUND || 0x8002a807 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_PARSER_CREATE_FAILED || 0x8002a808 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_PARSER_FAILED || 0x8002a809 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_INVALID_NAMESPACE || 0x8002a80a || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_NETINFO_NOT_AVAILABLE || 0x8002a80b || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_PEER_NOT_RESPONDING || 0x8002a80c || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_CONNID_NOT_AVAILABLE || 0x8002a80d || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_CONN_NOT_FOUND || 0x8002a80e || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_PEER_UNREACHABLE || 0x8002a80f || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_TERMINATED_BY_PEER || 0x8002a810 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_TIMEOUT || 0x8002a811 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_CTX_MAX || 0x8002a812 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_RESULT_NOT_FOUND || 0x8002a813 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_CONN_IN_PROGRESS || 0x8002a814 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_INVALID_ARGUMENT || 0x8002a815 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_OWN_NP_ID || 0x8002a816 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_TOO_MANY_CONN || 0x8002a817 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_TERMINATED_BY_MYSELF || 0x8002a818 || | ||
|- | |- | ||
| | | SCE_NP_SIGNALING_ERROR_CONN_NOT_ACTIVE || 0x8002a814 || | ||
|- | |- | ||
!colspan="3" | NP | !colspan="3" | NP Manager Error | ||
|- | |- | ||
| | | SCE_NP_ERROR_NOT_INITIALIZED || 0x8002aa01 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_ALREADY_INITIALIZED || 0x8002aa02 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_INVALID_ARGUMENT || 0x8002aa03 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_OUT_OF_MEMORY || 0x8002aa04 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_ID_NO_SPACE || 0x8002aa05 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_ID_NOT_FOUND || 0x8002aa06 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_SESSION_RUNNING || 0x8002aa07 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_LOGINID_ALREADY_EXISTS || 0x8002aa08 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_INVALID_TICKET_SIZE || 0x8002aa09 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_INVALID_STATE || 0x8002aa0a || | ||
|- | |- | ||
| | | SCE_NP_ERROR_ABORTED || 0x8002aa0b || | ||
|- | |- | ||
| | | SCE_NP_ERROR_OFFLINE || 0x8002aa0c || | ||
|- | |- | ||
| | | SCE_NP_ERROR_VARIANT_ACCOUNT_ID || 0x8002aa0d || | ||
|- | |- | ||
| | | SCE_NP_ERROR_GET_CLOCK || 0x8002aa0e || | ||
|- | |- | ||
| | | SCE_NP_ERROR_INSUFFICIENT_BUFFER || 0x8002aa0f || | ||
|- | |- | ||
| | | SCE_NP_ERROR_EXPIRED_TICKET || 0x8002aa10 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_TICKET_PARAM_NOT_FOUND || 0x8002aa11 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_UNSUPPORTED_TICKET_VERSION || 0x8002aa12 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_TICKET_STATUS_CODE_INVALID || 0x8002aa13 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_INVALID_TICKET_VERSION || 0x8002aa14 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_ALREADY_USED || 0x8002aa15 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_DIFFERENT_USER || 0x8002aa16 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_ALREADY_DONE || 0x8002aa17 || | ||
|- | |- | ||
| | | SCE_NP_ERROR_INTERNAL || 0x8002aaff || | ||
|- | |- | ||
| | !colspan="3" | NP Utility Error | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_INVALID_ARGUMENT || 0x8002ab01 || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_OUT_OF_MEMORY || 0x8002ab02 || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_INSUFFICIENT || 0x8002ab03 || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_PARSER_FAILED || 0x8002ab04 || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_INVALID_PROTOCOL_ID || 0x8002ab05 || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_INVALID_NP_ID || 0x8002ab06 || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_INVALID_NP_LOBBY_ID || 0x8002ab07 || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_INVALID_NP_ROOM_ID || 0x8002ab08 || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_INVALID_NP_ENV || 0x8002ab09 || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_INVALID_TITLEID || 0x8002ab0a || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_INVALID_CHARACTER || 0x8002ab0b || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_INVALID_ESCAPE_STRING || 0x8002ab0c || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_UNKNOWN_TYPE || 0x8002ab0d || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_UNKNOWN || 0x8002ab0e || | ||
|- | |- | ||
| | | SCE_NP_UTIL_ERROR_NOT_MATCH || 0x8002ab0f || | ||
|- | |- | ||
| | !colspan="3" | NP Friendlist Error | ||
|- | |- | ||
| | | SCE_NP_FRIENDLIST_ERROR_ALREADY_INITIALIZED || 0x8002ab20 || | ||
|- | |- | ||
| | | SCE_NP_FRIENDLIST_ERROR_NOT_INITIALIZED || 0x8002ab21 || | ||
|- | |- | ||
| | | SCE_NP_FRIENDLIST_ERROR_OUT_OF_MEMORY || 0x8002ab22 || | ||
|- | |- | ||
| | | SCE_NP_FRIENDLIST_ERROR_INVALID_MEMORY_CONTAINER || 0x8002ab23 || | ||
|- | |- | ||
| | | SCE_NP_FRIENDLIST_ERROR_INSUFFICIENT || 0x8002ab24 || | ||
|- | |- | ||
| | | SCE_NP_FRIENDLIST_ERROR_CANCEL || 0x8002ab25 || | ||
|- | |- | ||
| | | SCE_NP_FRIENDLIST_ERROR_STATUS || 0x8002ab26 || | ||
|- | |- | ||
| | | SCE_NP_FRIENDLIST_ERROR_BUSY || 0x8002ab27 || | ||
|- | |- | ||
| | | SCE_NP_FRIENDLIST_ERROR_INVALID_ARGUMENT || 0x8002ab28 || | ||
|- | |- | ||
| | | SCE_NP_FRIENDLIST_ERROR_ABORT || 0x8002ab29 || | ||
|- | |- | ||
| | !colspan="3" | NP Profile Error | ||
|- | |- | ||
| | | SCE_NP_PROFILE_ERROR_ALREADY_INITIALIZED || 0x8002ab40 || | ||
|- | |- | ||
| | | SCE_NP_PROFILE_ERROR_NOT_INITIALIZED || 0x8002ab41 || | ||
|- | |- | ||
| | | SCE_NP_PROFILE_ERROR_OUT_OF_MEMORY || 0x8002ab42 || | ||
|- | |- | ||
| | | SCE_NP_PROFILE_ERROR_NOT_SUPPORTED || 0x8002ab43 || | ||
|- | |- | ||
| | | SCE_NP_PROFILE_ERROR_INSUFFICIENT || 0x8002ab44 || | ||
|- | |- | ||
| | | SCE_NP_PROFILE_ERROR_CANCEL || 0x8002ab45 || | ||
|- | |- | ||
| | | SCE_NP_PROFILE_ERROR_STATUS || 0x8002ab46 || | ||
|- | |- | ||
| | | SCE_NP_PROFILE_ERROR_BUSY || 0x8002ab47 || | ||
|- | |- | ||
| | | SCE_NP_PROFILE_ERROR_INVALID_ARGUMENT || 0x8002ab48 || | ||
|- | |- | ||
| | | SCE_NP_PROFILE_ERROR_ABORT || 0x8002ab49 || | ||
|- | |- | ||
| | !colspan="3" | NP Commerce Error | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_NOT_INITIALIZED || 0x80029401 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_ALREADY_INITIALIZED || 0x80029402 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_OUT_OF_MEMORY || 0x80029403 || | ||
|- | |- | ||
| SCE_NP_COMMERCE_ERROR_UNSUPPORTED_VERSION || 0x80029404 || | |||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CTX_MAX || 0x80029405 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CTX_NOT_FOUND || 0x80029406 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CTXID_NOT_AVAILABLE || 0x80029407 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_REQ_MAX || 0x80029408 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_REQ_NOT_FOUND || 0x80029409 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_REQID_NOT_AVAILABLE || 0x8002940a || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_CATEGORY_ID || 0x8002940b || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_LANG_CODE || 0x8002940c || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_REQ_BUSY || 0x8002940d || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INSUFFICIENT_BUFFER || 0x8002940e || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_REQ_STATE || 0x8002940f || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_CTX_STATE || 0x80029410 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_UNKNOWN || 0x80029411 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_REQ_TYPE || 0x80029412 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_MEMORY_CONTAINER || 0x80029413 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INSUFFICIENT_MEMORY_CONTAINER || 0x80029414 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_DATA_FLAG_TYPE || 0x80029415 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_DATA_FLAG_STATE || 0x80029416 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_DATA_FLAG_NUM_NOT_FOUND || 0x80029417 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_DATA_FLAG_INFO_NOT_FOUND || 0x80029418 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_PROVIDER_ID || 0x80029419 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_DATA_FLAG_NUM || 0x8002941a || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_SKU_ID || 0x8002941b || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_DATA_FLAG_ID || 0x8002941c || | ||
|- | |- | ||
| SCE_NP_COMMERCE_ERROR_GPC_SEND_REQUEST || 0x8002941d || | |||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_GDF_SEND_REQUEST || 0x8002941e || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_SDF_SEND_REQUEST || 0x8002941f || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_PARSE_PRODUCT_CATEGORY || 0x80029421 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CURRENCY_INFO_NOT_FOUND || 0x80029422 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CATEGORY_INFO_NOT_FOUND || 0x80029423 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHILD_CATEGORY_COUNT_NOT_FOUND || 0x80029424 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHILD_CATEGORY_INFO_NOT_FOUND || 0x80029425 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_SKU_COUNT_NOT_FOUND || 0x80029426 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_SKU_INFO_NOT_FOUND || 0x80029427 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_PLUGIN_LOAD_FAILURE || 0x80029428 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_SKU_NUM || 0x80029429 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_INVALID_GPC_PROTOCOL_VERSION || 0x8002942a || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHECKOUT_UNEXPECTED || 0x80029430 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHECKOUT_OUT_OF_SERVICE || 0x80029431 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHECKOUT_INVALID_SKU || 0x80029432 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHECKOUT_SERVER_BUSY || 0x80029433 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHECKOUT_MAINTENANCE || 0x80029434 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHECKOUT_ACCOUNT_SUSPENDED || 0x80029435 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHECKOUT_OVER_SPENDING_LIMIT || 0x80029436 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHECKOUT_NOT_ENOUGH_MONEY || 0x80029437 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_ERROR_CHECKOUT_UNKNOWN || 0x80029438 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_BROWSE_SERVER_ERROR_UNKNOWN || 0x80029600 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_BROWSE_SERVER_ERROR_INVALID_CREDENTIALS || 0x80029601 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_BROWSE_SERVER_ERROR_INVALID_CATEGORY_ID || 0x80029602 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_BROWSE_SERVER_ERROR_SERVICE_END || 0x80029603 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_BROWSE_SERVER_ERROR_SERVICE_STOP || 0x80029604 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_BROWSE_SERVER_ERROR_SERVICE_BUSY || 0x80029605 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_BROWSE_SERVER_ERROR_UNSUPPORTED_VERSION || 0x80029606 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_BROWSE_SERVER_ERROR_INTERNAL_SERVER || 0x80029680 || | ||
|- | |- | ||
| SCE_NP_COMMERCE_GDF_SERVER_ERROR_UNKNOWN || 0x80029d00 || | |||
|- | |- | ||
| | | SCE_NP_COMMERCE_GDF_SERVER_ERROR_INVALID_CREDENTIALS || 0x80029d01 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_GDF_SERVER_ERROR_INVALID_FLAGLIST || 0x80029d02 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_GDF_SERVER_ERROR_SERVICE_END || 0x80029d03 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_GDF_SERVER_ERROR_SERVICE_STOP || 0x80029d04 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_GDF_SERVER_ERROR_SERVICE_BUSY || 0x80029d05 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_GDF_SERVER_ERROR_UNSUPPORTED_VERSION || 0x80029d06 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_SDF_SERVER_ERROR_UNKNOWN || 0x80029e00 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_SDF_SERVER_ERROR_INVALID_CREDENTIALS || 0x80029e01 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_SDF_SERVER_ERROR_INVALID_FLAGLIST || 0x80029e02 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_SDF_SERVER_ERROR_SERVICE_END || 0x80029e03 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_SDF_SERVER_ERROR_SERVICE_STOP || 0x80029e04 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_SDF_SERVER_ERROR_SERVICE_BUSY || 0x80029e05 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE_SDF_SERVER_ERROR_UNSUPPORTED_VERSION || 0x80029e06 || | ||
|- | |- | ||
| | !colspan="3" | NP DRM error | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_OUT_OF_MEMORY || 0x80029501 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_INVALID_PARAM || 0x80029502 || | ||
|- | |- | ||
| SCE_NP_DRM_ERROR_SERVER_RESPONSE || 0x80029509 || | |||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_NO_ENTITLEMENT || 0x80029513 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_BAD_ACT || 0x80029514 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_BAD_FORMAT || 0x80029515 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_NO_LOGIN || 0x80029516 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_INTERNAL || 0x80029517 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_BAD_PERM || 0x80029519 || Bad Permission - when trying to open FSELF PKG's on Retail | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_UNKNOWN_VERSION || 0x8002951a || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_TIME_LIMIT || 0x8002951b || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_DIFFERENT_ACCOUNT_ID || 0x8002951c || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_DIFFERENT_DRM_TYPE || 0x8002951d || | ||
|- | |- | ||
| SCE_NP_DRM_ERROR_SERVICE_NOT_STARTED || 0x8002951e || | |||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_BUSY || 0x80029520 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_LICENSE_NOT_FOUND || 0x80029521 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_IO || 0x80029525 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_FORMAT || 0x80029530 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_FILENAME || 0x80029533 || | ||
|- | |- | ||
| | | SCE_NP_DRM_ERROR_K_LICENSEE || 0x80029534 || | ||
|- | |- | ||
| | | SCE_NP_DRM_INSTALL_ERROR_CHECK || 0x80029564 || Invalid package - Package files are corrupted - Package requirements are not fullfilled (files were not created with make_package_npdrm) | ||
|- | |- | ||
| | | SCE_NP_DRM_??? || 0x80029567 || Package install error - You get this error on Retail/CEX + Shop/Kiosk firmwares on unpatched firmware (or without payload) - e.g. Kmeaw/fluke1's 3.55 + psl1ght made fself PKGs. You also get this error when using geohot PKGs on Debug/Dex. | ||
|- | |- | ||
| | | SCE_NP_DRM_SERVER_ERROR_SERVICE_IS_END || 0x80029700 || | ||
|- | |- | ||
| | | SCE_NP_DRM_SERVER_ERROR_SERVICE_STOPS_TEMPORARILY || 0x80029701 || | ||
|- | |- | ||
| SCE_NP_DRM_SERVER_ERROR_SERVICE_IS_BUSY || 0x80029702 || | |||
|- | |- | ||
| | | SCE_NP_DRM_SERVER_ERROR_INVALID_USER_CREDENTIAL || 0x80029721 || | ||
|- | |- | ||
| | | SCE_NP_DRM_SERVER_ERROR_INVALID_PRODUCT_ID || 0x80029722 || | ||
|- | |- | ||
| | | SCE_NP_DRM_SERVER_ERROR_ACCOUNT_IS_CLOSED || 0x80029730 || | ||
|- | |- | ||
| | | SCE_NP_DRM_SERVER_ERROR_ACCOUNT_IS_SUSPENDED || 0x80029731 || | ||
|- | |- | ||
| | | SCE_NP_DRM_SERVER_ERROR_ACTIVATED_CONSOLE_IS_FULL || 0x80029750 || | ||
|- | |- | ||
| | | SCE_NP_DRM_SERVER_ERROR_CONSOLE_NOT_ACTIVATED || 0x80029751 || | ||
|- | |- | ||
| | | SCE_NP_DRM_SERVER_ERROR_PRIMARY_CONSOLE_CANNOT_CHANGED || 0x80029752 || | ||
|- | |- | ||
| | | SCE_NP_DRM_SERVER_ERROR_UNKNOWN || 0x80029780 || | ||
|- | |- | ||
| | !colspan="3" | NP Matching2 error | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_OUT_OF_MEMORY || 0x80022301 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_ALREADY_INITIALIZED || 0x80022302 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_NOT_INITIALIZED || 0x80022303 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CONTEXT_MAX || 0x80022304 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CONTEXT_ALREADY_EXISTS || 0x80022305 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CONTEXT_NOT_FOUND || 0x80022306 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CONTEXT_ALREADY_STARTED || 0x80022307 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CONTEXT_NOT_STARTED || 0x80022308 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_SERVER_NOT_FOUND || 0x80022309 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_ARGUMENT || 0x8002230a || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_CONTEXT_ID || 0x8002230b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_SERVER_ID || 0x8002230c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_WORLD_ID || 0x8002230d || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_LOBBY_ID || 0x8002230e || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_ROOM_ID || 0x8002230f || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_MEMBER_ID || 0x80022310 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_ATTRIBUTE_ID || 0x80022311 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_CASTTYPE || 0x80022312 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_SORT_METHOD || 0x80022313 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_MAX_SLOT || 0x80022314 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_OPT_SIZE || 0x80022315 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_MATCHING_SPACE || 0x80022316 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_PUSH_INDICATION || 0x80022317 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_BLOCK_KICK_FLAG || 0x80022318 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_MESSAGE_TARGET || 0x80022319 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_RANGE_FILTER_MAX || 0x8002231a || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INSUFFICIENT_BUFFER || 0x8002231b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_DESTINATION_DISAPPEARED || 0x8002231c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_REQUEST_TIMEOUT || 0x8002231d || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_ALIGNMENT || 0x8002231e || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_REQUEST_CB_QUEUE_OVERFLOW || 0x8002231f || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_EVENT_CB_QUEUE_OVERFLOW || 0x80022320 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_MSG_CB_QUEUE_OVERFLOW || 0x80022321 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CONNECTION_CLOSED_BY_SERVER || 0x80022322 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_SSL_VERIFY_FAILED || 0x80022323 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_SSL_HANDSHAKE || 0x80022324 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_SSL_SEND || 0x80022325 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_SSL_RECV || 0x80022326 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_JOINED_SESSION_MAX || 0x80022327 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_ALREADY_JOINED || 0x80022328 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_SESSION_TYPE || 0x80022329 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CLAN_LOBBY_NOT_EXIST || 0x8002232a || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_NP_SIGNED_OUT || 0x8002232b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CONTEXT_UNAVAILABLE || 0x8002232c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_SERVER_NOT_AVAILABLE || 0x8002232d || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_NOT_ALLOWED || 0x8002232e || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_ABORTED || 0x8002232f || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_REQUEST_NOT_FOUND || 0x80022330 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_SESSION_DESTROYED || 0x80022331 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CONTEXT_STOPPED || 0x80022332 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_REQUEST_PARAMETER || 0x80022333 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_NOT_NP_SIGN_IN || 0x80022334 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_ROOM_NOT_FOUND || 0x80022335 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_ROOM_MEMBER_NOT_FOUND || 0x80022336 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_LOBBY_NOT_FOUND || 0x80022337 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_LOBBY_MEMBER_NOT_FOUND || 0x80022338 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_EVENT_DATA_NOT_FOUND || 0x80022339 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_KEEPALIVE_TIMEOUT || 0x8002233a || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_TIMEOUT_TOO_SHORT || 0x8002233b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_TIMEDOUT || 0x8002233c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CREATE_HEAP || 0x8002233d || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_INVALID_ATTRIBUTE_SIZE || 0x8002233e || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_ERROR_CANNOT_ABORT || 0x8002233f || | ||
|- | |- | ||
!colspan="3" | | !colspan="3" | Matching2 Resolver errors | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_RESOLVER_ERROR_NO_DNS_SERVER || 0x800223a2 || DNS server is not set | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_RESOLVER_ERROR_INVALID_PACKET || 0x800223ad || received DNS response was invalid | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_RESOLVER_ERROR_TIMEOUT || 0x800223b0 || timeout | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_RESOLVER_ERROR_NO_RECORD || 0x800223b1 || no record for this query | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_RESOLVER_ERROR_RES_PACKET_FORMAT || 0x800223b2 || server could not recognize DNS query packet | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_RESOLVER_ERROR_RES_SERVER_FAILURE || 0x800223b3 || Server failure | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_RESOLVER_ERROR_NO_HOST || 0x800223b4 || there is no entry for this hostname | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_RESOLVER_ERROR_RES_NOT_IMPLEMENTED || 0x800223b5 || Kind of query is not supported | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_RESOLVER_ERROR_RES_SERVER_REFUSED || 0x800223b6 || Refused by server | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_RESOLVER_ERROR_RESP_TRUNCATED || 0x800223bc || the response was truncated | ||
|- | |- | ||
| | !colspan="3" | NP Matching2 Server error | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_BAD_REQUEST || 0x80022b01 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_SERVICE_UNAVAILABLE || 0x80022b02 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_BUSY || 0x80022b03 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_END_OF_SERVICE || 0x80022b04 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x80022b05 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_PLAYER_BANNED || 0x80022b06 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_FORBIDDEN || 0x80022b07 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_BLOCKED || 0x80022b08 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_UNSUPPORTED_NP_ENV || 0x80022b09 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_INVALID_TICKET || 0x80022b0a || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNATURE || 0x80022b0b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_EXPIRED_TICKET || 0x80022b0c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_ENTITLEMENT_REQUIRED || 0x80022b0d || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_CONTEXT || 0x80022b0e || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_CLOSED || 0x80022b0f || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_TITLE || 0x80022b10 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_WORLD || 0x80022b11 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_LOBBY || 0x80022b12 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_ROOM || 0x80022b13 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_LOBBY_INSTANCE || 0x80022b14 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_ROOM_INSTANCE || 0x80022b15 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_PASSWORD_MISMATCH || 0x80022b17 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_LOBBY_FULL || 0x80022b18 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_ROOM_FULL || 0x80022b19 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_GROUP_FULL || 0x80022b1b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_USER || 0x80022b1c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_TITLE_PASSPHRASE_MISMATCH || 0x80022b1e || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_USER_INFO || 0x80022b1f || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_USER_INFO_SIGNATURE || 0x80022b20 || | ||
|- | |- | ||
| SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_INFO || 0x80022b21 || | |||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_INFO_SIGNATURE || 0x80022b22 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_CONFIGURATION || 0x80022b23 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNED_INSTANCE_CONFIGURATION_SIGNATURE || 0x80022b24 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_DUPLICATE_LOBBY || 0x80022b25 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_DUPLICATE_ROOM || 0x80022b26 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_BANNED_CONSOLE || 0x80022b28 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_JOIN_GROUP_LABEL || 0x80022b29 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_GROUP || 0x80022b2a || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NO_PASSWORD || 0x80022b2b || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_MAX_OVER_SLOT_GROUP || 0x80022b2c || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_MAX_OVER_PASSWORD_MASK || 0x80022b2d || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_DUPLICATE_GROUP_LABEL || 0x80022b2e || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_REQUEST_OVERFLOW || 0x80022b2f || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_ALREADY_JOINED || 0x80022b30 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_NAT_TYPE_MISMATCH || 0x80022b31 || | ||
|- | |- | ||
| | | SCE_NP_MATCHING2_SERVER_ERROR_ROOM_INCONSISTENCY || 0x80022b32 || | ||
|- | |- | ||
| | !colspan="3" | Np Clans Error | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_ALREADY_INITIALIZED || 0x80022701 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_NOT_INITIALIZED || 0x80022702 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_NOT_SUPPORTED || 0x80022703 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_OUT_OF_MEMORY || 0x80022704 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_INVALID_ARGUMENT || 0x80022705 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_EXCEEDS_MAX || 0x80022706 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_BAD_RESPONSE || 0x80022707 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_BAD_DATA || 0x80022708 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_BAD_REQUEST || 0x80022709 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_INVALID_SIGNATURE || 0x8002270a || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_INSUFFICIENT || 0x8002270b || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_INTERNAL_BUFFER || 0x8002270c || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_SERVER_MAINTENANCE || 0x8002270d || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_SERVER_END_OF_SERVICE || 0x8002270e || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_SERVER_BEFORE_START_OF_SERVICE || 0x8002270f || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_ABORTED || 0x80022710 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_ERROR_SERVICE_UNAVAILABLE || 0x80022711 || | ||
|- | |- | ||
| | !colspan="3" | Np Clans Server Error | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_BAD_REQUEST || 0x80022801 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_INVALID_TICKET || 0x80022802 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_INVALID_SIGNATURE || 0x80022803 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_TICKET_EXPIRED || 0x80022804 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_INVALID_NPID || 0x80022805 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_FORBIDDEN || 0x80022806 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x80022807 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_BANNED || 0x8002280a || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_BLACKLISTED || 0x80022811 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_INVALID_ENVIRONMENT || 0x8002281d || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN_SERVICE || 0x8002282f || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN || 0x80022830 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN_MEMBER || 0x80022831 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_BEFORE_HOURS || 0x80022832 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_CLOSED_SERVICE || 0x80022833 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_PERMISSION_DENIED || 0x80022834 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_CLAN_LIMIT_REACHED || 0x80022835 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_CLAN_LEADER_LIMIT_REACHED || 0x80022836 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_CLAN_MEMBER_LIMIT_REACHED || 0x80022837 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_CLAN_JOINED_LIMIT_REACHED || 0x80022838 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_MEMBER_STATUS_INVALID || 0x80022839 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_DUPLICATED_CLAN_NAME || 0x8002283a || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_CLAN_LEADER_CANNOT_LEAVE || 0x8002283b || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_ANNOUNCEMENT_LIMIT_REACHED || 0x8002283d || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_CLAN_CONFIG_MASTER_NOT_FOUND || 0x8002283e || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_DUPLICATED_CLAN_TAG || 0x8002283f || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_EXCEEDS_CREATE_CLAN_FREQUENCY || 0x80022840 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_CLAN_PASSPHRASE_INCORRECT || 0x80022841 || | ||
|- | |- | ||
| SCE_NP_CLANS_SERVER_ERROR_CANNOT_RECORD_BLACKLIST_ENTRY || 0x80022842 || | |||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_CLAN_ANNOUNCEMENT || 0x80022843 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_VULGAR_WORDS_POSTED || 0x80022844 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_BLACKLIST_LIMIT_REACHED || 0x80022845 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_NO_SUCH_BLACKLIST_ENTRY || 0x80022846 || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_INVALID_NP_MESSAGE_FORMAT || 0x8002284b || | ||
|- | |- | ||
| | | SCE_NP_CLANS_SERVER_ERROR_FAILED_TO_SEND_NP_MESSAGE || 0x8002284c || | ||
|- | |- | ||
| | !colspan="3" | NP Commerce2 system utility error (0x80024000 - 0x800240ff) | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SYSTEM_UTIL_ERROR_INVALID_VOUCHER || 0x80024002 || | ||
|- | |- | ||
| | !colspan="3" | NP Commerce2 error (0x80023000 - 0x800230ff) | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_NOT_INITIALIZED || 0x80023001 || | ||
|- | |- | ||
| SCE_NP_COMMERCE2_ERROR_ALREADY_INITIALIZED || 0x80023002 || | |||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INVALID_ARGUMENT || 0x80023003 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_UNSUPPORTED_VERSION || 0x80023004 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_CTX_MAX || 0x80023005 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INVALID_INDEX || 0x80023006 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INVALID_SKUID || 0x80023007 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INVALID_SKU_NUM || 0x80023008 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INVALID_MEMORY_CONTAINER || 0x80023009 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INSUFFICIENT_MEMORY_CONTAINER || 0x8002300a || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_OUT_OF_MEMORY || 0x8002300b || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_CTX_NOT_FOUND || 0x8002300c || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_CTXID_NOT_AVAILABLE || 0x8002300d || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_REQ_NOT_FOUND || 0x8002300e || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_REQID_NOT_AVAILABLE || 0x8002300f || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_ABORTED || 0x80023010 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_REQUEST_BUF_TOO_SMALL || 0x80023011 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_RESPONSE_BUF_TOO_SMALL || 0x80023012 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_COULD_NOT_RECV_WHOLE_RESPONSE_DATA || 0x80023013 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INVALID_RESULT_DATA || 0x80023014 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_UNKNOWN || 0x80023015 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_SERVER_MAINTENANCE || 0x80023016 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_SERVER_UNKNOWN || 0x80023017 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INSUFFICIENT_BUF_SIZE || 0x80023018 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_REQ_MAX || 0x80023019 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INVALID_TARGET_TYPE || 0x8002301a || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INVALID_TARGET_ID || 0x8002301b || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_INVALID_SIZE || 0x8002301c || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_ERROR_DATA_NOT_FOUND || 0x80023087 || | ||
|- | |- | ||
| | !colspan="3" | NP Commerce2 server error (0x80023100 - 0x800231ff) | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_BAD_REQUEST || 0x80023101 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_UNKNOWN_ERROR || 0x80023102 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_SESSION_EXPIRED || 0x80023105 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_ACCESS_PERMISSION_DENIED || 0x80023107 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_NO_SUCH_CATEGORY || 0x80023110 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_NO_SUCH_PRODUCT || 0x80023111 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_NOT_ELIGIBILITY || 0x80023113 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_ACCOUNT_SUSPENDED1 || 0x8002311b || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_ACCOUNT_SUSPENDED2 || 0x8002311c || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_OVER_SPENDING_LIMIT || 0x80023120 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_VOUCHER || 0x8002312f || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_ALREADY_CONSUMED || 0x80023130 || | ||
|- | |- | ||
| | | SCE_NP_COMMERCE2_SERVER_ERROR_EXCEEDS_AGE_LIMIT_IN_BROWSING || 0x80023139 || | ||
|- | |- | ||
| | !colspan="3" | Np Trophy Errors | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_ALREADY_INITIALIZED || 0x80022901 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_NOT_INITIALIZED || 0x80022902 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_NOT_SUPPORTED || 0x80022903 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_CONTEXT_NOT_REGISTERED || 0x80022904 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_OUT_OF_MEMORY || 0x80022905 || | ||
|- | |- | ||
| SCE_NP_TROPHY_ERROR_INVALID_ARGUMENT || 0x80022906 || | |||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_EXCEEDS_MAX || 0x80022907 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_INVALID_MEMORY_CONTAINER || 0x80022908 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_INSUFFICIENT || 0x80022909 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_UNKNOWN_CONTEXT || 0x8002290a || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_INVALID_FORMAT || 0x8002290b || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_BAD_RESPONSE || 0x8002290c || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_INVALID_GRADE || 0x8002290d || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_INVALID_CONTEXT || 0x8002290e || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_PROCESSING_ABORTED || 0x8002290f || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_ABORT || 0x80022910 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_UNKNOWN_HANDLE || 0x80022911 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_LOCKED || 0x80022912 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_HIDDEN || 0x80022913 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_CANNOT_UNLOCK_PLATINUM || 0x80022914 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_ALREADY_UNLOCKED || 0x80022915 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_INVALID_TYPE || 0x80022916 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_INVALID_HANDLE || 0x80022917 || | ||
|- | |- | ||
| SCE_NP_TROPHY_ERROR_INVALID_NP_COMM_ID || 0x80022918 || | |||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_UNKNOWN_NP_COMM_ID || 0x80022919 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_DISC_IO || 0x8002291a || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_CONF_DOES_NOT_EXIST || 0x8002291b || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_UNSUPPORTED_FORMAT || 0x8002291c || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_ALREADY_INSTALLED || 0x8002291d || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_BROKEN_DATA || 0x8002291e || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_VERIFICATION_FAILURE || 0x8002291f || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_INVALID_TROPHY_ID || 0x80022920 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_UNKNOWN_TROPHY_ID || 0x80022921 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_UNKNOWN_TITLE || 0x80022922 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_UNKNOWN_FILE || 0x80022923 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_DISC_NOT_MOUNTED || 0x80022924 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_SHUTDOWN || 0x80022925 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_TITLE_ICON_NOT_FOUND || 0x80022926 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_TROPHY_ICON_NOT_FOUND || 0x80022927 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_INSUFFICIENT_DISK_SPACE || 0x80022928 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_INVALID_SIGNATURE || 0x80022929 || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_ILLEGAL_UPDATE || 0x8002292a || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_SAVEDATA_USER_DOES_NOT_MATCH || 0x8002292b || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_TROPHY_ID_DOES_NOT_EXIST || 0x8002292c || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_SERVICE_UNAVAILABLE || 0x8002292d || | ||
|- | |- | ||
| | | SCE_NP_TROPHY_ERROR_UNKNOWN || 0x800229ff || | ||
|- | |- | ||
| | !colspan="3" | NP Custom Menu Error | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_ALREADY_INITIALIZED || 0x80023b01 || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_NOT_INITIALIZED || 0x80023b02 || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_OUT_OF_MEMORY || 0x80023b03 || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_NOT_SUPPORTED || 0x80023b04 || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_INSUFFICIENT || 0x80023b05 || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_CANCEL || 0x80023b06 || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_STATUS || 0x80023b07 || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_BUSY || 0x80023b08 || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_INVALID_ARGUMENT || 0x80023b09 || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_ABORT || 0x80023b0a || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_NOT_REGISTERED || 0x80023b0b || | ||
|- | |- | ||
| | | SCE_NP_CUSTOM_MENU_ERROR_EXCEEDS_MAX || 0x80023b0c || | ||
|- | |- | ||
| SCE_NP_CUSTOM_MENU_ERROR_INVALID_CHARACTER || 0x80023b0d || | |||
|- | |- | ||
| | !colspan="3" | SNS -> Social Networks | ||
|- | |- | ||
| SCE_NP_SNS_ERROR_UNKNOWN || 0x80024501 || | |||
|- | |- | ||
| | | SCE_NP_SNS_ERROR_NOT_SIGN_IN || 0x80024502 || | ||
|- | |- | ||
| | | SCE_NP_SNS_ERROR_INVALID_ARGUMENT || 0x80024503 || | ||
|- | |- | ||
| | | SCE_NP_SNS_ERROR_OUT_OF_MEMORY || 0x80024504 || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_ALREADY_INITIALIZED || 0x80024511 || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_NOT_INITIALIZED || 0x80024512 || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_EXCEEDS_MAX || 0x80024513 || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_UNKNOWN_HANDLE || 0x80024514 || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_ABORTED || 0x80024515 || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_ALREADY_ABORTED || 0x80024516 || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_CONFIG_DISABLED || 0x80024517 || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_FBSERVER_ERROR_RESPONSE || 0x80024518 || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_THROTTLE_CLOSED || 0x80024519 || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_OPERATION_INTERVAL_VIOLATION || 0x8002451a || | ||
|- | |- | ||
| | | SCE_NP_SNS_FB_ERROR_UNLOADED_THROTTLE || 0x8002451b || | ||
|- | |- | ||
| | | SCE_NP_LS_ERROR_INVALID_VERSION || 0x80028c0d || | ||
|- | |- | ||
| | !colspan="3" | for compatibility | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_INVALID_PSHANDLE || || | ||
|- | |- | ||
| | | SCE_NP_CORE_ERROR_INVALID_ONLINEID || || | ||
|- | |- | ||
| | |} | ||
== System Update errors with HTTP Server == | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Description !! Errorcode !! Remarks | |||
|- | |- | ||
| | | || 0x80028e01 || HTTP status error was returned from the server. | ||
|- | |- | ||
| | | || 0x80028e02 || No response from the server for Content-Length. | ||
|- | |- | ||
| | | || 0x80028e03 || Size of image list file is larger than 64KB. | ||
|- | |- | ||
| | | || 0x80028e04 || Content-Length of image list file and the file size that can actually be received are invalid. | ||
|- | |- | ||
| | | || 0x80028e05 || Format of image list file is invalid. | ||
|- | |- | ||
| | | || 0x80028e06 || Image list file does not include the Dest parameter that indicates the destination. | ||
|- | |- | ||
| | | || 0x80028e07 || Frequent disconnections by the server while downloading the updater. | ||
|- | |- | ||
| | | || 0x80028ea1 || Problem with network settings or network status. | ||
|- | |- | ||
| || 0x80028ea2 || Problem with network settings or network status. | |||
|- | |- | ||
| | | || 0x80028ea3 || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80028ea4 || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80028ea5 || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80028ea6 || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80028ea7 || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80028ea8 || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80028ea9 || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80028eaa || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80028eab || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80028eac || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80028ead || Problem with network settings or network status. | ||
|- | |- | ||
| | | || 0x80029c9c || Update data does not support downgrades. | ||
|- | |- | ||
| | | || 0x8002f029 || Invalid update data. (TargetID related) | ||
|- | |- | ||
| | | || 0x80029c68 || Error occurred while checking update data. | ||
|- | |- | ||
| | | || 0x8002f828 || Error occurred while checking update data. | ||
|- | |- | ||
| | | || 0x8002f82b || Error occurred while checking update data. | ||
|- | |- | ||
| | | || 0x8002f997 || Error occurred while checking update data. | ||
|- | |- | ||
| | | || 0x80029c41 || Error occurred while accessing the HDD. | ||
|- | |- | ||
| | | || 0x80029c44 || Error occurred while accessing the HDD. | ||
|- | |- | ||
| | | || 0x80029c48 || Error occurred while accessing the HDD. | ||
|- | |- | ||
| | | || 0x80029c54 || Error occurred while accessing the HDD. | ||
|- | |- | ||
| | | || 0x80029c55 || Error occurred while accessing storage media. | ||
|- | |- | ||
| | | || 0x80029c65 || Error occurred while accessing storage media. | ||
|- | |- | ||
| | | || 0x80029c75 || Error occurred while accessing storage media. | ||
|- | |- | ||
| | |} | ||
== Subdisplay errors (Remoteplay) == | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Description !! Errorcode !! Remarks | |||
|- | |- | ||
| | | CELL_SUBDISPLAY_ERROR_OUT_OF_MEMORY || 0x80029851 || Insufficient memory | ||
|- | |- | ||
| | | CELL_SUBDISPLAY_ERROR_FATAL || 0x80029852 || Fatal error occurred | ||
|- | |- | ||
| | | CELL_SUBDISPLAY_ERROR_NOT_FOUND || 0x80029853 || Internal error | ||
|- | |- | ||
| | | CELL_SUBDISPLAY_ERROR_INVALID_VALUE || 0x80029854 || Specified parameter is invalid | ||
|- | |- | ||
| | | CELL_SUBDISPLAY_ERROR_NOT_INITIALIZED || 0x80029855 || Not initialized properly | ||
|- | |- | ||
| | | CELL_SUBDISPLAY_ERROR_SET_SAMPLE || 0x80029860 || Number of samples set with is not a multiple of 1024 | ||
|- | |- | ||
| | | CELL_SUBDISPLAY_ERROR_AUDIOOUT_IS_BUSY || 0x80029861 || Audio being output - failed to set data | ||
|- | |- | ||
| | | CELL_SUBDISPLAY_ERROR_ZERO_REGISTERED || 0x80029813 || No PSP has been registered | ||
|- | |- | ||
| | |} | ||
== Network errors == | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Description !! Errorcode !! Remarks | |||
|- | |- | ||
| | !colspan="3" | Sys Net errors (libnet) | ||
|- | |- | ||
| | | SYS_NET_ERROR_ENOENT || 0x80010202 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EINTR || 0x80010204 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EBADF || 0x80010209 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ENOMEM || 0x8001020c || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EACCES || 0x8001020d || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EFAULT || 0x8001020e || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EBUSY || 0x80010210 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EINVAL || 0x80010216 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EMFILE || 0x80010218 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ENOSPC || 0x8001021c || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EPIPE || 0x80010220 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EAGAIN<br />SYS_NET_ERROR_EWOULDBLOCK || 0x80010223 || | ||
|- | |- | ||
| SYS_NET_ERROR_EINPROGRESS || 0x80010224 || | |||
|- | |- | ||
| | | SYS_NET_ERROR_EALREADY || 0x80010225 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EDESTADDRREQ || 0x80010227 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EMSGSIZE || 0x80010228 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EPROTOTYPE || 0x80010229 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ENOPROTOOPT || 0x8001022a || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EPROTONOSUPPORT || 0x8001022b || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EOPNOTSUPP || 0x8001022d || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EPFNOSUPPORT || 0x8001022e || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EAFNOSUPPORT || 0x8001022f || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EADDRINUSE || 0x80010230 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EADDRNOTAVAIL || 0x80010231 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ENETDOWN || 0x80010232 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ENETUNREACH || 0x80010233 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ECONNABORTED || 0x80010235 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ECONNRESET || 0x80010236 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ENOBUFS || 0x80010237 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EISCONN || 0x80010238 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ENOTCONN || 0x80010239 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ESHUTDOWN || 0x8001023a || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ETOOMANYREFS || 0x8001023b || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ETIMEDOUT || 0x8001023c || | ||
|- | |- | ||
| | | SYS_NET_ERROR_ECONNREFUSED || 0x8001023d || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EHOSTDOWN || 0x80010240 || | ||
|- | |- | ||
| | | SYS_NET_ERROR_EHOSTUNREACH || 0x80010241 || | ||
|- | |- | ||
!colspan="3" | Cell Net Ctl errors (libnetctl) | |||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_NOT_INITIALIZED || 0x80130101 || Library not initialized | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_NOT_TERMINATED || 0x80130102 || Library not terminated | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_HANDLER_MAX || 0x80130103 || No more handlers can be registered | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_ID_NOT_FOUND || 0x80130104 || ID specified in argument not registered | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_INVALID_ID || 0x80130105 || ID specified in argument invalid | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_INVALID_CODE || 0x80130106 || Code specified in argument invalid | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_INVALID_ADDR || 0x80130107 || Address specified in argument invalid | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_NOT_CONNECTED || 0x80130108 || Not connected | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_NOT_AVAIL || 0x80130109 || Not in state where information can be obtained | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_INVALID_TYPE || 0x8013010a || Type specified as argument is invalid | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_INVALID_SIZE || 0x8013010b || Value of the size member of the structure is invalid | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_WLAN_DEAUTHED || 0x80130137 || Disconnected from the AP | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_WLAN_KEYINFO_EXCHNAGE_TIMEOUT || 0x8013013d || Key information exchange of WPA timed out | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_WLAN_ASSOC_FAILED || 0x8013013e || Association failed | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_WLAN_AP_DISAPPEARED || 0x8013013f || Beacons from the AP stopped arriving | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_NET_DISABLED || 0x80130181 || Internet connection is disabled | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_NET_NOT_CONNECTED || 0x80130182 || Network connection is not established | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_NP_NO_ACCOUNT || 0x80130183 || NP account is not set | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_NP_RESERVED1 || 0x80130184 || Unused | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_NP_RESERVED2 || 0x80130185 || Unused | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_NET_CABLE_NOT_CONNECTED || 0x80130186 || Ethernet cable is not connected | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_DIALOG_CANCELED || 0x80130190 || Dialog was cancelled | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_DIALOG_ABORTED || 0x80130191 || Dialog was forced to terminate | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_PPPOE_SESSION_INIT || 0x80130409 || PPP INIT state error | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_PPPOE_SESSION_NO_PADO || 0x8013040a || PADO could not be received | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_PPPOE_SESSION_NO_PADS || 0x8013040b || PADS could not be received | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_PPPOE_SESSION_GET_PADT || 0x8013040d || PADT was received | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_PPPOE_SESSION_SERVICE_NAME || 0x8013040f || Service Name error was received | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_PPPOE_SESSION_AC_SYSTEM || 0x80130410 || AC System error was received | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_PPPOE_SESSION_GENERIC || 0x80130411 || Generic error was received | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_PPPOE_STATUS_AUTH || 0x80130412 || Authorization failed (wrong user name or password) | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_PPPOE_STATUS_NETWORK || 0x80130413 || PPP NETWORK state error | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_PPPOE_STATUS_TERMINATE || 0x80130414 || PPP TERMINATE state error | ||
|- | |- | ||
| | | CELL_NET_CTL_ERROR_DHCP_LEASE_TIME || 0x80130504 || IP address lease time expired | ||
|- | |- | ||
| | !colspan="3" | Cell Http errors (libhttp) | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_ALREADY_INITIALIZED || 0x80710001 || Library has already been initialized and cannot be initialized again. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NOT_INITIALIZED || 0x80710002 || Library has not yet been initialized. Please initialize before use. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NO_MEMORY || 0x80710003 || Call to allocate memory failed (returns NULL) | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NO_BUFFER || 0x80710004 || No buffer was provided in one of the parameters | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NO_STRING || 0x80710005 || No string to read has been provided (as a parameter) | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_INSUFFICIENT || 0x80710006 || Buffer space was insufficient to write into | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_INVALID_URI || 0x80710007 || Malformed URI | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_INVALID_HEADER || 0x80710008 || Malformed libhttp header | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_BAD_METHOD || 0x80710009 || The method provided is not usable | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_BAD_CLIENT || 0x80710010 || Not a proper client ID | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_BAD_TRANS || 0x80710011 || Not a proper transaction ID | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NO_CONNECTION || 0x80710012 || No connection available | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NO_REQUEST_SENT || 0x80710013 || Request has not been sent yet | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_ALREADY_BUILT || 0x80710014 || Request has already been built | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_ALREADY_SENT || 0x80710015 || Request has already been sent | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NO_HEADER || 0x80710016 || That header does not exist | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NO_CONTENT_LENGTH || 0x80710017 || No content-length was defined | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_TOO_MANY_REDIRECTS || 0x80710018 || Exceeded maximum number of auto-redirections (default:5) | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_TOO_MANY_AUTHS || 0x80710019 || Exceeded maximum number of auto-authentication tries (default:5) | ||
|- | |- | ||
| CELL_HTTP_ERROR_TRANS_NO_CONNECTION || 0x80710020 || Transaction does not have a connection associated to it | |||
|- | |- | ||
| | | CELL_HTTP_ERROR_CB_FAILED || 0x80710021 || Tried to callback to the application, but failed (e.g.: CellHttpAuthenticationCallback returns a negative value or has not been set) | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NOT_PIPED || 0x80710022 || The connection has no transactions in the pipeline –internal error | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_OUT_OF_ORDER_PIPE || 0x80710023 || There is another request next in the pipeline | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_TRANS_ABORTED || 0x80710024 || This transaction has been aborted | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_BROKEN_PIPELINE || 0x80710025 || The pipeline that this transaction was using has been aborted, and thus broke the pipeline | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_UNAVAILABLE || 0x80710026 || The request made is for an unavailable service | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_INVALID_VALUE || 0x80710027 || An invalid value was found in processing | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_COOKIE_NOT_FOUND || 0x80710041 || The cookie is not valid | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_COOKIE_INVALID_DOMAIN || 0x80710042 || The cookie contains an invalid domain | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_LINE_EXCEEDS_MAX || 0x80710045 || The response line or header exceeds the maximum response buffer size | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_UNKNOWN || 0x80710051 || Undefined error (not listed below) | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_INTERNAL || 0x80710052 || Internal failure | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NONREMOVABLE || 0x80710053 || Not a removable connection (not free or non-existent connection) | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_BAD_CONN || 0x80710054 || Bad connection (non-existent) | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_BAD_MAN || 0x80710055 || Bad connection manager (non-existent) | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NO_POOL || 0x80710056 || No connection pool exists | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NO_REQUEST || 0x80710057 || No request (structure) or request has not been created yet | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_LOCK_FAILED || 0x80710058 || Internal failure | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_INVALID_DATA || 0x80710059 || Encountered invalid data during processing | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_BROKEN_CHUNK || 0x8071005a || Unexpectedly interrupted while processing chunk encoding | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_FIN || 0x80710091 || Received EOF (FIN) from the socket | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_CONNECT_TIMEOUT || 0x80710092 || Timed out while connecting | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_SELECT_TIMEOUT || 0x80710093 || Timed out while polling | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_RESOLVER || 0x80710100 || Error calling gethostbyname(). Error code is net_h_errno. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_ABORT || 0x80710200 || Error calling network abort. Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_OPTION || 0x80710300 || Error calling setsockopt(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_SOCKET || 0x80710400 || Error calling socket(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_CONNECT || 0x80710500 || Error calling connect(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_SEND || 0x80710600 || Error calling send(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_RECV || 0x80710700 || Error calling recv(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_SELECT || 0x80710800 || Error calling select(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_CERTIFICATE_LOAD || 0x80710a01 || Not able to load SSL certificates | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_BAD_MEMORY || 0x80710a02 || SSL memory call failed | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_CONTEXT_CREATION || 0x80710a03 || Failed to create SSL context | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_CONNECTION_CREATION || 0x80710a04 || Failed to create SSL connection | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_SOCKET_ASSOCIATION || 0x80710a05 || Failed to associate socket with SSL connection | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_HANDSHAKE || 0x80710a06 || SSL Connect Handshake error, or SSL certificate verification failed | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_LOOKUP_CERTIFICATE || 0x80710a07 || Failed to retrieve SSL certificate | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_NO_SSL || 0x80710a08 || libssl is not available or has not been initialized | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_KEY_LOAD || 0x80710a09 || Cannot load the private key | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_CERT_KEY_MISMATCH || 0x80710a0a || The private key and client certificate do not match | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_KEY_NEEDS_CERT || 0x80710a0b || The private key needs a client certificate | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_CERT_NEEDS_KEY || 0x80710a0c || The client certificate needs a private key | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_NET_SSL_CONNECT || 0x80710b00 || Error calling connect(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_NET_SSL_SEND || 0x80710c00 || Error calling send(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_NET_SSL_RECV || 0x80710d00 || Error calling recv(). Error code is net_errno. | ||
|- | |- | ||
| | !colspan="3" | Cell Http Util errors (libhttp_util) | ||
|- | |- | ||
| CELL_HTTP_UTIL_ERROR_NO_MEMORY || 0x80711001 || There was not enough memory in the pool | |||
|- | |- | ||
| | | CELL_HTTP_UTIL_ERROR_NO_BUFFER || 0x80711002 || No buffer has been provided (as a parameter) | ||
|- | |- | ||
| | | CELL_HTTP_UTIL_ERROR_NO_STRING || 0x80711003 || No string to read has been provided (as a parameter) | ||
|- | |- | ||
| | | CELL_HTTP_UTIL_ERROR_INSUFFICIENT || 0x80711004 || Buffer space was insufficient to write into | ||
|- | |- | ||
| | | CELL_HTTP_UTIL_ERROR_INVALID_URI || 0x80711005 || Malformed URI | ||
|- | |- | ||
| | | CELL_HTTP_UTIL_ERROR_INVALID_HEADER || 0x80711006 || Malformed header | ||
|- | |- | ||
| | | CELL_HTTP_UTIL_ERROR_INVALID_REQUEST || 0x80711007 || Malformed request line | ||
|- | |- | ||
| | | CELL_HTTP_UTIL_ERROR_INVALID_RESPONSE || 0x80711008 || Malformed response (status line) | ||
|- | |- | ||
| | | CELL_HTTP_UTIL_ERROR_INVALID_LENGTH || 0x80711009 || Invalid length of buffer | ||
|- | |- | ||
| | | CELL_HTTP_UTIL_ERROR_INVALID_CHARACTER || 0x8071100a || Illegal character | ||
|- | |- | ||
| | !colspan="3" | Cell SSL errors (libssl) | ||
|- | |- | ||
| | | CELL_SSL_ERROR_NOT_INITIALIZED || 0x80740001 || libssl has not yet been initialized. Please initialize before use. | ||
|- | |- | ||
| | | CELL_SSL_ERROR_ALREADY_INITIALIZED || 0x80740002 || libssl has already been initialized and cannot be initialized again | ||
|- | |- | ||
| | | CELL_SSL_ERROR_INITIALIZATION_FAILED || 0x80740003 || Initialization of the communication part of libssl failed | ||
|- | |- | ||
| CELL_SSL_ERROR_NO_BUFFER || 0x80740004 || No buffer was provided in one of the parameters | |||
|- | |- | ||
| | | CELL_SSL_ERROR_INVALID_CERTIFICATE || 0x80740005 || The pointer to the SSL Certificate provided is invalid | ||
|- | |- | ||
| | | CELL_SSL_ERROR_UNRETRIEVABLE || 0x80740006 || Failed to get the requested information | ||
|- | |- | ||
| | | CELL_SSL_ERROR_INVALID_FORMAT || 0x80740007 || The format of the SSL Certificate is invalid | ||
|- | |- | ||
| | | CELL_SSL_ERROR_NOT_FOUND || 0x80740008 || The requested information was not found in the SSL Certificate | ||
|- | |- | ||
| | | CELL_SSL_ERROR_INVALID_TIME || 0x80740031 || Invalid time element in the SSL Certificate | ||
|- | |- | ||
| | | CELL_SSL_ERROR_INAVLID_NEGATIVE_TIME || 0x80740032 || Invalid time element with negative values in the SSL Certificate | ||
|- | |- | ||
| CELL_SSL_ERROR_INCORRECT_TIME || 0x80740033 || Value in the time element for the SSL Certificate is incorrect | |||
|- | |- | ||
| | | CELL_SSL_ERROR_UNDEFINED_TIME_TYPE || 0x80740034 || Type in the time element for the SSL Certificate is not defined correctly | ||
|- | |- | ||
| | | CELL_SSL_ERROR_NO_MEMORY || 0x80740035 || Call to allocate memory failed (returns NULL) | ||
|- | |- | ||
| | | CELL_SSL_ERROR_NO_STRING || 0x80740036 || No string to read has been provided (as a parameter) | ||
|- | |- | ||
| | | CELL_SSL_ERROR_UNKNOWN_LOAD_CERT || 0x80740037 || Unknown certificate load flag | ||
|- | |- | ||
| | !colspan="3" | Cell Rudp errors (librudp) | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_NOT_INITIALIZED || 0x80770001 || Not initialized | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_ALREADY_INITIALIZED || 0x80770002 || Already initialized | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_INVALID_CONTEXT_ID || 0x80770003 || Invalid context ID | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_INVALID_ARGUMENT || 0x80770004 || Invalid argument | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_INVALID_OPTION || 0x80770005 || Invalid option name | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_INVALID_MUXMODE || 0x80770006 || Invalid multiplexing mode | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_MEMORY || 0x80770007 || Memory allocation failed | ||
|- | |- | ||
| CELL_RUDP_ERROR_INTERNAL || 0x80770008 || Undefined internal error | |||
|- | |- | ||
| | | CELL_RUDP_ERROR_CONN_RESET || 0x80770009 || Connection was reset | ||
|- | |||
| CELL_RUDP_ERROR_CONN_REFUSED || 0x8077000a || Connection was refused | |||
|- | |- | ||
| | | CELL_RUDP_ERROR_CONN_TIMEOUT || 0x8077000b || Connection timed out | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_CONN_VERSION_MISMATCH || 0x8077000c || Version does not match | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_CONN_TRANSPORT_TYPE_MISMATCH || 0x8077000d || Transport type does not match | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_QUALITY_LEVEL_MISMATCH || 0x8077000e || Quality level does not match | ||
|- | |- | ||
| CELL_RUDP_ERROR_THREAD || 0x8077000f || Internal I/O thread error | |||
|- | |- | ||
| || | | CELL_RUDP_ERROR_THREAD_IN_USE || 0x80770010 || Internal I/O thread is currently in use | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_NOT_ACCEPTABLE || 0x80770011 || Operation is not permitted | ||
|- | |- | ||
| CELL_RUDP_ERROR_MSG_TOO_LARGE || 0x80770012 || Message is too large | |||
|- | |- | ||
| | | CELL_RUDP_ERROR_NOT_BOUND || 0x80770013 || Not bound | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_CANCELLED || 0x80770014 || Blocking was cancelled | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_INVALID_VPORT || 0x80770015 || Invalid virtual port | ||
|- | |- | ||
| || | | CELL_RUDP_ERROR_WOULDBLOCK || 0x80770016 || Currently executing operation | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_VPORT_IN_USE || 0x80770017 || Virtual port is currently in use | ||
| | |||
|- | |- | ||
| | | CELL_RUDP_ERROR_VPORT_EXHAUSTED || 0x80770018 || No more available virtual port numbers | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_INVALID_SOCKET || 0x80770019 || Invalid socket | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_BUFFER_TOO_SMALL || 0x8077001a || Buffer is too small | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_MSG_MALFORMED || 0x8077001b || Invalid packet | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_ADDR_IN_USE || 0x8077001c || Address is currently in use | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_ALREADY_BOUND || 0x8077001d || Already bound | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_ALREADY_EXISTS || 0x8077001e || Already exists | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_INVALID_POLL_ID || 0x8077001f || Invalid polling ID | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_TOO_MANY_CONTEXTS || 0x80770020 || Too many contexts | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_IN_PROGRESS || 0x80770021 || Currently executing operation | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_NO_EVENT_HANDLER || 0x80770022 || Common event handler has not been registered | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_PAYLOAD_TOO_LARGE || 0x80770023 || Payload is too large | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_END_OF_DATA || 0x80770024 || End of receive data | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_ALREADY_ESTABLISHED || 0x80770025 || Connection is already established | ||
|- | |- | ||
| | | CELL_RUDP_ERROR_KEEP_ALIVE_FAILURE || 0x80770026 || Connection was closed due to keep-alive timeout | ||
|- | |- | ||
| | |} | ||
== AV Chat 2 errors == | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Description !! Errorcode !! Remarks | |||
|- | |- | ||
| | | CELL_AVC2_ERROR_UNKNOWN || 0x8002b701 || Internal error | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_NOT_SUPPORTED || 0x8002b702 || Function is not supported | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_NOT_INITIALIZED || 0x8002b703 || Not loaded | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_ALREADY_INITIALIZED || 0x8002b704 || Already initialized | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_INVALID_ARGUMENT || 0x8002b705 || Invalid argument was passed | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_OUT_OF_MEMORY || 0x8002b706 || Memory could not be allocated | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_ERROR_BAD_ID || 0x8002b707 || Invalid ID was passed | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_INVALID_STATUS || 0x8002b70a || Function was called when processing could not be executed | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_TIMEOUT || 0x8002b70b || Processing failed due to timeout | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_NO_SESSION || 0x8002b70d || Function was called when the user has not joined an AV chat session | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_WINDOW_ALREADY_EXISTS || 0x8002b70f || Window has already been created | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_TOO_MANY_WINDOWS || 0x8002b710 || Number of windows has reached the maximum allowed | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_TOO_MANY_PEER_WINDOWS || 0x8002b711 || Number of peer windows has reached the maximum allowed | ||
|- | |- | ||
| | | CELL_AVC2_ERROR_WINDOW_NOT_FOUND || 0x8002b712 || Window has not been created | ||
|- | |- | ||
| | |} | ||
== Gameupdate errors == | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Description !! Errorcode !! Remarks | |||
|- | |- | ||
| | | CELL_GAMEUPDATE_ERROR_NOT_INITILIZED || 0x8002cc01 || Not initialized | ||
|- | |- | ||
| | | CELL_GAMEUPDATE_ERROR_ALREADY_INITIALIZED || 0x8002cc02 || Already initialized | ||
|- | |- | ||
| | | CELL_GAMEUPDATE_ERROR_INVALID_ADDR || 0x8002cc03 || Address of the passed argument is invalid | ||
|- | |- | ||
| | | CELL_GAMEUPDATE_ERROR_INVALID_SIZE || 0x8002cc04 || Size of the passed argument is invalid | ||
|- | |- | ||
| | | CELL_GAMEUPDATE_ERROR_INVALID_MEMORY_CONTAINER || 0x8002cc05 || Memory container is invalid | ||
|- | |- | ||
| | | CELL_GAMEUPDATE_ERROR_INSUFFICIENT_MEMORY_CONTAINER || 0x8002cc06 || Size of the memory container is insufficient | ||
|- | |- | ||
| | | CELL_GAMEUPDATE_ERROR_BUSY || 0x8002cc07 || An API is being processed | ||
|- | |- | ||
| | | CELL_GAMEUPDATE_ERROR_NOT_START || 0x8002cc08 || Game update utility has not been started up | ||
|- | |- | ||
| | | CELL_GAMEUPDATE_ERROR_LOAD_FAILED || 0x8002cc09 || Failed to load the game update module | ||
|- | |- | ||
|} | |} | ||
== | == Sysutil Accesspoint errors (Remoteplay) == | ||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable | {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | ||
|- bgcolor="#cccccc" | |- bgcolor="#cccccc" | ||
! Description !! Errorcode !! Remarks | ! Description !! Errorcode !! Remarks | ||
|- | |- | ||
| | | CELL_SYSUTIL_AP_ERROR_OUT_OF_MEMORY || 0x8002cd00 || Not enough memory | ||
|- | |- | ||
| | | CELL_SYSUTIL_AP_ERROR_FATAL || 0x8002cd01 || Internal error occurred | ||
|- | |- | ||
| | | CELL_SYSUTIL_AP_ERROR_INVALID_VALUE || 0x8002cd02 || Invalid argument | ||
|- | |- | ||
| | | CELL_SYSUTIL_AP_ERROR_NOT_INITIALIZED || 0x8002cd03 || Not correctly initialized | ||
|- | |- | ||
| | | CELL_SYSUTIL_AP_ERROR_ZERO_REGISTERED || 0x8002cd13 || No PSP is registered | ||
|- | |- | ||
| | | CELL_SYSUTIL_AP_ERROR_NETIF_DISABLED || 0x8002cd14 || Usable network does not exist | ||
|- | |- | ||
| | | CELL_SYSUTIL_AP_ERROR_NETIF_NO_CABLE || 0x8002cd15 || Cable is not connected | ||
|- | |- | ||
| | | CELL_SYSUTIL_AP_ERROR_NETIF_CANNOT_CONNECT || 0x8002cd16 || Could not obtain IP | ||
|- | |- | ||
|} | |} | ||
== | == Background Download Utility errors == | ||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable | {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | ||
|- bgcolor="#cccccc" | |- bgcolor="#cccccc" | ||
! Description !! Errorcode !! Remarks | ! Description !! Errorcode !! Remarks | ||
|- | |- | ||
| CELL_BGDL_UTIL_ERROR_BUSY || 0x8002ce01 || Requested processing could not be executed because required processing has not been completed | |||
|- | |- | ||
| CELL_BGDL_UTIL_ERROR_INTERNAL || 0x8002ce02 || Internal error | |||
|- | |- | ||
| | | CELL_BGDL_UTIL_ERROR_PARAM || 0x8002ce03 || Invalid parameter | ||
|- | |- | ||
| | | CELL_BGDL_UTIL_ERROR_ACCESS_ERROR || 0x8002ce04 || HDD access error | ||
|- | |- | ||
| | | CELL_BGDL_UTIL_ERROR_INITIALIZE || 0x8002ce05 || Initialization error | ||
|- | |- | ||
| | |} | ||
|- | |||
== Video Upload Utility errors == | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Description !! Errorcode !! Remarks | |||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_CANCEL || 0x8002d000 || User cancelled the operation | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_NETWORK || 0x8002d001 || Network error | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_SERVICE_STOP || 0x8002d002 || Service is stopped | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_SERVICE_BUSY || 0x8002d003 || Service is busy | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_SERVICE_UNAVAILABLE || 0x8002d004 || Service could not be used | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_SERVICE_QUOTA || 0x8002d005 || Service limit on upload size was exceeded | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_ACCOUNT_STOP || 0x8002d006 || Account for using service was stopped | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_OUT_OF_MEMORY || 0x8002d020 || Memory could not be allocated | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_FATAL || 0x8002d021 || Fatal internal error | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_INVALID_VALUE || 0x8002d022 || Invalid argument | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_FILE_OPEN || 0x8002d023 || Specified file could not be opened | ||
|- | |- | ||
| | | CELL_VIDEO_UPLOAD_ERROR_INVALID_STATE || 0x8002d024 || Function was called in an incorrect state | ||
|- | |- | ||
| | |} | ||
== USB PSP Connection Manager errors (Remoteplay) == | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Description !! Errorcode !! Remarks | |||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_NOT_INITIALIZED || 0x80110401 || Library has not been initialized | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_ALREADY || 0x80110402 || Already being processed | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_INVALID || 0x80110403 || Argument value is invalid | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_NO_MEMORY || 0x80110404 || Memory pool size is insufficient | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_BUSY || 0x80110405 || Processing currently cannot be performed | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_INPROGRESS || 0x80110406 || Processing is currently in progress | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_NO_SPACE || 0x80110407 || No free channel exists | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_CANCELED || 0x80110408 || Canceled | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_RESETTING || 0x80110409 || Reset processing is in progress | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_RESET_END || 0x8011040A || Reset processing has completed | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_CLOSED || 0x8011040B || Channel has been discarded | ||
|- | |- | ||
| | | CELL_USBPSPCM_ERROR_NO_DATA || 0x8011040C || No data has been received | ||
|- | |- | ||
| | |} | ||
|- | |||
== Face Recognition errors == | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Description !! Errorcode !! Remarks | |||
|- | |- | ||
| | !colspan="3" | Cell Face errors (libface) | ||
|- | |- | ||
| | | CELL_FACE_ERROR_IMG_WIDTH_LIMIT || 0x80140901 || Width or data width of the input image is outside the valid range | ||
|- | |- | ||
| | | CELL_FACE_ERROR_IMG_WIDTH_ALIGN || 0x80140902 || Data width of the input image is not a multiple of 16 | ||
|- | |- | ||
| | | CELL_FACE_ERROR_INVALID_EA || 0x80140903 || Specified pointer is not valid (Not aligned, or NULL) | ||
|- | |- | ||
| | | CELL_FACE_ERROR_INVALID_PARAM || 0x80140904 || Specified parameter is not valid | ||
|- | |- | ||
| | | CELL_FACE_ERROR_INVALID_WORK || 0x80140905 || Invalid work area | ||
|- | |- | ||
| | | CELL_FACE_ERROR_INVALID_DICT || 0x80140906 || Invalid dictionary data | ||
|- | |- | ||
| | | CELL_FACE_ERROR_OUT_OF_BOUNDS || 0x80140907 || Face area is outside the input image area | ||
|- | |- | ||
| | | CELL_FACE_ERROR_NON_FRONTAL || 0x80140908 || Angle of face area is outside the range | ||
|- | |- | ||
| | | CELL_FACE_ERROR_TOO_SMALL || 0x80140909 || Face area is too small | ||
|- | |- | ||
| | | CELL_FACE_ERROR_PARTS_MISSING || 0x8014090a || One or more parts could not be detected | ||
|- | |- | ||
| | | CELL_FACE_ERROR_NO_MEMORY || 0x8014090b || Not enough memory | ||
|- | |- | ||
| | | CELL_FACE_ERROR_DMA_TAG || 0x8014090c || Problem with the specified DMA tag numbers | ||
|- | |- | ||
| | !colspan="3" | Cell Head Tracker errors (libhead) | ||
|- | |- | ||
| | | CELL_HEAD_TRACKER_ERROR_INVAL || 0x80140a01 || Value of argument is invalid | ||
|- | |- | ||
| | | CELL_HEAD_TRACKER_ERROR_ALIGN || 0x80140a02 || Address alignment of argument is invalid | ||
|- | |- | ||
| | | CELL_HEAD_TRACKER_ERROR_NOMEM || 0x80140a03 || Not enough memory for this operation | ||
|- | |- | ||
| | | CELL_HEAD_TRACKER_ERROR_CALIB_FAIL || 0x80140a04 || Calibration failed | ||
|- | |- | ||
| | | CELL_HEAD_TRACKER_ERROR_CALIB_INCOMPLETE || 0x80140a05 || Calibration is incomplete | ||
|- | |- | ||
| | |} | ||
|- | |||
== Debug errors == | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Description !! Errorcode !! Remarks | |||
|- | |- | ||
| | !colspan="3" | Debug errors (libdbg) | ||
|- | |- | ||
| | | CELL_DBG_EINVAL || 0x80510002 || Specified argument is invalid | ||
|- | |- | ||
| | | CELL_DBG_EABORT || 0x8051000C || Processing has been aborted because of an abnormal state | ||
|- | |- | ||
| | | CELL_DBG_ENULL || 0x8051000E || The pointer specified in the argument is NULL | ||
|- | |- | ||
| | !colspan="3" | Debug Font errors (libdbgfont) | ||
|- | |- | ||
| | | CELL_DBGFONT_ERROR_MALLOC || 0x80510104 || Allocation of main memory failed | ||
|- | |- | ||
| | | CELL_DBGFONT_ERROR_TEMP_BUFFER || 0x80510105 || Internal buffer for printf functions overflowed | ||
|- | |- | ||
| | | CELL_DBGFONT_ERROR_LABEL_BUFFER || 0x80510106 || Label buffer space not enough | ||
|- | |- | ||
| | | CELL_DBGFONT_ERROR_PARAM || 0x80510107 || Inappropriate argument value | ||
|- | |- | ||
| | | CELL_DBGFONT_ERROR_EXISTS || 0x80510108 || Library initialization attempted twice | ||
|- | |- | ||
| | | CELL_DBGFONT_ERROR_NOT_INIT || 0x80510109 || Library not initialized | ||
|- | |- | ||
| | | CELL_DBGFONT_ERROR_CG_PROFILE || 0x8051010a || Cg profile not supported | ||
|- | |- | ||
| | | CELL_DBGFONT_ERROR_CONSOLE_ID || 0x80510111 || Inappropriate console ID | ||
|- | |- | ||
| | | CELL_DBGFONT_ERROR_CONSOLE_FULL || 0x80510112 || No free console | ||
|- | |- | ||
| | !colspan="3" | Debug RSX errors (libdbgrsx) | ||
|- | |- | ||
| | | CELL_DBG_RSX_ERROR_FAILURE || || RSX function fails | ||
|- | |- | ||
| | | CELL_DBG_RSX_ERROR_INVALID_VALUE || || Invalid Value (data is NULL, or not a multiple of 64) | ||
|- | |- | ||
| | | CELL_DBG_RSX_ERROR_INVALID_ENUM || || Invalid enum value | ||
|- | |- | ||
| | !colspan="3" | Debug LV2 errors (liblv2dbg) | ||
|- | |- | ||
| | | CELL_LV2DBG_ERROR_DEINVALIDARGUMENTS || 0x80010409 || Invalid arguments | ||
|- | |- | ||
| | | CELL_LV2DBG_ERROR_DEOPERATIONDENIED || 0x8001042c || Call of a liblv2dbg public function within the PS3 environment | ||
|- | |- | ||
|} | |||
|} | |||