-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The names are extracted from Minecraft Wii U.
- Loading branch information
1 parent
c8f099f
commit fa06b08
Showing
154 changed files
with
1,618 additions
and
32 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"018": { | ||
"0000": { | ||
"name": "nn::pia::ResultNexInternalError", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0000" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0001": { | ||
"name": "nn::pia::ResultAllocationFailed", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0001" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0002": { | ||
"name": "nn::pia::ResultAlreadyInitialized", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0002" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0003": { | ||
"name": "nn::pia::ResultBufferShortage", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0003" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0004": { | ||
"name": "nn::pia::ResultBrokenData", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0004" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0005": { | ||
"name": "nn::pia::ResultCancelled", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0005" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0007": { | ||
"name": "nn::pia::ResultInvalidArgument", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0007" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0008": { | ||
"name": "nn::pia::ResultInvalidState", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0008" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0009": { | ||
"name": "nn::pia::ResultNoData", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0009" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0010": { | ||
"name": "nn::pia::ResultNotFound", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0010" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0011": { | ||
"name": "nn::pia::ResultNotImplemented", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0011" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0012": { | ||
"name": "nn::pia::ResultNotInitialized", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0012" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0013": { | ||
"name": "nn::pia::ResultBufferIsFull", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0013" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0014": { | ||
"name": "nn::pia::ResultTimeOut", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0014" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0015": { | ||
"name": "nn::pia::ResultAlreadyExists", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0015" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0016": { | ||
"name": "nn::pia::ResultContainerIsFull", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0016" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0017": { | ||
"name": "nn::pia::ResultTemporaryUnavailable", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0017" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0018": { | ||
"name": "nn::pia::ResultInProgress", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0018" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0019": { | ||
"name": "nn::pia::ResultNotSet", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0019" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0101": { | ||
"name": "nn::pia::ResultMemoryLeak", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0101" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0201": { | ||
"name": "nn::pia::ResultNatCheckFailed", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0201" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0202": { | ||
"name": "nn::pia::ResultInUse", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0202" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0301": { | ||
"name": "nn::pia::ResultNotFoundNetwork", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0301" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0302": { | ||
"name": "nn::pia::ResultInvalidNode", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0302" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"018": { | ||
"0303": { | ||
"name": "nn::pia::ResultNothingPacket", | ||
"message": "", | ||
"short_description": "Unknown cause.", | ||
"long_description": "Unknown cause.", | ||
"short_solution": "Unknown solution.", | ||
"long_solution": "Unknown solution.", | ||
"support_link": "https://preten.do/018-0303" | ||
} | ||
} | ||
} |
Oops, something went wrong.