Ensure all 102 errors have same desc/solution and end with full stop

This commit is contained in:
William Oldham 2024-12-30 13:56:02 +00:00
commit e18a7886f8
53 changed files with 180 additions and 180 deletions

View file

@ -5,8 +5,8 @@
"message": "",
"short_description": "Indicates a success.",
"long_description": "Indicates a success.",
"short_solution": "N/A",
"long_solution": "N/A",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-0000"
}
}

View file

@ -4,7 +4,7 @@
"name": "ACCOUNT_NOT_FOUND",
"message": "Unable to find the specified user.",
"short_description": "The Nintendo/Pretendo Network ID entered was incorrect or does not exist.",
"long_description": "Unknown cause.",
"long_description": "The Nintendo/Pretendo Network ID entered was incorrect or does not exist.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-1001"

View file

@ -3,10 +3,10 @@
"2402": {
"name": "BAD_FORMAT_REQUEST",
"message": "",
"short_description": "The HTTP request contained invalid data",
"long_description": "Unknown cause.",
"short_solution": "Try again later or try a different input",
"long_solution": "Unknown solution.",
"short_description": "The HTTP request contained invalid data.",
"long_description": "The HTTP request contained invalid data.",
"short_solution": "Try again later or try a different input.",
"long_solution": "Try again later or try a different input.",
"support_link": "https://preten.do/102-2402"
}
}

View file

@ -3,10 +3,10 @@
"2452": {
"name": "UNAUTHORIZED_DEVICE",
"message": "",
"short_description": "The device you are using was not authorized to make the request",
"long_description": "Unknown cause.",
"short_solution": "Try again later or on a different device",
"long_solution": "Unknown solution.",
"short_description": "The device you are using was not authorized to make the request.",
"long_description": "The device you are using was not authorized to make the request.",
"short_solution": "Try again later or on a different device.",
"long_solution": "Try again later or on a different device.",
"support_link": "https://preten.do/102-2452"
}
}

View file

@ -3,10 +3,10 @@
"2458": {
"name": "UNAUTHORIZED_CLIENT",
"message": "Unable to connect to the server.\n\nEither the server is experiencing high\ntraffic volumes or a server error has\noccurred. Please try again later.\n\nTo learn more about the server's current\nstatus, visit support.nintendo.com.",
"short_description": "The HTTP client was not authorized to make the request",
"long_description": "Unknown cause.",
"short_solution": "Try again later or on a different device",
"long_solution": "Unknown solution.",
"short_description": "The HTTP client was not authorized to make the request.",
"long_description": "The HTTP client was not authorized to make the request.",
"short_solution": "Try again later or on a different device.",
"long_solution": "Try again later or on a different device.",
"support_link": "https://preten.do/102-2458"
}
}

View file

@ -3,9 +3,9 @@
"2482": {
"name": "INVALID_GAME_SERVER_ID",
"message": "Unable to connect to the server. Please try again later. If the problem persists, please make a note of the error code and visit support.nintendo.com.",
"short_description": "The game server requested could not be found. Either the game is not supported or is tester-only",
"short_description": "The game server requested could not be found. Either the game is not supported or is tester-only.",
"long_description": "This error indicates one of the following:\n\n1. The server you're connecting to is offline for maintenance.\n\n2. Pretendo does not yet support the game or application in question.\n3. The game or application's server is not available for your accounts environment. This typically means the server is in beta testing and is not available to the public. Beta servers are generally only available to [supporters](https://pretendo.network/account/upgrade).",
"short_solution": "Check to see if your game is supported at https://pretendo.network/progress. If you're a tester, check your account is set to Beta at https://pretendo.network/account",
"short_solution": "Check to see if your game is supported at https://pretendo.network/progress. If you're a tester, check your account is set to Beta at https://pretendo.network/account.",
"long_solution": "- **Check our network status information**\n> Check our [Network Status page](https://stats.uptimerobot.com/R7E4wiGjJq) and ensure that there are no ongoing service outages.\n\n- **Check Pretendo has a server for your game**\n> Check our [Progress page](https://pretendo.network/progress) to see if a server exists and is in development. We don't support everything yet!\n\n- **Upgrade your account**\n> Certain beta and development servers are available to supporters for beta-testing. If you'd like to help test these ahead of a public release, [consider supporting Pretendo](https://pretendo.network/account/upgrade).",
"support_link": "https://preten.do/102-2482"
}

View file

@ -3,10 +3,10 @@
"2484": {
"name": "GAME_SERVER_ID_UNIQUE_ID_NOT_LINKED",
"message": "",
"short_description": "The game server ID and title ID were not linked, or the request did not send a game server ID. This error should never happen normally",
"long_description": "Unknown cause.",
"short_solution": "File a bug report with as much detail as possible at https://github.com/PretendoNetwork/account/issues/new",
"long_solution": "Unknown solution.",
"short_description": "The game server ID and title ID were not linked, or the request did not send a game server ID. This error should never happen normally.",
"long_description": "The game server ID and title ID were not linked, or the request did not send a game server ID. This error should never happen normally.",
"short_solution": "File a bug report with as much detail as possible at https://github.com/PretendoNetwork/account/issues/new.",
"long_solution": "File a bug report with as much detail as possible at https://github.com/PretendoNetwork/account/issues/new.",
"support_link": "https://preten.do/102-2484"
}
}

View file

@ -3,10 +3,10 @@
"2501": {
"name": "DEVICE_MISMATCH",
"message": "This Nintendo Network ID cannot\nbe used on this console.",
"short_description": "The console certificate sent in the request was invalid or missing",
"long_description": "Unknown cause.",
"short_solution": "Ensure your console certificate is untampered with and try again later. If using Cemu, dump your system files again",
"long_solution": "Unknown solution.",
"short_description": "The console certificate sent in the request was invalid or missing.",
"long_description": "The console certificate sent in the request was invalid or missing.",
"short_solution": "Ensure your console certificate is untampered with and try again later. If using Cemu, dump your system files again.",
"long_solution": "Ensure your console certificate is untampered with and try again later. If using Cemu, dump your system files again.",
"support_link": "https://preten.do/102-2501"
}
}

View file

@ -3,10 +3,10 @@
"2511": {
"name": "SYSTEM_UPDATE_REQUIRED",
"message": "In order to use online services, a\nsystem update is required.\n\nGo to System Settings to perform a\nsystem update.",
"short_description": "Your console is not up to date",
"long_description": "Unknown cause.",
"short_solution": "Update your console",
"long_solution": "Unknown solution.",
"short_description": "Your console is not up to date.",
"long_description": "Your console is not up to date.",
"short_solution": "Update your console.",
"long_solution": "Update your console.",
"support_link": "https://preten.do/102-2511"
}
}

View file

@ -3,10 +3,10 @@
"2512": {
"name": "APPLICATION_UPDATE_REQUIRED",
"message": "This software must be updated before\nonline services can be used.\n\nTo update the software, go to the Wii U\nMenu and then start the software again.",
"short_description": "Your game is not up to date",
"long_description": "Unknown cause.",
"short_solution": "Update your game",
"long_solution": "Unknown solution.",
"short_description": "Your game is not up to date.",
"long_description": "Your game is not up to date.",
"short_solution": "Update your game.",
"long_solution": "Update your game.",
"support_link": "https://preten.do/102-2512"
}
}

View file

@ -3,10 +3,10 @@
"2571": {
"name": "ACCOUNT_ID_ALREADY_EXISTS",
"message": "The Nintendo Network ID you entered\nis already in use.\n\nPlease enter a different ID.",
"short_description": "You are trying to create a PNID using a username that is either already in use by another Pretendo user, or is used by a different NNID on your console",
"long_description": "Unknown cause.",
"short_solution": "Choose a different username",
"long_solution": "Unknown solution.",
"short_description": "You are trying to create a PNID using a username that is either already in use by another Pretendo user, or is used by a different NNID on your console.",
"long_description": "You are trying to create a PNID using a username that is either already in use by another Pretendo user, or is used by a different NNID on your console.",
"short_solution": "Choose a different username.",
"long_solution": "Choose a different username.",
"support_link": "https://preten.do/102-2571"
}
}

View file

@ -3,10 +3,10 @@
"2572": {
"name": "ACCOUNT_ID_NOT_ACCEPTABLE",
"message": "The Nintendo Network ID you entered\nincludes text that cannot be used.\n\nPlease enter a different ID.",
"short_description": "The username you entered contains rejected text",
"long_description": "Unknown cause.",
"short_solution": "Choose a different username",
"long_solution": "Unknown solution.",
"short_description": "The username you entered contains rejected text.",
"long_description": "The username you entered contains rejected text.",
"short_solution": "Choose a different username.",
"long_solution": "Choose a different username.",
"support_link": "https://preten.do/102-2572"
}
}

View file

@ -3,10 +3,10 @@
"2573": {
"name": "ACCOUNT_PASSWORD_NOT_ACCEPTABLE",
"message": "The password you entered\ncannot be used.\n\nPlease try again, following the\ninstructions on your TV screen.",
"short_description": "The password entered did not follow the instructions",
"long_description": "Unknown cause.",
"short_solution": "Choose a different password",
"long_solution": "Unknown solution.",
"short_description": "The password entered did not follow the instructions.",
"long_description": "The password entered did not follow the instructions.",
"short_solution": "Choose a different password.",
"long_solution": "Choose a different password.",
"support_link": "https://preten.do/102-2573"
}
}

View file

@ -3,10 +3,10 @@
"2574": {
"name": "MII_NAME_NOT_ACCEPTABLE",
"message": "The nickname you entered\ncannot be used.",
"short_description": "The Mii nickname you entered contains rejected text",
"long_description": "Unknown cause.",
"short_solution": "Choose a different nickname",
"long_solution": "Unknown solution.",
"short_description": "The Mii nickname you entered contains rejected text.",
"long_description": "The Mii nickname you entered contains rejected text.",
"short_solution": "Choose a different nickname.",
"long_solution": "Choose a different nickname.",
"support_link": "https://preten.do/102-2574"
}
}

View file

@ -3,10 +3,10 @@
"2575": {
"name": "MAIL_ADDRESS_NOT_ACCEPTABLE",
"message": "The e-mail address you entered is not\ncorrect.\n\nPlease check the e-mail address\nyou entered and try again.",
"short_description": "Invalid email address entered",
"long_description": "Unknown cause.",
"short_solution": "Enter a valid email address",
"long_solution": "Unknown solution.",
"short_description": "Invalid email address entered.",
"long_description": "Invalid email address entered.",
"short_solution": "Enter a valid email address.",
"long_solution": "Enter a valid email address.",
"support_link": "https://preten.do/102-2575"
}
}

View file

@ -3,10 +3,10 @@
"2577": {
"name": "ACCOUNT_ID_PASSWORD_SAME",
"message": "Your Nintendo Network ID and\npassword are the same.\n\nPlease use a different password.",
"short_description": "Your username and password are the same",
"long_description": "Unknown cause.",
"short_solution": "Change either your username or password",
"long_solution": "Unknown solution.",
"short_description": "Your username and password are the same.",
"long_description": "Your username and password are the same.",
"short_solution": "Change either your username or password.",
"long_solution": "Change either your username or password.",
"support_link": "https://preten.do/102-2577"
}
}

View file

@ -3,10 +3,10 @@
"2586": {
"name": "MAIL_ADDRESS_DOMAIN_NAME_NOT_RESOLVED",
"message": "",
"short_description": "The email address entered uses a domain which could not be located",
"long_description": "Unknown cause.",
"short_solution": "Enter a different email address",
"long_solution": "Unknown solution.",
"short_description": "The email address entered uses a domain which could not be located.",
"long_description": "The email address entered uses a domain which could not be located.",
"short_solution": "Enter a different email address.",
"long_solution": "Enter a different email address.",
"support_link": "https://preten.do/102-2586"
}
}

View file

@ -4,9 +4,9 @@
"name": "PARENTAL_CONTROLS_REQUIRED",
"message": "Parental Controls restrictions\nmust be set up first.",
"short_description": "You have not set up the required Parental Controls restrictions.",
"long_description": "Unknown cause.",
"long_description": "You have not set up the required Parental Controls restrictions.",
"short_solution": "Set up the required Parental Controls restrictions.",
"long_solution": "Unknown solution.",
"long_solution": "Set up the required Parental Controls restrictions.",
"support_link": "https://preten.do/102-2594"
}
}

View file

@ -3,10 +3,10 @@
"2595": {
"name": "MII_NOT_REGISTERED",
"message": "You have not registered a Mii.",
"short_description": "A Mii has not been registred to the account. ",
"long_description": "Unknown cause.",
"short_description": "A Mii has not been registred to the account. .",
"long_description": "A Mii has not been registred to the account. .",
"short_solution": "Register a Mii and try again.",
"long_solution": "Unknown solution.",
"long_solution": "Register a Mii and try again.",
"support_link": "https://preten.do/102-2595"
}
}

View file

@ -3,10 +3,10 @@
"2611": {
"name": "WRONG_ACCOUNT_PASSWORD",
"message": "Incorrect password.\n\nPlease go to the Wii U Menu and\nenter your password again.",
"short_description": "Incorrect password",
"long_description": "Unknown cause.",
"short_solution": "Enter your password again or reset your password and try again",
"long_solution": "Unknown solution.",
"short_description": "Incorrect password.",
"long_description": "Incorrect password.",
"short_solution": "Enter your password again or reset your password and try again.",
"long_solution": "Enter your password again or reset your password and try again.",
"support_link": "https://preten.do/102-2611"
}
}

View file

@ -4,9 +4,9 @@
"name": "WRONG_MAIL_ADDRESS",
"message": "The e-mail address you entered is not\ncorrect.\n\nPlease check the e-mail address\nyou entered and try again.",
"short_description": "The entered e-mail address is incorrect.",
"long_description": "Unknown cause.",
"long_description": "The entered e-mail address is incorrect.",
"short_solution": "Enter the correct e-mail address.",
"long_solution": "Unknown solution.",
"long_solution": "Enter the correct e-mail address.",
"support_link": "https://preten.do/102-2612"
}
}

View file

@ -3,10 +3,10 @@
"2614": {
"name": "WRONG_CONFIRMATION_CODE",
"message": "",
"short_description": "The email confirmation code entered does not match your account",
"long_description": "Unknown cause.",
"short_solution": "Check your confirmation code and try again",
"long_solution": "Unknown solution.",
"short_description": "The email confirmation code entered does not match your account.",
"long_description": "The email confirmation code entered does not match your account.",
"short_solution": "Check your confirmation code and try again.",
"long_solution": "Check your confirmation code and try again.",
"support_link": "https://preten.do/102-2614"
}
}

View file

@ -4,9 +4,9 @@
"name": "ACCOUNT_ALREADY_DELETED",
"message": "This user cannot use network services.\n\nThe Nintendo Network ID linked to this\nuser has been deleted.",
"short_description": "The account linked to the user has been deleted.",
"long_description": "Unknown cause.",
"long_description": "The account linked to the user has been deleted.",
"short_solution": "Link a new Nintendo/Pretendo Network ID to the user.",
"long_solution": "Unknown solution.",
"long_solution": "Link a new Nintendo/Pretendo Network ID to the user.",
"support_link": "https://preten.do/102-2631"
}
}

View file

@ -3,10 +3,10 @@
"2633": {
"name": "AUTHENTICATION_LOCKED",
"message": "Due to repeated incorrect password\nentries, you are temporarily unable\nto sign in to Nintendo Network\n\nPlease try again later.",
"short_description": "You entered an incorrect password multiple times and have now been temporarily locked out",
"long_description": "Unknown cause.",
"short_description": "You entered an incorrect password multiple times and have now been temporarily locked out.",
"long_description": "You entered an incorrect password multiple times and have now been temporarily locked out.",
"short_solution": "Wait for the timeout to end and enter the correct password.",
"long_solution": "Unknown solution.",
"long_solution": "Wait for the timeout to end and enter the correct password.",
"support_link": "https://preten.do/102-2633"
}
}

View file

@ -3,10 +3,10 @@
"2641": {
"name": "ACCOUNT_TOKEN_EXPIRED",
"message": "",
"short_description": "The token provided is expired",
"long_description": "Unknown cause.",
"short_solution": "Log in again or restart your application or console and try again",
"long_solution": "Unknown solution.",
"short_description": "The token provided is expired.",
"long_description": "The token provided is expired.",
"short_solution": "Log in again or restart your application or console and try again.",
"long_solution": "Log in again or restart your application or console and try again.",
"support_link": "https://preten.do/102-2641"
}
}

View file

@ -3,10 +3,10 @@
"2642": {
"name": "INVALID_ACCOUNT_TOKEN",
"message": "",
"short_description": "The login token provided is invalid",
"long_description": "Unknown cause.",
"short_solution": "Restart your application or console and try again",
"long_solution": "Unknown solution.",
"short_description": "The login token provided is invalid.",
"long_description": "The login token provided is invalid.",
"short_solution": "Restart your application or console and try again.",
"long_solution": "Restart your application or console and try again.",
"support_link": "https://preten.do/102-2642"
}
}

View file

@ -4,7 +4,7 @@
"name": "CREDIT_CARD_DECLINED",
"message": "The use of this credit card has\nbeen stopped.",
"short_description": "The credit card has been declined.",
"long_description": "Unknown cause.",
"long_description": "The credit card has been declined.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-2672"

View file

@ -4,9 +4,9 @@
"name": "INVALID_CREDIT_CARD_NUMBER",
"message": "Please check the credit-card\nnumber and try entering it again.",
"short_description": "The entered credit card number is incorrect.",
"long_description": "Unknown cause.",
"long_description": "The entered credit card number is incorrect.",
"short_solution": "Enter the correct credit card number.",
"long_solution": "Unknown solution.",
"long_solution": "Enter the correct credit card number.",
"support_link": "https://preten.do/102-2674"
}
}

View file

@ -4,9 +4,9 @@
"name": "INVALID_CREDIT_CARD_DATE",
"message": "Please check the credit-card\nexpiration date and try entering\nit again.",
"short_description": "The entered credit card expiration date is incorrect.",
"long_description": "Unknown cause.",
"long_description": "The entered credit card expiration date is incorrect.",
"short_solution": "Enter the correct credit card expiration date.",
"long_solution": "Unknown solution.",
"long_solution": "Enter the correct credit card expiration date.",
"support_link": "https://preten.do/102-2675"
}
}

View file

@ -4,9 +4,9 @@
"name": "INVALID_CREDIT_CARD_PIN",
"message": "Please check the credit-card\nPIN and try entering it again.",
"short_description": "The entered credit card PIN is incorrect.",
"long_description": "Unknown cause.",
"long_description": "The entered credit card PIN is incorrect.",
"short_solution": "Enter the correct credit card PIN.",
"long_solution": "Unknown solution.",
"long_solution": "Enter the correct credit card PIN.",
"support_link": "https://preten.do/102-2676"
}
}

View file

@ -3,10 +3,10 @@
"2800": {
"name": "BANNED",
"message": "",
"short_description": "Either your account or console has been banned",
"long_description": "Either your account or console has been banned",
"short_solution": "Don't do whatever you did to get banned",
"long_solution": "Don't do whatever you did to get banned",
"short_description": "Either your account or console has been banned.",
"long_description": "Either your account or console has been banned.",
"short_solution": "Don't do whatever you did to get banned.",
"long_solution": "Don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2800"
}
}

View file

@ -3,10 +3,10 @@
"2801": {
"name": "BANNED_ACCOUNT",
"message": "",
"short_description": "Your account has been banned",
"long_description": "Your account has been banned",
"short_solution": "Don't do whatever you did to get banned",
"long_solution": "Don't do whatever you did to get banned",
"short_description": "Your account has been banned.",
"long_description": "Your account has been banned.",
"short_solution": "Don't do whatever you did to get banned.",
"long_solution": "Don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2801"
}
}

View file

@ -4,7 +4,7 @@
"name": "BANNED_ACCOUNT_ALL",
"message": "This Nintendo Network ID\ncannot be used.\n\nPlease make a note of the error code\nand visit support.nintendo.com.",
"short_description": "Your account is permanently banned from all aspects of the network.",
"long_description": "The account you are trying to use has been permanently banned from all aspects of the network. This includes, but is not limited to:\n\n- Miiverse\n- Game servers\n- 3rd party services which opt-in to respecting network bans",
"long_description": "The account you are trying to use has been permanently banned from all aspects of the network. This includes, but is not limited to:\n\n- Miiverse\n- Game servers\n- 3rd party services which opt-in to respecting network bans.",
"short_solution": "Not applicable.",
"long_solution": "Not applicable.",
"support_link": "https://preten.do/102-2802"

View file

@ -3,10 +3,10 @@
"2803": {
"name": "BANNED_ACCOUNT_IN_APPLICATION",
"message": "Online services cannot be used.\n\nPlease make a note of the error code\nand visit support.nintendo.com.",
"short_description": "Your account is permanently banned from this application",
"long_description": "Your account is permanently banned from this application",
"short_solution": "Don't do whatever you did to get banned",
"long_solution": "Don't do whatever you did to get banned",
"short_description": "Your account is permanently banned from this application.",
"long_description": "Your account is permanently banned from this application.",
"short_solution": "Don't do whatever you did to get banned.",
"long_solution": "Don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2803"
}
}

View file

@ -3,10 +3,10 @@
"2804": {
"name": "BANNED_ACCOUNT_IN_NEX_SERVICE",
"message": "",
"short_description": "Your account is permanently banned from this game",
"long_description": "Your account is permanently banned from this game",
"short_solution": "Don't do whatever you did to get banned",
"long_solution": "Don't do whatever you did to get banned",
"short_description": "Your account is permanently banned from this game.",
"long_description": "Your account is permanently banned from this game.",
"short_solution": "Don't do whatever you did to get banned.",
"long_solution": "Don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2804"
}
}

View file

@ -3,10 +3,10 @@
"2805": {
"name": "BANNED_ACCOUNT_IN_INDEPENDENT_SERVICE",
"message": "Online services cannot be used.\n\nPlease make a note of the error code\nand visit support.nintendo.com",
"short_description": "Your account is permanently banned from this service",
"long_description": "Your account is permanently banned from this service",
"short_solution": "Don't do whatever you did to get banned",
"long_solution": "Don't do whatever you did to get banned",
"short_description": "Your account is permanently banned from this service.",
"long_description": "Your account is permanently banned from this service.",
"short_solution": "Don't do whatever you did to get banned.",
"long_solution": "Don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2805"
}
}

View file

@ -3,10 +3,10 @@
"2811": {
"name": "BANNED_DEVICE",
"message": "",
"short_description": "Your console has been banned",
"long_description": "Your console has been banned",
"short_solution": "Don't do whatever you did to get banned",
"long_solution": "Don't do whatever you did to get banned",
"short_description": "Your console has been banned.",
"long_description": "Your console has been banned.",
"short_solution": "Don't do whatever you did to get banned.",
"long_solution": "Don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2811"
}
}

View file

@ -3,10 +3,10 @@
"2812": {
"name": "BANNED_DEVICE_ALL",
"message": "Online services are unavailable\non this console.\n\nPlease make a note of the error code\nand visit support.nintendo.com.",
"short_description": "Your console is permanently banned from all aspects of the network",
"long_description": "Your console is permanently banned from all aspects of the network",
"short_solution": "Don't do whatever you did to get banned",
"long_solution": "Don't do whatever you did to get banned",
"short_description": "Your console is permanently banned from all aspects of the network.",
"long_description": "Your console is permanently banned from all aspects of the network.",
"short_solution": "Don't do whatever you did to get banned.",
"long_solution": "Don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2812"
}
}

View file

@ -3,10 +3,10 @@
"2813": {
"name": "BANNED_DEVICE_IN_APPLICATION",
"message": "",
"short_description": "Your console is permanently banned from this application",
"long_description": "Your console is permanently banned from this application",
"short_solution": "Don't do whatever you did to get banned",
"long_solution": "Don't do whatever you did to get banned",
"short_description": "Your console is permanently banned from this application.",
"long_description": "Your console is permanently banned from this application.",
"short_solution": "Don't do whatever you did to get banned.",
"long_solution": "Don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2813"
}
}

View file

@ -3,10 +3,10 @@
"2814": {
"name": "BANNED_DEVICE_IN_NEX_SERVICE",
"message": "Online services cannot be used.\n\nPlease make note of the error code\nand visit support.nintendo.com.",
"short_description": "Your console is permanently banned from this game",
"long_description": "Your console is permanently banned from this game",
"short_solution": "Don't do whatever you did to get banned",
"long_solution": "Don't do whatever you did to get banned",
"short_description": "Your console is permanently banned from this game.",
"long_description": "Your console is permanently banned from this game.",
"short_solution": "Don't do whatever you did to get banned.",
"long_solution": "Don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2814"
}
}

View file

@ -3,10 +3,10 @@
"2815": {
"name": "BANNED_DEVICE_IN_INDEPENDENT_SERVICE",
"message": "Online services cannot be used.\n\nPlease make note of the error code\nand visit support.nintendo.com.",
"short_description": "Your console is permanently banned from this service",
"long_description": "Your console is permanently banned from this service",
"short_solution": "Don't do whatever you did to get banned",
"long_solution": "Don't do whatever you did to get banned",
"short_description": "Your console is permanently banned from this service.",
"long_description": "Your console is permanently banned from this service.",
"short_solution": "Don't do whatever you did to get banned.",
"long_solution": "Don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2815"
}
}

View file

@ -3,10 +3,10 @@
"2821": {
"name": "BANNED_ACCOUNT_TEMPORARILY",
"message": "",
"short_description": "Your account has been temporarily banned",
"long_description": "Your account has been temporarily banned",
"short_solution": "Wait for the ban to expire, and don't do whatever you did to get banned",
"long_solution": "Wait for the ban to expire, and don't do whatever you did to get banned",
"short_description": "Your account has been temporarily banned.",
"long_description": "Your account has been temporarily banned.",
"short_solution": "Wait for the ban to expire, and don't do whatever you did to get banned.",
"long_solution": "Wait for the ban to expire, and don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2821"
}
}

View file

@ -3,10 +3,10 @@
"2822": {
"name": "BANNED_ACCOUNT_ALL_TEMPORARILY",
"message": "",
"short_description": "Your account is temporarily banned from all aspects of the network",
"long_description": "Your account is temporarily banned from all aspects of the network",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"short_description": "Your account is temporarily banned from all aspects of the network.",
"long_description": "Your account is temporarily banned from all aspects of the network.",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2822"
}
}

View file

@ -3,10 +3,10 @@
"2823": {
"name": "BANNED_ACCOUNT_IN_APPLICATION_TEMPORARILY",
"message": "",
"short_description": "Your account is temporarily banned from this application",
"long_description": "Your account is temporarily banned from this application",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"short_description": "Your account is temporarily banned from this application.",
"long_description": "Your account is temporarily banned from this application.",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2823"
}
}

View file

@ -3,10 +3,10 @@
"2824": {
"name": "BANNED_ACCOUNT_IN_NEX_SERVICE_TEMPORARILY",
"message": "",
"short_description": "Your account is temporarily banned from this game",
"long_description": "Your account is temporarily banned from this game",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"short_description": "Your account is temporarily banned from this game.",
"long_description": "Your account is temporarily banned from this game.",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2824"
}
}

View file

@ -3,10 +3,10 @@
"2825": {
"name": "BANNED_ACCOUNT_IN_INDEPENDENT_SERVICE_TEMPORARILY",
"message": "",
"short_description": "Your account is temporarily banned from this service",
"long_description": "Your account is temporarily banned from this service",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"short_description": "Your account is temporarily banned from this service.",
"long_description": "Your account is temporarily banned from this service.",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2825"
}
}

View file

@ -3,10 +3,10 @@
"2831": {
"name": "BANNED_DEVICE_TEMPORARILY",
"message": "",
"short_description": "Your console has been banned temporarily",
"long_description": "Your console has been banned temporarily",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"short_description": "Your console has been banned temporarily.",
"long_description": "Your console has been banned temporarily.",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2831"
}
}

View file

@ -3,9 +3,9 @@
"2832": {
"name": "BANNED_DEVICE_ALL_TEMPORARILY",
"message": "",
"short_description": "Your console is temporarily banned from all aspects of the network",
"long_description": "Your console has been temporarily banned from all aspects of the network. This includes, but is not limited to:\n\n- Miiverse\n- Game servers\n- 3rd party services which opt-in to respecting network bans",
"short_solution": "Wait for the ban to expire",
"short_description": "Your console is temporarily banned from all aspects of the network.",
"long_description": "Your console has been temporarily banned from all aspects of the network. This includes, but is not limited to:\n\n- Miiverse\n- Game servers\n- 3rd party services which opt-in to respecting network bans.",
"short_solution": "Wait for the ban to expire.",
"long_solution": "Wait for the ban to expire.",
"support_link": "https://preten.do/102-2832"
}

View file

@ -3,10 +3,10 @@
"2833": {
"name": "BANNED_DEVICE_IN_APPLICATION_TEMPORARILY",
"message": "",
"short_description": "Your console is temporarily banned from this application",
"short_description": "Your console is temporarily banned from this application.",
"long_description": "Your console is temporarily banned from this application.",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2833"
}
}

View file

@ -3,10 +3,10 @@
"2834": {
"name": "BANNED_DEVICE_IN_NEX_SERVICE_TEMPORARILY",
"message": "",
"short_description": "Your console is temporarily banned from this game",
"short_description": "Your console is temporarily banned from this game.",
"long_description": "Your console is temporarily banned from this game.",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2834"
}
}

View file

@ -3,10 +3,10 @@
"2835": {
"name": "BANNED_DEVICE_IN_INDEPENDENT_SERVICE_TEMPORARILY",
"message": "",
"short_description": "Your console is temporarily banned from this service",
"short_description": "Your console is temporarily banned from this service.",
"long_description": "Your console is temporarily banned from this service.",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2835"
}
}

View file

@ -3,10 +3,10 @@
"2881": {
"name": "UNDER_MAINTENANCE",
"message": "Due to server maintenance, the service\nyou attempted to access is not available\nat this time.\n\nPlease try again later.",
"short_description": "The server you requested is under maintenance",
"long_description": "The server you requested is under maintenance",
"short_solution": "Try again later",
"long_solution": "Ty again later",
"short_description": "The server you requested is under maintenance.",
"long_description": "The server you requested is under maintenance.",
"short_solution": "Try again later.",
"long_solution": "Ty again later.",
"support_link": "https://preten.do/102-2881"
}
}

View file

@ -3,10 +3,10 @@
"2882": {
"name": "SERVICE_CLOSED",
"message": "This online service is no longer\navailable.\n\nSorry for the inconvenience.",
"short_description": "The server you requested is closed and no longer maintained",
"long_description": "The server you requested is closed and no longer maintained",
"short_description": "The server you requested is closed and no longer maintained.",
"long_description": "The server you requested is closed and no longer maintained.",
"short_solution": "Self host the server or use another hosted instance.",
"long_solution": "Self host the server or use another hosted instance",
"long_solution": "Self host the server or use another hosted instance.",
"support_link": "https://preten.do/102-2882"
}
}