Skip to content

Customize your Gamemaker exception handler, with using.. game_change() ?

License

Notifications You must be signed in to change notification settings

RTFTR/CustomGMExceptionHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomGMExceptionHandler

CustomGMExceptionHandler is a tool to make a custom Gamemaker games' exception handler system.

Logic

To be specific, I used exception_unhandled_handler() and game_change() in order to make it work.

exception_unhandled_handler() will let us handle the exception by ourselves, game_change() will let us change the client into CrashHandler.win.

Project Compiling

This project was compiled in 2024.6.2.162 IDE, 2024.6.0.205 Runtime. Somewhat old versions may work, But very old ones will not.

Credits

Mostly from example project

Static sprites from Undertale Glitching effect by BktGlitch Sounds from SM64, composed by Nintendo

About

Customize your Gamemaker exception handler, with using.. game_change() ?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published