From f1a7323427ce3146e14caf0156876a04622026c4 Mon Sep 17 00:00:00 2001 From: Spletz <100260832+Spletz47@users.noreply.github.com> Date: Wed, 7 Aug 2024 14:14:21 +1000 Subject: [PATCH] fix: fixed 160 errors being in the wrong directory --- data/160/0101/en_US.json | 24 ++++++++++++------------ data/160/0105/en_US.json | 24 ++++++++++++------------ data/160/0106/en_US.json | 13 +++++++++++++ data/160/1400/en_US.json | 13 +++++++++++++ data/160/1402/en_US.json | 13 +++++++++++++ data/160/1710/en_US.json | 13 +++++++++++++ data/160/2203/en_US.json | 13 +++++++++++++ data/160/2246/en_US.json | 13 +++++++++++++ data/160/2701/en_US.json | 13 +++++++++++++ data/160/2706/en_US.json | 24 ++++++++++++------------ data/160/2713/en_US.json | 24 ++++++++++++------------ data/160/2793/en_US.json | 13 +++++++++++++ data/160/3219/en_US.json | 13 +++++++++++++ data/160/4711/en_US.json | 13 +++++++++++++ data/160/4714/en_US.json | 13 +++++++++++++ data/160/4792/en_US.json | 13 +++++++++++++ 16 files changed, 204 insertions(+), 48 deletions(-) create mode 100644 data/160/0106/en_US.json create mode 100644 data/160/1400/en_US.json create mode 100644 data/160/1402/en_US.json create mode 100644 data/160/1710/en_US.json create mode 100644 data/160/2203/en_US.json create mode 100644 data/160/2246/en_US.json create mode 100644 data/160/2701/en_US.json create mode 100644 data/160/2793/en_US.json create mode 100644 data/160/3219/en_US.json create mode 100644 data/160/4711/en_US.json create mode 100644 data/160/4714/en_US.json create mode 100644 data/160/4792/en_US.json diff --git a/data/160/0101/en_US.json b/data/160/0101/en_US.json index a27fdd66..737d4a65 100644 --- a/data/160/0101/en_US.json +++ b/data/160/0101/en_US.json @@ -1,13 +1,13 @@ -{ - "160": { - "0101": { - "name": "Unknown", - "message": "", - "short_description": "Unknown cause.", - "long_description": "Unknown cause.", - "short_solution": "Unknown solution.", - "long_solution": "Unknown solution.", - "support_link": "https://preten.do/160-0101" - } - } +{ + "160": { + "0101": { + "name": "Unknown", + "message": "An error has occured.\n\nPlease press and hold the POWER Button for\nat least four seconds to turn the console off.", + "short_description": "Unknown cause.", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-0101" + } + } } \ No newline at end of file diff --git a/data/160/0105/en_US.json b/data/160/0105/en_US.json index 717adf9e..f448f354 100644 --- a/data/160/0105/en_US.json +++ b/data/160/0105/en_US.json @@ -1,13 +1,13 @@ -{ - "160": { - "0105": { - "name": "Unknown", - "message": "", - "short_description": "Unknown cause.", - "long_description": "Unknown cause.", - "short_solution": "Unknown solution.", - "long_solution": "Unknown solution.", - "support_link": "https://preten.do/160-0105" - } - } +{ + "160": { + "0105": { + "name": "Unknown", + "message": "There is a problem with the USB storage device.\n\nPlease contact the manufacturer of the device.\nCheck the device documentation for contact details.", + "short_description": "USB device error", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-0105" + } + } } \ No newline at end of file diff --git a/data/160/0106/en_US.json b/data/160/0106/en_US.json new file mode 100644 index 00000000..0a10b1eb --- /dev/null +++ b/data/160/0106/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "0106": { + "name": "Unknown", + "message": "The USB storage device has been disconnected.\nPress and hold the POWER Button for at least four\nseconds to turn the console off, then make sure the device\nis connected properly.\n\nIf the problem persists, the USB storage device may not\nbe receiving enough power. Please use an AC adapter\nor USB Y cable, as applicable.", + "short_description": "USB device error", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-0106" + } + } +} diff --git a/data/160/1400/en_US.json b/data/160/1400/en_US.json new file mode 100644 index 00000000..ebff6356 --- /dev/null +++ b/data/160/1400/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "1400": { + "name": "Unknown", + "message": "There is a problem with the disc drive.\n\nFor help, make a note of the error code and visit\nsupport.nintendo.com.", + "short_description": "Disc drive error", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-1400" + } + } +} diff --git a/data/160/1402/en_US.json b/data/160/1402/en_US.json new file mode 100644 index 00000000..639bd316 --- /dev/null +++ b/data/160/1402/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "1402": { + "name": "Unknown", + "message": "There is a problem with the disc drive.\n\nFor help, make a note of the error code and visit\nsupport.nintendo.com.", + "short_description": "Disc drive error", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-1402" + } + } +} diff --git a/data/160/1710/en_US.json b/data/160/1710/en_US.json new file mode 100644 index 00000000..8beea5c7 --- /dev/null +++ b/data/160/1710/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "1710": { + "name": "Unknown", + "message": "There is a problem with the system memory.\n\nFor help, make a note of the error code and visit\nsupport.nintendo.com.", + "short_description": "Unknown cause.", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-1710" + } + } +} diff --git a/data/160/2203/en_US.json b/data/160/2203/en_US.json new file mode 100644 index 00000000..2bcd885b --- /dev/null +++ b/data/160/2203/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "2203": { + "name": "Unknown", + "message": "There is a problem with the system memory.\n\nFor help, make a note of the error code and visit\nsupport.nintendo.com.", + "short_description": "Unknown cause.", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-2203" + } + } +} diff --git a/data/160/2246/en_US.json b/data/160/2246/en_US.json new file mode 100644 index 00000000..829ccaf2 --- /dev/null +++ b/data/160/2246/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "2246": { + "name": "Unknown", + "message": "An error has occured.\n\nPlease press and hold the POWER Button for\nat least four seconds to turn the console off.", + "short_description": "Unknown cause.", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-2246" + } + } +} \ No newline at end of file diff --git a/data/160/2701/en_US.json b/data/160/2701/en_US.json new file mode 100644 index 00000000..409baa7a --- /dev/null +++ b/data/160/2701/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "2701": { + "name": "Unknown", + "message": "An error has occured.\n\nPlease press and hold the POWER Button for\nat least four seconds to turn the console off.", + "short_description": "Unknown cause.", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-2701" + } + } +} \ No newline at end of file diff --git a/data/160/2706/en_US.json b/data/160/2706/en_US.json index 4af746f1..366b66e1 100644 --- a/data/160/2706/en_US.json +++ b/data/160/2706/en_US.json @@ -1,13 +1,13 @@ -{ - "160": { - "2706": { - "name": "Unknown", - "message": "", - "short_description": "Unknown cause.", - "long_description": "Unknown cause.", - "short_solution": "Unknown solution.", - "long_solution": "Unknown solution.", - "support_link": "https://preten.do/160-2706" - } - } +{ + "160": { + "2706": { + "name": "Unknown", + "message": "An error has occured.\n\nPlease press and hold the POWER Button for\nat least four seconds to turn the console off.", + "short_description": "Unknown cause.", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-2706" + } + } } \ No newline at end of file diff --git a/data/160/2713/en_US.json b/data/160/2713/en_US.json index 4f1a24fa..e5ce9909 100644 --- a/data/160/2713/en_US.json +++ b/data/160/2713/en_US.json @@ -1,13 +1,13 @@ -{ - "160": { - "2713": { - "name": "Unknown", - "message": "", - "short_description": "Unknown cause.", - "long_description": "Unknown cause.", - "short_solution": "Unknown solution.", - "long_solution": "Unknown solution.", - "support_link": "https://preten.do/160-2713" - } - } +{ + "160": { + "2713": { + "name": "Unknown", + "message": "The USB storage device has been disconnected.\nPress and hold the POWER Button for at least four\nseconds to turn the console off, then make sure the device\nis connected properly.\n\nIf the problem persists, the USB storage device may not\nbe receiving enough power. Please use an AC adapter\nor USB Y cable, as applicable.", + "short_description": "USB device error", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-2713" + } + } } \ No newline at end of file diff --git a/data/160/2793/en_US.json b/data/160/2793/en_US.json new file mode 100644 index 00000000..94923f5c --- /dev/null +++ b/data/160/2793/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "2793": { + "name": "Unknown", + "message": "An error has occured.\n\nPlease press and hold the POWER Button for\nat least four seconds to turn the console off.", + "short_description": "Unknown cause.", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-2793" + } + } +} diff --git a/data/160/3219/en_US.json b/data/160/3219/en_US.json new file mode 100644 index 00000000..27306f0a --- /dev/null +++ b/data/160/3219/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "3219": { + "name": "Unknown", + "message": "An error has occured.\n\nPlease press and hold the POWER Button for\nat least four seconds to turn the console off.", + "short_description": "Unknown cause.", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-3219" + } + } +} diff --git a/data/160/4711/en_US.json b/data/160/4711/en_US.json new file mode 100644 index 00000000..530e0f76 --- /dev/null +++ b/data/160/4711/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "4711": { + "name": "Unknown", + "message": "There is a problem with the USB storage device.\n\nPlease contact the manufacturer of the device.\nCheck the device's documentation for contact details.", + "short_description": "USB device error", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-4711" + } + } +} diff --git a/data/160/4714/en_US.json b/data/160/4714/en_US.json new file mode 100644 index 00000000..87bb6ac4 --- /dev/null +++ b/data/160/4714/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "4714": { + "name": "USB device error", + "message": "There is a problem with the USB storage device.\n\nPlease contact the manufacturer of the device.\nCheck the device's documentation for contact details.", + "short_description": "Unknown cause.", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-4714" + } + } +} diff --git a/data/160/4792/en_US.json b/data/160/4792/en_US.json new file mode 100644 index 00000000..ad7142ee --- /dev/null +++ b/data/160/4792/en_US.json @@ -0,0 +1,13 @@ +{ + "160": { + "4792": { + "name": "Unknown", + "message": "An error has occured.\n\nPlease press and hold the POWER Button for\nat least four seconds to turn the console off.", + "short_description": "Unknown cause.", + "long_description": "Unknown cause.", + "short_solution": "Unknown solution.", + "long_solution": "Unknown solution.", + "support_link": "https://preten.do/160-4792" + } + } +}