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

@ -4,9 +4,9 @@
"name": "598-0009",
"message": "",
"short_description": "User limited from posting",
"long_description": "",
"long_description": "Your Pretendo Network ID has been limited from posting on Juxtaposition.\n\nThis typically occurs because of a violation of the Code of Conduct, or other offense on the Network or the Discord server.",
"short_solution": "Contact a moderator to appeal",
"long_solution": "",
"long_solution": "For more information, launch the Miiverse app, or request to speak to a moderator in the [Discord server](https://invite.gg/pretendo).",
"support_link": ""
}
}

View file

@ -4,9 +4,9 @@
"name": "598-0010",
"message": "",
"short_description": "User temporary banned",
"long_description": "",
"long_description": "Your Pretendo Network ID has been temporarily banned from Juxtaposition.\n\nThis typically occurs because of a violation of the Code of Conduct, or other offense on the Network or the Discord server.",
"short_solution": "Contact a moderator to appeal",
"long_solution": "",
"long_solution": "For more information, launch the Miiverse app, or request to speak to a moderator in the [Discord server](https://invite.gg/pretendo).",
"support_link": ""
}
}

View file

@ -4,9 +4,9 @@
"name": "598-0011",
"message": "",
"short_description": "User permanently banned",
"long_description": "",
"long_description": "Your Pretendo Network ID has been permanently banned from Juxtaposition.\n\nThis typically occurs because of a violation of the Code of Conduct, or other offense on the Network or the Discord server.",
"short_solution": "Contact a moderator to appeal",
"long_solution": "",
"long_solution": "For more information, launch the Miiverse app, or request to speak to a moderator in the [Discord server](https://invite.gg/pretendo).",
"support_link": ""
}
}

View file

@ -2,11 +2,11 @@
"598": {
"0020": {
"name": "598-0020",
"message": "",
"message": "Unable to parse service Token. Are you using a Nintendo Network ID?",
"short_description": "Service token present, unable to parsed (likely a Nintendo Network Account)",
"long_description": "",
"long_description": "The server could not correctly parse the service token. This typically occurs because you are attempting to connect to Juxtaposition with a **Nintendo Network ID** instead of a **Pretendo Network ID**.",
"short_solution": "Check if you are logging into a PNID and ran the patcher",
"long_solution": "",
"long_solution": "Ensure that the account you are using is a Pretendo Network ID, and that you have followed the setup guide for your console.",
"support_link": ""
}
}

13
data/598/0069/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"598": {
"0069": {
"name": "598-0069",
"message": "",
"short_description": "Miiverse app is patched with Martini",
"long_description": "You have the legacy Martini patches installed into your Miiverse applet. The current version of the Pretendo patchers have a safer version of these patches, so the older ones must be uninstalled.",
"short_solution": "Uninstall the Martini patches",
"long_solution": "Navigate to the [releases](https://github.com/PretendoNetwork/Martini/releases) page on the Martini GitHub repository.\n\nDownload the latest release and download `martini-juxt-patcher.rpx`.\n\nCopy `martini-juxt-patcher.rpx` and place it on your SD card at `sd:/wiiu/apps/`.\n\nPlace your SD card back into your console and boot like normal. Open the Homebrew Launcher and launch `martini-juxt-patcher.rpx` or select it from the Wii U Menu (Aroma).\n\nAfter confirming the state of the Miiverse applet, press X to remove the patches.\n\nIf you encountered any errors, try [searching](/docs/errors) for the error code. If that doesn't work, get in touch with a developer in our [Discord](https://invite.gg/pretendo).",
"support_link": ""
}
}
}

View file

@ -2,6 +2,6 @@
"598": {
"name": "Juxtaposition",
"description": "Pretendo Miiverse replacement",
"system": "Wii U"
"system": "Wii U / 3DS Family"
}
}