Advertisement
PabloMK7

CTGP-7 Launcher Error Codes.

Nov 25th, 2018 (edited)
10,395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. Here is the error list the CTGP-7 Launcher can throw when installing files or performing an update. If you can't find your error, or have no idea how to solve it, please ask for help in the following discord server: (http://discord.gg/0uTPwYv3SPQww54l)
  2.  
  3. How to parse XXXXXXXX errors: You can join the Nintendo Homebrew server (https://discord.gg/C29hYvh) and use the ".err" command in the #bot-cmds channel to parse your error: ".err XXXXXXXX". This only applies for XXXXXXXX errors, other errors such as YYYYYYYY cannot be parsed with this command.
  4.  
  5. Error codes when installing files:
  6.  
  7. - 00000000 00000000: (Never displayed) Success.
  8. - 00000000 00000001: (Never displayed) Failed to backup the CTGP-7 save, please manually remove "SD:/CTGP-7savebak".
  9. - YYYYYYYY 00000002: (Never displayed) Not enough space, YYYYYYYY MB free are needed in the SD.
  10. - YYYYYYYY 00000003: Error trying to install the latest update. Check the YYYYYYYY part in the error codes below.
  11.  
  12. Error codes when performing an update:
  13. You should ask for help if you get errors other than 3 and 5. For those you can check the CURL error code by converting it first from hexadecimal to decimal here (https://www.binaryhexconverter.com/hex-to-decimal-converter) and then checking the error here (https://curl.haxx.se/libcurl/c/libcurl-errors.html). Most of the time this errors are caused by a bad or slow internet connection.
  14.  
  15. - 00000000: (Never displayed) Success.
  16. - 00000001: Internal error, current CTGP-7 version is not in the changelog list.
  17. - 00000002: 3DS not connected to the internet.
  18. - 0000ZZ03: CURL returned ZZ when trying to download update file list.
  19. - 00000004: Internal error, not enough memory.
  20. - 0000ZZ05: CURL returned ZZ when trying to download a file.
  21. - 00000006: Failed to download the latest version information.
  22. - ZZZZZZ07: (Never displayed) ZZZZZZ MB are needed to perform the update.
  23. - 00000009: Failed to download the base URL. Most likely caused from an unstable internet connection.
  24. - XXXXXXXX: (The first X is not a 0) AM error, couldn't install new version of the CTGP-7 launcher cia.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement