A simple GMS2.3 exception handler & logger.
exception2D replaces GameMaker's default exception handler and adds several useful features such as:
- Error logging to a file
- Including room names in error messages
- Including a list of objects in error messages
Installation is very simple! Just download the latest release and drag and drop the .yymp onto an open GMS2 project and exception2D will automatically replace the built in exception handler.
- Log uploading to a server
- Include hardware information in the logfile
- Add example log to repo
- Add log screenshot to repo
- Add debug stack to error log