-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #21 from piplupness/dev
Updating banned error codes and new 002 module codes
- Loading branch information
Showing
266 changed files
with
1,840 additions
and
696 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0103": { | ||
"name": "Unknown", | ||
"message": "An error has occurred.\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/002-0103" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0104": { | ||
"name": "Unknown", | ||
"message": "An error has occurred.\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/002-0104" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0105": { | ||
"name": "Unknown", | ||
"message": "An error has occurred.\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/002-0105" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0106": { | ||
"name": "Unknown", | ||
"message": "This device's access to online services\nhas been restricted by Nintendo.\n\nFor help, visit support.nintendo.com.", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/002-0106" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0108": { | ||
"name": "Unknown", | ||
"message": "An error has occurred.\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/002-0108" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0113": { | ||
"name": "Unknown", | ||
"message": "The online service is unavailable.\nPlease try again later.\n\nFor help, visit support.nintendo.com.", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/002-0113" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0114": { | ||
"name": "Unknown", | ||
"message": "The online service is unavailable.\nPlease try again later.\n\nFor help, visit support.nintendo.com.", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/002-0114" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0115": { | ||
"name": "Unknown", | ||
"message": "The online service is unavailable.\nPlease try again later.\n\nFor help, visit support.nintendo.com.", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/002-0115" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0116": { | ||
"name": "Unknown", | ||
"message": "The online service is unavailable.\nPlease try again later.\n\nFor help, visit support.nintendo.com.", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/002-0116" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0117": { | ||
"name": "Unknown", | ||
"message": "The online service is unavailable.\nPlease try again later.\n\nFor help, visit support.nintendo.com.", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/002-0117" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0118": { | ||
"name": "Unknown", | ||
"message": "The online service is unavailable.\nPlease try again later.\n\nFor help, visit support.nintendo.com.", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/002-0118" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0124": { | ||
"name": "Unknown", | ||
"message": "You cannot use online services with this\nGame Card.\n\nFor help, visit support.nintendo.com.", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/002-0124" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"002": { | ||
"0126": { | ||
"name": "Unknown", | ||
"message": "The online service is unavailable.\nPlease try again later.\n\nFor help, visit support.nintendo.com.", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/002-0126" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.