![Server Performance - Smooth Chunk Save[Forge/Fabric]](https://media.forgecdn.net/avatars/thumbnails/536/807/256/256/637859186206116434.png)
[Bug]: Exception in server tick loop
TestGround-hub opened this issue · 1 comments
Describe the bug you're experiencing
The Minecraft game crashes during the server tick loop with an exception related to Mixin transformation. The error specifically occurs when the Smoothchunk mod attempts to apply a transformation to the class net.minecraft.class_3898. The transformation fails, causing a critical injection failure in the mod's code, which is related to the getSize method in the ChunkMapSlowUnload part of the mod.
Reproducability
- Launching Minecraft with the modpack containing Smoothchunk and Sodium.
2, Attempted to load a world or start a server.
The game crashes with the error described during the server tick loop.
Removing or disabling Smoothchunk allows the game to run without crashing, indicating it’s the mod causing the issue.
Mod up to date
- Before submitting this issue I updated to the newest version and reproduced it
Minecraft version
1.21.1
Modloader version
Fabric
Logs
https://gist.github.com/TestGround-hub/193e452b306cdc3eae01a2be9828cc73