MineColonies

MineColonies

53M Downloads

Server restart crash after update Alpha

walker-dev opened this issue ยท 1 comments

commented

Minecolonies version

minecolonies{@Version@} [MineColonies] (minecolonies-universal-1.10.2-0.9.6149.jar)

Expected behavior

  • Farmer hotfix

Actual behaviour

Time: 12/22/17 2:38 PM
Description: Exception in server tick loop

java.lang.NoSuchMethodError: net.minecraft.item.Item.func_150895_a(Lnet/minecraft/item/Item;Lnet/minecraft/creativetab/CreativeTabs;Ljava/util/List;)V
	at com.minecolonies.api.compatibility.CompatabilityManager.discoverSaplings(CompatabilityManager.java:186)
	at com.minecolonies.api.compatibility.CompatabilityManager.discover(CompatabilityManager.java:59)
	at com.minecolonies.coremod.colony.ColonyManager.readFromNBT(ColonyManager.java:818)
	at com.minecolonies.coremod.colony.ColonyManager.onWorldLoad(ColonyManager.java:716)
	at com.minecolonies.coremod.event.EventHandler.onWorldLoad(EventHandler.java:397)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_685_EventHandler_onWorldLoad_Load.invoke(.dynamic)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
	at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:263)
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
	at java.lang.Thread.run(Thread.java:748)
commented

Should be fixed with the version we'll be releasing in the next hours. (Just missing building and upload to curse).