MineColonies

MineColonies

57M Downloads

Server crash on start (client code in server side)

GanthorPrime opened this issue ยท 3 comments

commented

Minecolonies version

Version: minecolonies-1.12.2-0.10.272-ALPHA-universal.jar and .273

Actual behaviour

Dedicated server crashing on start. maybe related with #3580. Client code calling on server? :

java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
at com.minecolonies.coremod.MineColonies.(MineColonies.java:77)

commented

Can you send me the complete log please?

commented

crash log

returned to 1.12.2-0.10.271-ALPHA and server starts normally. problem is in 1.12.2-0.10.272

commented

Fix pushed