William Oldham
4c0700d139
Improve messages for 160- errors
2024-12-30 14:18:03 +00:00
William Oldham
944af73907
Add editorconfig, format script, and format all files consistently
2024-12-30 14:16:42 +00:00
William Oldham
f5920f79a5
Merge remote-tracking branch 'spletz47/102-Errors' into dev
2024-12-30 12:20:41 +00:00
William Oldham
3dba349724
Merge remote-tracking branch 'spletz47/104-Errors' into dev
2024-12-30 12:20:31 +00:00
William Oldham
259452f7dd
Merge remote-tracking branch 'spletz47/160-Errors' into dev
2024-12-30 12:20:21 +00:00
Daniel López Guimaraes
a93bcea28a
feat: Add AC error names for 3DS
...
These error names were found inside a game with a function for logging
an error result. The results were then mapped to the matching error
codes using the conversion inside the code of the sysmodule.
The error names may be repeated among errors starting with the same
pattern. This is intended, since the last two numbers represent unknown
additional error information complementing the result (except for value
99, which can be mapped to a different error name).
Some of the error codes had multiple result names mapped to them. In
those cases, no changes were made for clarity and avoid misinformation.
2024-12-14 17:46:26 +00:00
Daniel López Guimaraes
23a67f3e9b
feat: Add PIA error names
...
The names are extracted from Minecraft Wii U.
2024-10-13 21:52:39 +01:00
Spletz
0e4abfa0ac
fix: adjusted as per Jon's suggestions
2024-09-04 11:25:30 +10:00
Spletz
c12200bb73
fix: 102-2163 solution
2024-09-04 11:13:11 +10:00
Spletz
8bad9b4bac
chore: descriptions and solutions as per Jon's suggestions
2024-09-03 11:30:42 +10:00
Spletz
5842bb45a4
chore: added more descriptions and solutions, as well as to fix as per Jon's suggestions
2024-09-03 09:19:33 +10:00
Spletz
1f61fde2bc
chore: error 104-2210 solution, message, name and 0440 message
2024-08-14 17:39:41 +10:00
Spletz
a3fe353062
chore: all 165 errors
2024-08-08 14:59:35 +10:00
Spletz
575a2d5fee
chore: additional 102 error descriptions and solutions
2024-08-08 08:39:27 +10:00
Spletz
f1a7323427
fix: fixed 160 errors being in the wrong directory
2024-08-07 14:14:21 +10:00
Jonathan Barrow
458d7c79c5
chore: add default text for missing causes and solutions
2024-06-03 17:11:03 -04:00
Jonathan Barrow
7de56e9a05
chore: added support links to all errors
2024-06-03 17:07:59 -04:00
Jemma
b956f30363
fix: add missing description file for 727 error code translations
2024-06-02 18:53:29 -05:00
Jemma
9d708bed9f
727(Wii U Account Settings): Added error codes for changing birthday and country for the PNID
2024-06-02 17:55:12 -05:00
Jonathan Barrow
e706fa4795
chore: added information for all errors with support pages
2024-05-03 18:30:31 -04:00
Jonathan Barrow
6faa48c8f8
chore: moved all data to data folder
2024-05-01 16:51:01 -04:00