Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Wii U error codes #87

Open
jonbarrow opened this issue Sep 17, 2022 · 1 comment
Open

Updated Wii U error codes #87

jonbarrow opened this issue Sep 17, 2022 · 1 comment
Labels

Comments

@jonbarrow
Copy link
Contributor

jonbarrow commented Sep 17, 2022

The error code documentation listed here https://github.com/Kinnay/NintendoClients/wiki/Wii-U-Error-Codes is very useful for understanding when to throw an error and why, however it remains very incomplete. On Wii U all the error codes and messages are stored in MSBT files. Using these we can get all known error codes and their messages

Attached is a complete list of all error codes and messages on the Wii U. While still incomplete, as not every error code has a message it seems, this is a substantial improvement

101-xxxx.md
102-xxxx.md
103-xxxx.md
104-xxxx.md
105-xxxx.md
106-xxxx.md
108-xxxx.md
109-xxxx.md
115-xxxx.md
118-xxxx.md
120-xxxx.md
124-xxxx.md
125-xxxx.md
126-xxxx.md
150-xxxx.md
151-xxxx.md
152-xxxx.md
155-xxxx.md
156-xxxx.md
157-xxxx.md
158-xxxx.md
161-xxxx.md
162-xxxx.md
165-xxxx.md
166-xxxx.md
167-xxxx.md
168-xxxx.md
199-xxxx.md
errors.md

@jonbarrow
Copy link
Contributor Author

Removed all my previous comments, as they flooded the issue, in favor of attached files

@kinnay kinnay added the wiki label Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants