DEVBLOG
Last Updated Thursday, October 28, 2021

Stop Crashes

Clone Drone in the Danger Zone

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

This modpack contains the following mods

Disable Crash Handler

Enabling this option will prevent the crash handler from stopping the game


Uncrash 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


Crash Game

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