mirror of
https://github.com/barkeser2002/Not-Enough-Crashes.git
synced 2026-09-25 02:20:04 +03:00
19 lines
1.3 KiB
Markdown
19 lines
1.3 KiB
Markdown
# Not Enough Crashes
|
|
Discord: [](https://discord.gg/CFaCu97)
|
|
Fabric download: [](https://curseforge.com/minecraft/mc-mods/not-enough-crashes)
|
|
|
|
Forge download: [](https://curseforge.com/minecraft/mc-mods/not-enough-crashes-forge)
|
|
|
|
Not Enough Crashes improves crashes in Minecraft significantly. For example, it returns the user to the title screen when crashing, instead of closing the game.
|
|
|
|
Features:
|
|
- When crashing, you can go back to the title screen and keep playing, without needing to restart.
|
|
- A convenient way to submit syntax-highlighted crash reports via a special crash screen.
|
|
- Display a list of mods that were involved in the crash, and can be clicked to go to their issue tracker.
|
|
- More useful stack traces that are deobfuscated and include additional information such as NBT for mod developers.
|
|
- Force crash logs to always appear (forceCrashScreen). .
|
|
|
|
# Not Enough Crashes API
|
|
|
|
Not Enough Crashes stopped providing an API for resetting state when the game crashes because of lack of usage. If you need it back, open an issue.
|