Editing Error Codes

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 6,998: Line 6,998:
! Description !! Errorcode !! Remarks
! Description !! Errorcode !! Remarks
|-
|-
| CELL_SEARCH_ERROR_PARAM || 0x8002C801 || Parameter is invalid. func or Id is NULL.
| CELL_SEARCH_ERROR_PARAM || 0x8002C801 || Parameter is invalid. func is NULL
|-
|-
| CELL_SEARCH_ERROR_BUSY || 0x8002C802 || Currently processing. Executing initialization or a search
| CELL_SEARCH_ERROR_BUSY || 0x8002C802 || Currently processing. Executing initialization
|-
|-
| CELL_SEARCH_ERROR_NO_MEMORY || 0x8002C803 || Not enough memory for execution
| CELL_SEARCH_ERROR_NO_MEMORY || 0x8002C803 || Not enough memory for execution
Line 7,012: Line 7,012:
| CELL_SEARCH_ERROR_FINALIZING || 0x8002C807 || Executing termination processing
| 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_NOT_SUPPORTED_SEARCH || 0x8002C808 || Specified search conditions are not supported
|-
|-
| 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_OBSOLETE || 0x8002C809 || Content ID is old (applicable content was replaced by the user)
|-
|-
| CELL_SEARCH_ERROR_CONTENT_NOT_FOUND || 0x8002C80A || Content indicated by contentId, listID, videoID cannot be found (deleted by the user).
| CELL_SEARCH_ERROR_CONTENT_NOT_FOUND || 0x8002C80A || Content 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_NOT_LIST || 0x8002C80B || Content ID cannot be found in the list
|-
|-
| CELL_SEARCH_ERROR_OUT_OF_RANGE || 0x8002C80C || Offset is either negative or too large
| CELL_SEARCH_ERROR_OUT_OF_RANGE || 0x8002C80C || Offset is either negative or too large
Line 7,030: Line 7,030:
| CELL_SEARCH_ERROR_INVALID_CONTENTTYPE || 0x8002C810 || Content type is invalid
| 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_DRM || 0x8002C811 || DRM error
|-
|-
| 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_TAG || 0x8002C812 || Tag information is invalid
|-
|-
| CELL_SEARCH_ERROR_GENERIC || 0x8002C8FF || Other error
| CELL_SEARCH_ERROR_GENERIC || 0x8002C8FF || Other error
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)