Filename
notenoughcrashes-1.1.5+1.15.1.jar
Uploaded by
NatanFudge
Uploaded
Dec 24, 2019
Game Version
1.15.1
Size
84.86 KB
Downloads
320
MD5
e68b0daf5b4b98f37fa9fb28728a11fc
Supported Modloader Versions
Fabric
Supported Java Versions
Java 8
Supported Minecraft 1.15 Versions
1.15.1
Changelog
1.0.9
Released
1.0.10
- Fixed an exception while starting game.
1.0.11
- Fixed two "Not Enough Crashes deobfuscated stack trace" lines appearing (instead of just one).
1.1.0
- Added an API for running code when the game crashes to prevent the window getting stuck in weird states.
1.1.1
- Forgot a debug flag
1.1.2
- Fixed the entry point catcher not being enabled...
1.1.3
- Initialization errors will now be printed as soon as an error is caught, instead of only when displaying the crash screen.
- The init error screen will now display in more disaster cases.
1.1.4
- Fixed the window not closing when pre-initialization errors occur.
1.1.5
- Fixed a rare error.