Server Crash: Client-side class loaded on dedicated server
Decryptu opened this issue ยท 3 comments
Description
The server crashed due to an attempt to load a client-side class on a dedicated server. This occurred while processing a TamedRat entity from the Rats mod.
Steps to Reproduce
- Have a tamed rat in the game.
- Apply the golem mount upgrade to the rat in a small place.
- Exit the menu after applying the upgrade.
- The server crashes instantly.
Environment
- Minecraft Version: 1.20.1
- Forge Version: 47.3.5
- Rats Mod Version: 1.20.1-8.1.2
- Server Type: Dedicated Server
Error Message
java.lang.RuntimeException: Attempted to load class com/github/alexthe666/citadel/client/model/AdvancedModelBox for invalid dist DEDICATED_SERVER
Crash report:
Are you using Canary mod (contained in at least some Feed-the-Beast modpacks)? Then use this workaround from FTBTeam/FTB-Modpack-Issues#5525 : Remove Canary mod from server's mods/ folder.