chore: error 104-2210 solution, message, name and 0440 message

This commit is contained in:
Spletz 2024-08-14 17:39:41 +10:00 committed by GitHub
commit 1f61fde2bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 3 deletions

13
data/104/0440/en_US.json Normal file
View file

@ -0,0 +1,13 @@
"104": {
"0440": {
"name": "Unknown",
"message": "An error has occurred./n/nPlease try again later./n/nIf the problem persists, please\nmake a note of the error code and\nvisit support.nintendo.com.",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/104-0440"
}
}
}

View file

@ -1,11 +1,11 @@
{
"104": {
"2210": {
"name": "Unknown",
"message": "",
"name": "STOPPED_BY_POLICYLIST",
"message": "An error has occurred./n/nPlease try again later./n/nIf the problem persists, please\nmake a note of the error code and\nvisit su",
"short_description": "Related to downloaded BOSS (SpotPass) content",
"long_description": "This error is related to your downloaded BOSS (SpotPass) data for the game you are playing. Either the content is missing or downloaded incorrectly. Most often seen in Splatoon.",
"short_solution": "Ensure Nimble is installed and set to auto-boot. You may also try deleting your games shared save data",
"short_solution": "Delete shared save data via Sytem Settings > Data Management. This will not delete any of your save data. Also make sure that your installation of Inkay is on the latest version. You can update Inkay via the GitHub page, Homebrew App Store, or the Aroma Updater.",
"long_solution": "- Review the [Wii U installation guide](https://pretendo.network/docs/install/wiiu). Ensure that you have installed [Nimble](https://github.com/PretendoNetwork/Nimble) and that the Aroma environment it is installed in is set to auto-boot. Otherwise Nimble may not start in time to patch the policylist request, and all BOSS data will fail to download.\n- If Nimble is installed and working, delete your games shared save data. This data typically contains the downloaded SpotPass content, triggering it to be redownloaded",
"support_link": "https://preten.do/104-2210"
}