Not Enough Crashes Mod (1.21.11, 1.20.6) – Preventing Game Shutdowns

Not Enough Crashes (NEC) is a utility mod that prevents Minecraft from closing entirely when it crashes, allowing you to return to the title screen and continue playing without restarting the game — available for Fabric, Forge, NeoForge, and Quilt mod loaders.

Quick Answer: If your modded Minecraft crashes frequently and you are tired of waiting through long restarts, Not Enough Crashes is a must-install. It keeps you in the game after a crash and provides better crash reports to help you identify the problem.

Every modded Minecraft player knows the frustration: you are deep into a build or exploring a new dimension, and the game suddenly crashes to desktop. You lose your flow, wait for Minecraft to fully relaunch, reload your world, and hope it does not happen again. Not Enough Crashes solves this problem by intercepting crashes and gracefully returning you to the title screen instead of force-closing the entire application. With over 9 million downloads on Modrinth, NEC has become one of the most widely trusted utility mods in the Minecraft modding community. Originally published in June 2021 by developer natanfudge, the mod has been continuously updated through December 2025 and supports Minecraft versions ranging from 1.16.5 all the way to the latest 1.21.11.

Key Features of Not Enough Crashes

  • Crash recovery without restarting — When Minecraft crashes, NEC catches the error and sends you back to the title screen instead of closing the game. This means you can rejoin your world or server immediately, saving minutes of waiting through the game's startup sequence each time something goes wrong. For players running large modpacks with long load times, this feature alone is worth installing the mod.
  • Enhanced crash screen with syntax highlighting — Instead of the standard, hard-to-read crash report, NEC displays a custom crash screen with syntax-highlighted crash logs. This makes it significantly easier to read and understand what went wrong, even if you are not a developer. You can also submit crash reports directly from this screen, streamlining the troubleshooting process.
  • Mod identification on crash — NEC analyzes the crash and displays a list of mods that were likely involved. Each mod in the list is clickable and links directly to that mod's issue tracker. This takes the guesswork out of diagnosing crashes in large modpacks — instead of disabling mods one by one, you get a clear starting point for finding the culprit.
  • Deobfuscated stack traces for developers — For mod developers and advanced users, NEC provides more readable stack traces that include deobfuscated method names and additional context like NBT data. This makes debugging significantly faster when developing or testing mods, since you do not need to manually map obfuscated names back to their readable equivalents.
  • Independent client and server installation — NEC can be installed on the client side, the server side, or both independently. Server administrators can install it to prevent a single mod crash from taking down the entire server, while players can install it locally without requiring the server to have it. This flexibility makes it easy to add to any setup.
  • Multi-loader support — The mod supports Fabric, NeoForge, and Quilt on modern Minecraft versions. Whether you prefer lightweight Fabric modpacks or feature-heavy NeoForge setups, NEC integrates seamlessly. Note that starting from Minecraft 1.20.6, the Forge version has been replaced by NeoForge support exclusively.

How to Install Not Enough Crashes

  1. Install your preferred mod loader. NEC supports Fabric, NeoForge, or Quilt. For Minecraft 1.20.4 and earlier, Forge is also supported.
  2. If you are using Fabric or Quilt, make sure you have the Fabric API installed, as many Fabric-based mods require it as a dependency.
  3. Download the correct version of Not Enough Crashes for your Minecraft version and mod loader from the official Modrinth page.
  4. Place the downloaded .jar file into the mods folder inside your Minecraft directory (typically .minecraft/mods).
  5. Launch Minecraft through your mod loader's profile. NEC will activate automatically — no additional configuration is required to start benefiting from crash recovery.

Requirements & Compatibility

Requirement Details
Mod Loaders Fabric, NeoForge, Quilt (Forge for 1.20.4 and earlier)
Minecraft Versions 1.16.5 – 1.21.11
Latest Tested Version 1.21.11
Client/Server Works on both independently
License MIT (open source)
Known Compatibility Note Crash initialization screen is disabled when Sodium is installed

What's New

  • Version 4.4.9: Added Japanese translation support, expanding accessibility for non-English players.
  • Version 4.4.8: Removed a fringe feature that was consuming excessive memory, improving overall stability.
  • NeoForge only from 1.20.6: Starting with Minecraft 1.20.6, NEC supports NeoForge exclusively and no longer ships a Forge build.
  • Version 4.4.6: Fixed the quit button text and disabled the crash initialization screen when Sodium is installed to avoid conflicts.
  • Version 4.4.1: Fixed garbled text appearing on the crash screen and added Ukrainian translations.

Pros and Cons

Pros

  • Eliminates the need to fully restart Minecraft after a crash
  • Identifies which mods are likely causing the crash
  • Works on both client and server independently
  • Supports all major mod loaders on modern versions
  • Open source under MIT license with active development
  • Appears to be lightweight with minimal overhead during normal gameplay

Cons

  • Forge support was dropped starting from Minecraft 1.20.6 — NeoForge only going forward
  • Crash initialization screen is disabled when Sodium is installed, limiting some visual features
  • Cannot prevent all crashes — some severe errors may still force a full restart
  • World corruption is still possible if a crash occurs during a save operation, regardless of NEC

Alternatives to Not Enough Crashes

  • Spark — A performance profiler for Minecraft that helps identify the root causes of lag and crashes by monitoring TPS, memory usage, and tick timings. Pairs well with NEC for a complete crash diagnosis workflow.
  • Better Crashes — A similar crash-handling mod that improves the default crash screen with additional information, though it offers fewer features than NEC's mod identification and recovery system.
  • Mod Menu — While not a crash recovery tool, Mod Menu gives Fabric players quick access to installed mods and their configurations, making it easier to disable a problematic mod identified by NEC's crash reports.

Download Not Enough Crashes

Minecraft Version Fabric Forge NeoForge Quilt
For Minecraft 1.21.11 Download Download Download
For Minecraft 1.21.10 Download Download Download
For Minecraft 1.21.9 Download Download Download
For Minecraft 1.21.8 Download Download Download
For Minecraft 1.21.7 Download Download Download
For Minecraft 1.21.6 Download Download Download
For Minecraft 1.21.5 Download Download Download
For Minecraft 1.21.4 Download Download Download
For Minecraft 1.21.1 Download Download Download
For Minecraft 1.21 Download Download Download
For Minecraft 1.20.6 Download Download Download
For Minecraft 1.20.4 Download Download Download

Always download mods from official sources to stay safe.

Frequently Asked Questions

Does Not Enough Crashes work with Fabric and NeoForge?

Yes — Not Enough Crashes supports both Fabric and NeoForge on all modern Minecraft versions from 1.20.6 onward. For older versions back to 1.16.5, Forge is also supported. Quilt is available as a third option across all supported versions. You only need to download the correct file matching your loader and Minecraft version.

Will Not Enough Crashes prevent my world from getting corrupted?

No — NEC cannot prevent world corruption that occurs during a crash. What it does is allow you to recover to the title screen instead of the game closing entirely, but if a crash happens mid-save, there is still a risk of data loss. It is always recommended to keep regular backups of your worlds, especially when running large modpacks.

Does Not Enough Crashes affect game performance?

The mod appears to be lightweight and runs passively in the background without noticeable impact during normal gameplay. It only activates when a crash occurs. One older feature that was consuming excess memory was removed in version 4.4.8, so the current versions should be even more efficient.

Can I install Not Enough Crashes on a server without clients having it?

Yes — NEC can be installed on the server side independently without requiring any clients to have it installed. The server will benefit from crash recovery, keeping the server process alive after a non-fatal crash instead of shutting down. Players can also install it on their client without the server needing it.

Is Not Enough Crashes compatible with Sodium?

Yes, it is compatible with Sodium, but with one minor limitation. When Sodium is installed, NEC automatically disables its crash initialization screen to prevent conflicts. All other features, including crash recovery and mod identification, continue to work normally alongside Sodium.

Looking for more? Browse all Minecraft Mods on McInside.

Explore Minecraft Mods →

Click to rate this post!
[Total: 20 Average: 3.8]