Editing User talk:Euss/Buffer

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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 3: Line 3:


== PSN Network errors ==
== PSN Network errors ==
<!--// This is taken from a header inside the SDK, list seems complete.
I stripped some japanese comments which were useless.
Others left there contain some reference, so they are left there.
The error code list aids a lot towards reversing vsh.self,
you can determin various functions character from the error codes within it. //-->
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
|- bgcolor="#cccccc"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
!colspan="3" | LS
!colspan="3" | NP Authentication Error (client runtime errors)
|-
|-
| SCE_NP_LS_ERROR_INVALID_VERSION || 0x80028c0d || A system software update is required.
| SCE_NP_AUTH_EINVAL || 0x8002a002 ||  
|-
|-
!colspan="3" | other
| SCE_NP_AUTH_ENOMEM || 0x8002a004 ||
|-
|-
| SCE_NP_COMMERCE2_ERROR_WINDOWS_SYSTEM || 0x80860001 ||  
| SCE_NP_AUTH_ESRCH || 0x8002a005 ||  
|-
|}
 
== System Update errors with HTTP Server ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| || 0x80028e01 || HTTP status error was returned from the server.
| SCE_NP_AUTH_EBUSY || 0x8002a00a ||  
|-
|-
| || 0x80028e02 || No response from the server for Content-Length.
| SCE_NP_AUTH_EABORT || 0x8002a00c ||  
|-
|-
| || 0x80028e03 || Size of image list file is larger than 64KB.
| SCE_NP_AUTH_EEXIST || 0x8002a014 ||  
|-
|-
| || 0x80028e04 || Content-Length of image list file and the file size that can actually be received are invalid.
| SCE_NP_AUTH_EINVALID_ARGUMENT || 0x8002a015 ||  
|-
|-
| || 0x80028e05 || Format of image list file is invalid.
!colspan="3" | community client library error (0x8002a100 - 0x8002a1ff)
|-
|-
| || 0x80028e06 || Image list file does not include the Dest parameter that indicates the destination.
| SCE_NP_COMMUNITY_ERROR_ALREADY_INITIALIZED || 0x8002a101 ||  
|-
|-
| || 0x80028e07 || Frequent disconnections by the server while downloading the updater.
| SCE_NP_COMMUNITY_ERROR_NOT_INITIALIZED || 0x8002a102 ||  
|-
|-
| || 0x80028ea1 || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_OUT_OF_MEMORY || 0x8002a103 ||  
|-
|-
| || 0x80028ea2 || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_INVALID_ARGUMENT || 0x8002a104 ||  
|-
|-
| || 0x80028ea3 || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_NO_TITLE_SET || 0x8002a105 ||  
|-
|-
| || 0x80028ea4 || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_NO_LOGIN || 0x8002a106 ||  
|-
|-
| || 0x80028ea5 || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_OBJECTS || 0x8002a107 ||
|-
|-
| || 0x80028ea6 || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_TRANSACTION_STILL_REFERENCED || 0x8002a108 || (obsolete)
|-
|-
| || 0x80028ea7 || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_ABORTED || 0x8002a109 ||  
|-
|-
| || 0x80028ea8 || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_NO_RESOURCE || 0x8002a10a ||  
|-
|-
| || 0x80028ea9 || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_BAD_RESPONSE || 0x8002a10b ||  
|-
|-
| || 0x80028eaa || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_BODY_TOO_LARGE || 0x8002a10c ||  
|-
|-
| || 0x80028eab || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_HTTP_SERVER || 0x8002a10d ||  
|-
|-
| || 0x80028eac || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_INVALID_SIGNATURE || 0x8002a10e ||
|-
| SCE_NP_COMMUNITY_ERROR_TIMEOUT || 0x8002a10f ||  
|-
|-
| || 0x80028ead || Problem with network settings or network status.
| SCE_NP_COMMUNITY_ERROR_INSUFFICIENT_ARGUMENT || 0x8002a1a1 ||  
|-
|-
| || 0x80029c9c || "The datatype is not supported" > Update data does not support downgrades. Seen when updating to lower version from XMB with QA-extra flag / System Update Debug enabled. Solution: Use Recovery Menu for QA flagged systems, for downgrades to 2.50/2.70 < 3.55
| SCE_NP_COMMUNITY_ERROR_UNKNOWN_TYPE || 0x8002a1a2 ||  
|-
|-
| || 0x8002f029 || Invalid update data. (TargetID related) / The data type is not supported. (8002F029) when trying to install Debug/DEX firmware on a Retail/CEX console.
| SCE_NP_COMMUNITY_ERROR_INVALID_ID || 0x8002a1a3 ||  
|-
|-
| || 0x80029c68 || Error occurred while checking update data.
| SCE_NP_COMMUNITY_ERROR_INVALID_ONLINE_ID || 0x8002a1a4 ||  
|-
|-
| || 0x8002f828 || Error occurred while checking update data.
| SCE_NP_COMMUNITY_ERROR_INVALID_TICKET || 0x8002a1a5 ||  
|-
|-
| || 0x8002f82b || Error occurred while checking update data.
| SCE_NP_COMMUNITY_ERROR_CLIENT_ALREADY_EXISTS<br />SCE_NP_COMMUNITY_ERROR_CLIENT_HANDLE_ALREADY_EXISTS || 0x8002a1a6 ||  
|-
|-
| || 0x8002f997 || Error occurred while checking update data.
| SCE_NP_COMMUNITY_ERROR_INSUFFICIENT_BUFFER || 0x8002a1a7 ||  
|-
|-
| || 0x80029c41 || Error occurred while accessing the HDD.
| SCE_NP_COMMUNITY_ERROR_INVALID_TYPE || 0x8002a1a8 ||  
|-
|-
| || 0x80029c44 || Error occurred while accessing the HDD.
| SCE_NP_COMMUNITY_ERROR_TRANSACTION_ALREADY_END || 0x8002a1a9 ||  
|-
|-
| || 0x80029c48 || Error occurred while accessing the HDD.
| SCE_NP_COMMUNITY_ERROR_TRANSACTION_BEFORE_END || 0x8002a1aa ||  
|-
|-
| || 0x80029c54 || Error occurred while accessing the HDD.
| SCE_NP_COMMUNITY_ERROR_BUSY_BY_ANOTEHR_TRANSACTION || 0x8002a1ab ||  
|-
|-
| || 0x80029c55 || Error occurred while accessing storage media.
| SCE_NP_COMMUNITY_ERROR_INVALID_ALIGNMENT || 0x8002a1ac ||  
|-
|-
| || 0x80029c65 || Error occurred while accessing storage media.
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_NPID || 0x8002a1ad ||  
|-
|-
| || 0x80029c75 || Error occurred while accessing storage media.
| SCE_NP_COMMUNITY_ERROR_TOO_LARGE_RANGE || 0x8002a1ae ||  
|-
|-
|}
| SCE_NP_COMMUNITY_ERROR_INVALID_PARTITION || 0x8002a1af ||  
 
== Subdisplay errors (PSP/Remoteplay) ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| || 0x80028F23 || Content does not support Remote Play
| SCE_NP_COMMUNITY_ERROR_TOO_MANY_SLOTID || 0x8002a1b1
|-
|-
| || 0x80029846 || Content is not compatible with Remote Play
| SCE_NP_COMMUNITY_ERROR_INVALID_PSHANDLE || 0x8002a1a4 || obsolete (replaced by SCE_NP_COMMUNITY_ERROR_INVALID_ONLINE_ID)
|-
|-
| CELL_SUBDISPLAY_ERROR_OUT_OF_MEMORY || 0x80029851 || Insufficient memory
!colspan="3" | NP Authentication Error (server returned errors)
|-
|-
| CELL_SUBDISPLAY_ERROR_FATAL || 0x80029852 || Fatal error occurred
| SCE_NP_AUTH_ERROR_SERVICE_END || 0x8002a200 ||  
|-
|-
| CELL_SUBDISPLAY_ERROR_NOT_FOUND || 0x80029853 || Internal error
| SCE_NP_AUTH_ERROR_SERVICE_DOWN || 0x8002a201 ||  
|-
|-
| CELL_SUBDISPLAY_ERROR_INVALID_VALUE || 0x80029854 || Specified parameter is invalid
| SCE_NP_AUTH_ERROR_SERVICE_BUSY || 0x8002a202 ||  
|-
|-
| CELL_SUBDISPLAY_ERROR_NOT_INITIALIZED || 0x80029855 || Not initialized properly
| SCE_NP_AUTH_ERROR_SERVER_MAINTENANCE || 0x8002a203 ||  
|-
|-
| CELL_SUBDISPLAY_ERROR_NOT_SUPPORTED || 0x80029856 ||  
| SCE_NP_AUTH_ERROR_INVALID_DATA_LENGTH || 0x8002a210 ||  
|-
|-
 
| SCE_NP_AUTH_ERROR_INVALID_USER_AGENT || 0x8002a211 ||  
| 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
| SCE_NP_AUTH_ERROR_INVALID_VERSION || 0x8002a212 ||  
|-
|-
| CELL_SUBDISPLAY_ERROR_ZERO_REGISTERED<br />CELL_REMOTEPLAY_ERROR_ZERO_REGISTERED (obsolete) || 0x80029813 || No PSP has been registered
| SCE_NP_AUTH_ERROR_INVALID_SERVICE_ID || 0x8002a220 ||  
|-
|-
| CELL_REMOTEPLAY_ERROR_INTERNAL || 0x80029830 ||  
| SCE_NP_AUTH_ERROR_INVALID_CREDENTIAL || 0x8002a221 ||  
|-
|-
|}
| SCE_NP_AUTH_ERROR_INVALID_ENTITLEMENT_ID || 0x8002a222 ||  
 
== DECI3 errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
!colspan="3" | Dtlib errors
| SCE_NP_AUTH_ERROR_INVALID_CONSUMED_COUNT || 0x8002a223 ||
|-
|-
| DTLIB_INVALID_TARGETNAME || 50001<!--//5digit shortnumbers are not a typo!//--> || hostname is not valid
| SCE_NP_AUTH_ERROR_INVALID_CONSOLE_ID || 0x8002a224 || Happens when you try to sign into retail [[environments|environment]] with CEX2DEX'ed console
|-
|-
| DTLIB_INVALID_SOCKET || 50002 || Socket is invalid
| SCE_NP_AUTH_ERROR_CONSOLE_ID_SUSPENDED || 0x8002a227 ||  
|-
|-
| DTLIB_INVALID_PCK || 50003 || Unknown packet was received, or packet is unrelated to specified deciH
| SCE_NP_AUTH_ERROR_ACCOUNT_CLOSED || 0x8002a230 ||  
|-
|-
| DTLIB_INVALID_PERM || 50004 || Specified argument is invalid
| SCE_NP_AUTH_ERROR_ACCOUNT_SUSPENDED || 0x8002a231 ||  
|-
|-
| DTLIB_ERROR_READ || 50005 || Read of DECI header failed
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_EULA || 0x8002a232 ||  
|-
|-
| DTLIB_INVALID_SIZE || 50006 || Packet size of DECI header is invalid
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT1 || 0x8002a240 ||  
|-
|-
| DTLIB_DCMP_INVALHEAD || 50100 || Unsupported DECI header
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT2 || 0x8002a241 ||  
|-
|-
| DTLIB_DCMP_SYSTEM_OFF || 50101 || System power has dropped
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT3 || 0x8002a242 ||  
|-
|-
| DTLIB_DCMP_SYSTEM_SUSPENDED || 50102 || System is suspended
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT4 || 0x8002a243 ||  
|-
|-
| DTLIB_DCMP_LPAR_NONE || 50103 || Invalid LPAR
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT5 || 0x8002a244 ||  
|-
|-
| DTLIB_DCMP_LPAR_SUSPENDED || 50104 || LPAR is suspended
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT6 || 0x8002a245 ||  
|-
|-
| DTLIB_DCMP_NOCONNECT || 50105 || DECI3 Manager is not connected
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT7 || 0x8002a246 ||  
|-
|-
| DTLIB_DCMP_NOPROTO || 50106 || Invalid protocol number
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT8 || 0x8002a247 ||  
|-
|-
| DTLIB_DCMP_PRIORITY || 50107 || Invalid priority
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT9 || 0x8002a248 ||  
|-
|-
| DTLIB_DCMP_NOSPACE || 50108 || Insufficient memory
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT10 || 0x8002a249 ||  
|-
|-
| DTLIB_DCMP_VERSION || 50110 || Unsupported DECI version
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT11 || 0x8002a24a ||  
|-
|-
| DTLIB_NETMP_INVAL || 50121 || Invalid request (dtnetm error)
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT12 || 0x8002a24b ||  
|-
|-
| DTLIB_NETMP_BUSY || 50122 || Another application is already connected using the same protocol, same port, and same priority (dtnetm error)
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT13 || 0x8002a24c ||  
|-
|-
| DTLIB_NETMP_NOTCONNECT || 50123 || Not connected to dtnetm (dtnetm error)
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT14 || 0x8002a24d ||  
|-
|-
| DTLIB_NETMP_ALREADYCONN || 50124 || Already connected (dtnetm error)
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT15 || 0x8002a24e ||  
|-
|-
| DTLIB_NETMP_NOMEM || 50125 || Insufficient memory (dtnetm error)
| SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT16<br />SCE_NP_AUTH_ERROR_SUB_ACCOUNT_RENEW_EULA || 0x8002a24f ||  
|-
|-
| DTLIB_NETMP_INVALLPAR || 50126 || Invalid LPAR (dtnetm error)
| SCE_NP_AUTH_ERROR_SUB_ACCOUNT_PW_???<br />SCE_NP_AUTH_ERROR_PASSWORD_RESET_REQUIRED || 0x8002a260 || occours when you try to log in with wrong?/old? or not-renewed? password. fix: xmb->psn->forgot my pass->reset via email->confirm
|-
|-
| DTLIB_NETMP_INVALPRIORITY || 50127 || Invalid priority (dtnetm error)
| SCE_NP_AUTH_ERROR_UNKNOWN || 0x8002a280 || When privacypatching with MFW Builder partly and try to sign in spoofed
|-
|-
| DTLIB_NETMP_INVALPROTO || 50128 || Invalid protocol number (dtnetm error)
!colspan="3" | NP Core Server Error
|-
|-
| DTLIB_NETMP_POWER_OFF || 50129 || Target power is off (dtnetm error)
| SCE_NP_CORE_SERVER_ERROR_BASE || 0x8002a300 ||  
|-
|-
| DTLIB_NETMP_NODECI_CONNECT || 50130 || DECI3 Manager is not connected (dtnetm error)
| SCE_NP_CORE_SERVER_ERROR_BAD_FORMAT || 0x8002a301 ||  
|-
|-
| DTLIB_NETMP_NOREGISTER || 50131 || Not registered (dtnetm error)
| SCE_NP_CORE_SERVER_ERROR_BAD_NAMESPACE_PREFIX || 0x8002a302 ||  
|-
|-
| DTLIB_NETMP_ALREADY_REGISTER || 50132 || Already registered (dtnetm error)
| SCE_NP_CORE_SERVER_ERROR_CONFLICT || 0x8002a303 ||  
|-
|-
| DTLIB_SOCKET_CLOSE || 50141 || Communication is not possible due to closed socket
| SCE_NP_CORE_SERVER_ERROR_CONNECTION_TIMEOUT || 0x8002a304 ||  
|-
|-
| DTLIB_WAIT_TIMEOUT || 50142 || Timeout
| SCE_NP_CORE_SERVER_ERROR_HOST_GONE || 0x8002a305 ||  
|-
|-
| DTLIB_DONT_CONTINUE || 50143 || Callback routine returned false or communication could not be performed for some other reason.
| SCE_NP_CORE_SERVER_ERROR_HOST_UNKNOWN || 0x8002a306 ||  
|-
|-
| DTLIB_TOO_BIG_PACKET || 50201 || Size of data to be sent is larger than 64KB
| SCE_NP_CORE_SERVER_ERROR_IMPROPER_ADDRESSING || 0x8002a307 ||  
|-
|-
|}
| SCE_NP_CORE_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x8002a308 || PSN dropped out with this error after pulled [[4.45-1-CEX]] before [[4.45-2-CEX]] release
 
== SPASM errors/warnings ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
!colspan="3" | SPU Assembly Preprocessor errors (spasm)
| SCE_NP_CORE_SERVER_ERROR_INVALID_FROM || 0x8002a309 ||
|-
|-
| || 0x1000 || An identifier defined as a label is being used in a place where a variable is expected.
| SCE_NP_CORE_SERVER_ERROR_INVALID_ID || 0x8002a30a ||  
|-
|-
| || 0x1001 || An identifier defined as a variable is being used in a place where a label is expected.
| SCE_NP_CORE_SERVER_ERROR_INVALID_NAMESPACE || 0x8002a30b ||  
|-
|-
| || 0x1002 || A label with the same name is multiply defined.
| SCE_NP_CORE_SERVER_ERROR_INVALID_XML || 0x8002a30c ||  
|-
|-
| || 0x1003 || An invalid form operand was used where a d-form instruction operand of the form offset(baseVar) was expected.
| SCE_NP_CORE_SERVER_ERROR_NOT_AUTHORIZED || 0x8002a30d ||  
|-
|-
| || 0x1004 || A variable is used before initialization.
| SCE_NP_CORE_SERVER_ERROR_POLICY_VIOLATION || 0x8002a30e ||  
|-
|-
| || 0x1005 || There are insufficient temporary registers to compile the program. Define extra temporary registers or alter the code to use fewer registers.
| SCE_NP_CORE_SERVER_ERROR_REMOTE_CONNECTION_FAILED || 0x8002a30f ||  
|-
|-
| || 0x1006 || Code contains an unrecognized instruction pattern.
| SCE_NP_CORE_SERVER_ERROR_RESOURCE_CONSTRAINT || 0x8002a310 ||  
|-
|-
| || 0x1007 || Code contains an unrecognized SPASM directive.
| SCE_NP_CORE_SERVER_ERROR_RESTRICTED_XML || 0x8002a311 ||  
|-
|-
| || 0x1008 || Code contains an unrecognized SPASM prag directive.
| SCE_NP_CORE_SERVER_ERROR_SEE_OTHER_HOST || 0x8002a312 ||  
|-
|-
| || 0x1009 || Code contains an invalid label identifier such as a zero-length label.
| SCE_NP_CORE_SERVER_ERROR_SYSTEM_SHUTDOWN || 0x8002a313 ||  
|-
| SCE_NP_CORE_SERVER_ERROR_UNDEFINED_CONDITION || 0x8002a314 || 
|-
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_ENCODING || 0x8002a315 || 
|-
|-
| || 0x1010 || A variable identifier is expected in this instruction pattern.
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_STANZA_TYPE || 0x8002a316 ||
|-
|-
| || 0x1011 || Code contains nested --function directives.
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_VERSION || 0x8002a317 ||  
|-
|-
| || 0x1012 || Code contains an --endfunction directive without a matching --function directive.
| SCE_NP_CORE_SERVER_ERROR_XML_NOT_WELL_FORMED || 0x8002a318 ||
|-
|-
| || 0x1020 || Code uses an unrecognized data type.
| SCE_NP_CORE_SERVER_ERROR_UNSUPPORTED_CLIENT_VERSION || 0x8002a319 ||
|-
|-
!colspan="3" | SPU Assembly Preprocessor warnings (spasm)
| SCE_NP_CORE_SERVER_ERROR_INVALID_ACCOUNT_ID || 0x8002a31a ||
|-
|-
| || 0x4000 || A variable may be used before initialization.
| SCE_NP_CORE_SERVER_ERROR_INVALID_JID_NODE || 0x8002a31b ||  
|-
|-
| || 0x4001 || Code contains an undefined label. It is assumed to be an external symbol.
| SCE_NP_CORE_SERVER_ERROR_BANNED_TICKET || 0x8002a31c ||  
|-
|-
| || 0x4002 || Code is unreachable and will be deleted from the final program.
| SCE_NP_CORE_SERVER_ERROR_SASL_ABORTED || 0x8002a320 ||  
|-
|-
| || 0x4003 || Code uses an undefined target label. It is assumed to be an external symbol.
| SCE_NP_CORE_SERVER_ERROR_SASL_INCORRECT_ENCODING || 0x8002a321 ||  
|-
|-
| || 0x4004 || Code is unreachable due to a missing label.
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_AUTHORIZED || 0x8002a322 ||  
|-
|-
| || 0x4005 || Code contains a dependency on an undefined name.
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_MECHANISM || 0x8002a323 ||  
|-
|-
| || 0x4006 || Dead code was removed from the final program.
| SCE_NP_CORE_SERVER_ERROR_SASL_MECHANISM_TOO_WEAK || 0x8002a324 ||  
|-
|-
|}
| SCE_NP_CORE_SERVER_ERROR_SASL_NOT_AUTHORIZED || 0x8002a325 ||  
 
== System Cache Utility errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| CELL_SYSCACHE_RET_OK_CLEARED || || Normal termination. Cache was cleared
| SCE_NP_CORE_SERVER_ERROR_SASL_TEMPORARY_AUTH_FAILURE || 0x8002a326 ||  
|-
|-
| CELL_SYSCACHE_RET_OK_RELAYED || || Normal termination. Cache became usable in the same state as the previous usage
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_TICKET_SIGNATURE || 0x8002a327 ||  
|-
|-
| CELL_SYSCACHE_ERROR_ACCESS_ERROR || || HDD access error
| SCE_NP_CORE_SERVER_ERROR_SASL_EXPIRED_TICKET || 0x8002a328 ||  
|-
|-
| CELL_SYSCACHE_ERROR_INTERNAL || || Fatal internal error
| SCE_NP_CORE_SERVER_ERROR_SASL_BANNED || 0x8002a329 ||  
|-
|-
| CELL_SYSCACHE_ERROR_PARAM || || Error in argument (problem with the application)
| SCE_NP_CORE_SERVER_ERROR_SASL_DOMAIN_NOT_SUPPORTED || 0x8002a32a ||  
|-
|-
| CELL_SYSCACHE_ERROR_NOTMOUNTED || || System cache is not in the usable state
| SCE_NP_CORE_SERVER_ERROR_SASL_INVALID_JID || 0x8002a32b ||  
|-
|-
|}
| SCE_NP_CORE_SERVER_ERROR_STANZA_BAD_REQUEST || 0x8002a330 ||  
 
== Ftp Service events ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| CELL_FTP_SERVICE_EVENT_FATAL || || The service has terminated due to a fatal error
| SCE_NP_CORE_SERVER_ERROR_STANZA_CONFLICT || 0x8002a331 ||  
|-
|-
| CELL_FTP_SERVICE_EVENT_STARTED || || The local FTP service has started successfully
| SCE_NP_CORE_SERVER_ERROR_STANZA_FEATURE_NOT_IMPLEMENTED || 0x8002a332 ||  
|-
|-
| CELL_FTP_SERVICE_EVENT_STOPPED || || The local FTP service has been gracefully shut down, not forcefully terminated
| SCE_NP_CORE_SERVER_ERROR_STANZA_FORBIDDEN || 0x8002a333 ||  
|-
|-
| CELL_FTP_SERVICE_EVENT_CLIENT_CONNECTED || || A new connection request has been received and processed
| SCE_NP_CORE_SERVER_ERROR_STANZA_GONE || 0x8002a334 ||  
|-
|-
| CELL_FTP_SERVICE_EVENT_CLIENT_DISCONNECTED || || An existing connection has been closed
| SCE_NP_CORE_SERVER_ERROR_STANZA_INTERNAL_SERVER_ERROR || 0x8002a335 ||  
|-
|-
| CELL_FTP_SERVICE_EVENT_SHUTDOWN || || Service has received the remote shutdown command and has shut down
| SCE_NP_CORE_SERVER_ERROR_STANZA_ITEM_NOT_FOUND || 0x8002a336 ||  
|-
|-
|}
| SCE_NP_CORE_SERVER_ERROR_STANZA_JID_MALFORMED || 0x8002a337 ||  
 
== File System errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| CELL_FS_SUCCEEDED || || Normal termination
| SCE_NP_CORE_SERVER_ERROR_STANZA_NOT_ACCEPTABLE || 0x8002a338 ||  
|-
|-
| CELL_FS_ENOTMOUNTED || || File system corresponding to path is not mounted
| SCE_NP_CORE_SERVER_ERROR_STANZA_NOT_ALLOWED || 0x8002a339 ||  
|-
|-
| CELL_FS_ENOENT || || The file specified by path does not exist
| SCE_NP_CORE_SERVER_ERROR_STANZA_NOT_AUTHORIZED || 0x8002a33a
|-
|-
| CELL_FS_EINVAL || || The specified path or extended argument is invalid
| SCE_NP_CORE_SERVER_ERROR_STANZA_PAYMENT_REQUIRED || 0x8002a33b ||
|-
|-
| CELL_FS_EMFILE || || The number of file descriptors that can be opened at the same time has reached the maximum
| SCE_NP_CORE_SERVER_ERROR_STANZA_RECIPIENT_UNAVAILABLE || 0x8002a33c ||
|-
|-
| CELL_FS_EISDIR || || The specified path is a directory
| SCE_NP_CORE_SERVER_ERROR_STANZA_REDIRECT || 0x8002a33d ||
|-
|-
| CELL_FS_EIO || || I/O error has occurred
| SCE_NP_CORE_SERVER_ERROR_STANZA_REGISTRATION_REQUIRED || 0x8002a33e ||
|-
|-
| CELL_FS_ENOMEM || || Memory is insufficient
| SCE_NP_CORE_SERVER_ERROR_STANZA_REMOTE_SERVER_NOT_FOUND || 0x8002a33f ||
|-
|-
| CELL_FS_ENOTDIR || || Components in path contain something other than a directory
| SCE_NP_CORE_SERVER_ERROR_STANZA_REMOTE_SERVER_TIMEOUT || 0x8002a340 ||
|-
|-
| CELL_FS_ENAMETOOLONG || || path or components in path exceed the maximum length
| SCE_NP_CORE_SERVER_ERROR_STANZA_RESOURCE_CONSTRAINT || 0x8002a341 ||
|-
|-
| CELL_FS_EFSSPECIFIC || || File system specific internal error has occurred
| SCE_NP_CORE_SERVER_ERROR_STANZA_SERVICE_UNAVAILABLE || 0x8002a342 ||
|-
|-
| CELL_FS_EFAULT || || When size is not 0, a NULL pointer is specified in arg. path or fd is NULL
| SCE_NP_CORE_SERVER_ERROR_STANZA_SUBSCRIPTION_REQUIRED || 0x8002a343 ||
|-
|-
| CELL_FS_EPERM || || Permission is invalid
| SCE_NP_CORE_SERVER_ERROR_STANZA_UNDEFINED_CONDITION || 0x8002a344 ||
|-
|-
| CELL_FS_EACCES || || Permission is invalid (Only CFS, FAT and HOSTFS)
| SCE_NP_CORE_SERVER_ERROR_STANZA_UNEXPECTED_REQUEST || 0x8002a345 ||
|-
|-
| CELL_FS_EEXIST || || When the specified file exists, CELL_FS_O_CREAT and CELL_FS_O_EXCL are specified
| SCE_NP_CORE_SERVER_ERROR_STANZA_NO_SUCH_LOBBY || 0x8002a346 ||  
|-
|-
| CELL_FS_ENOSPC || || When CELL_FS_O_CREAT is specified in flags and the file does not exist, there is no area to create a new file
| SCE_NP_CORE_SERVER_ERROR_STANZA_NO_SUCH_ROOM || 0x8002a347 ||  
|-
|-
| CELL_FS_EROFS || || When CELL_FS_O_CREAT is specified in flags and the file does not exist, the directory in which it is to be created does not permit writing (Only CFS (SYS_DEV_HDD1) and FAT)
| SCE_NP_CORE_SERVER_ERROR_STANZA_NO_SUCH_USER || 0x8002a348 ||  
|-
|-
| CELL_FS_ENOTMSELF || || A file other than the MSELF file is specified in path, and either CELL_FS_O_MSELF or CELL_FS_O_RDONLY/CELL_FS_O_MSELF is specified in flags
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_NO_SPACE || 0x8002a349 ||  
|-
|-
| CELL_FS_EBADF || ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MAX_ROSTER || 0x8002a34a ||  
|-
|-
| CELL_FS_EBUSY || ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_SERVICE_UNAVAILABLE || 0x8002a34b ||  
|-
|-
| CELL_FS_ENOSYS || ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_RESOURCE_CONSTRAINT || 0x8002a34c ||  
|-
|-
| CELL_FS_ENOTSUP || ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_NOT_AUTHORIZED || 0x8002a34d ||  
|-
|-
| CELL_FS_EBADMSG || ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_ROOM_UNAVAILABLE || 0x8002a34e ||  
|-
|-
| CELL_FS_ETIMEDOUT || ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_MUC_MAX || 0x8002a34f ||  
|-
|-
| CELL_FS_EPIPE || ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_BAN || 0x8002a350 ||  
|-
|-
| CELL_FS_ENOTEMPTY || ||  
| SCE_NP_CORE_SERVER_ERROR_STANZA_FRIENDLIST_MISMATCH || 0x8002a351 ||  
|-
|-
|}
| SCE_NP_CORE_SERVER_ERROR_STANZA_FRIENDLIST_MAINTENANCE || 0x8002a352 ||  
 
== Flash errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| CELL_FLASH_ERROR_INVAL || || EINVAL
| SCE_NP_CORE_SERVER_ERROR_STANZA_FRIENDLIST_NOT_FOUND || 0x8002a353 ||  
|-
|-
| CELL_FLASH_ERROR_NOMEM || || ENOMEM
| SCE_NP_CORE_SERVER_ERROR_STANZA_OPTIONAL || 0x8002a3ff ||
|-
|-
| CELL_FLASH_ERROR_SRCH  || || ESRCH
!colspan="3" | community server error (0x8002a400 - 0x8002a4ff)
|-
|-
| CELL_FLASH_ERROR_PERM  || || EPERM
| SCE_NP_COMMUNITY_SERVER_ERROR_BAD_REQUEST || 0x8002a401 ||  
|-
|-
| CELL_FLASH_ERROR_AGAIN || || EAGAIN
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_TICKET || 0x8002a402 ||  
|-
|-
| CELL_FLASH_ERROR_NOENT || || ENOENT
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_SIGNATURE || 0x8002a403 ||  
|-
|-
| CELL_FLASH_ERROR_ISDIR || || EISDIR
| SCE_NP_COMMUNITY_SERVER_ERROR_EXPIRED_TICKET || 0x8002a404 ||  
|-
|-
| CELL_FLASH_ERROR_ACCESS || || EACCESS
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_NPID || 0x8002a405 ||  
|-
|-
| CELL_FLASH_ERROR_IO    || || EIO
| SCE_NP_COMMUNITY_SERVER_ERROR_FORBIDDEN || 0x8002a406 ||  
|-
|-
| CELL_FLASH_ERROR_TIMEDOUT || || ETIMEDOUT
| SCE_NP_COMMUNITY_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x8002a407 ||  
|-
|-
| CELL_FLASH_ERROR_BUSY  || || EBUSY
| SCE_NP_COMMUNITY_SERVER_ERROR_VERSION_NOT_SUPPORTED || 0x8002a408 ||  
|-
|-
| CELL_FLASH_ERROR_NOSYS || || ENOSYS
| SCE_NP_COMMUNITY_SERVER_ERROR_SERVICE_UNAVAILABLE || 0x8002a409 ||  
|-
|-
|}
| SCE_NP_COMMUNITY_SERVER_ERROR_PLAYER_BANNED || 0x8002a40a ||  
 
== Cg Compiler errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| SCECGC_OK || 0 || Compilation successful.
| SCE_NP_COMMUNITY_SERVER_ERROR_CENSORED || 0x8002a40b ||  
|-
|-
| SCECGC_ERROR_NO_IHANDLER || -6 || includeHandler is not specified.
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_RECORD_FORBIDDEN || 0x8002a40c ||  
|-
|-
| SCECGC_ERROR_NO_PROGRAM || -5 || Program source not found.
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_PROFILE_NOT_FOUND || 0x8002a40d ||  
|-
|-
| SCECGC_ERROR_CANT_OPEN_FILE || -4 || Unable to open file.
| SCE_NP_COMMUNITY_SERVER_ERROR_UPLOADER_DATA_NOT_FOUND || 0x8002a40e ||  
|-
|-
| SCECGC_ERROR_BAD_ALLOC || -3 || Memory allocation failure.
| SCE_NP_COMMUNITY_SERVER_ERROR_QUOTA_MASTER_NOT_FOUND || 0x8002a40f ||  
|-
|-
| SCECGC_ERROR_INVALID_OPTION || -2 || Invalid option.
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_TITLE_NOT_FOUND || 0x8002a410 ||  
|-
|-
| SCECGC_ERROR_UNEXPECTED || -1 || Unexpected failure.
| SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_USER_ID || 0x8002a411 ||  
|-
|-
|}
| SCE_NP_COMMUNITY_SERVER_ERROR_GAME_RANKING_NOT_FOUND || 0x8002a412 ||  
 
== CG API errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| CG_NO_ERROR || 0 || No error has occurred.
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_STORE_NOT_FOUND || 0x8002a414 ||  
|-
|-
| CG_COMPILER_ERROR || 1 || The compile returned an error.
| SCE_NP_COMMUNITY_SERVER_ERROR_NOT_BEST_SCORE || 0x8002a415 ||  
|-
|-
| CG_INVALID_PARAMETER_ERROR || 2 || The parameter used is invalid.
| SCE_NP_COMMUNITY_SERVER_ERROR_LATEST_UPDATE_NOT_FOUND || 0x8002a416 ||  
|-
|-
| CG_INVALID_PROFILE_ERROR || 3 || The profile is not supported.
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_BOARD_MASTER_NOT_FOUND || 0x8002a417 ||  
|-
|-
| CG_PROGRAM_LOAD_ERROR || 4 || The program could not load.
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_GAME_DATA_MASTER_NOT_FOUND  || 0x8002a418 ||  
|-
|-
| CG_PROGRAM_BIND_ERROR || 5 || The program could not bind.
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ANTICHEAT_DATA || 0x8002a419 ||  
|-
|-
| CG_PROGRAM_NOT_LOADED_ERROR || 6 || The program must be loaded before this operation may be used.
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_DATA || 0x8002a41a ||  
|-
|-
| CG_UNSUPPORTED_GL_EXTENSION_ERROR || 7 || An unsupported GL extension was required to perform this operation.
| SCE_NP_COMMUNITY_SERVER_ERROR_NO_SUCH_USER_NPID || 0x8002a41b ||  
|-
|-
| CG_INVALID_VALUE_TYPE_ERROR || 8 || An unknown value type was assigned to a parameter.
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ENVIRONMENT || 0x8002a41d ||  
|-
|-
| CG_NOT_MATRIX_PARAM_ERROR || 9 || The parameter is not of matrix type.
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ONLINE_NAME_CHARACTER || 0x8002a41f ||  
|-
|-
| CG_INVALID_ENUMERANT_ERROR || 10 || The enumerant parameter has an invalid value.
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ONLINE_NAME_LENGTH || 0x8002a420 ||  
|-
|-
| CG_NOT_4x4_MATRIX_ERROR || 11 || The parameter must be a 4x4 matrix type.
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ABOUT_ME_CHARACTER || 0x8002a421 ||  
|-
|-
| CG_FILE_READ_ERROR || 12 || The file could not be read.
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ABOUT_ME_LENGTH || 0x8002a422 ||  
|-
|-
| CG_FILE_WRITE_ERROR || 13 || The file could not be written.
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_SCORE || 0x8002a423 ||  
|-
|-
| CG_NVPARSE_ERROR || 14 || nvparse could not successfully parse the output from the Cg compiler backend.
| SCE_NP_COMMUNITY_SERVER_ERROR_OVER_THE_RANKING_LIMIT || 0x8002a424 ||  
|-
|-
| CG_MEMORY_ALLOC_ERROR || 15 || Memory allocation failed.
| SCE_NP_COMMUNITY_SERVER_ERROR_FAIL_TO_CREATE_SIGNATURE || 0x8002a426 ||  
|-
|-
| CG_INVALID_CONTEXT_HANDLE_ERROR || 16 || Invalid context handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_MASTER_INFO_NOT_FOUND || 0x8002a427 ||  
|-
|-
| CG_INVALID_PROGRAM_HANDLE_ERROR || 17 || Invalid program handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_OVER_THE_GAME_DATA_LIMIT || 0x8002a428 ||  
|-
|-
| CG_INVALID_PARAM_HANDLE_ERROR || 18 || Invalid parameter handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_SELF_DATA_NOT_FOUND || 0x8002a42a ||  
|-
|-
| CG_UNKNOWN_PROFILE_ERROR || 19 || The specified profile is unknown.
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_NOT_ASSIGNED || 0x8002a42b ||  
|-
|-
| CG_VAR_ARG_ERROR || 20 || The variable arguments were specified incorrectly.
| SCE_NP_COMMUNITY_SERVER_ERROR_GAME_DATA_ALREADY_EXISTS || 0x8002a42c ||  
|-
|-
| CG_INVALID_DIMENSION_ERROR || 21 || The dimension value is invalid.
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MANY_RESULTS || 0x8002a42d ||  
|-
|-
| CG_ARRAY_PARAM_ERROR || 22 || The parameter must be an array.
| SCE_NP_COMMUNITY_SERVER_ERROR_NOT_RECORDABLE_VERSION || 0x8002a42e ||  
|-
|-
| CG_OUT_OF_ARRAY_BOUNDS_ERROR || 23 || Index into the array is out of bounds.
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_STORAGE_TITLE_MASTER_NOT_FOUND || 0x8002a448 ||  
|-
|-
| CG_CONFLICTING_TYPES_ERROR || 24 || A type being added to the context conflicts with an existing type.
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_VIRTUAL_USER || 0x8002a449 ||  
|-
|-
| CG_CONFLICTING_PARAMETER_TYPES_ERROR || 25 || The parameters being bound have conflicting types.
| SCE_NP_COMMUNITY_SERVER_ERROR_USER_STORAGE_DATA_NOT_FOUND || 0x8002a44a ||  
|-
|-
| CG_PARAMETER_IS_NOT_SHARED_ERROR || 26 || The parameter must be global.
| SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_AVATAR_PAP || 0x8002a457 ||  
|-
|-
| CG_INVALID_PARAMETER_VARIABILITY_ERROR || 27 || The parameter could not be changed to the given variability.
| SCE_NP_COMMUNITY_SERVER_ERROR_NON_PLUS_MEMBER || 0x8002a45d ||  
|-
|-
| CG_CANNOT_DESTROY_PARAMETER_ERROR || 28 || Cannot destroy the parameter.  It is bound to other parameters or is not a root parameter.
| SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_SEQUENCE || 0x8002a45e ||  
|-
|-
| CG_NOT_ROOT_PARAMETER_ERROR || 29 || The parameter is not a root parameter.
| SCE_NP_COMMUNITY_SERVER_ERROR_SAVEDATA_NOT_FOUND || 0x8002a45f ||  
|-
|-
| CG_PARAMETERS_DO_NOT_MATCH_ERROR || 30 || The two parameters being bound do not match.
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MANY_SAVEDATA_FILES || 0x8002a460 ||  
|-
|-
| CG_IS_NOT_PROGRAM_PARAMETER_ERROR || 31 || The parameter is not a program parameter.
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MUCH_TOTAL_SAVEDATA_SIZE || 0x8002a461 ||  
|-
|-
| CG_INVALID_PARAMETER_TYPE_ERROR || 32 || The type of the parameter is invalid.
| SCE_NP_COMMUNITY_SERVER_ERROR_NOT_YET_DOWNLOADABLE || 0x8002a462 ||  
|-
|-
| CG_PARAMETER_IS_NOT_RESIZABLE_ARRAY_ERROR || 33 || The parameter must be a resizable array.
| SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_TITLE || 0x8002a468 ||  
|-
|-
| CG_INVALID_SIZE_ERROR || 34 || The size value is invalid.
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_ICONDATA || 0x8002a469 ||  
|-
|-
| CG_BIND_CREATES_CYCLE_ERROR || 35 || Cannot bind the given parameters.  Binding will form a cycle.
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_SAVEDATA || 0x8002a46a ||  
|-
|-
| CG_ARRAY_TYPES_DO_NOT_MATCH_ERROR || 36 || Cannot bind the given parameters.  Array types do not match.
| SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_SIGNATURE || 0x8002a46b ||  
|-
|-
| CG_ARRAY_DIMENSIONS_DO_NOT_MATCH_ERROR || 37 || Cannot bind the given parameters. Array dimensions do not match.
| SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_MD5SUM || 0x8002a46c ||  
|-
|-
| CG_ARRAY_HAS_WRONG_DIMENSION_ERROR || 38 || The array has the wrong dimension.
| SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MUCH_SAVEDATA_SIZE || 0x8002a46d ||  
|-
|-
| CG_TYPE_IS_NOT_DEFINED_IN_PROGRAM_ERROR || 39 || Connecting the parameters failed because The type of the source parameter is not defined within the given program or does not match the type with the same name in the program.
| SCE_NP_COMMUNITY_SERVER_ERROR_CONDITIONS_NOT_SATISFIED || 0x8002a473 ||  
|-
|-
| CG_INVALID_EFFECT_HANDLE_ERROR || 40 || Invalid effect handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_UNSUPPORTED_PLATFORM || 0x8002a478 ||  
|-
|-
| CG_INVALID_STATE_HANDLE_ERROR || 41 || Invalid state handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_BEFORE_SERVICE || 0x8002a4a0 ||  
|-
|-
| CG_INVALID_STATE_ASSIGNMENT_HANDLE_ERROR || 42 || Invalid stateassignment handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_END_OF_SERVICE || 0x8002a4a1 ||  
|-
|-
| CG_INVALID_PASS_HANDLE_ERROR || 43 || Invalid pass handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_MAINTENANCE || 0x8002a4a2 ||  
|-
|-
| CG_INVALID_ANNOTATION_HANDLE_ERROR || 44 || Invalid annotation handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_BEFORE_SERVICE || 0x8002a4a3 ||  
|-
|-
| CG_INVALID_TECHNIQUE_HANDLE_ERROR || 45 || Invalid technique handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_END_OF_SERVICE || 0x8002a4a4 ||  
|-
|-
| CG_INVALID_PARAMETER_HANDLE_ERROR || 46 || Invalid parameter handle. Do not use this! Use CG_INVALID_PARAM_HANDLE_ERROR instead.
| SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_MAINTENANCE || 0x8002a4a5 ||  
|-
|-
| CG_STATE_ASSIGNMENT_TYPE_MISMATCH_ERROR || 47 || Operation is not valid for this type of stateassignment.
| SCE_NP_COMMUNITY_SERVER_ERROR_NO_SUCH_TITLE || 0x8002a4a6 ||  
|-
|-
| CG_INVALID_FUNCTION_HANDLE_ERROR || 48 || Invalid function handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_TROPHY_BEFORE_SERVICE || 0x8002a4a7 ||  
|-
|-
| CG_INVALID_TECHNIQUE_ERROR || 49 || Technique did not pass validation.
| SCE_NP_COMMUNITY_SERVER_ERROR_TROPHY_END_OF_SERVICE || 0x8002a4a8 ||  
|-
|-
| CG_INVALID_POINTER_ERROR || 50 || The supplied pointer is NULL.
| SCE_NP_COMMUNITY_SERVER_ERROR_TROPHY_MAINTENANCE || 0x8002a4a9 ||  
|-
|-
| CG_NOT_ENOUGH_DATA_ERROR || 51 || Not enough data was provided.
| SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_BEFORE_SERVICE || 0x8002a4aa ||  
|-
|-
| CG_NON_NUMERIC_PARAMETER_ERROR || 52 || The parameter is not of a numeric type.
| SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_END_OF_SERVICE || 0x8002a4ab ||  
|-
|-
| CG_ARRAY_SIZE_MISMATCH_ERROR || 53 || The specified array sizes are not compatible with the given array.
| SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_MAINTENANCE || 0x8002a4ac ||  
|-
|-
| CG_CANNOT_SET_NON_UNIFORM_PARAMETER_ERROR || 54 || Cannot set the value of a non-uniform parameter.
| SCE_NP_COMMUNITY_SERVER_ERROR_FSR_BEFORE_SERVICE || 0x8002a4ad ||  
|-
|-
| CG_DUPLICATE_NAME_ERROR || 55 || This name is already in use.
| SCE_NP_COMMUNITY_SERVER_ERROR_FSR_END_OF_SERVICE || 0x8002a4ae ||  
|-
|-
| CG_INVALID_OBJ_HANDLE_ERROR || 56 || Invalid object handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_FSR_MAINTENANCE || 0x8002a4af ||  
|-
|-
| CG_INVALID_BUFFER_HANDLE_ERROR || 57 || Invalid buffer handle.
| SCE_NP_COMMUNITY_SERVER_ERROR_UBS_BEFORE_SERVICE || 0x8002a4b0 ||  
|-
|-
| CG_BUFFER_INDEX_OUT_OF_RANGE_ERROR || 58 || Buffer index is out of bounds.
| SCE_NP_COMMUNITY_SERVER_ERROR_UBS_END_OF_SERVICE || 0x8002a4b1 ||  
|-
|-
| CG_BUFFER_ALREADY_MAPPED_ERROR || 59 || The buffer is already mapped.
| SCE_NP_COMMUNITY_SERVER_ERROR_UBS_MAINTENANCE || 0x8002a4b2 ||  
|-
|-
| CG_BUFFER_UPDATE_NOT_ALLOWED_ERROR || 60 || The buffer cannot be updated.
| SCE_NP_COMMUNITY_SERVER_ERROR_BASIC_BLACKLISTED_USER_ID || 0x8002a4b3 ||  
|-
|-
|}
!colspan="3" | Unspecified Error
 
== GCM errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
!colspan="3" | GCM errors
| SCE_NP_COMMUNITY_SERVER_ERROR_UNSPECIFIED || 0x8002a4ff ||
|-
|-
| CELL_OK ||  || Normal termination
!colspan="3" | NP Core Error
|-
|-
| CELL_GCM_ERROR_ADDRESS_OVERWRAP || ||  
| SCE_NP_CORE_UTIL_ERROR_INVALID_ARGUMENT || 0x8002a501 ||  
|-
|-
| CELL_GCM_ERROR_EINVAL || ||  
| SCE_NP_CORE_UTIL_ERROR_OUT_OF_MEMORY || 0x8002a502 ||  
|-
|-
| CELL_GCM_ERROR_FAILURE || ||  
| SCE_NP_CORE_UTIL_ERROR_INSUFFICIENT || 0x8002a503 ||  
|-
|-
| CELL_GCM_ERROR_INVALID_ALIGNMENT || ||  
| SCE_NP_CORE_UTIL_ERROR_PARSER_FAILED || 0x8002a504 ||  
|-
|-
| CELL_GCM_ERROR_INVALID_ENUM || ||  
| SCE_NP_CORE_UTIL_ERROR_INVALID_PROTOCOL_ID || 0x8002a505 ||  
|-
|-
| CELL_GCM_ERROR_INVALID_VALUE || ||  
| SCE_NP_CORE_UTIL_ERROR_INVALID_EXTENSION || 0x8002a506 ||  
|-
|-
| CELL_GCM_ERROR_NO_IO_PAGE_TABLE || ||  
| SCE_NP_CORE_UTIL_ERROR_INVALID_TEXT || 0x8002a507 ||  
|-
|-
!colspan="3" | GCM Method Check errors
| SCE_NP_CORE_UTIL_ERROR_UNKNOWN_TYPE || 0x8002a508 ||
|-
|-
| CELL_GCM_METHOD_CHECK_OK || || Normal termination (no problem found)
| SCE_NP_CORE_UTIL_ERROR_UNKNOWN || 0x8002a509 ||  
|-
|-
| CELL_GCM_METHOD_CHECK_ERROR_JUMP || || jump command was included
| SCE_NP_CORE_PARSER_ERROR_NOT_INITIALIZED || 0x8002a511 ||  
|-
|-
| CELL_GCM_METHOD_CHECK_ERROR_RETURN || || return command was included
| SCE_NP_CORE_PARSER_ERROR_ALREADY_INITIALIZED || 0x8002a512 ||  
|-
|-
| CELL_GCM_METHOD_CHECK_ERROR_CALL || || call command was included
| SCE_NP_CORE_PARSER_ERROR_OUT_OF_MEMORY || 0x8002a513 ||  
|-
|-
| CELL_GCM_METHOD_CHECK_ERROR_OTHER || || A command that is not of the method format was included
| SCE_NP_CORE_PARSER_ERROR_INSUFFICIENT || 0x8002a514 ||  
|-
|-
| CELL_GCM_METHOD_CHECK_ERROR_METHOD_UNCLOSED || || At the end of the check target, the method count in the method header does not match the number of data included
| SCE_NP_CORE_PARSER_ERROR_INVALID_FORMAT || 0x8002a515 ||  
|-
|-
| CELL_GCM_METHOD_CHECK_ERROR_METHOD_INVALID_ADDRESS || || Method address is invalid (an unusable method address is being used)
| SCE_NP_CORE_PARSER_ERROR_INVALID_ARGUMENT || 0x8002a516 ||  
|-
|-
| CELL_GCM_METHOD_CHECK_ERROR_METHOD_INCORRECT_DATA || || Method data is not appropriate for the method address
| SCE_NP_CORE_PARSER_ERROR_INVALID_HANDLE || 0x8002a517 ||  
|-
|-
| CELL_GCM_METHOD_CHECK_ERROR_METHOD_NOP_NOT_DELIVER || || NOP is used in an un-provided format
| SCE_NP_CORE_PARSER_ERROR_INVALID_ICON || 0x8002a518 ||  
|-
|-
| CELL_GCM_METHOD_CHECK_ERROR_ETC || || Other error (unexpected state entered)
| SCE_NP_CORE_PARSER_ERROR_UNKNOWN || 0x8002a519 ||  
|-
|-
|}
| SCE_NP_CORE_ERROR_ALREADY_INITIALIZED || 0x8002a521 ||  
 
== NVShaderPerf errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| SCESP_OK || 0 || Normal termination
| SCE_NP_CORE_ERROR_NOT_INITIALIZED || 0x8002a522 ||  
|-
|-
| SCESP_ERROR_UNKNOWN || -5 || Unknown error
| SCE_NP_CORE_ERROR_INVALID_ARGUMENT || 0x8002a523 ||  
|-
|-
| SCESP_ERROR_PATH_NOT_FOUND || -4 || Registry settings cannot be found (reinstall NVShaderPerf)
| SCE_NP_CORE_ERROR_OUT_OF_MEMORY || 0x8002a524 ||  
|-
|-
| SCESP_ERROR_LIBRARY_NOT_FOUND || -2 || NVIDIA dll cannot be found (reinstall NVShaderPerf)
| SCE_NP_CORE_ERROR_ID_NOT_AVAILABLE || 0x8002a525 ||  
|-
|-
| SCESP_ERROR_NVSP_INIT || -1 || Error upon NVIDIA dll initialization
| SCE_NP_CORE_ERROR_USER_OFFLINE || 0x8002a526 ||  
|-
|-
| SCESP_ERROR_NVSP_INTERNAL || 2 || Internal error of NVIDIA dll
| SCE_NP_CORE_ERROR_SESSION_RUNNING || 0x8002a527 ||  
|-
|-
| SCESP_ERROR_BAD_ARGUMENTS || 4 || Content of the option array is incorrect
| SCE_NP_CORE_ERROR_SESSION_NOT_ESTABLISHED || 0x8002a528 ||  
|-
|-
| SCESP_ERROR_FILE_NOT_FOUND || 6 || Input file cannot be found
| SCE_NP_CORE_ERROR_SESSION_INVALID_STATE || 0x8002a529 ||  
|-
|-
| SCESP_ERROR_SHADER_TYPE_UNSUPPORTED || 7 || The passed shader type is not supported
| SCE_NP_CORE_ERROR_SESSION_ID_TOO_LONG || 0x8002a52a ||  
|-
|-
| SCESP_ERROR_FAILURE_OPENING_OUTPUT_FILE || 10 || The output file could not be properly opened
| SCE_NP_CORE_ERROR_SESSION_INVALID_NAMESPACE || 0x8002a52b ||  
|-
|-
| SCESP_ERROR_CGBIN_FILE_INVALID || 16 || Cg binary format is invalid, or the version is misaligned
| SCE_NP_CORE_ERROR_CONNECTION_TIMEOUT || 0x8002a52c ||
|-
| SCE_NP_CORE_ERROR_GETSOCKOPT || 0x8002a52d ||
|-
| SCE_NP_CORE_ERROR_SSL_NOT_INITIALIZED || 0x8002a52e ||  
|-
|-
| SCESP_ERROR_SIMULATION_ERROR || 17 || Error occurred in the RSX simulator
| SCE_NP_CORE_ERROR_SSL_ALREADY_INITIALIZED || 0x8002a52f ||  
|-
|-
| SCESP_ERROR_ENUMERATION_ENDED_EARLY || 18 || Error occurred at the front-end of NVIDIA dll
| SCE_NP_CORE_ERROR_SSL_NO_CERT || 0x8002a530 ||  
|-
|-
|}
| SCE_NP_CORE_ERROR_SSL_NO_TRUSTWORTHY_CA || 0x8002a531 ||  
 
== GLES errors ==
=== EGL errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| EGL_SUCCESS                  || 0x3000 ||  
| SCE_NP_CORE_ERROR_SSL_INVALID_CERT || 0x8002a532 ||  
|-
|-
| EGL_NOT_INITIALIZED          || 0x3001 ||  
| SCE_NP_CORE_ERROR_SSL_CERT_VERIFY || 0x8002a533 ||  
|-
|-
| EGL_BAD_ACCESS                || 0x3002 ||  
| SCE_NP_CORE_ERROR_SSL_CN_CHECK || 0x8002a534 ||  
|-
|-
| EGL_BAD_ALLOC                || 0x3003 ||  
| SCE_NP_CORE_ERROR_SSL_HANDSHAKE_FAILED || 0x8002a535 ||  
|-
|-
| EGL_BAD_ATTRIBUTE            || 0x3004 ||  
| SCE_NP_CORE_ERROR_SSL_SEND || 0x8002a536 ||  
|-
|-
| EGL_BAD_CONFIG                || 0x3005 ||  
| SCE_NP_CORE_ERROR_SSL_RECV || 0x8002a537 ||  
|-
|-
| EGL_BAD_CONTEXT              || 0x3006 ||  
| SCE_NP_CORE_ERROR_SSL_CREATE_CTX || 0x8002a538 ||  
|-
|-
| EGL_BAD_CURRENT_SURFACE      || 0x3007 ||  
| SCE_NP_CORE_ERROR_PARSE_PEM || 0x8002a539 ||  
|-
|-
| EGL_BAD_DISPLAY              || 0x3008 ||  
| SCE_NP_CORE_ERROR_INVALID_INITIATE_STREAM || 0x8002a53a ||  
|-
|-
| EGL_BAD_MATCH                || 0x3009 ||  
| SCE_NP_CORE_ERROR_SASL_NOT_SUPPORTED || 0x8002a53b ||  
|-
|-
| EGL_BAD_NATIVE_PIXMAP        || 0x300A ||  
| SCE_NP_CORE_ERROR_NAMESPACE_ALREADY_EXISTS || 0x8002a53c ||  
|-
|-
| EGL_BAD_NATIVE_WINDOW        || 0x300B ||  
| SCE_NP_CORE_ERROR_FROM_ALREADY_EXISTS || 0x8002a53d ||  
|-
|-
| EGL_BAD_PARAMETER            || 0x300C ||  
| SCE_NP_CORE_ERROR_MODULE_NOT_REGISTERED || 0x8002a53e ||  
|-
|-
| EGL_BAD_SURFACE              || 0x300D ||  
| SCE_NP_CORE_ERROR_MODULE_FROM_NOT_FOUND || 0x8002a53f ||  
<!--// 0x300E-0x301F reserved for additional errors.//-->
|-
|-
|}
| SCE_NP_CORE_ERROR_UNKNOWN_NAMESPACE || 0x8002a540 ||  
=== GL errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| GL_NO_ERROR                      || 0 ||  
| SCE_NP_CORE_ERROR_INVALID_VERSION || 0x8002a541 ||  
|-
|-
| GL_INVALID_ENUM                  || 0x0500 ||  
| SCE_NP_CORE_ERROR_LOGIN_TIMEOUT || 0x8002a542 ||  
|-
|-
| GL_INVALID_VALUE                || 0x0501 ||  
| SCE_NP_CORE_ERROR_TOO_MANY_SESSIONS || 0x8002a543 ||  
|-
|-
| GL_INVALID_OPERATION            || 0x0502 ||  
| SCE_NP_CORE_ERROR_SENDLIST_NOT_FOUND || 0x8002a544 ||  
|-
|-
| GL_STACK_OVERFLOW                || 0x0503 ||  
| SCE_NP_CORE_ERROR_NO_ID || 0x8002a545 ||  
|-
|-
| GL_STACK_UNDERFLOW              || 0x0504 ||  
| SCE_NP_CORE_ERROR_LOAD_CERTS || 0x8002a546 ||  
|-
|-
| GL_OUT_OF_MEMORY                || 0x0505 ||  
| SCE_NP_CORE_ERROR_NET_SELECT || 0x8002a547 ||  
|-
|-
|}
| SCE_NP_CORE_ERROR_DISCONNECTED || 0x8002a548 ||  
 
== PSGL errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| PSGL_REPORT_VERSION  || || Reported once at the initialization of PSGL. Reports the version of PSGL compiled in.
| SCE_NP_CORE_ERROR_TICKET_TOO_SMALL || 0x8002a549 ||  
|-
|-
| PSGL_REPORT_DEBUG, PSGL_REPORT_ASSERT, PSGL_REPORT_UNKNOWN  || || Reported only when a PSGL defect was encountered. Please contact Developer Support if you see any of those.
| SCE_NP_CORE_ERROR_INVALID_TICKET || 0x8002a54a ||  
|-
|-
| PSGL_REPORT_GL_ERROR || || Reported when PSGL needs to trigger a GL error, as per the GLES specification.
| SCE_NP_CORE_ERROR_INVALID_ONLINEID<br />SCE_NP_CORE_ERROR_INVALID_PSHANDLE || 0x8002a54b ||  
|-
|-
| PSGL_REPORT_CG_ERROR  || || Reported when PSGL needs to trigger a Cg error, as per the Cg specification.
| SCE_NP_CORE_ERROR_GETHOSTBYNAME || 0x8002a54c ||  
|-
|-
| PSGL_REPORT_MISSING_STATE  || || Reported when PSGL needs a fixed function fragment program that was not loaded. See psglLoadShaderLibrary() for more information.
| SCE_NP_CORE_ERROR_UNDEFINED_STREAM_ERROR || 0x8002a54d ||  
|-
|-
| PSGL_REPORT_VERTEX_SLOW_PATH  || || Reported when the current vertex data setup requires software per-vertex setup. An associated PSGL_REPORT_VERTEX_DATA_WARNING report gives more information as to why the slow path was taken.
| SCE_NP_CORE_ERROR_INTERNAL || 0x8002a5ff ||  
|-
|-
| PSGL_REPORT_VERTEX_DATA_WARNING  || || Reported when the current vertex data setup requires software per-vertex setup. Includes a description of why the slow path was taken.
| SCE_NP_CORE_NET_ERROR_EPERM || 0x8002ad01 ||  
|-
|-
| PSGL_REPORT_COPY_TEXTURE_SLOW_PATH  || || Reported when PSGL cannot use the hardware to copy part of the frame buffer to a texture. An associated PSGL_REPORT_COPY_TEXTURE_WARNING report gives more information as to why the slow path was taken.
| SCE_NP_CORE_NET_ERROR_ENOENT || 0x8002ad02 ||  
|-
|-
| PSGL_REPORT_COPY_TEXTURE_WARNING  || || Reported when PSGL cannot use the hardware to copy part of the frame buffer to a texture. Includes a description of the conditions which triggered the slow path.
| SCE_NP_CORE_NET_ERROR_ESRCH || 0x8002ad03 ||  
|-
|-
| PSGL_REPORT_TEXTURE_COPY_BACK  || || Reported when PSGL needs to copy a texture back from RSX memory to system memory.
| SCE_NP_CORE_NET_ERROR_EINTR || 0x8002ad04 ||  
|-
|-
| PSGL_REPORT_TEXTURE_REALLOC  || || Reported when PSGL needs to reallocate a texture.
| SCE_NP_CORE_NET_ERROR_EIO || 0x8002ad05 ||  
|-
|-
| PSGL_REPORT_FP32_FILTERING || || Reported when an FP32 texture requires an unsupported filtering mode (one that requires blending of texels). Includes information about which mode is unsupported, and which mode is used instead.
| SCE_NP_CORE_NET_ERROR_ENXIO || 0x8002ad06 ||  
|-
|-
| PSGL_REPORT_TEXTURE_INCOMPLETE  || || Reported when a texture unit is used with a texture that is not complete. The texture will be ignored.
| SCE_NP_CORE_NET_ERROR_E2BIG || 0x8002ad07 ||  
|-
|-
| PSGL_REPORT_FRAMEBUFFER_INCOMPLETE  || || Reported when a frame buffer is used that is not complete.
| SCE_NP_CORE_NET_ERROR_ENOEXC || 0x8002ad08 ||
|-
| SCE_NP_CORE_NET_ERROR_EBADF || 0x8002ad09 ||
|-
| SCE_NP_CORE_NET_ERROR_ECHILD || 0x8002ad0a ||  
|-
|-
| PSGL_REPORT_FRAMEBUFFER_UNSUPPORTED  || || Reported when the frame buffer used is not supported by PSGL. The report provides information about what is unsupported.
| SCE_NP_CORE_NET_ERROR_EDEADLK || 0x8002ad0b ||  
|-
|-
| PSGL_REPORT_BUFFER_OBJECT_OUT_OF_BOUNDS  || || Reported when PSGL tries to draw using data that is out of the object bounds.
| SCE_NP_CORE_NET_ERROR_ENOMEM || 0x8002ad0c ||  
|-
|-
| PSGL_REPORT_GPU_MEMORY_ALLOC  || || Reported when PSGL allocates RSX memory.
| SCE_NP_CORE_NET_ERROR_EACCES || 0x8002ad0d ||  
|-
|-
| PSGL_REPORT_GPU_MEMORY_FREE  || || Reported when PSGL frees RSX memory.
| SCE_NP_CORE_NET_ERROR_EFAULT || 0x8002ad0e ||  
|-
|-
| PSGL_REPORT_GPU_MEMORY_ASYNC_FREE  || || Reported when PSGL asynchronously frees RSX memory.
| SCE_NP_CORE_NET_ERROR_ENOTBLK || 0x8002ad0f ||  
|-
|-
| PSGL_REPORT_HOST_MEMORY_ALLOC  || || Reported when PSGL allocates host memory.
| SCE_NP_CORE_NET_ERROR_EBUSY || 0x8002ad10 ||  
|-
|-
| PSGL_REPORT_HOST_MEMORY_FREE  || || Reported when PSGL frees host memory.
| SCE_NP_CORE_NET_ERROR_EEXIST || 0x8002ad11 ||  
|-
|-
| PSGL_REPORT_HOST_MEMORY_ASYNC_FREE  || || Reported when PSGL asynchronously frees host memory.
| SCE_NP_CORE_NET_ERROR_EXDEV || 0x8002ad12 ||  
|-
|-
| PSGL_REPORT_MALLOC_MEMORY_ALLOC  || || Reported when PSGL allocates malloc memory.
| SCE_NP_CORE_NET_ERROR_ENODEV || 0x8002ad13 ||  
|-
|-
| PSGL_REPORT_MALLOC_MEMORY_FREE  || || Reported when PSGL frees malloc memory.
| SCE_NP_CORE_NET_ERROR_ENOTDIR || 0x8002ad14 ||  
|-
|-
| PSGL_REPORT_MALLOC_MEMORY_REALLOC  || || Reported when PSGL reallocates malloc memory.
| SCE_NP_CORE_NET_ERROR_EISDIR || 0x8002ad15 ||  
|-
|-
| PSGL_REPORT_TEXTURE_CONVERSION  || || Reported when texture color format conversion occurs.
| SCE_NP_CORE_NET_ERROR_EINVAL || 0x8002ad16 ||  
|-
|-
| PSGL_REPORT_RESC  || || Reported when resolution conversion (RESC) is enabled.
| SCE_NP_CORE_NET_ERROR_ENFILE || 0x8002ad17 ||  
|-
|-
| PSGL_REPORT_RESC_FLIP_ERROR  || || Reported when an error occurs during resolution conversion (RESC) flip. The report includes the error code returned by cellRescSetConvertAndFlip().
| SCE_NP_CORE_NET_ERROR_EMFILE || 0x8002ad18 ||  
|-
|-
| PSGL_REPORT_COMMAND_RECORD_CALLBACK || || Reported when recording with static command buffers in PSGL. There is no more space for command in the current command buffer and there is no psglStaticCommandBufferCallback to call to resolve the issue.
| SCE_NP_CORE_NET_ERROR_ENOTTY || 0x8002ad19 ||  
|-
|-
|}
| SCE_NP_CORE_NET_ERROR_ETXTBSY || 0x8002ad1a ||  
 
== PSGL Utility errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| GLU_INVALID_ENUM || 100900 ||  
| SCE_NP_CORE_NET_ERROR_EFBIG || 0x8002ad1b ||  
|-
|-
| GLU_INVALID_VALUE || 100901 ||  
| SCE_NP_CORE_NET_ERROR_ENOSPC || 0x8002ad1c ||  
|-
|-
| GLU_OUT_OF_MEMORY || 100902 ||  
| SCE_NP_CORE_NET_ERROR_ESPIPE || 0x8002ad1d ||  
|-
|-
| GLU_INVALID_OPERATION || 100904 ||  
| SCE_NP_CORE_NET_ERROR_EROFS || 0x8002ad1e ||  
|-
|-
|}
| SCE_NP_CORE_NET_ERROR_EMLINK || 0x8002ad1f ||  
 
== Home coordination utility errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| CELL_HDDGAME_ERROR_INTERNAL || || Fatal internal error
| SCE_NP_CORE_NET_ERROR_EPIPE || 0x8002ad20 ||  
|-
|-
| CELL_HDDGAME_ERROR_PARAM || || Invalid argument (application bug)
| SCE_NP_CORE_NET_ERROR_EDOM || 0x8002ad21 ||  
|-
|-
| CELL_HDDGAME_ERROR_NOAPP || || PlayStation Home is not installed
| SCE_NP_CORE_NET_ERROR_ERANGE || 0x8002ad22 ||  
|-
|-
| CELL_GAME_ERROR_ACCESS_ERROR || || HDD access error
| SCE_NP_CORE_NET_ERROR_EAGAIN || 0x8002ad23 ||  
|-
|-
|}
| SCE_NP_CORE_NET_ERROR_EINPROGRESS || 0x8002ad24 ||  
 
== L10n errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| SRCIllegal || || Target character string is corrupt
| SCE_NP_CORE_NET_ERROR_EALREADY || 0x8002ad25 ||  
|-
|-
| DSTExhausted || || Buffer is too small for the conversion result
| SCE_NP_CORE_NET_ERROR_ENOTSOCK || 0x8002ad26 ||  
|-
|-
| ConverterUnknown || || Specified converter is invalid
| SCE_NP_CORE_NET_ERROR_EDESTADDRREQ || 0x8002ad27 ||  
|-
|-
|}
| SCE_NP_CORE_NET_ERROR_EMSGSIZE || 0x8002ad28 ||  
 
== Pthread errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| ESRCH || || Non-existent thread
| SCE_NP_CORE_NET_ERROR_EPROTOTYPE || 0x8002ad29 ||  
|-
|-
| EINVAL || || The value specified is invalid or does not refer to an initialized thread attribute object.
| SCE_NP_CORE_NET_ERROR_ENOPROTOOPT || 0x8002ad2a ||  
|-
|-
| EINVAL || || Invalid value for scheduling parameters.
| SCE_NP_CORE_NET_ERROR_EPROTONOSUPPORT || 0x8002ad2b ||  
|-
|-
| ENOTSUP || || An attempt was made to set the attribute to an unsupported value
| SCE_NP_CORE_NET_ERROR_ESOCKTNOSUPPORT || 0x8002ad2c ||  
|-
|-
| ENOMEM || || The process cannot allocate enough memory to initialize a mutex or a condition variable
| SCE_NP_CORE_NET_ERROR_EOPNOTSUPP || 0x8002ad2d ||  
|-
|-
| EAGAIN || || The system lacks the resources to initialize a mutex or a condition variable
| SCE_NP_CORE_NET_ERROR_EPFNOSUPPORT || 0x8002ad2e ||
|-
| SCE_NP_CORE_NET_ERROR_EAFNOSUPPORT || 0x8002ad2f ||  
|-
|-
| EBUSY || || Mutex is locked by another thread.
| SCE_NP_CORE_NET_ERROR_EADDRINUSE || 0x8002ad30 ||  
|-
|-
| EDEADLK || || A deadlock would occur if the thread blocked waiting for mutex
| SCE_NP_CORE_NET_ERROR_EADDRNOTAVAIL || 0x8002ad31 ||  
|-
|-
| EPERM || || The current thread does not hold a lock on mutex.
| SCE_NP_CORE_NET_ERROR_ENETDOWN || 0x8002ad32 ||  
|-
|-
| ETIMEDOUT || || The system time has reached or exceeded the time specified in abstime.
| SCE_NP_CORE_NET_ERROR_ENETUNREACH || 0x8002ad33 ||  
|-
|-
|}
| SCE_NP_CORE_NET_ERROR_ENETRESET || 0x8002ad34 ||  
 
== Scream / MultiStream errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
!colspan="3" | Scream/MultiStream errors
| SCE_NP_CORE_NET_ERROR_ECONNABORTED || 0x8002ad35 ||
|-
|-
| CELL_SCREAM_ERROR_NONE || 0
| SCE_NP_CORE_NET_ERROR_ECONNRESET || 0x8002ad36 ||  
|-
|-
| CELL_SCREAM_ERROR_NULL_PARAM || -1
| SCE_NP_CORE_NET_ERROR_ENOBUFS || 0x8002ad37 ||  
|-
|-
| CELL_SCREAM_ERROR_SYSTEM_ALREADY_STARTED || -2
| SCE_NP_CORE_NET_ERROR_EISCONN || 0x8002ad38 ||  
|-
|-
| CELL_SCREAM_ERROR_BAD_RETURNS || -3
| SCE_NP_CORE_NET_ERROR_ENOTCONN || 0x8002ad39 ||  
|-
|-
| CELL_SCREAM_ERROR_SYSTEM_NOT_RUNNING || -4
| SCE_NP_CORE_NET_ERROR_ESHUTDOWN || 0x8002ad3a ||  
|-
|-
| CELL_SCREAM_ERROR_BAD_FLAGS || -5
| SCE_NP_CORE_NET_ERROR_ETOOMANYREFS || 0x8002ad3b ||  
|-
|-
| CELL_SCREAM_ERROR_BAD_MS_BUS || -6
| SCE_NP_CORE_NET_ERROR_ETIMEDOUT || 0x8002ad3c ||  
|-
|-
!colspan="3" | SCREAM specific errors
| SCE_NP_CORE_NET_ERROR_ECONNREFUSED || 0x8002ad3d ||
|-
|-
| CELL_SCREAM_LOAD_ERR_COUDNT_OPEN_FILE || 0x100
| SCE_NP_CORE_NET_ERROR_ELOOP || 0x8002ad3e ||  
|-
|-
| CELL_SCREAM_LOAD_ERR_READING_FILE || 0x101
| SCE_NP_CORE_NET_ERROR_ENAMETOOLONG || 0x8002ad3f ||  
|-
|-
| CELL_SCREAM_LOAD_ERR_MEMORY || 0x102
| SCE_NP_CORE_NET_ERROR_EHOSTDOWN || 0x8002ad40 ||  
|-
|-
| CELL_SCREAM_LOAD_ERR_SYNTH_MEMORY || 0x103
| SCE_NP_CORE_NET_ERROR_EHOSTUNREACH || 0x8002ad41 ||  
|-
|-
| CELL_SCREAM_LOAD_ERR_IN_PROGRESS || 0x104
| SCE_NP_CORE_NET_ERROR_ENOTEMPTY || 0x8002ad42 ||  
|-
|-
| CELL_SCREAM_LOAD_ERR_DMA || 0x105
| SCE_NP_CORE_NET_ERROR_EPROCLIM || 0x8002ad43 ||  
|-
|-
| CELL_SCREAM_LOAD_ERR_RPC || 0x106
| SCE_NP_CORE_NET_ERROR_EUSERS || 0x8002ad44 ||  
|-
|-
| CELL_SCREAM_LOAD_ERR_INVALID_FORMAT || 0x107
| SCE_NP_CORE_NET_ERROR_EDQUOT || 0x8002ad45 ||  
|-
|-
|}
| SCE_NP_CORE_NET_ERROR_ESTALE || 0x8002ad46 ||
 
|-
== CXML Error ==
| SCE_NP_CORE_NET_ERROR_EREMOTE || 0x8002ad47 ||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
|-
|- bgcolor="#cccccc"
| SCE_NP_CORE_NET_ERROR_EBADRPC || 0x8002ad48 ||
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|-
| SCE_NP_CORE_NET_ERROR_ERPCMISMATCH || 0x8002ad49 ||
| CXML_RESULT_OK || 0x0 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_EPROGUNAVAIL || 0x8002ad4a ||
| CXML_RESULT_ERROR_CANT_OPEN || 0x8002E001 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_EPROGMISMATCH || 0x8002ad4b ||
| CXML_RESULT_ERROR_CANT_READ || 0x8002E002 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_EPROCUNAVAIL || 0x8002ad4c ||
| CXML_RESULT_ERROR_CANT_WRITE || 0x8002E003 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOLCK || 0x8002ad4d ||
| CXML_RESULT_ERROR_CANT_SEEK || 0x8002E004 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOSYS || 0x8002ad4e ||
| CXML_RESULT_ERROR_CANT_ALLOC || 0x8002E005 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_EFTYPE || 0x8002ad4f ||
| CXML_RESULT_ERROR_FORMAT || 0x8002E006 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_EAUTH || 0x8002ad50 ||
| CXML_RESULT_ERROR_VERSION || 0x8002E007 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_ENEEDAUTH || 0x8002ad51 ||
| CXML_RESULT_ERROR_INVALID_NODE || 0x8002E008 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_EIDRM || 0x8002ad52 ||
| CXML_RESULT_ERROR_NOT_ENOUGH_BUF || 0x8002E009 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_ENOMSG || 0x8002ad53 ||
| CXML_RESULT_ERROR_ACCESS_MODE || 0x8002E010 ||
|-
|-
| SCE_NP_CORE_NET_ERROR_EOVERFLOW || 0x8002ad54 ||
| CXML_RESULT_ERROR_NOT_EXIST || 0x8002E011 ||
|-
| 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<br />SCE_NP_SIGNALING_ERROR_CONN_NOT_ACTIVE || 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 ||
|-
!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 || Cannot use while offline (appears in the ingame network settings menu of "way of the samurai 4" when no network cable is connected)
|-
| 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_SESSION_INVALID_STATE || 0x8002aa81 ||
|-
| SCE_NP_ERROR_CTX_NOT_FOUND || 0x8002aa82 || 
|-
| SCE_NP_ERROR_UNKNOWN_PROTOCOL_EVENT || 0x8002aa83 || 
|-
| SCE_NP_ERROR_REGISTRY || 0x8002aa84 || 
|-
| SCE_NP_ERROR_BAD_ACCOUNTID || 0x8002aa85 || 
|-
| 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 ||
|-
| SCE_NP_UTIL_ERROR_UNKNOWN_PLATFORM_TYPE || 0x8002ab10 ||
|-
!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 || This content cannot be accessed on your account (in case of an [[EDAT files|edat]] for unlock a demo/purchase game this error might not be returned, turn the [[QA_Flagging#Debug_Settings_.28CEX.2FDEX.29|NPDRM Debug option]] to OFF to get entitlement for unlock the full game)
|-
| SCE_NP_DRM_ERROR_BAD_ACT || 0x80029514 ||
|-
| SCE_NP_DRM_ERROR_BAD_FORMAT || 0x80029515 ||
|-
| SCE_NP_DRM_ERROR_NO_LOGIN || 0x80029516 || Sign in to PLAYSTATION-Network (needed for some games or processes - have to sign in to use them)
|-
| SCE_NP_DRM_ERROR_INTERNAL || 0x80029517 ||
|-
| SCE_NP_DRM_ERROR_BAD_PERM || 0x80029519 || Bad Permission - when trying to open FSELF PKG's on Retail/starting npdrm fself without installing first.
|-
| 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 || "This content is not available before the start date."
|-
| 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 || "An error occurred during the copy operation." e.g.:when using export function to PSP (mal formed iso.bin.edat/EBOOT.PBP).
"An error occurred during the start operation." e.g.: CONTENT_ID don t match.
|-
| SCE_NP_DRM_ERROR_??? || 0x80029532 || no titleID
|-
| 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_??? || 0x80029565 || Package install error -
|-
| SCE_NP_DRM_INSTALL_ERROR_UNSUPPORTED || 0x80029566 || "An error occurred during the install operation." Package install error - Unsupported format - Filename exceeds 512 bytes
|-
| 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 || e.g. when spoofed on 3.55 without PSN+ and trying to download/activate PSN+ content
|-
!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" | 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 ||
|-
| SCE_NP_MATCHING2_SERVER_ERROR_BLOCKED_USER_IN_ROOM || 0x80022b33 ||
|-
!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 Rating error
|-
| SCE_NP_RATING_ERROR_ALREADY_INITIALIZED || 0x80024801 || 
|-
| SCE_NP_RATING_ERROR_NOT_INITIALIZED || 0x80024802 || 
|-
| SCE_NP_RATING_ERROR_INVALID_ARGUMENT || 0x80024803 ||
|-
| SCE_NP_RATING_ERROR_SERVER_STATUS_CODE || 0x80024804 ||
|-
| SCE_NP_RATING_ERROR_SNPRINTF || 0x80024805 ||
|-
| SCE_NP_RATING_ERROR_BAD_RESPONSE || 0x80024806 ||
|-
| SCE_NP_RATING_ERROR_TICKET_LEN || 0x80024807 ||
|-
| SCE_NP_RATING_ERROR_SEND_BUF_LEN || 0x80024808 ||
|-
| SCE_NP_RATING_ERROR_NPENV_LEN || 0x80024809 || 
|-
| SCE_NP_RATING_ERROR_NO_TRANSACTION || 0x8002480a || 
|-
| SCE_NP_RATING_ERROR_INVALID_SIGNATURE || 0x8002480b || 
|-
| SCE_NP_RATING_ERROR_ABORTED || 0x8002480c ||
|-
| SCE_NP_RATING_SERVER_ERROR_BAD_REQUEST || 0x80024901 ||
|-
| SCE_NP_RATING_SERVER_ERROR_INVALID_TICKET || 0x80024902 || 
|-
| SCE_NP_RATING_SERVER_ERROR_INVALID_SIGNATURE || 0x80024903 || 
|-
| SCE_NP_RATING_SERVER_ERROR_EXPIRED_TICKET || 0x80024904 ||
|-
| SCE_NP_RATING_SERVER_ERROR_INVALID_JID || 0x80024905 || 
|-
| SCE_NP_RATING_SERVER_ERROR_INTERNAL_SERVER_ERROR || 0x80024907 || 
|-
| SCE_NP_RATING_SERVER_ERROR_BANNED || 0x8002490a || 
|-
| SCE_NP_RATING_SERVER_ERROR_BEFORE_SERVICE || 0x800249ad || 
|-
| SCE_NP_RATING_SERVER_ERROR_END_OF_SERVICE || 0x800249ae || 
|-
| SCE_NP_RATING_SERVER_ERROR_MAINTENANCE || 0x800249af ||
|-
| SCE_NP_RATING_SERVER_ERROR_BLACKLISTED_ID || 0x80024911 || 
|-
| SCE_NP_RATING_SERVER_ERROR_INVALID_ANTICHEAT_DATA || 0x80024919 || 
|-
| SCE_NP_RATING_SERVER_ERROR_TITLE_MASTER_NOT_FOUND || 0x8002495a || 
|-
| SCE_NP_RATING_SERVER_ERROR_RATING_OUT_OF_BOUNDS || 0x8002495b ||
|-
| SCE_NP_RATING_SERVER_ERROR_INVALID_TARGET_STRING || 0x8002495c || 
|-
!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_INVALID_APIID || 0x80023081 ||
|-
| SCE_NP_COMMERCE2_ERROR_INVALID_PAYMENT_TYPE || 0x80023082 ||
|-
| SCE_NP_COMMERCE2_ERROR_INVALID_VERSION || 0x80023083 ||
|-
| SCE_NP_COMMERCE2_ERROR_OUTPUT_BUF_TOO_SMALL || 0x80023084 ||
|-
| SCE_NP_COMMERCE2_ERROR_RESP_HEADER_INVALID_APIID || 0x80023085 ||
|-
| SCE_NP_COMMERCE2_ERROR_RESP_HEADER_INVALID_LEN || 0x80023086 ||
|-
| SCE_NP_COMMERCE2_ERROR_DATA_NOT_FOUND || 0x80023087 ||
|-
| SCE_NP_COMMERCE2_ERROR_TLV_TOO_SHORT || 0x80023088 ||
|-
| SCE_NP_COMMERCE2_ERROR_TLV_LESS_THAN_MINLEN || 0x80023089 ||
|-
| SCE_NP_COMMERCE2_ERROR_TLV_DATALEN_TOO_LONG || 0x8002308a ||
|-
| SCE_NP_COMMERCE2_ERROR_INVALID_NPENV || 0x8002308b ||
|-
| SCE_NP_COMMERCE2_ERROR_TOO_LONG_NPENV || 0x8002308c ||
|-
| SCE_NP_COMMERCE2_ERROR_INTERFACE_NOT_FOUND || 0x8002308d ||
|-
| SCE_NP_COMMERCE2_ERROR_PLUGIN_NOT_FOUND || 0x8002308e ||
|-
| SCE_NP_COMMERCE2_ERROR_DIALOG_CANCELED || 0x8002308f ||
|-
| SCE_NP_COMMERCE2_ERROR_INVALID_CLEN || 0x80023090 ||
|-
| SCE_NP_COMMERCE2_ERROR_UNKNOWN_COUNTRY_CODE || 0x80023091 ||
|-
| SCE_NP_COMMERCE2_ERROR_SEE_INPUT_ERROR || 0x80023092 ||
|-
| SCE_NP_COMMERCE2_CS_ERROR_ABORTED || 0x800230c0 ||
|-
| SCE_NP_COMMERCE2_SC_ERROR_INVALID_RESPONSE || 0x800230e1 ||
|-
!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_TIMEOUT_ERROR || 0x80023103 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_DATA_FOUND || 0x80023104 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_SESSION_EXPIRED || 0x80023105 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VERSION_NOT_SUPPORTED || 0x80023106 ||
|-
| 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_REQUIRES_PASSWORD || 0x80023112 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NOT_ELIGIBILITY || 0x80023113 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_LOGIN || 0x80023114 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_SUCH_CURRENCY || 0x80023115 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_PAYMENT_INFO || 0x80023116 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CART_FULL || 0x80023117 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_QUANTITY || 0x80023118 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ITEM_ALREADY_IN_CART || 0x80023119 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_SKU || 0x8002311a ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ACCOUNT_SUSPENDED1<br />SCE_NP_COMMERCE2_SERVER_ERROR_INACTIVE_ACCOUNT || 0x8002311b ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_SUSPENDED_ACCOUNT || 0x8002311c ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_SUSPENDED_CONSOLE || 0x8002311d ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_RESERVED_1E || 0x8002311e ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_EXCEEDS_MAX_WALLET_PURCHASE || 0x8002311f ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_EULA_VERSION || 0x80023140 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_ADDRESS || 0x80023141 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PASSWORD || 0x80023142 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_SAME_LOGINID || 0x80023143 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_LOGINID_EXISTS || 0x80023144 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_SUB_ACCOUNT || 0x80023145 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_BIRTH_DATE || 0x80023146 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_COUNTRY || 0x80023147 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ONLINEID_EXISTS || 0x80023148 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_ONLINEID || 0x80023149 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CORRUPTED_DATA || 0x8002314a ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_TOO_MANY_SUB_ACCOUNTS || 0x8002314b ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CONSOLE_REG_EXCEEDED || 0x8002314c ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ACCOUNT_BINDING_DESIABLED || 0x8002314d ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_KOREAN_RRN || 0x8002314e ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_LOGIN_OR_DOB || 0x8002314f ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_OVER_SPENDING_LIMIT || 0x80023120 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_AUTO_TOPUP_FAILED || 0x80023121 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INSUFFICIENT_FUNDS || 0x80023122 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CART_LOAD_FAILURE || 0x80023123 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_PURCHASE_FAILED || 0x80023124 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PURCHASE || 0x80023125 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CART_EMPTY || 0x80023126 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_PAYMENT_ALREADY_EXIST || 0x80023127 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_CREDIT_CARD_ADDRESS || 0x8002312a ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PAYMENT_ERROR || 0x8002312b ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_EXPIRED_CREDIT_CARD || 0x8002312c ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ACTION_NOT_ALLOWED || 0x8002312d ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_WALLET_INFO || 0x8002312e ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_VOUCHER || 0x8002312f ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CREDIT_CARD_REQUIRED || 0x80023162 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_ATTR_REQUIRED_FOR_TAX_CALC || 0x80023163 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_SECURITY_ANSWER || 0x80023150 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_PARENT || 0x80023151 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INCORRECT_REGION || 0x80023152 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CHILD_NOT_ALLOWED || 0x80023153 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_CONSOLE_ID || 0x80023154 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_RATE_LIMIT_EXCEEDED || 0x80023156 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VALID_REWARD_ENT_NOT_FOUND || 0x80023157 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_UPGRADE_REQUIRED || 0x80023158 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_SUBACCOUNT_UPGRADE_REQUIRED || 0x80023159 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_EXCEEDED_LIMIT_NUMBER_OF_CC || 0x8002315a ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_CC_REVERIFICATION_REQUIRED || 0x8002315b ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_INVALID_DOMAIN_PROVIDED || 0x8002315c ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_NO_CONTENTFILE_ID_FOUND || 0x8002315d ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_AUTO_DEPOSIT_FLAG_REQUIRED || 0x8002315f ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_ALREADY_CONSUMED || 0x80023130 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_TRANSACTION_OVER_LIMIT || 0x80023131 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_FAILED_AGE_REQUIREMENT || 0x80023132 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_EXPIRED || 0x80023133 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_SKU_REGION_MISMATCH || 0x80023134 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_VOUCHER_SKU_PRICE_NOT_FOUND || 0x80023135 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_DEPOSIT_IN_PROGRESS_ERROR || 0x80023136 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_EDY_TRANSACTION_FAILED || 0x80023137 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_DEPOSIT_FAILED || 0x80023138 ||
|-
| SCE_NP_COMMERCE2_SERVER_ERROR_EXCEEDS_AGE_LIMIT_IN_BROWSING || 0x80023139 ||
|-
!colspan="3" | Np Trophy Errors
|-
| SCE_NP_TROPHY_ERROR_ALREADY_INITIALIZED || 0x80022901 || sceNpTrophyInit() has already been called, or it has been called again before the call of sceNpTrophyTerm().
|-
| SCE_NP_TROPHY_ERROR_NOT_INITIALIZED || 0x80022902 || Not initialized. sceNpTrophyInit() has not been called, or sceNpTrophyTerm() has already been called.
|-
| SCE_NP_TROPHY_ERROR_NOT_SUPPORTED || 0x80022903 || An unsupported feature has been specified
|-
| SCE_NP_TROPHY_ERROR_CONTEXT_NOT_REGISTERED || 0x80022904 || The context has not been registered yet and cannot be used before registration
|-
| SCE_NP_TROPHY_ERROR_OUT_OF_MEMORY || 0x80022905 || Insufficient memory to process request
|-
| SCE_NP_TROPHY_ERROR_INVALID_ARGUMENT || 0x80022906 || Invalid argument
|-
| SCE_NP_TROPHY_ERROR_EXCEEDS_MAX || 0x80022907 || A value in the request exceeds the maximum limit allowed
|-
| SCE_NP_TROPHY_ERROR_INVALID_MEMORY_CONTAINER || 0x80022908 ||
|-
| SCE_NP_TROPHY_ERROR_INSUFFICIENT || 0x80022909 || There is insufficient memory or storage to proceed
|-
| SCE_NP_TROPHY_ERROR_UNKNOWN_CONTEXT || 0x8002290a || Unknown context. The specified context does not exist.
|-
| SCE_NP_TROPHY_ERROR_INVALID_FORMAT || 0x8002290b || Format of the trophy package is invalid
|-
| SCE_NP_TROPHY_ERROR_BAD_RESPONSE || 0x8002290c || Internal error. The request could not be properly processed
|-
| SCE_NP_TROPHY_ERROR_INVALID_GRADE || 0x8002290d || Invalid trophy grade
|-
| SCE_NP_TROPHY_ERROR_INVALID_CONTEXT || 0x8002290e || Invalid context
|-
| SCE_NP_TROPHY_ERROR_PROCESSING_ABORTED || 0x8002290f || An invalid value was returned from SceNpTrophyStatusCallback and further processing has been aborted
|-
| SCE_NP_TROPHY_ERROR_ABORT || 0x80022910 || The handle has been aborted. The processing has been aborted by sceNpTrophyAbortHandle(). Destroy the handle.
|-
| SCE_NP_TROPHY_ERROR_UNKNOWN_HANDLE || 0x80022911 || Unknown handle. The specified handle does not exist.
|-
| SCE_NP_TROPHY_ERROR_LOCKED || 0x80022912 || The trophy has not been unlocked yet
|-
| SCE_NP_TROPHY_ERROR_HIDDEN || 0x80022913 || The trophy is hidden
|-
| SCE_NP_TROPHY_ERROR_CANNOT_UNLOCK_PLATINUM || 0x80022914 || Platinum trophy cannot be unlocked. The platinum trophy is unlocked by the system and cannot be unlocked by the application.
|-
| SCE_NP_TROPHY_ERROR_ALREADY_UNLOCKED || 0x80022915 || The trophy has already been unlocked
|-
| SCE_NP_TROPHY_ERROR_INVALID_TYPE || 0x80022916 || Invalid type
|-
| SCE_NP_TROPHY_ERROR_INVALID_HANDLE || 0x80022917 || Invalid handle
|-
| SCE_NP_TROPHY_ERROR_INVALID_NP_COMM_ID || 0x80022918 || Invalid NP Communication ID. Either the NP Communication ID or the NP communication signature is invalid.
|-
| SCE_NP_TROPHY_ERROR_UNKNOWN_NP_COMM_ID || 0x80022919 || NP Communication IDs do not match. The specified NP Communication ID does not match the NP Communication ID in the trophy pack file.
|-
| SCE_NP_TROPHY_ERROR_DISC_IO || 0x8002291a || Failed to read from disc. Fatal error – terminate the application.
|-
| SCE_NP_TROPHY_ERROR_CONF_DOES_NOT_EXIST || 0x8002291b || Trophy pack file does not exist
|-
| SCE_NP_TROPHY_ERROR_UNSUPPORTED_FORMAT || 0x8002291c || Unsupported trophy pack file format. Check that the trophy pack file has been created using the latest tool.
|-
| SCE_NP_TROPHY_ERROR_ALREADY_INSTALLED || 0x8002291d || The trophy set has already been installed or updated and does not require further processing
|-
| SCE_NP_TROPHY_ERROR_BROKEN_DATA || 0x8002291e || Internal error. The data is corrupted.
|-
| SCE_NP_TROPHY_ERROR_VERIFICATION_FAILURE || 0x8002291f || Trophy pack file signature verification failed. The trophy pack file could not be properly verified.
|-
| SCE_NP_TROPHY_ERROR_INVALID_TROPHY_ID || 0x80022920 || Invalid trophy ID. The trophy ID may exceed the maximum allowable number of trophies.
|-
| SCE_NP_TROPHY_ERROR_UNKNOWN_TROPHY_ID || 0x80022921 || Unknown trophy ID. The trophy for the specified trophy ID does not exist.
|-
| SCE_NP_TROPHY_ERROR_UNKNOWN_TITLE || 0x80022922 || The game title has not been installed. Be sure that the context is properly registered.
|-
| SCE_NP_TROPHY_ERROR_UNKNOWN_FILE || 0x80022923 || The file to be accessed could not be found
|-
| SCE_NP_TROPHY_ERROR_DISC_NOT_MOUNTED || 0x80022924 || The disc has not been mounted by the file system. Fatal error – terminate the application.
|-
| SCE_NP_TROPHY_ERROR_SHUTDOWN || 0x80022925 || The system is being shutdown. The processing cannot be carried on and is therefore being cancelled.
|-
| SCE_NP_TROPHY_ERROR_TITLE_ICON_NOT_FOUND || 0x80022926 || Trophy set still image icon does not exist. Check that the trophy pack file contains a trophy set still image icon.
|-
| SCE_NP_TROPHY_ERROR_TROPHY_ICON_NOT_FOUND || 0x80022927 || Trophy still image icon does not exist. Check that the trophy pack file contains all the trophy still image icons.
|-
| SCE_NP_TROPHY_ERROR_INSUFFICIENT_DISK_SPACE || 0x80022928 || Insufficient disk space. There is not enough disk space to register the trophy package to the system. Notify the user accordingly.
|-
| SCE_NP_TROPHY_ERROR_INVALID_SIGNATURE || 0x80022929 ||
|-
| SCE_NP_TROPHY_ERROR_ILLEGAL_UPDATE || 0x8002292a || Cannot update. An irresolvable discrepancy has been found between the registered data and the data trying to be registered. Possible causes are from a change in trophy grade or a reduction in the number of trophies from the previous install. Check the trophy configuration data, and remove the previously installed trophy set from the console.
|-
| SCE_NP_TROPHY_ERROR_SAVEDATA_USER_DOES_NOT_MATCH || 0x8002292b || This user cannot use trophies. A discrepancy has been found between the creator of the save data and the trophy user. No trophies can be unlocked during this gaming session.
|-
| SCE_NP_TROPHY_ERROR_TROPHY_ID_DOES_NOT_EXIST || 0x8002292c || The trophy ID does not exist
|-
| SCE_NP_TROPHY_ERROR_SERVICE_UNAVAILABLE || 0x8002292d || The trophy service is currently unavailable
|-
| SCE_NP_TROPHY_ERROR_INVALID_PLATFORM || 0x8002292e ||
|-
| SCE_NP_TROPHY_ERROR_UNKNOWN || 0x800229ff ||Unknown internal error
|-
!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 -&gt; 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_ERROR_SHUTDOWN || 0x80024505 ||
|-
| SCE_NP_SNS_ERROR_BUSY || 0x80024506 ||
|-
!colspan="3" | SNS FB -&gt; Social Networks (Facebook)
|-
| 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_SNS_FB_ERROR_ACCESS_NOT_ALLOWED || 0x8002451c ||
|-
!colspan="3" | LS
|-
| SCE_NP_LS_ERROR_INVALID_VERSION || 0x80028c0d || A system software update is required.
|-
!colspan="3" | other
|-
| SCE_NP_COMMERCE2_ERROR_WINDOWS_SYSTEM || 0x80860001 ||
|-
| SCE_NP_COMMERCE2_QS_ERROR_NO_SECURITY_QUESTION_TEXT || 0x800230d0 ||
|-
| SCE_NP_COMMERCE2_QS_ERROR_INSUFFICIENT_BUF || 0x800230d1 ||
|-
| SCE_NP_COMMERCE2_QS_ERROR_ABORTED || 0x800230d2 ||
|-
| SCE_NP_COMMERCE2_QS_ERROR_INVALID_NPENV || 0x800230d3
|-
|}
 
== System Update errors with HTTP Server ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! 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 || "The datatype is not supported" > Update data does not support downgrades. Seen when updating to lower version from XMB with QA-extra flag / System Update Debug enabled. Solution: Use Recovery Menu for QA flagged systems, for downgrades to 2.50/2.70 < 3.55
|-
|  || 0x8002f029 || Invalid update data. (TargetID related) / The data type is not supported. (8002F029) when trying to install Debug/DEX firmware on a Retail/CEX console.
|-
|  || 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 (PSP/Remoteplay) ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|  || 0x80028F23 || Content does not support Remote Play
|-
|  || 0x80029846 || Content is not compatible with Remote Play
|-
| 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
|-
|}
 
== DECI3 errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
!colspan="3" | Dtlib errors
|-
| DTLIB_INVALID_TARGETNAME || 50001<!--//5digit shortnumbers are not a typo!//--> || hostname is not valid
|-
| DTLIB_INVALID_SOCKET || 50002 || Socket is invalid
|-
| DTLIB_INVALID_PCK || 50003 || Unknown packet was received, or packet is unrelated to specified deciH
|-
| DTLIB_INVALID_PERM || 50004 || Specified argument is invalid
|-
| DTLIB_ERROR_READ || 50005 || Read of DECI header failed
|-
| DTLIB_INVALID_SIZE || 50006 || Packet size of DECI header is invalid
|-
| DTLIB_DCMP_INVALHEAD || 50100 || Unsupported DECI header
|-
| DTLIB_DCMP_SYSTEM_OFF || 50101 || System power has dropped
|-
| DTLIB_DCMP_SYSTEM_SUSPENDED || 50102 || System is suspended
|-
| DTLIB_DCMP_LPAR_NONE || 50103 || Invalid LPAR
|-
| DTLIB_DCMP_LPAR_SUSPENDED || 50104 || LPAR is suspended
|-
| DTLIB_DCMP_NOCONNECT || 50105 || DECI3 Manager is not connected
|-
| DTLIB_DCMP_NOPROTO || 50106 || Invalid protocol number
|-
| DTLIB_DCMP_PRIORITY || 50107 || Invalid priority
|-
| DTLIB_DCMP_NOSPACE || 50108 || Insufficient memory
|-
| DTLIB_DCMP_VERSION || 50110 || Unsupported DECI version
|-
| DTLIB_NETMP_INVAL || 50121 || Invalid request (dtnetm error)
|-
| DTLIB_NETMP_BUSY || 50122 || Another application is already connected using the same protocol, same port, and same priority (dtnetm error)
|-
| DTLIB_NETMP_NOTCONNECT || 50123 || Not connected to dtnetm (dtnetm error)
|-
| DTLIB_NETMP_ALREADYCONN || 50124 || Already connected (dtnetm error)
|-
| DTLIB_NETMP_NOMEM || 50125 || Insufficient memory (dtnetm error)
|-
| DTLIB_NETMP_INVALLPAR || 50126 || Invalid LPAR (dtnetm error)
|-
| DTLIB_NETMP_INVALPRIORITY || 50127 || Invalid priority (dtnetm error)
|-
| DTLIB_NETMP_INVALPROTO || 50128 || Invalid protocol number (dtnetm error)
|-
| DTLIB_NETMP_POWER_OFF || 50129 || Target power is off (dtnetm error)
|-
| DTLIB_NETMP_NODECI_CONNECT || 50130 || DECI3 Manager is not connected (dtnetm error)
|-
| DTLIB_NETMP_NOREGISTER || 50131 || Not registered (dtnetm error)
|-
| DTLIB_NETMP_ALREADY_REGISTER || 50132 || Already registered (dtnetm error)
|-
| DTLIB_SOCKET_CLOSE || 50141 || Communication is not possible due to closed socket
|-
| DTLIB_WAIT_TIMEOUT || 50142 || Timeout
|-
| DTLIB_DONT_CONTINUE || 50143 || Callback routine returned false or communication could not be performed for some other reason.
|-
| DTLIB_TOO_BIG_PACKET || 50201 || Size of data to be sent is larger than 64KB
|-
|}
 
== SPASM errors/warnings ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
!colspan="3" | SPU Assembly Preprocessor errors (spasm)
|-
| || 0x1000 || An identifier defined as a label is being used in a place where a variable is expected.
|-
| || 0x1001 || An identifier defined as a variable is being used in a place where a label is expected.
|-
| || 0x1002 || A label with the same name is multiply defined.
|-
| || 0x1003 || An invalid form operand was used where a d-form instruction operand of the form offset(baseVar) was expected.
|-
| || 0x1004 || A variable is used before initialization.
|-
| || 0x1005 || There are insufficient temporary registers to compile the program. Define extra temporary registers or alter the code to use fewer registers.
|-
| || 0x1006 || Code contains an unrecognized instruction pattern.
|-
| || 0x1007 || Code contains an unrecognized SPASM directive.
|-
| || 0x1008 || Code contains an unrecognized SPASM prag directive.
|-
| || 0x1009 || Code contains an invalid label identifier such as a zero-length label.
|-
| || 0x1010 || A variable identifier is expected in this instruction pattern.
|-
| || 0x1011 || Code contains nested --function directives.
|-
| || 0x1012 || Code contains an --endfunction directive without a matching --function directive.
|-
| || 0x1020 || Code uses an unrecognized data type.
|-
!colspan="3" | SPU Assembly Preprocessor warnings (spasm)
|-
| || 0x4000 || A variable may be used before initialization.
|-
| || 0x4001 || Code contains an undefined label. It is assumed to be an external symbol.
|-
| || 0x4002 || Code is unreachable and will be deleted from the final program.
|-
| || 0x4003 || Code uses an undefined target label. It is assumed to be an external symbol.
|-
| || 0x4004 || Code is unreachable due to a missing label.
|-
| || 0x4005 || Code contains a dependency on an undefined name.
|-
| || 0x4006 || Dead code was removed from the final program.
|-
|}
 
== System Cache Utility errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_SYSCACHE_RET_OK_CLEARED || || Normal termination. Cache was cleared
|-
| CELL_SYSCACHE_RET_OK_RELAYED || || Normal termination. Cache became usable in the same state as the previous usage
|-
| CELL_SYSCACHE_ERROR_ACCESS_ERROR || || HDD access error
|-
| CELL_SYSCACHE_ERROR_INTERNAL || || Fatal internal error
|-
| CELL_SYSCACHE_ERROR_PARAM || || Error in argument (problem with the application)
|-
| CELL_SYSCACHE_ERROR_NOTMOUNTED || || System cache is not in the usable state
|-
|}
 
== Ftp Service events ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_FTP_SERVICE_EVENT_FATAL || || The service has terminated due to a fatal error
|-
| CELL_FTP_SERVICE_EVENT_STARTED || || The local FTP service has started successfully
|-
| CELL_FTP_SERVICE_EVENT_STOPPED || || The local FTP service has been gracefully shut down, not forcefully terminated
|-
| CELL_FTP_SERVICE_EVENT_CLIENT_CONNECTED || || A new connection request has been received and processed
|-
| CELL_FTP_SERVICE_EVENT_CLIENT_DISCONNECTED || || An existing connection has been closed
|-
| CELL_FTP_SERVICE_EVENT_SHUTDOWN || || Service has received the remote shutdown command and has shut down
|-
|}
 
== File System errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_FS_SUCCEEDED || || Normal termination
|-
| CELL_FS_ENOTMOUNTED || || File system corresponding to path is not mounted
|-
| CELL_FS_ENOENT || || The file specified by path does not exist
|-
| CELL_FS_EINVAL || || The specified path or extended argument is invalid
|-
| CELL_FS_EMFILE || || The number of file descriptors that can be opened at the same time has reached the maximum
|-
| CELL_FS_EISDIR || || The specified path is a directory
|-
| CELL_FS_EIO || || I/O error has occurred
|-
| CELL_FS_ENOMEM || || Memory is insufficient
|-
| CELL_FS_ENOTDIR || || Components in path contain something other than a directory
|-
| CELL_FS_ENAMETOOLONG || || path or components in path exceed the maximum length
|-
| CELL_FS_EFSSPECIFIC || || File system specific internal error has occurred
|-
| CELL_FS_EFAULT || || When size is not 0, a NULL pointer is specified in arg. path or fd is NULL
|-
| CELL_FS_EPERM || || Permission is invalid
|-
| CELL_FS_EACCES || || Permission is invalid (Only CFS, FAT and HOSTFS)
|-
| CELL_FS_EEXIST || || When the specified file exists, CELL_FS_O_CREAT and CELL_FS_O_EXCL are specified
|-
| CELL_FS_ENOSPC || || When CELL_FS_O_CREAT is specified in flags and the file does not exist, there is no area to create a new file
|-
| CELL_FS_EROFS || || When CELL_FS_O_CREAT is specified in flags and the file does not exist, the directory in which it is to be created does not permit writing (Only CFS (SYS_DEV_HDD1) and FAT)
|-
| CELL_FS_ENOTMSELF || || A file other than the MSELF file is specified in path, and either CELL_FS_O_MSELF or CELL_FS_O_RDONLY/CELL_FS_O_MSELF is specified in flags
|-
|}
 
== Flash errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_FLASH_ERROR_INVAL || || EINVAL
|-
| CELL_FLASH_ERROR_NOMEM || || ENOMEM
|-
| CELL_FLASH_ERROR_SRCH  || || ESRCH
|-
| CELL_FLASH_ERROR_PERM  || || EPERM
|-
| CELL_FLASH_ERROR_AGAIN || || EAGAIN
|-
| CELL_FLASH_ERROR_NOENT || || ENOENT
|-
| CELL_FLASH_ERROR_ISDIR || || EISDIR
|-
| CELL_FLASH_ERROR_ACCESS || || EACCESS
|-
| CELL_FLASH_ERROR_IO    || || EIO
|-
| CELL_FLASH_ERROR_TIMEDOUT || || ETIMEDOUT
|-
| CELL_FLASH_ERROR_BUSY  || || EBUSY
|-
| CELL_FLASH_ERROR_NOSYS || || ENOSYS
|-
|}
 
== Cg Compiler errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| SCECGC_OK || 0 || Compilation successful.
|-
| SCECGC_ERROR_NO_IHANDLER || -6 || includeHandler is not specified.
|-
| SCECGC_ERROR_NO_PROGRAM || -5 || Program source not found.
|-
| SCECGC_ERROR_CANT_OPEN_FILE || -4 || Unable to open file.
|-
| SCECGC_ERROR_BAD_ALLOC || -3 || Memory allocation failure.
|-
| SCECGC_ERROR_INVALID_OPTION || -2 || Invalid option.
|-
| SCECGC_ERROR_UNEXPECTED || -1 || Unexpected failure.
|-
|}
 
== CG API errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CG_NO_ERROR || 0 || No error has occurred.
|-
| CG_COMPILER_ERROR || 1 || The compile returned an error.
|-
| CG_INVALID_PARAMETER_ERROR || 2 || The parameter used is invalid.
|-
| CG_INVALID_PROFILE_ERROR || 3 || The profile is not supported.
|-
| CG_PROGRAM_LOAD_ERROR || 4 || The program could not load.
|-
| CG_PROGRAM_BIND_ERROR || 5 || The program could not bind.
|-
| CG_PROGRAM_NOT_LOADED_ERROR || 6 || The program must be loaded before this operation may be used.
|-
| CG_UNSUPPORTED_GL_EXTENSION_ERROR || 7 || An unsupported GL extension was required to perform this operation.
|-
| CG_INVALID_VALUE_TYPE_ERROR || 8 || An unknown value type was assigned to a parameter.
|-
| CG_NOT_MATRIX_PARAM_ERROR || 9 || The parameter is not of matrix type.
|-
| CG_INVALID_ENUMERANT_ERROR || 10 || The enumerant parameter has an invalid value.
|-
| CG_NOT_4x4_MATRIX_ERROR || 11 || The parameter must be a 4x4 matrix type.
|-
| CG_FILE_READ_ERROR || 12 || The file could not be read.
|-
| CG_FILE_WRITE_ERROR || 13 || The file could not be written.
|-
| CG_NVPARSE_ERROR || 14 || nvparse could not successfully parse the output from the Cg compiler backend.
|-
| CG_MEMORY_ALLOC_ERROR || 15 || Memory allocation failed.
|-
| CG_INVALID_CONTEXT_HANDLE_ERROR || 16 || Invalid context handle.
|-
| CG_INVALID_PROGRAM_HANDLE_ERROR || 17 || Invalid program handle.
|-
| CG_INVALID_PARAM_HANDLE_ERROR || 18 || Invalid parameter handle.
|-
| CG_UNKNOWN_PROFILE_ERROR || 19 || The specified profile is unknown.
|-
| CG_VAR_ARG_ERROR || 20 || The variable arguments were specified incorrectly.
|-
| CG_INVALID_DIMENSION_ERROR || 21 || The dimension value is invalid.
|-
| CG_ARRAY_PARAM_ERROR || 22 || The parameter must be an array.
|-
| CG_OUT_OF_ARRAY_BOUNDS_ERROR || 23 || Index into the array is out of bounds.
|-
| CG_CONFLICTING_TYPES_ERROR || 24 || A type being added to the context conflicts with an existing type.
|-
| CG_CONFLICTING_PARAMETER_TYPES_ERROR || 25 || The parameters being bound have conflicting types.
|-
| CG_PARAMETER_IS_NOT_SHARED_ERROR || 26 || The parameter must be global.
|-
| CG_INVALID_PARAMETER_VARIABILITY_ERROR || 27 || The parameter could not be changed to the given variability.
|-
| CG_CANNOT_DESTROY_PARAMETER_ERROR || 28 || Cannot destroy the parameter.  It is bound to other parameters or is not a root parameter.
|-
| CG_NOT_ROOT_PARAMETER_ERROR || 29 || The parameter is not a root parameter.
|-
| CG_PARAMETERS_DO_NOT_MATCH_ERROR || 30 || The two parameters being bound do not match.
|-
| CG_IS_NOT_PROGRAM_PARAMETER_ERROR || 31 || The parameter is not a program parameter.
|-
| CG_INVALID_PARAMETER_TYPE_ERROR || 32 || The type of the parameter is invalid.
|-
| CG_PARAMETER_IS_NOT_RESIZABLE_ARRAY_ERROR || 33 || The parameter must be a resizable array.
|-
| CG_INVALID_SIZE_ERROR || 34 || The size value is invalid.
|-
| CG_BIND_CREATES_CYCLE_ERROR || 35 || Cannot bind the given parameters.  Binding will form a cycle.
|-
| CG_ARRAY_TYPES_DO_NOT_MATCH_ERROR || 36 || Cannot bind the given parameters.  Array types do not match.
|-
| CG_ARRAY_DIMENSIONS_DO_NOT_MATCH_ERROR || 37 || Cannot bind the given parameters. Array dimensions do not match.
|-
| CG_ARRAY_HAS_WRONG_DIMENSION_ERROR || 38 || The array has the wrong dimension.
|-
| CG_TYPE_IS_NOT_DEFINED_IN_PROGRAM_ERROR || 39 || Connecting the parameters failed because The type of the source parameter is not defined within the given program or does not match the type with the same name in the program.
|-
| CG_INVALID_EFFECT_HANDLE_ERROR || 40 || Invalid effect handle.
|-
| CG_INVALID_STATE_HANDLE_ERROR || 41 || Invalid state handle.
|-
| CG_INVALID_STATE_ASSIGNMENT_HANDLE_ERROR || 42 || Invalid stateassignment handle.
|-
| CG_INVALID_PASS_HANDLE_ERROR || 43 || Invalid pass handle.
|-
| CG_INVALID_ANNOTATION_HANDLE_ERROR || 44 || Invalid annotation handle.
|-
| CG_INVALID_TECHNIQUE_HANDLE_ERROR || 45 || Invalid technique handle.
|-
| CG_INVALID_PARAMETER_HANDLE_ERROR || 46 || Invalid parameter handle. Do not use this! Use CG_INVALID_PARAM_HANDLE_ERROR instead.
|-
| CG_STATE_ASSIGNMENT_TYPE_MISMATCH_ERROR || 47 || Operation is not valid for this type of stateassignment.
|-
| CG_INVALID_FUNCTION_HANDLE_ERROR || 48 || Invalid function handle.
|-
| CG_INVALID_TECHNIQUE_ERROR || 49 || Technique did not pass validation.
|-
| CG_INVALID_POINTER_ERROR || 50 || The supplied pointer is NULL.
|-
| CG_NOT_ENOUGH_DATA_ERROR || 51 || Not enough data was provided.
|-
| CG_NON_NUMERIC_PARAMETER_ERROR || 52 || The parameter is not of a numeric type.
|-
| CG_ARRAY_SIZE_MISMATCH_ERROR || 53 || The specified array sizes are not compatible with the given array.
|-
| CG_CANNOT_SET_NON_UNIFORM_PARAMETER_ERROR || 54 || Cannot set the value of a non-uniform parameter.
|-
| CG_DUPLICATE_NAME_ERROR || 55 || This name is already in use.
|-
| CG_INVALID_OBJ_HANDLE_ERROR || 56 || Invalid object handle.
|-
| CG_INVALID_BUFFER_HANDLE_ERROR || 57 || Invalid buffer handle.
|-
| CG_BUFFER_INDEX_OUT_OF_RANGE_ERROR || 58 || Buffer index is out of bounds.
|-
| CG_BUFFER_ALREADY_MAPPED_ERROR || 59 || The buffer is already mapped.
|-
| CG_BUFFER_UPDATE_NOT_ALLOWED_ERROR || 60 || The buffer cannot be updated.
|-
|}
 
== GCM errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
!colspan="3" | GCM errors
|-
| CELL_OK ||  || Normal termination
|-
| CELL_GCM_ERROR_ADDRESS_OVERWRAP ||  ||
|-
| CELL_GCM_ERROR_EINVAL ||  ||
|-
| CELL_GCM_ERROR_FAILURE ||  ||
|-
| CELL_GCM_ERROR_INVALID_ALIGNMENT ||  ||
|-
| CELL_GCM_ERROR_INVALID_ENUM ||  ||
|-
| CELL_GCM_ERROR_INVALID_VALUE ||  ||
|-
| CELL_GCM_ERROR_NO_IO_PAGE_TABLE ||  ||
|-
!colspan="3" | GCM Method Check errors
|-
| CELL_GCM_METHOD_CHECK_OK ||  || Normal termination (no problem found)
|-
| CELL_GCM_METHOD_CHECK_ERROR_JUMP ||  || jump command was included
|-
| CELL_GCM_METHOD_CHECK_ERROR_RETURN ||  || return command was included
|-
| CELL_GCM_METHOD_CHECK_ERROR_CALL ||  || call command was included
|-
| CELL_GCM_METHOD_CHECK_ERROR_OTHER ||  || A command that is not of the method format was included
|-
| CELL_GCM_METHOD_CHECK_ERROR_METHOD_UNCLOSED ||  || At the end of the check target, the method count in the method header does not match the number of data included
|-
| CELL_GCM_METHOD_CHECK_ERROR_METHOD_INVALID_ADDRESS ||  || Method address is invalid (an unusable method address is being used)
|-
| CELL_GCM_METHOD_CHECK_ERROR_METHOD_INCORRECT_DATA ||  || Method data is not appropriate for the method address
|-
| CELL_GCM_METHOD_CHECK_ERROR_METHOD_NOP_NOT_DELIVER ||  || NOP is used in an un-provided format
|-
| CELL_GCM_METHOD_CHECK_ERROR_ETC ||  || Other error (unexpected state entered)
|-
|}
 
== NVShaderPerf errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| SCESP_OK || 0 || Normal termination
|-
| SCESP_ERROR_UNKNOWN || -5 || Unknown error
|-
| SCESP_ERROR_PATH_NOT_FOUND || -4 || Registry settings cannot be found (reinstall NVShaderPerf)
|-
| SCESP_ERROR_LIBRARY_NOT_FOUND || -2 || NVIDIA dll cannot be found (reinstall NVShaderPerf)
|-
| SCESP_ERROR_NVSP_INIT || -1 || Error upon NVIDIA dll initialization
|-
| SCESP_ERROR_NVSP_INTERNAL || 2 || Internal error of NVIDIA dll
|-
| SCESP_ERROR_BAD_ARGUMENTS || 4 || Content of the option array is incorrect
|-
| SCESP_ERROR_FILE_NOT_FOUND || 6 || Input file cannot be found
|-
| SCESP_ERROR_SHADER_TYPE_UNSUPPORTED || 7 || The passed shader type is not supported
|-
| SCESP_ERROR_FAILURE_OPENING_OUTPUT_FILE || 10 || The output file could not be properly opened
|-
| SCESP_ERROR_CGBIN_FILE_INVALID || 16 || Cg binary format is invalid, or the version is misaligned
|-
| SCESP_ERROR_SIMULATION_ERROR || 17 || Error occurred in the RSX simulator
|-
| SCESP_ERROR_ENUMERATION_ENDED_EARLY || 18 || Error occurred at the front-end of NVIDIA dll
|-
|}
 
== GLES errors ==
=== EGL errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| EGL_SUCCESS                  || 0x3000 ||
|-
| EGL_NOT_INITIALIZED          || 0x3001 ||
|-
| EGL_BAD_ACCESS                || 0x3002 ||
|-
| EGL_BAD_ALLOC                || 0x3003 ||
|-
| EGL_BAD_ATTRIBUTE            || 0x3004 ||
|-
| EGL_BAD_CONFIG                || 0x3005 ||
|-
| EGL_BAD_CONTEXT              || 0x3006 ||
|-
| EGL_BAD_CURRENT_SURFACE      || 0x3007 ||
|-
| EGL_BAD_DISPLAY              || 0x3008 ||
|-
| EGL_BAD_MATCH                || 0x3009 ||
|-
| EGL_BAD_NATIVE_PIXMAP        || 0x300A ||
|-
| EGL_BAD_NATIVE_WINDOW        || 0x300B ||
|-
| EGL_BAD_PARAMETER            || 0x300C ||
|-
| EGL_BAD_SURFACE              || 0x300D ||
<!--// 0x300E-0x301F reserved for additional errors.//-->
|-
|}
=== GL errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| GL_NO_ERROR                      || 0 ||
|-
| GL_INVALID_ENUM                  || 0x0500 ||
|-
| GL_INVALID_VALUE                || 0x0501 ||
|-
| GL_INVALID_OPERATION            || 0x0502 ||
|-
| GL_STACK_OVERFLOW                || 0x0503 ||
|-
| GL_STACK_UNDERFLOW              || 0x0504 ||
|-
| GL_OUT_OF_MEMORY                || 0x0505 ||
|-
|}
 
== PSGL errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| PSGL_REPORT_VERSION  ||  || Reported once at the initialization of PSGL. Reports the version of PSGL compiled in.
|-
| PSGL_REPORT_DEBUG, PSGL_REPORT_ASSERT, PSGL_REPORT_UNKNOWN  ||  || Reported only when a PSGL defect was encountered. Please contact Developer Support if you see any of those.
|-
| PSGL_REPORT_GL_ERROR ||  || Reported when PSGL needs to trigger a GL error, as per the GLES specification.
|-
| PSGL_REPORT_CG_ERROR  ||  || Reported when PSGL needs to trigger a Cg error, as per the Cg specification.
|-
| PSGL_REPORT_MISSING_STATE  ||  || Reported when PSGL needs a fixed function fragment program that was not loaded. See psglLoadShaderLibrary() for more information.
|-
| PSGL_REPORT_VERTEX_SLOW_PATH  ||  || Reported when the current vertex data setup requires software per-vertex setup. An associated PSGL_REPORT_VERTEX_DATA_WARNING report gives more information as to why the slow path was taken.
|-
| PSGL_REPORT_VERTEX_DATA_WARNING  ||  || Reported when the current vertex data setup requires software per-vertex setup. Includes a description of why the slow path was taken.
|-
| PSGL_REPORT_COPY_TEXTURE_SLOW_PATH  ||  || Reported when PSGL cannot use the hardware to copy part of the frame buffer to a texture. An associated PSGL_REPORT_COPY_TEXTURE_WARNING report gives more information as to why the slow path was taken.
|-
| PSGL_REPORT_COPY_TEXTURE_WARNING  ||  || Reported when PSGL cannot use the hardware to copy part of the frame buffer to a texture. Includes a description of the conditions which triggered the slow path.
|-
| PSGL_REPORT_TEXTURE_COPY_BACK  ||  || Reported when PSGL needs to copy a texture back from RSX memory to system memory.
|-
| PSGL_REPORT_TEXTURE_REALLOC  ||  || Reported when PSGL needs to reallocate a texture.
|-
| PSGL_REPORT_FP32_FILTERING ||  || Reported when an FP32 texture requires an unsupported filtering mode (one that requires blending of texels). Includes information about which mode is unsupported, and which mode is used instead.
|-
| PSGL_REPORT_TEXTURE_INCOMPLETE  ||  || Reported when a texture unit is used with a texture that is not complete. The texture will be ignored.
|-
| PSGL_REPORT_FRAMEBUFFER_INCOMPLETE  ||  || Reported when a frame buffer is used that is not complete.
|-
| PSGL_REPORT_FRAMEBUFFER_UNSUPPORTED  ||  || Reported when the frame buffer used is not supported by PSGL. The report provides information about what is unsupported.
|-
| PSGL_REPORT_BUFFER_OBJECT_OUT_OF_BOUNDS  ||  || Reported when PSGL tries to draw using data that is out of the object bounds.
|-
| PSGL_REPORT_GPU_MEMORY_ALLOC  ||  || Reported when PSGL allocates RSX memory.
|-
| PSGL_REPORT_GPU_MEMORY_FREE  ||  || Reported when PSGL frees RSX memory.
|-
| PSGL_REPORT_GPU_MEMORY_ASYNC_FREE  ||  || Reported when PSGL asynchronously frees RSX memory.
|-
| PSGL_REPORT_HOST_MEMORY_ALLOC  ||  || Reported when PSGL allocates host memory.
|-
| PSGL_REPORT_HOST_MEMORY_FREE  ||  || Reported when PSGL frees host memory.
|-
| PSGL_REPORT_HOST_MEMORY_ASYNC_FREE  ||  || Reported when PSGL asynchronously frees host memory.
|-
| PSGL_REPORT_MALLOC_MEMORY_ALLOC  ||  || Reported when PSGL allocates malloc memory.
|-
| PSGL_REPORT_MALLOC_MEMORY_FREE  ||  || Reported when PSGL frees malloc memory.
|-
| PSGL_REPORT_MALLOC_MEMORY_REALLOC  ||  || Reported when PSGL reallocates malloc memory.
|-
| PSGL_REPORT_TEXTURE_CONVERSION  ||  || Reported when texture color format conversion occurs.
|-
| PSGL_REPORT_RESC  ||  || Reported when resolution conversion (RESC) is enabled.
|-
| PSGL_REPORT_RESC_FLIP_ERROR  ||  || Reported when an error occurs during resolution conversion (RESC) flip. The report includes the error code returned by cellRescSetConvertAndFlip().
|-
| PSGL_REPORT_COMMAND_RECORD_CALLBACK ||  || Reported when recording with static command buffers in PSGL. There is no more space for command in the current command buffer and there is no psglStaticCommandBufferCallback to call to resolve the issue.
|-
|}
 
== PSGL Utility errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| GLU_INVALID_ENUM || 100900 ||
|-
| GLU_INVALID_VALUE || 100901 ||
|-
| GLU_OUT_OF_MEMORY || 100902 ||
|-
| GLU_INVALID_OPERATION || 100904 ||
|-
|}
 
== Home coordination utility errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_HDDGAME_ERROR_INTERNAL ||  || Fatal internal error
|-
| CELL_HDDGAME_ERROR_PARAM ||  || Invalid argument (application bug)
|-
| CELL_HDDGAME_ERROR_NOAPP ||  || PlayStation Home is not installed
|-
| CELL_GAME_ERROR_ACCESS_ERROR ||  || HDD access error
|-
|}
 
== L10n errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| SRCIllegal ||  || Target character string is corrupt
|-
| DSTExhausted ||  || Buffer is too small for the conversion result
|-
| ConverterUnknown ||  || Specified converter is invalid
|-
|}
 
== Pthread errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| ESRCH || || Non-existent thread
|-
| EINVAL || || The value specified is invalid or does not refer to an initialized thread attribute object.
|-
| EINVAL || || Invalid value for scheduling parameters.
|-
| ENOTSUP || || An attempt was made to set the attribute to an unsupported value
|-
| ENOMEM || || The process cannot allocate enough memory to initialize a mutex or a condition variable
|-
| EAGAIN || || The system lacks the resources to initialize a mutex or a condition variable
|-
| EBUSY || || Mutex is locked by another thread.
|-
| EDEADLK || || A deadlock would occur if the thread blocked waiting for mutex
|-
| EPERM || || The current thread does not hold a lock on mutex.
|-
| ETIMEDOUT || || The system time has reached or exceeded the time specified in abstime.
|-
|}
 
== Scream / MultiStream errors ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
!colspan="3" | Scream/MultiStream errors
|-
| CELL_SCREAM_ERROR_NONE || 0
|-
| CELL_SCREAM_ERROR_NULL_PARAM || -1
|-
| CELL_SCREAM_ERROR_SYSTEM_ALREADY_STARTED || -2
|-
| CELL_SCREAM_ERROR_BAD_RETURNS || -3
|-
| CELL_SCREAM_ERROR_SYSTEM_NOT_RUNNING || -4
|-
| CELL_SCREAM_ERROR_BAD_FLAGS || -5
|-
| CELL_SCREAM_ERROR_BAD_MS_BUS || -6
|-
!colspan="3" | SCREAM specific errors
|-
| CELL_SCREAM_LOAD_ERR_COUDNT_OPEN_FILE || 0x100
|-
| CELL_SCREAM_LOAD_ERR_READING_FILE || 0x101
|-
| CELL_SCREAM_LOAD_ERR_MEMORY || 0x102
|-
| CELL_SCREAM_LOAD_ERR_SYNTH_MEMORY || 0x103
|-
| CELL_SCREAM_LOAD_ERR_IN_PROGRESS || 0x104
|-
| CELL_SCREAM_LOAD_ERR_DMA || 0x105
|-
| CELL_SCREAM_LOAD_ERR_RPC || 0x106
|-
| CELL_SCREAM_LOAD_ERR_INVALID_FORMAT || 0x107
|-
|}
 
== Print Utility errors ==
 
=== Print ErrorStatus ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_PRINT_ERRORSTATUS_COMM<br />CELL_PRINT_ERRORSTATUS_COMMON_OFFSET || 0x80000000 || Printer communication error
|-
| CELL_PRINT_ERRORSTATUS_COVEROPEN || 0x80000001 || Cover is opened
|-
| CELL_PRINT_ERRORSTATUS_INKCOVEROPEN || 0x80000002 || Ink (cartridge) cover is opened
|-
| CELL_PRINT_ERRORSTATUS_NOPAPER || 0x80000003 || No paper
|-
| CELL_PRINT_ERRORSTATUS_NOTRAY || 0x80000004 || No paper tray
|-
| CELL_PRINT_ERRORSTATUS_SIZE_TYPE_PATH || 0x80000005 || Paper feed method is not matching
|-
| CELL_PRINT_ERRORSTATUS_DOUBLEFEED || 0x80000006 || Paper feed error (double feed)
|-
| CELL_PRINT_ERRORSTATUS_FEEDERROR || 0x80000007 || Paper feed error (other than double feed)
|-
| CELL_PRINT_ERRORSTATUS_PAPERJAM || 0x80000008 || Paper jammed
|-
| CELL_PRINT_ERRORSTATUS_TRAYCLOSE || 0x80000009 || Eject tray is closed
|-
| CELL_PRINT_ERRORSTATUS_NOINK || 0x8000000a || No ink
|-
| CELL_PRINT_ERRORSTATUS_NOCARTRIDGE || 0x8000000b || No ink cartridge
|-
| CELL_PRINT_ERRORSTATUS_COVERFLOW || 0x8000000c || Ink cartridge's waste ink full
|-
| CELL_PRINT_ERRORSTATUS_CFAIL || 0x8000000d || Ink cartridge detection error
|-
| CELL_PRINT_ERRORSTATUS_CFACTORY || 0x8000000e || Ink cartridge error (factory default settings)
|-
| CELL_PRINT_ERRORSTATUS_BATTERYVOLTAGE || 0x8000000f || Abnormal battery voltage
|-
| CELL_PRINT_ERRORSTATUS_BATTERYTEMPERATURE || 0x80000010 || Abnormal battery temperature
|-
| CELL_PRINT_ERRORSTATUS_BATTERYEMPTY || 0x80000011 || No battery (cannot print)
|-
| CELL_PRINT_ERRORSTATUS_SERVICEREQ || 0x80000012 || Printer adjustment necessary
|-
| CELL_PRINT_ERRORSTATUS_GENERAL || 0x80000013 || Printer-related error
|-
| CELL_PRINT_ERRORSTATUS_FATAL || 0x80000014 || Fatal printer error
|-
|}
 
== CXML Error ==
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CXML_RESULT_OK || 0x0 ||
|-
| CXML_RESULT_ERROR_CANT_OPEN || 0x8002E001 ||
|-
| CXML_RESULT_ERROR_CANT_READ || 0x8002E002 ||
|-
| CXML_RESULT_ERROR_CANT_WRITE || 0x8002E003 ||
|-
| CXML_RESULT_ERROR_CANT_SEEK || 0x8002E004 ||
|-
| CXML_RESULT_ERROR_CANT_ALLOC || 0x8002E005 ||
|-
| CXML_RESULT_ERROR_FORMAT || 0x8002E006 ||
|-
| CXML_RESULT_ERROR_VERSION || 0x8002E007 ||
|-
| CXML_RESULT_ERROR_INVALID_NODE || 0x8002E008 ||
|-
| CXML_RESULT_ERROR_NOT_ENOUGH_BUF || 0x8002E009 ||
|-
| CXML_RESULT_ERROR_ACCESS_MODE || 0x8002E010 ||
|-
| CXML_RESULT_ERROR_NOT_EXIST || 0x8002E011 ||
|-
|-
| CXML_RESULT_ERROR_TYPE || 0x8002E012 ||
| CXML_RESULT_ERROR_TYPE || 0x8002E012 ||
Line 1,316: Line 3,608:
|-
|-
|  || 0x8002B241 || DVI has no audio.
|  || 0x8002B241 || DVI has no audio.
|-
|  || 0x8002B401 || Error when creating savedata. ("source" savedata files inside the game are not valid, e.g: PS3_GAME/USRDIR/CONTENT/SAVEDATA/PIC1.PNG with wrong size).
|-
|-
|  || 0x8002B71A || Possible NAT Error , Can log onto Game Server but can’t join game and can’t host game
|  || 0x8002B71A || Possible NAT Error , Can log onto Game Server but can’t join game and can’t host game
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)