chore: added information for all errors with support pages

This commit is contained in:
Jonathan Barrow 2024-05-03 18:30:31 -04:00
commit e706fa4795
No known key found for this signature in database
GPG key ID: E86E9FE9049C741F
39 changed files with 175 additions and 71 deletions

View file

@ -2,11 +2,11 @@
"102": {
"2482": {
"name": "INVALID_GAME_SERVER_ID",
"message": "",
"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",
"long_description": "",
"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",
"long_solution": "",
"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": ""
}
}