
Chromaticraft + EnderIO Dedicated Server Crash
TsumiHokiro opened this issue ยท 4 comments
When trying to start a server with EnderIO and Chromaticraft (along with their dependences) you get a "Exception in server tick loop: NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP". To note, when starting Chromaticraft alone the server does not get this error, and without the need of stating, EnderIO also does not have this problem.
Steps to reproduce:
- Put both Chromaticraft (along with DragonAPI) and EnderIO on mods folder
- Start a Forge Server
- Crash
...
Affected Versions (Do not use "latest"):
- EnderIO: 1.7.10-2.3.0.422_beta.jar
- EnderCore: 1.7.10-0.2.0.39_beta.jar
- Minecraft: 1.7.10
- Forge: 10.13.4.1614-1.7.10-universal.jar
- ChromatiCraft 1.7.10 V18b.jar
- DragonAPI 1.7.10 V18b.jar
Hm, that's strange indeed. Would you mind sharing with me the version of Chroma, DragonAPI, EnderCore, EnderIO and the Forge dedicated server version, and if it's not original Forge, which other modded server you're using?
This is caused by Chromaticraft sending a client-only message to EnderIO. Bug on their side.