Server AntiCrash is a robust server-side NeoForge modification designed to enhance the stability of modded Minecraft servers by managing ticking crash protection and mitigating issues related to unsafe chunk generation.
Server AntiCrash is specifically tailored for Minecraft version 1.21.1.
The primary goal of this mod is to minimize server crashes within heavily modded setups. By automatically activating NeoForge’s integrated ticking crash protection for both entities and block entities, this mod allows the server to remove problematic ticking objects instead of shutting down entirely in compatible scenarios.
Additionally, it prevents unsafe chunk generation requests that arise outside the standard vanilla world boundaries. This feature plays a crucial role in addressing crashes stemming from mods unintentionally attempting to generate or access invalid distant chunks.
Available Commands:
- /crashguard status – to check the current status
- /crashguard enable – to activate the crash guard
- /crashguard disable – to deactivate the crash guard
System Requirements:
- Minecraft version 1.21.1
- NeoForge version 21.1.228 or later
Installation Process:
Simply install this mod on your server; client installations are not necessary.
Important Note:
This mod does not resolve every possible crash situation. It does not address issues such as startup errors, missing registries, incompatible mods, corrupted worlds, JVM/native crashes, out-of-memory crashes, or any crashes that occur outside of the protected ticking or chunk-generation scenarios.