Editing User talk:Euss/sandbox
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
== sandbox == | == sandbox == | ||
=== | === Crossconsole PSN === | ||
==== PS3 ==== | |||
{| class="wikitable sortable" | |||
|- | |||
! Name !! Returncode !! Errorcode !! Reason | |||
|- | |||
| SCE_NP_COMMUNITY_SERVER_ERROR_PLAYER_BANNED || 0x8002a40a || 8002a40a || Player banned | |||
|- | |||
| SCE_NP_MATCHING2_SERVER_ERROR_PLAYER_BANNED || 0x80022b06 || 80022b06 || Player banned | |||
|- | |||
| SCE_NP_MATCHING2_SERVER_ERROR_BANNED_CONSOLE || 0x80022b28 || 80022b28 || Console banned | |||
|- | |||
| SCE_NP_CLANS_SERVER_ERROR_BANNED || 0x8002280a || 8002280a || Clan banned | |||
|- | |||
| SCE_NP_CLANS_SERVER_ERROR_BLACKLISTED || 0x80022811 || 80022811 || Clan blacklisted | |||
| SCE_NP_RATING_SERVER_ERROR_BANNED || 0x8002490a || 8002490a || Rating banned | |||
|- | |||
| SCE_NP_AUTH_ERROR_CONSOLE_ID_SUSPENDED || 0x8002a227 || 8002a227 || ConsoleID suspended | |||
|- | |||
| SCE_NP_AUTH_ERROR_ACCOUNT_CLOSED || 0x8002a230 || 8002a230 || Account closed | |||
|- | |||
| SCE_NP_AUTH_ERROR_ACCOUNT_SUSPENDED || 0x8002a231 || 8002a231 || Account suspended | |||
|- | |||
| SCE_NP_COMMERCE_ERROR_CHECKOUT_ACCOUNT_SUSPENDED || 0x80029435 || 80029435 || Account suspended | |||
|- | |||
| SCE_NP_DRM_SERVER_ERROR_ACCOUNT_IS_SUSPENDED || 0x80029731 || 80029731 || Account suspended | |||
|- | |||
<!--// error, wikieditor got things todo, need to continue later //--> | |||
|} | |||
==== PS4 ==== | |||
{| class="wikitable sortable" | |||
|- | |||
! Name !! Returncode !! Errorcode !! Reason | |||
|- | |||
| || 0x82E0001C || E-82E0001C || Console banned or temporarily suspended | |||
|- | |||
| || 0x82E0001D || E-82E0001D || Console banned or temporarily suspended | |||
|- | |||
| || || NP-31764-1 || ConsoleID invalid | |||
|- | |||
| || || NP-31765-2 || ConsoleID suspended | |||
|- | |||
| || || NP-31766-3 || Account closed | |||
|- | |||
| || || NP-31767-4 || Account suspended | |||
|- | |||
| || || NP-31831-6 || User banned | |||
|- | |||
| || || NP-31962-1 || User banned | |||
|- | |||
| || || NP-31987-8 || Console banned | |||
|- | |||
| || || NP-32244-5 || Account suspended | |||
|- | |||
| || || NP-32245-6 || Console suspended | |||
|- | |||
| || || NP-32251-3 || Account closed | |||
|- | |||
|} | |||
==== PSVita ==== | |||
{| class="wikitable sortable" | |||
|- | |||
! Name !! Returncode !! Errorcode !! Reason | |||
|- | |||
| SCE_NP_COMMUNITY_SERVER_ERROR_PLAYER_BANNED || 0x8055080a || NP-2146-3 || Player banned | |||
|- | |||
| SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_USER_ID || 0x80550811 || NP-2153-1 || UserID blacklisted | |||
| SCE_NP_AUTH_ERROR_INVALID_CONSOLE_ID || 0x80550424 || NP-2071-0 || ConsoleID invalid | |||
|- | |||
| SCE_NP_AUTH_ERROR_CONSOLE_ID_SUSPENDED || 0x80550427 || NP-2072-1 || ConsoleID suspended | |||
|- | |||
| SCE_NP_AUTH_ERROR_ACCOUNT_CLOSED || 0x80550430 || NP-2073-2 || Account closed | |||
|- | |||
| SCE_NP_AUTH_ERROR_ACCOUNT_SUSPENDED || 0x80550431 || NP-2074-3 || Account suspended | |||
|} | |||
=== HoverImage === | === HoverImage === | ||
Line 200: | Line 207: | ||
* PCM | * PCM | ||
{{Template:User_talk:Euss:menu}} | {{Template:User_talk:Euss:menu}} |