This mod blocks the default clone drone in the danger zone crash handler and tries to silently keep the game running even though an exception occurred. This mod is very useful as often the game is still fully functional despite the exception
Enabling this option will prevent the crash handler from stopping the game
This action will attempt to uncrash the game and resume gameplay. It is best to ensure you enable the Disable Crash Handler option to prevent another instant crash
This action will throw an unhandled exception during the next frame. This action will crash your game if you dont have the prevent crash option enabled. This is a good way to test the uncrash functionality