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 4: Line 4:
Here you can post all the known PS4 errors.
Here you can post all the known PS4 errors.


[http://www.psdevwiki.com/ps3/Error_Codes PS3] / [http://www.psdevwiki.com/vita/index.php?title=Error_Codes PS Vita] / [http://errorcodespro.com/ultimate-ps4-error-code-list/ PS4 Error] equivalent pages for crossreference.
[http://www.psdevwiki.com/ps3/Error_Codes PS3] / [http://www.vitadevwiki.com/index.php?title=Error_Codes PS Vita] equivalent pages for crossreference.
 
== Error Code Structure ==
The errors that occur in libraries included in the SDK and in the system software are each allocated a hexadecimal error code with a macro constant for handling by applications, as well as a short error code to display for users.
 
Macro constant          | Hexadecimal Error Code | Short Error Code
SCE_KERNEL_ERROR_ENOENT | 0x80020002            | CE-30002-5
 
The error codes returned by libraries and the system software are hexadecimal error codes. The hexadecimal error codes are 32-bit negative numbers with the upper 16 bits representing the library or module where the error occurred.
Short error codes are character strings consisting of a two letter facility group ("CE", "NW", "NP", etc.) and a 5+1 digit short error number connected by hyphens.
 
Short Error Code | Facility Group | Short Error Number
CE-30002-5      | CE            | 30002-5
 
Exceptional errors that are not allocated a short error number will be displayed for users as short error codes using "E" and the hexadecimal error code connected by a hyphen.
 
Short Error Code | Facility Group | Hexadecimal Error Code
E-80000000      | E              | 80000000


== Error History ==
== Error History ==
Line 57: Line 40:
=== NP - PlayStation Network/Shop ===
=== NP - PlayStation Network/Shop ===
{{NP}}
{{NP}}
error has occurred (np-39232-9)


=== NW - NetWork ===
=== NW - NetWork ===
Line 65: Line 47:
{{SU}}
{{SU}}


=== WC - Web Client ===
=== WS - Web {{unknown|Security}} ===
{{WC}}
 
=== WS - Web {{unknown|Server}} ===
{{WS}}
{{WS}}


Please note that all contributions to PS4 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS4 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)