File Details
dontcrashobscura-1.0.0.jar
- R
- Jan 4, 2026
- 7.71 KB
- 8
- 1.21.1
- NeoForge
File Name
dontcrashobscura-1.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Description (CurseForge-ready)
Don’t Crash Obscura is a lightweight NeoForge 1.21.1+ “safety net” that hardens other mods to prevent client and server crashes. It currently ships two focused fixes:
- Tom’s Simple Storage: guards BlockCapabilityCache access during chunk unloads/portal travel to stop IllegalStateExceptions.
- Carry On: sanitizes carry state NBT so sync packets and key presses (e.g., Ctrl + Right Click) can’t NPE and kick players.
Drop it into your mods folder alongside the affected mods; it’s optional-runtime and only activates its fixes when the target mods are present. Logs include debug notes when a crash is prevented.

