Template:CELL ERROR FACILITY SYSTEM UTILITY - 0x002: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 824: Line 824:
|-
|-
| SCE_NP_SNS_ERROR_BUSY || 0x80024506 ||  
| SCE_NP_SNS_ERROR_BUSY || 0x80024506 ||  
|-
|-
|-
|}
|}
Line 925: Line 924:
|-
|-
| SCE_NP_RATING_SERVER_ERROR_INVALID_TARGET_STRING || 0x8002495c ||   
| SCE_NP_RATING_SERVER_ERROR_INVALID_TARGET_STRING || 0x8002495c ||   
|-
|}
==== NP Commerce 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
|-
| 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 ||
|-
|}
==== NP DRM 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
|-
| 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 ||
|-
|}
==== NP DRM Install 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
|-
| 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_INSTALL_??? || 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_INSTALL_??? || 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.
|-
|}
==== NP DRM Server 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
|-
| 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
|-
|}
==== NP Commerce Browse Server 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
|-
| 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 ||
|-
|}
==== NP Commerce GDF Server 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
|-
| 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 ||
|-
|}
==== NP Commerce SDF Server 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
|-
| 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 ||
|-
|-
|}
|}

Revision as of 09:23, 16 July 2015

NP errors (PSN Network)

(0x80022300-0x8002afff)

NP Matching2 errors

Name Errorcode Remarks
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

NP Matching2 Resolver errors

Name Errorcode Remarks
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

NP Clans errors

Name Errorcode Remarks
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

NP Clans Server errors

Name Errorcode Remarks
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

NP Trophy errors

Name Errorcode Remarks
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

NP Matching2 Server errors

Name Errorcode Remarks
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

NP Commerce2 errors (0x80023000 - 0x800230ff)

Name Errorcode Remarks
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

NP Commerce2 server errors (0x80023100 - 0x800231ff)

Name Errorcode Remarks
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
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

NP Custom Menu errors

Name Errorcode Remarks
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

NP Commerce2 QS errors

Name Errorcode Remarks
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

NP Commerce2 system utility errors (0x80024000 - 0x800240ff)

Name Errorcode Remarks
SCE_NP_COMMERCE2_SYSTEM_UTIL_ERROR_INVALID_VOUCHER 0x80024002

NP SNS errors

Name Errorcode Remarks
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

NP SNS FB errors

Name Errorcode Remarks
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


NP Rating errors

Name Errorcode Remarks
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

NP Rating Server errors

Name Errorcode Remarks
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

NP Commerce errors

Name Errorcode Remarks
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

NP DRM errors

Name Errorcode Remarks
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 for unlock a demo/purchase game this error might not be returned, turn the 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

NP DRM Install errors

Name Errorcode Remarks
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_INSTALL_??? 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_INSTALL_??? 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.

NP DRM Server errors

Name Errorcode Remarks
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

NP Commerce Browse Server errors

Name Errorcode Remarks
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

NP Commerce GDF Server errors

Name Errorcode Remarks
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

NP Commerce SDF Server errors

Name Errorcode Remarks
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

INTERNAL errors

base:(0x8002b000)

COMMON errors

Name Errorcode Remarks
CELL_SYSUTIL_ERROR_TYPE
CELL_SYSUTIL_BGMPLAYBACK_ERROR_PARAM
0x8002b101 Type is invalid
CELL_SYSUTIL_ERROR_VALUE
CELL_SYSUTIL_BGMPLAYBACK_ERROR_BUSY
0x8002b102 Value is invalid
CELL_SYSUTIL_ERROR_SIZE 0x8002b103 Size is invalid
CELL_SYSUTIL_ERROR_NUM 0x8002b104 Number exceeds valid range
CELL_SYSUTIL_ERROR_BUSY 0x8002b105 Service cannot run because another service is running
CELL_SYSUTIL_ERROR_STATUS 0x8002b106 Invalid API was called for the current service status
CELL_SYSUTIL_ERROR_MEMORY 0x8002b107 Sufficient memory could not be allocated for the requested service
CELL_SYSUTIL_ERROR_3D_SUPPORT 0x8002b108
CELL_SYSUTIL_BGMPLAYBACK_ERROR_GENERIC 0x8002b1ff Unknown error occurred

SYSTEMPARAM errors

Name Errorcode Remarks
CELL_VIDEO_OUT_ERROR_NOT_IMPLEMENTED 0x8002b220
CELL_VIDEO_OUT_ERROR_ILLEGAL_CONFIGURATION 0x8002b221
CELL_VIDEO_OUT_ERROR_ILLEGAL_PARAMETER 0x8002b222
CELL_VIDEO_OUT_ERROR_PARAMETER_OUT_OF_RANGE 0x8002b223
CELL_VIDEO_OUT_ERROR_DEVICE_NOT_FOUND 0x8002b224
CELL_VIDEO_OUT_ERROR_UNSUPPORTED_VIDEO_OUT 0x8002b225
CELL_VIDEO_OUT_ERROR_UNSUPPORTED_DISPLAY_MODE 0x8002b226
CELL_VIDEO_OUT_ERROR_CONDITION_BUSY 0x8002b227
CELL_VIDEO_OUT_ERROR_VALUE_IS_NOT_SET 0x8002b228
CELL_AUDIO_OUT_ERROR_NOT_IMPLEMENTED 0x8002b240
CELL_AUDIO_OUT_ERROR_ILLEGAL_CONFIGURATION 0x8002b241
CELL_AUDIO_OUT_ERROR_ILLEGAL_PARAMETER 0x8002b242
CELL_AUDIO_OUT_ERROR_PARAMETER_OUT_OF_RANGE 0x8002b243
CELL_AUDIO_OUT_ERROR_DEVICE_NOT_FOUND 0x8002b244
CELL_AUDIO_OUT_ERROR_UNSUPPORTED_AUDIO_OUT 0x8002b245
CELL_AUDIO_OUT_ERROR_UNSUPPORTED_SOUND_MODE 0x8002b246
CELL_AUDIO_OUT_ERROR_CONDITION_BUSY 0x8002b247
CELL_AUDIO_IN_ERROR_NOT_IMPLEMENTED 0x8002b260
CELL_AUDIO_IN_ERROR_ILLEGAL_CONFIGURATION 0x8002b261
CELL_AUDIO_IN_ERROR_ILLEGAL_PARAMETER 0x8002b262
CELL_AUDIO_IN_ERROR_PARAMETER_OUT_OF_RANGE 0x8002b263
CELL_AUDIO_IN_ERROR_DEVICE_NOT_FOUND 0x8002b264
CELL_AUDIO_IN_ERROR_UNSUPPORTED_AUDIO_IN 0x8002b265
CELL_AUDIO_IN_ERROR_UNSUPPORTED_SOUND_MODE 0x8002b266
CELL_AUDIO_IN_ERROR_CONDITION_BUSY 0x8002b267

MSGDIALOG errors

Name Errorcode Remarks
CELL_MSGDIALOG_ERROR_PARAM 0x8002b301 Parameter is invalid
CELL_MSGDIALOG_ERROR_DIALOG_NOT_OPENED 0x8002b302 The dialogue is not opened

SAVEDATA errors

Name Errorcode Remarks
CELL_SAVEDATA_ERROR_CBRESULT 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).
CELL_SAVEDATA_ERROR_ACCESS_ERROR 0x8002b402
CELL_SAVEDATA_ERROR_INTERNAL 0x8002b403
CELL_SAVEDATA_ERROR_PARAM 0x8002b404
CELL_SAVEDATA_ERROR_NOSPACE 0x8002b405
CELL_SAVEDATA_ERROR_BROKEN 0x8002b406
CELL_SAVEDATA_ERROR_FAILURE 0x8002b407
CELL_SAVEDATA_ERROR_BUSY 0x8002b408
CELL_SAVEDATA_ERROR_NOUSER 0x8002b409
CELL_SAVEDATA_ERROR_SIZEOVER 0x8002b40a
CELL_SAVEDATA_ERROR_NODATA 0x8002b40b
CELL_SAVEDATA_ERROR_NOTSUPPORTED 0x8002b40c

OSKDIALOG errors

Name Errorcode Remarks
CELL_OSKDIALOG_ERROR_IME_ALREADY_IN_USE 0x8002b501
CELL_OSKDIALOG_ERROR_GET_SIZE_ERROR 0x8002b502
CELL_OSKDIALOG_ERROR_UNKNOWN 0x8002b503
CELL_OSKDIALOG_ERROR_PARAM 0x8002b504

GAMEDATA errors

base:(0x8002b600)

AVC errors

Name Errorcode Remarks
CELL_AVC2_ERROR_UNKNOWN 0x8002b701 Internal error
CELL_AVC2_ERROR_NOT_SUPPORTED 0x8002b702 Function is not supported
CELL_AVC2_ERROR_NOT_INITIALIZED 0x8002b703 Not loaded
CELL_AVC2_ERROR_ALREADY_INITIALIZED 0x8002b704 Already initialized
CELL_AVC2_ERROR_INVALID_ARGUMENT 0x8002b705 Invalid argument was passed
CELL_AVC2_ERROR_OUT_OF_MEMORY 0x8002b706 Memory could not be allocated
CELL_AVC2_ERROR_ERROR_BAD_ID 0x8002b707 Invalid ID was passed
CELL_AVC2_ERROR_INVALID_STATUS 0x8002b70a Function was called when processing could not be executed
CELL_AVC2_ERROR_TIMEOUT 0x8002b70b Processing failed due to timeout
CELL_AVC2_ERROR_NO_SESSION 0x8002b70d Function was called when the user has not joined an AV chat session
CELL_AVC2_ERROR_INCOMPATIBLE_PROTOCOL 0x8002b70e
CELL_AVC2_ERROR_WINDOW_ALREADY_EXISTS 0x8002b70f Window has already been created
CELL_AVC2_ERROR_TOO_MANY_WINDOWS 0x8002b710 Number of windows has reached the maximum allowed
CELL_AVC2_ERROR_TOO_MANY_PEER_WINDOWS 0x8002b711 Number of peer windows has reached the maximum allowed
CELL_AVC2_ERROR_WINDOW_NOT_FOUND 0x8002b712 Window has not been created
CELL_AVC2_PRIVATE_ERROR_HDD_NO_SPACE 0x8002B786
CELL_AVC2_PRIVATE_ERROR_TEXT_LOGMGR_INTERNAL_FILEBROKEN 0x8002B7CC

NETCTL errors

base:(0x8002b800)

WEBBROWSER errors

Name Errorcode Remarks
CELL_WEBBROWSER_ERROR_NOMEM 0x8002b901
CELL_WEBBROWSER_ERROR_INVALID 0x8002b902
CELL_WEBBROWSER_ERROR_EXCLUSIVE 0x8002b903

HDDGAME errors

base:(0x8002ba00)

SYSCONF errors

Name Errorcode Remarks
CELL_SYSCONF_ERROR_PARAM 0x8002bb01

SYSCACHE errors

Name Errorcode Remarks
CELL_SYSCACHE_ERROR_ACCESS_ERROR 0x8002bc01
CELL_SYSCACHE_ERROR_INTERNAL 0x8002bc02
CELL_SYSCACHE_ERROR_PARAM 0x8002bc03
CELL_SYSCACHE_ERROR_NOTMOUNTED 0x8002bc04

DISCGAME errors

base:(0x8002bd00)

STORAGEDATA errors

Name Errorcode Remarks
CELL_STORAGEDATA_ERROR_BUSY 0x8002be01
CELL_STORAGEDATA_ERROR_INTERNAL 0x8002be02
CELL_STORAGEDATA_ERROR_PARAM 0x8002be03
CELL_STORAGEDATA_ERROR_ACCESS_ERROR 0x8002be04
CELL_STORAGEDATA_ERROR_FAILURE 0x8002be05

IMEJP errors

Name Errorcode Remarks
CELL_IMEJP_ERROR_ERR 0x8002bf01 Function call error
CELL_IMEJP_ERROR_CONTEXT 0x8002bf11 Invalid context handle or context handle not opened
CELL_IMEJP_ERROR_ALREADY_OPEN 0x8002bf21 Attempted to open when the ImeJp utility is already opened
CELL_IMEJP_ERROR_DIC_OPEN 0x8002bf31 Dictionary open error
CELL_IMEJP_ERROR_PARAM 0x8002bf41 Invalid parameter
CELL_IMEJP_ERROR_IME_ALREADY_IN_USE 0x8002bf51 Character input engine is being used
CELL_IMEJP_ERROR_OTHER 0x8002bfff Other error, internal error

FILE_SELECT errors

base:(0x8002c000)

MUSIC errors

Name Errorcode Remarks
CELL_MUSIC_DECODE_DECODE_FINISHED
CELL_MUSIC_DECODE2_DECODE_FINISHED
CELL_MUSIC_PLAYBACK_FINISHED
CELL_MUSIC2_PLAYBACK_FINISHED
0x8002C101 End of music content was reached and decoding stopped
CELL_MUSIC_DECODE_ERROR_PARAM
CELL_MUSIC_DECODE2_ERROR_PARAM
CELL_MUSIC_ERROR_PARAM
CELL_MUSIC2_ERROR_PARAM
0x8002C102 Parameters are invalid
CELL_MUSIC_DECODE_ERROR_BUSY
CELL_MUSIC_DECODE2_ERROR_BUSY
CELL_MUSIC_ERROR_BUSY
CELL_MUSIC2_ERROR_BUSY
0x8002C103 Required processing has not completed, so request could not be executed
CELL_MUSIC_DECODE_ERROR_NO_ACTIVE_CONTENT
CELL_MUSIC_DECODE2_ERROR_NO_ACTIVE_CONTENT
CELL_MUSIC_ERROR_NO_ACTIVE_CONTENT
CELL_MUSIC2_ERROR_NO_ACTIVE_CONTENT
0x8002C104 No open content
CELL_MUSIC_DECODE_ERROR_NO_MATCH_FOUND
CELL_MUSIC_DECODE2_ERROR_NO_MATCH_FOUND
CELL_MUSIC_ERROR_NO_MATCH_FOUND
CELL_MUSIC2_ERROR_NO_MATCH_FOUND
0x8002C105 Content corresponding to passed context could not be found
CELL_MUSIC_DECODE_ERROR_INVALID_CONTEXT
CELL_MUSIC_DECODE2_ERROR_INVALID_CONTEXT
CELL_MUSIC_ERROR_INVALID_CONTEXT
CELL_MUSIC2_ERROR_INVALID_CONTEXT
0x8002C106 Context is invalid
CELL_MUSIC_DECODE_ERROR_DECODE_FAILURE
CELL_MUSIC_DECODE2_ERROR_DECODE_FAILURE
CELL_MUSIC_ERROR_PLAYBACK_FAILURE
CELL_MUSIC2_ERROR_PLAYBACK_FAILURE
0x8002C107 Error occurred during decoding and decoding stopped
CELL_MUSIC_DECODE_ERROR_NO_MORE_CONTENT
CELL_MUSIC_DECODE2_ERROR_NO_MORE_CONTENT
CELL_MUSIC_ERROR_NO_MORE_CONTENT
CELL_MUSIC2_ERROR_NO_MORE_CONTENT
0x8002C108 Next/previous content does not exist
CELL_MUSIC_DECODE_DIALOG_OPEN
CELL_MUSIC_DECODE2_DIALOG_OPEN
CELL_MUSIC_DIALOG_OPEN
CELL_MUSIC2_DIALOG_OPEN
0x8002C109 Message dialog will be displayed
CELL_MUSIC_DECODE_DIALOG_CLOSE
CELL_MUSIC_DECODE2_DIALOG_CLOSE
CELL_MUSIC_DIALOG_CLOSE
CELL_MUSIC2_DIALOG_CLOSE
0x8002C10A Message dialog was closed
CELL_MUSIC_DECODE_ERROR_NO_LPCM_DATA
CELL_MUSIC_DECODE2_ERROR_NO_LPCM_DATA
0x8002C10B No decoded data was available
CELL_MUSIC_DECODE_NEXT_CONTENTS_READY
CELL_MUSIC_DECODE2_NEXT_CONTENTS_READY
0x8002C10C Decoding of next content can be started
CELL_MUSIC_DECODE_ERROR_GENERIC
CELL_MUSIC_DECODE2_ERROR_GENERIC
CELL_MUSIC_ERROR_GENERIC
CELL_MUSIC2_ERROR_GENERIC
0x8002C1FF Unknown error occurred

PHOTO_EXPORT_UTIL errors

Name Errorcode Remarks
CELL_PHOTO_EXPORT_UTIL_ERROR_BUSY 0x8002c201 Requested operation could not be executed because required operation has not ended
CELL_PHOTO_EXPORT_UTIL_ERROR_INTERNAL 0x8002c202 Internal error
CELL_PHOTO_EXPORT_UTIL_ERROR_PARAM 0x8002c203 Invalid parameter
CELL_PHOTO_EXPORT_UTIL_ERROR_ACCESS_ERROR 0x8002c204 HDD access error, file copy failed
CELL_PHOTO_EXPORT_UTIL_ERROR_DB_INTERNAL 0x8002c205 Internal error in database
CELL_PHOTO_EXPORT_UTIL_ERROR_DB_REGIST 0x8002c206 Registration to database failed
CELL_PHOTO_EXPORT_UTIL_ERROR_SET_META 0x8002c207 Metadata configuration failed
CELL_PHOTO_EXPORT_UTIL_ERROR_FLUSH_META 0x8002c208 Metadata writeback failed
CELL_PHOTO_EXPORT_UTIL_ERROR_MOVE 0x8002c209 File move failed
CELL_PHOTO_EXPORT_UTIL_ERROR_INITIALIZE 0x8002c20a Initialization error

USERINFO errors

Name Errorcode Remarks
CELL_USERINFO_ERROR_BUSY 0x8002c301
CELL_USERINFO_ERROR_INTERNAL 0x8002c302
CELL_USERINFO_ERROR_PARAM 0x8002c303
CELL_USERINFO_ERROR_NOUSER 0x8002c304

PRINT errors

Name Errorcode Remarks
CELL_PRINT_ERROR_INTERNAL 0x8002c401 Internal error
CELL_PRINT_ERROR_NO_MEMORY 0x8002c402 Memory allocation failed
CELL_PRINT_ERROR_PRINTER_NOT_FOUND 0x8002c403 Printer could not be found
CELL_PRINT_ERROR_INVALID_PARAM 0x8002c404 Parameter is invalid
CELL_PRINT_ERROR_INVALID_FUNCTION 0x8002c405 API call is invalid
CELL_PRINT_ERROR_NOT_SUPPORT 0x8002c406 Printer is not supported
CELL_PRINT_ERROR_OCCURRED 0x8002c407 API execution error
CELL_PRINT_ERROR_CANCELED_BY_PRINTER 0x8002c408 Print job was cancelled

REC errors

Name Errorcode Remarks
CELL_REC_ERROR_OUT_OF_MEMORY 0x8002c501
CELL_REC_ERROR_FATAL 0x8002c502
CELL_REC_ERROR_INVALID_VALUE 0x8002c503
CELL_REC_ERROR_FILE_OPEN 0x8002c504
CELL_REC_ERROR_FILE_WRITE 0x8002c505
CELL_REC_ERROR_INVALID_STATE 0x8002c506
CELL_REC_ERROR_FILE_NO_DATA 0x8002c507

MUSIC_EXPORT_UTIL errors

Name Errorcode Remarks
CELL_MUSIC_EXPORT_UTIL_ERROR_BUSY 0x8002c601 Because the required processing has not been completed yet, the requested processing could not be executed
CELL_MUSIC_EXPORT_UTIL_ERROR_INTERNAL 0x8002c602 Internal error
CELL_MUSIC_EXPORT_UTIL_ERROR_PARAM 0x8002c603 Parameter is invalid
CELL_MUSIC_EXPORT_UTIL_ERROR_ACCESS_ERROR 0x8002c604 HDD access error
CELL_MUSIC_EXPORT_UTIL_ERROR_DB_INTERNAL 0x8002c605 Internal database error
CELL_MUSIC_EXPORT_UTIL_ERROR_DB_REGIST 0x8002c606 Registration to database failed
CELL_MUSIC_EXPORT_UTIL_ERROR_SET_META 0x8002c607 Metadata configuration failed
CELL_MUSIC_EXPORT_UTIL_ERROR_FLUSH_META 0x8002c608 Metadata flush failed
CELL_MUSIC_EXPORT_UTIL_ERROR_MOVE 0x8002c609 File move failed
CELL_MUSIC_EXPORT_UTIL_ERROR_INITIALIZE 0x8002c60a Initialization error

PHOTO_IMPORT errors

Name Errorcode Remarks
CELL_PHOTO_IMPORT_ERROR_BUSY 0x8002c701 Required processing has not completed, so request could not be executed
CELL_PHOTO_IMPORT_ERROR_INTERNAL 0x8002c702 Internal error
CELL_PHOTO_IMPORT_ERROR_PARAM 0x8002c703 Parameters are invalid
CELL_PHOTO_IMPORT_ERROR_ACCESS_ERROR 0x8002c704 HDD access error
CELL_PHOTO_IMPORT_ERROR_COPY 0x8002c705 Copy failed
CELL_PHOTO_IMPORT_ERROR_INITIALIZE 0x8002c706 Initialization error

SEARCH errors

Name Errorcode Remarks
CELL_SEARCH_ERROR_PARAM 0x8002C801 Parameter is invalid. func or Id is NULL.
CELL_SEARCH_ERROR_BUSY 0x8002C802 Currently processing. Executing initialization or a search
CELL_SEARCH_ERROR_NO_MEMORY 0x8002C803 Not enough memory for execution
CELL_SEARCH_ERROR_UNKNOWN_MODE 0x8002C804 Mode is invalid. Value specified to mode is not CELL_SEARCH_MODE_NORMAL
CELL_SEARCH_ERROR_ALREADY_INITIALIZED 0x8002C805 Already initialized
CELL_SEARCH_ERROR_NOT_INITIALIZED 0x8002C806 Not initialized
CELL_SEARCH_ERROR_FINALIZING 0x8002C807 Executing termination processing
CELL_SEARCH_ERROR_NOT_SUPPORTED_SEARCH 0x8002C808 Specified search conditions are not supported. Combination of type and sortOrder is invalid.
CELL_SEARCH_ERROR_CONTENT_OBSOLETE 0x8002C809 contentId, listID, videoId is old (content was modified by the user and therefore cannot be found)
CELL_SEARCH_ERROR_CONTENT_NOT_FOUND 0x8002C80A Content indicated by contentId, listID, videoID cannot be found (deleted by the user).
CELL_SEARCH_ERROR_NOT_LIST 0x8002C80B contentId, listID, videoID cannot be found in the list.
CELL_SEARCH_ERROR_OUT_OF_RANGE 0x8002C80C Offset is either negative or too large
CELL_SEARCH_ERROR_INVALID_SEARCHID 0x8002C80D Search ID is invalid
CELL_SEARCH_ERROR_ALREADY_GOT_RESULT 0x8002C80E Search results have already been obtained
CELL_SEARCH_ERROR_NOT_SUPPORTED_CONTEXT 0x8002C80F Selection context cannot be created
CELL_SEARCH_ERROR_INVALID_CONTENTTYPE 0x8002C810 Content type is invalid
CELL_SEARCH_ERROR_DRM 0x8002C811 DRM error. Could not execute request/obtain path because file is a DRM file.
CELL_SEARCH_ERROR_TAG 0x8002C812 Tag information is invalid. tagNum is larger than CELL_SEARCH_TAG_NUM_MAX; or tagNum is at least 1 and tags or tags[n] is NULL; or length of tags[n] is larger than CELL_SEARCH_TAG_LEN_MAX
CELL_SEARCH_ERROR_GENERIC 0x8002C8FF Other error

PHOTO_DECODE errors

Name Errorcode Remarks
CELL_PHOTO_DECODE_ERROR_BUSY 0x8002c901 Required processing has not completed, so request could not be executed
CELL_PHOTO_DECODE_ERROR_INTERNAL 0x8002c902 Internal error
CELL_PHOTO_DECODE_ERROR_PARAM 0x8002c903 Parameters are invalid
CELL_PHOTO_DECODE_ERROR_ACCESS_ERROR 0x8002c904 HDD access error
CELL_PHOTO_DECODE_ERROR_INITIALIZE 0x8002c905 Initialization error
CELL_PHOTO_DECODE_ERROR_DECODE 0x8002c906 Decoding failed

VIDEO_EXPORT_UTIL errors

Name Errorcode Remarks
CELL_VIDEO_EXPORT_UTIL_ERROR_BUSY 0x8002ca01 Requested processing could not be executed because the required processing has not been completed
CELL_VIDEO_EXPORT_UTIL_ERROR_INTERNAL 0x8002ca02 Internal error
CELL_VIDEO_EXPORT_UTIL_ERROR_PARAM 0x8002ca03 Parameter is invalid
CELL_VIDEO_EXPORT_UTIL_ERROR_ACCESS_ERROR 0x8002ca04 HDD access error, file copy failed
CELL_VIDEO_EXPORT_UTIL_ERROR_DB_INTERNAL 0x8002ca05 Internal database error
CELL_VIDEO_EXPORT_UTIL_ERROR_DB_REGIST 0x8002ca06 Registration to database failed
CELL_VIDEO_EXPORT_UTIL_ERROR_SET_META 0x8002ca07 Metadata set failed
CELL_VIDEO_EXPORT_UTIL_ERROR_FLUSH_META 0x8002ca08 Metadata flush failed
CELL_VIDEO_EXPORT_UTIL_ERROR_MOVE 0x8002ca09 File move failed
CELL_VIDEO_EXPORT_UTIL_ERROR_INITIALIZE 0x8002ca0a Initialization error

GAME errors

Name Errorcode Remarks
0x8002cb01 System software needs to be updated
CELL_GAME_ERROR_NOTFOUND 0x8002cb04 The specified game content or file cannot be found (application bug)
CELL_GAME_ERROR_BROKEN 0x8002cb05 The specified game content is corrupted
CELL_GAME_ERROR_INTERNAL 0x8002cb06 Fatal error occurred in the utility
CELL_GAME_ERROR_PARAM 0x8002cb07 There is an error in the argument (application bug)
CELL_GAME_ERROR_NOAPP 0x8002cb08 The target application does not exist
CELL_GAME_ERROR_ACCESS_ERROR 0x8002cb09 HDD access error
CELL_GAME_ERROR_NOSPACE 0x8002cb20 Insufficient space on the HDD (application bug)
CELL_GAME_ERROR_NOTSUPPORTED 0x8002cb21 Operation is not supported (debugger)
CELL_GAME_ERROR_FAILURE 0x8002cb22 Calling order is invalid (application bug)
CELL_GAME_ERROR_BUSY 0x8002cb23 The call of an access preparing function was repeated
CELL_GAME_ERROR_IN_SHUTDOWN 0x8002cb24 Processing cannot be executed because application termination is being processed
CELL_GAME_ERROR_INVALID_ID 0x8002cb25 A specified ID is invalid (application bug)
CELL_GAME_ERROR_EXIST 0x8002cb26 Content specified already exists
CELL_GAME_ERROR_NOTPATCH 0x8002cb27 Not booted from a patch
CELL_GAME_ERROR_INVALID_THEME_FILE 0x8002cb28 Invalid format for theme file(application bug)
CELL_GAME_ERROR_BOOTPATH 0x8002cb50 Pathname of booted program file is too long (>128b)

GAMEUPDATE errors

Name Errorcode Remarks
CELL_GAMEUPDATE_ERROR_NOT_INITILIZED 0x8002cc01 Not initialized
CELL_GAMEUPDATE_ERROR_ALREADY_INITIALIZED 0x8002cc02 Already initialized
CELL_GAMEUPDATE_ERROR_INVALID_ADDR 0x8002cc03 Address of the passed argument is invalid
CELL_GAMEUPDATE_ERROR_INVALID_SIZE 0x8002cc04 Size of the passed argument is invalid
CELL_GAMEUPDATE_ERROR_INVALID_MEMORY_CONTAINER 0x8002cc05 Memory container is invalid
CELL_GAMEUPDATE_ERROR_INSUFFICIENT_MEMORY_CONTAINER 0x8002cc06 Size of the memory container is insufficient
CELL_GAMEUPDATE_ERROR_BUSY 0x8002cc07 An API is being processed
CELL_GAMEUPDATE_ERROR_NOT_START 0x8002cc08 Game update utility has not been started up
CELL_GAMEUPDATE_ERROR_LOAD_FAILED 0x8002cc09 Failed to load the game update module

AP errors

Name Errorcode Remarks
CELL_SYSUTIL_AP_ERROR_OUT_OF_MEMORY 0x8002cd00 Not enough memory
CELL_SYSUTIL_AP_ERROR_FATAL 0x8002cd01 Internal error occurred
CELL_SYSUTIL_AP_ERROR_INVALID_VALUE 0x8002cd02 Invalid argument
CELL_SYSUTIL_AP_ERROR_NOT_INITIALIZED 0x8002cd03 Not correctly initialized
CELL_SYSUTIL_AP_ERROR_ZERO_REGISTERED 0x8002cd13 No PSP is registered
CELL_SYSUTIL_AP_ERROR_NETIF_DISABLED 0x8002cd14 Usable network does not exist
CELL_SYSUTIL_AP_ERROR_NETIF_NO_CABLE 0x8002cd15 Cable is not connected
CELL_SYSUTIL_AP_ERROR_NETIF_CANNOT_CONNECT 0x8002cd16 Could not obtain IP

COMBOPLAY errors

Name Errorcode Remarks
CELL_CROSS_CONTROLLER_ERROR_CANCEL 0x8002cd80
CELL_CROSS_CONTROLLER_ERROR_NETWORK 0x8002cd81
CELL_CROSS_CONTROLLER_ERROR_OUT_OF_MEMORY 0x8002cd90
CELL_CROSS_CONTROLLER_ERROR_FATAL 0x8002cd91
CELL_CROSS_CONTROLLER_ERROR_INVALID_PKG_FILENAME 0x8002cd92
CELL_CROSS_CONTROLLER_ERROR_INVALID_SIG_FILENAME 0x8002cd93
CELL_CROSS_CONTROLLER_ERROR_INVALID_ICON_FILENAME 0x8002cd94
CELL_CROSS_CONTROLLER_ERROR_INVALID_VALUE 0x8002cd95
CELL_CROSS_CONTROLLER_ERROR_PKG_FILE_OPEN 0x8002cd96
CELL_CROSS_CONTROLLER_ERROR_SIG_FILE_OPEN 0x8002cd97
CELL_CROSS_CONTROLLER_ERROR_ICON_FILE_OPEN 0x8002cd98
CELL_CROSS_CONTROLLER_ERROR_INVALID_STATE 0x8002cd99
CELL_CROSS_CONTROLLER_ERROR_INVALID_PKG_FILE 0x8002cd9a
CELL_CROSS_CONTROLLER_ERROR_INTERNAL 0x8002cda0

BGDL errors

Name Errorcode Remarks
CELL_BGDL_UTIL_ERROR_BUSY 0x8002ce01 Requested processing could not be executed because required processing has not been completed
CELL_BGDL_UTIL_ERROR_INTERNAL 0x8002ce02 Internal error
CELL_BGDL_UTIL_ERROR_PARAM 0x8002ce03 Invalid parameter
CELL_BGDL_UTIL_ERROR_ACCESS_ERROR 0x8002ce04 HDD access error
CELL_BGDL_UTIL_ERROR_INITIALIZE 0x8002ce05 Initialization error

VIDEO_UPLOAD_UTIL errors

Name Errorcode Remarks
CELL_VIDEO_UPLOAD_ERROR_CANCEL 0x8002d000 User cancelled the operation
CELL_VIDEO_UPLOAD_ERROR_NETWORK 0x8002d001 Network error
CELL_VIDEO_UPLOAD_ERROR_SERVICE_STOP 0x8002d002 Service is stopped
CELL_VIDEO_UPLOAD_ERROR_SERVICE_BUSY 0x8002d003 Service is busy
CELL_VIDEO_UPLOAD_ERROR_SERVICE_UNAVAILABLE 0x8002d004 Service could not be used
CELL_VIDEO_UPLOAD_ERROR_SERVICE_QUOTA 0x8002d005 Service limit on upload size was exceeded
CELL_VIDEO_UPLOAD_ERROR_ACCOUNT_STOP 0x8002d006 Account for using service was stopped
CELL_VIDEO_UPLOAD_ERROR_OUT_OF_MEMORY 0x8002d020 Memory could not be allocated
CELL_VIDEO_UPLOAD_ERROR_FATAL 0x8002d021 Fatal internal error
CELL_VIDEO_UPLOAD_ERROR_INVALID_VALUE 0x8002d022 Invalid argument
CELL_VIDEO_UPLOAD_ERROR_FILE_OPEN 0x8002d023 Specified file could not be opened
CELL_VIDEO_UPLOAD_ERROR_INVALID_STATE 0x8002d024 Function was called in an incorrect state
CELL_VIDEO_UPLOAD_ERROR_INTERNAL_INVALID_USER 0x8002d040
CELL_VIDEO_UPLOAD_ERROR_INTERNAL_BOUNDARY 0x8002d041

SCREENSHOT errors

Name Errorcode Remarks
CELL_SCREENSHOT_ERROR_INTERNAL 0x8002d101 Internal error
CELL_SCREENSHOT_ERROR_PARAM 0x8002d102 Invalid parameter
CELL_SCREENSHOT_ERROR_DECODE 0x8002d103 Image decoding failed
CELL_SCREENSHOT_ERROR_NOSPACE 0x8002d104 Insufficient HDD space (500MB free needed)
CELL_SCREENSHOT_ERROR_UNSUPPORTED_COLOR_FORMAT 0x8002d105 The color format of the current frame buffer is not supported

AUTHDIALOG errors

base:(0x8002d200)

BGMPLAYBACK_EX errors

Name Errorcode Remarks
CELL_SYSUTIL_BGMPLAYBACK_EX_ERROR_PARAM 0x8002d301 Invalid parameter
CELL_SYSUTIL_BGMPLAYBACK_EX_ERROR_ALREADY_SETPARAM 0x8002d302 Processing cannot be accepted because the setting has already been made
CELL_SYSUTIL_BGMPLAYBACK_EX_ERROR_DISABLE_SETPARAM 0x8002d303 Processing cannot be accepted because the feature is disabled
CELL_SYSUTIL_BGMPLAYBACK_EX_ERROR_GENERIC 0x8002d3ff Unknown error occurred

SYSTEM_CHAT errors

base:(0x8002d400)

PHOTO_NETWORK_SHARING errors

base:(0x8002d500)