Update error.js

Add more WiiMart specific error codes
This commit is contained in:
Ocarinaoftime 2025-04-07 08:28:39 -04:00 committed by GitHub
parent 154069b310
commit 7bae7f5c39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,6 +88,9 @@ const errorCodes = {
"204927": "IAS Unknown issuer of device cert",
"204961": "SSL cipher error when trying to communicate with SOAP servers",
"205007": "Invalid NAND Dump (Dolphin only)",
"205104": "Could not retrieve points balance",
"205114": "Could not convert points balance to integer",
"205124": "Cannot find sender friend code",
"205540": "This software doesn't work in the vWii",
"205617": "Wii Points card code invalid",
"205618": "Wii Points card is for another country",