Skip to content

Error Codes

eXPerience2001 edited this page May 18, 2026 · 2 revisions

Satchel:Two GUI

The GUI has several error codes possible build into the crash handler to make troubleshooting easier.

CODE = YIPEE

This error code can mean a couple of things. Firstly, check your internet connection. If that’s fine, then the Satchel:One API is throwing a fit and couldn’t handle all the requests. Just fetch your assignments again as proper redundancy isn’t fully implemented yet

CODE = WIFFY

This is another internet error code. This SHOULD always mean your Internet connection isn’t functional, but I can’t be entirely sure. Just make sure you’re connected properly and you don’t have some weird config.

CODE = REQUIES

This will only show up if the program encounters a critical error that cannot be overcome. Report whatever you were doing at the time on the GitHub issues and it will be added to the list of bugs to be fixed.

CODE = FOOLISHNESS

Your print homework URL you used at login is either invalid or corrupted. Make sure you’re putting the correct thing in at login. Follow the guide if necessary.

CODE = SILLY

You didn't actually put anything in the log in box. You truly are silly.

Clone this wiki locally