Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Description: Exception in server tick loop
- java.lang.AbstractMethodError
- at li.cil.oc.common.inventory.ComponentInventory$$anonfun$onItemAdded$1.apply(ComponentInventory.scala:118)
- at li.cil.oc.common.inventory.ComponentInventory$$anonfun$onItemAdded$1.apply(ComponentInventory.scala:117)
- at scala.Option.foreach(Option.scala:245)
- at li.cil.oc.common.inventory.ComponentInventory$class.onItemAdded(ComponentInventory.scala:117)
- at li.cil.oc.common.tileentity.Case.li$cil$oc$common$tileentity$traits$ComponentInventory$$super$onItemAdded(Case.scala:27)
- at li.cil.oc.common.tileentity.traits.ComponentInventory$class.onItemAdded(ComponentInventory.scala:78)
- at li.cil.oc.common.tileentity.Case.onItemAdded(Case.scala:91)
- at li.cil.oc.common.inventory.Inventory$class.setInventorySlotContents(Inventory.scala:42)
- at li.cil.oc.common.tileentity.Case.func_70299_a(Case.scala:27)
- at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
- at li.cil.oc.common.container.StaticComponentSlot.li$cil$oc$common$container$ComponentSlot$$super$putStack(StaticComponentSlot.scala:8)
- at li.cil.oc.common.container.ComponentSlot$class.putStack(ComponentSlot.scala:40)
- at li.cil.oc.common.container.StaticComponentSlot.func_75215_d(StaticComponentSlot.scala:8)
- at li.cil.oc.common.container.Player$$anonfun$tryTransferStackInSlot$4.apply$mcVI$sp(Player.scala:88)
- at li.cil.oc.common.container.Player$$anonfun$tryTransferStackInSlot$4.apply(Player.scala:83)
- at li.cil.oc.common.container.Player$$anonfun$tryTransferStackInSlot$4.apply(Player.scala:83)
- at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
- at scala.collection.immutable.Range.foreach(Range.scala:160)
- at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
- at li.cil.oc.common.container.Player.tryTransferStackInSlot(Player.scala:83)
- at li.cil.oc.common.container.Player.func_82846_b(Player.scala:48)
- at net.minecraft.inventory.Container.func_75144_a(SourceFile:193)
- at li.cil.oc.common.container.Player.func_75144_a(Player.scala:35)
- at net.minecraft.network.NetHandlerPlayServer.func_147351_a(NetHandlerPlayServer.java:883)
- at net.minecraft.network.play.client.C0EPacketClickWindow.func_148833_a(SourceFile:32)
- at net.minecraft.network.play.client.C0EPacketClickWindow.func_148833_a(SourceFile:10)
- at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
- at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Advertisement
Add Comment
Please, Sign In to add comment