TooManyCrashes
TooManyCrashes is an adaptation of crash improvement features from the VanillaFix mod for Fabric in Minecraft 1.14. When a critical crash occurs, instead of the standard game exit, you'll see a specialized screen with detailed information about the problem.

Key mod capabilities:
- Formatted crash report link generation - automatically creates a readable report with syntax highlighting for convenient analysis
- Modification identification - displays a list of mods that might be related to the crash occurrence
- Game continuation - ability to return to the main menu and continue playing without restarting the client
Additional technical advantages:
- Stacktrace deobfuscation - all crash reports and exception logs are deobfuscated into Yarn names, significantly simplifying modders' work with problem diagnostics
- Enhanced diagnostics - for specific crash categories (such as those related to entities and block objects), NBT data of the problematic element is added, helping to more accurately determine the error cause