Skip to content

Instantly share code, notes, and snippets.

@jpastuszek
Created November 19, 2014 11:03
Show Gist options
  • Save jpastuszek/a900dc7a802aa9781ac1 to your computer and use it in GitHub Desktop.
Save jpastuszek/a900dc7a802aa9781ac1 to your computer and use it in GitHub Desktop.
[10:56:33] [Netty IO #3/INFO] [FML]: Client attempting to join with 29 mods : Growthcraft|Rice@2.1.0a,PlayerAPI@1.1,Forge@10.13.2.1232,CustomSpawner@3.3.0,battlegear2@1.0.6.2,Growthcraft|Hops@2.1.0,OpenComputers|Core@1.0.0,IC2@2.2.650-experimental,Mystcraft@0.11.0.00,mcp@9.05,craftguide@1.6.8.1,Growthcraft|Bees@2.1.0,FML@7.10.85.1232,OpenComputers@1.4.0.232-dev,Baubles@1.0.1.8,Growthcraft|Cellar@2.1.0a,Backpack@2.0.1,Railcraft@9.3.2.0,Growthcraft@2.1.0a,Growthcraft|Fishtrap@2.1.0a,Growthcraft|Grapes@2.1.0,MoCreatures@6.3.0,Growthcraft|Apples@2.1.0,plantmegapack@4.02,Botania@r1.3-137,Growthcraft|Bamboo@2.1.0,SmartMoving@15.2,SmartRender@2.0,SmartCore@1.0
[10:56:33] [Netty IO #3/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[10:56:34] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[10:56:34] [Server thread/INFO]: kazuya84[/192.168.1.115:52433] logged in with entity id 2226 at (-5.695667508617001, 68.0, 184.0592358523032)
[10:56:34] [Server thread/INFO]: kazuya84 joined the game
[10:59:29] [Server thread/INFO]: kazuya84 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[10:59:29] [Server thread/INFO]: kazuya84 left the game
[10:59:30] [Server thread/ERROR] [FML]: Exception caught during firing event ic2.api.energy.event.EnergyTileUnloadEvent@17852960:
net.minecraft.util.ReportedException: Exception while updating neighbours
at net.minecraft.world.World.func_147460_e(World.java:730) ~[ahb.class:?]
at ic2.core.energy.EnergyNetLocal.removeTileEntity(EnergyNetLocal.java:249) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileUnload(EventHandler.java:37) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_75_EventHandler_onEnergyTileUnload_EnergyTileUnloadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental$class.removeFromIC2Grid(IndustrialCraft2Experimental.scala:51) [IndustrialCraft2Experimental$class.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental$class.onChunkUnload(IndustrialCraft2Experimental.scala:47) [IndustrialCraft2Experimental$class.class:?]
at li.cil.oc.common.tileentity.Charger.li$cil$oc$common$tileentity$traits$power$IndustrialCraft2Classic$$super$onChunkUnload(Charger.scala:16) [Charger.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Classic$class.onChunkUnload(IndustrialCraft2Classic.scala:48) [IndustrialCraft2Classic$class.class:?]
at li.cil.oc.common.tileentity.Charger.onChunkUnload(Charger.scala:16) [Charger.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1979) [ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: scala.MatchError: (-31,65,252) (of class scala.Tuple3)
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) ~[IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) ~[TraversableOnce$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.count(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at li.cil.oc.common.tileentity.Capacitor.recomputeCapacity(Capacitor.scala:50) ~[Capacitor.class:?]
at li.cil.oc.common.block.Capacitor.func_149695_a(Capacitor.scala:29) ~[Capacitor.class:?]
at net.minecraft.world.World.func_147460_e(World.java:697) ~[ahb.class:?]
... 17 more
[10:59:30] [Server thread/ERROR] [FML]: Index: 1 Listeners:
[10:59:30] [Server thread/ERROR] [FML]: 0: NORMAL
[10:59:30] [Server thread/ERROR] [FML]: 1: ASM: ic2.core.energy.EventHandler@16b61149 onEnergyTileUnload(Lic2/api/energy/event/EnergyTileUnloadEvent;)V
[10:59:30] [Server thread/WARN] [OpenComputers]: Error removing node from IC2 grid.
net.minecraft.util.ReportedException: Exception while updating neighbours
at net.minecraft.world.World.func_147460_e(World.java:730) ~[ahb.class:?]
at ic2.core.energy.EnergyNetLocal.removeTileEntity(EnergyNetLocal.java:249) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileUnload(EventHandler.java:37) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_75_EventHandler_onEnergyTileUnload_EnergyTileUnloadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental$class.removeFromIC2Grid(IndustrialCraft2Experimental.scala:51) [IndustrialCraft2Experimental$class.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental$class.onChunkUnload(IndustrialCraft2Experimental.scala:47) [IndustrialCraft2Experimental$class.class:?]
at li.cil.oc.common.tileentity.Charger.li$cil$oc$common$tileentity$traits$power$IndustrialCraft2Classic$$super$onChunkUnload(Charger.scala:16) [Charger.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Classic$class.onChunkUnload(IndustrialCraft2Classic.scala:48) [IndustrialCraft2Classic$class.class:?]
at li.cil.oc.common.tileentity.Charger.onChunkUnload(Charger.scala:16) [Charger.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1979) [ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: scala.MatchError: (-31,65,252) (of class scala.Tuple3)
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) ~[IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) ~[TraversableOnce$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.count(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at li.cil.oc.common.tileentity.Capacitor.recomputeCapacity(Capacitor.scala:50) ~[Capacitor.class:?]
at li.cil.oc.common.block.Capacitor.func_149695_a(Capacitor.scala:29) ~[Capacitor.class:?]
at net.minecraft.world.World.func_147460_e(World.java:697) ~[ahb.class:?]
... 17 more
[10:59:30] [Server thread/ERROR] [FML]: Exception caught during firing event ic2.api.energy.event.EnergyTileUnloadEvent@4f8f8a62:
net.minecraft.util.ReportedException: Exception while updating neighbours
at net.minecraft.world.World.func_147460_e(World.java:730) ~[ahb.class:?]
at ic2.core.energy.EnergyNetLocal.removeTileEntity(EnergyNetLocal.java:249) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileUnload(EventHandler.java:37) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_75_EventHandler_onEnergyTileUnload_EnergyTileUnloadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental$class.removeFromIC2Grid(IndustrialCraft2Experimental.scala:51) [IndustrialCraft2Experimental$class.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental$class.onChunkUnload(IndustrialCraft2Experimental.scala:47) [IndustrialCraft2Experimental$class.class:?]
at li.cil.oc.common.tileentity.PowerConverter.li$cil$oc$common$tileentity$traits$power$IndustrialCraft2Classic$$super$onChunkUnload(PowerConverter.scala:10) [PowerConverter.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Classic$class.onChunkUnload(IndustrialCraft2Classic.scala:48) [IndustrialCraft2Classic$class.class:?]
at li.cil.oc.common.tileentity.PowerConverter.onChunkUnload(PowerConverter.scala:10) [PowerConverter.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1979) [ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: scala.MatchError: (-31,65,252) (of class scala.Tuple3)
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) ~[IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) ~[TraversableOnce$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.count(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at li.cil.oc.common.tileentity.Capacitor.recomputeCapacity(Capacitor.scala:50) ~[Capacitor.class:?]
at li.cil.oc.common.block.Capacitor.func_149695_a(Capacitor.scala:29) ~[Capacitor.class:?]
at net.minecraft.world.World.func_147460_e(World.java:697) ~[ahb.class:?]
... 17 more
[10:59:30] [Server thread/ERROR] [FML]: Index: 1 Listeners:
[10:59:30] [Server thread/ERROR] [FML]: 0: NORMAL
[10:59:30] [Server thread/ERROR] [FML]: 1: ASM: ic2.core.energy.EventHandler@16b61149 onEnergyTileUnload(Lic2/api/energy/event/EnergyTileUnloadEvent;)V
[10:59:30] [Server thread/WARN] [OpenComputers]: Error removing node from IC2 grid.
net.minecraft.util.ReportedException: Exception while updating neighbours
at net.minecraft.world.World.func_147460_e(World.java:730) ~[ahb.class:?]
at ic2.core.energy.EnergyNetLocal.removeTileEntity(EnergyNetLocal.java:249) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileUnload(EventHandler.java:37) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_75_EventHandler_onEnergyTileUnload_EnergyTileUnloadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental$class.removeFromIC2Grid(IndustrialCraft2Experimental.scala:51) [IndustrialCraft2Experimental$class.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental$class.onChunkUnload(IndustrialCraft2Experimental.scala:47) [IndustrialCraft2Experimental$class.class:?]
at li.cil.oc.common.tileentity.PowerConverter.li$cil$oc$common$tileentity$traits$power$IndustrialCraft2Classic$$super$onChunkUnload(PowerConverter.scala:10) [PowerConverter.class:?]
at li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Classic$class.onChunkUnload(IndustrialCraft2Classic.scala:48) [IndustrialCraft2Classic$class.class:?]
at li.cil.oc.common.tileentity.PowerConverter.onChunkUnload(PowerConverter.scala:10) [PowerConverter.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1979) [ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: scala.MatchError: (-31,65,252) (of class scala.Tuple3)
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) ~[IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) ~[TraversableOnce$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.count(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at li.cil.oc.common.tileentity.Capacitor.recomputeCapacity(Capacitor.scala:50) ~[Capacitor.class:?]
at li.cil.oc.common.block.Capacitor.func_149695_a(Capacitor.scala:29) ~[Capacitor.class:?]
at net.minecraft.world.World.func_147460_e(World.java:697) ~[ahb.class:?]
... 17 more
[10:59:30] [Server thread/ERROR] [FML]: Exception caught during firing event ic2.api.energy.event.EnergyTileLoadEvent@fdada18:
net.minecraft.util.ReportedException: Exception while updating neighbours
at net.minecraft.world.World.func_147460_e(World.java:730) ~[ahb.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:173) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:64) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_74_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at li.cil.oc.common.EventHandler$$anonfun$scheduleIC2Add$1.apply$mcV$sp(EventHandler.scala:69) [EventHandler$$anonfun$scheduleIC2Add$1.class:?]
at li.cil.oc.common.EventHandler$$anonfun$onTick$1.apply(EventHandler.scala:110) [EventHandler$$anonfun$onTick$1.class:?]
at li.cil.oc.common.EventHandler$$anonfun$onTick$1.apply(EventHandler.scala:109) [EventHandler$$anonfun$onTick$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [ArrayOps$ofRef.class:?]
at li.cil.oc.common.EventHandler$.onTick(EventHandler.scala:109) [EventHandler$.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_150_EventHandler$_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: scala.MatchError: (-31,65,252) (of class scala.Tuple3)
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) ~[IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) ~[TraversableOnce$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.count(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at li.cil.oc.common.tileentity.Capacitor.recomputeCapacity(Capacitor.scala:50) ~[Capacitor.class:?]
at li.cil.oc.common.block.Capacitor.func_149695_a(Capacitor.scala:29) ~[Capacitor.class:?]
at net.minecraft.world.World.func_147460_e(World.java:697) ~[ahb.class:?]
... 19 more
[10:59:30] [Server thread/ERROR] [FML]: Index: 1 Listeners:
[10:59:30] [Server thread/ERROR] [FML]: 0: NORMAL
[10:59:30] [Server thread/ERROR] [FML]: 1: ASM: ic2.core.energy.EventHandler@16b61149 onEnergyTileLoad(Lic2/api/energy/event/EnergyTileLoadEvent;)V
[10:59:30] [Server thread/WARN] [OpenComputers]: Error in scheduled tick action.
net.minecraft.util.ReportedException: Exception while updating neighbours
at net.minecraft.world.World.func_147460_e(World.java:730) ~[ahb.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:173) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:64) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_74_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at li.cil.oc.common.EventHandler$$anonfun$scheduleIC2Add$1.apply$mcV$sp(EventHandler.scala:69) ~[EventHandler$$anonfun$scheduleIC2Add$1.class:?]
at li.cil.oc.common.EventHandler$$anonfun$onTick$1.apply(EventHandler.scala:110) [EventHandler$$anonfun$onTick$1.class:?]
at li.cil.oc.common.EventHandler$$anonfun$onTick$1.apply(EventHandler.scala:109) [EventHandler$$anonfun$onTick$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [ArrayOps$ofRef.class:?]
at li.cil.oc.common.EventHandler$.onTick(EventHandler.scala:109) [EventHandler$.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_150_EventHandler$_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: scala.MatchError: (-31,65,252) (of class scala.Tuple3)
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) ~[IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) ~[TraversableOnce$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.count(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at li.cil.oc.common.tileentity.Capacitor.recomputeCapacity(Capacitor.scala:50) ~[Capacitor.class:?]
at li.cil.oc.common.block.Capacitor.func_149695_a(Capacitor.scala:29) ~[Capacitor.class:?]
at net.minecraft.world.World.func_147460_e(World.java:697) ~[ahb.class:?]
... 19 more
[10:59:30] [Server thread/WARN] [OpenComputers]: A component of type 'li.cil.oc.common.tileentity.Capacitor' threw an error while being connected to the component network.
scala.MatchError: (-31,65,252) (of class scala.Tuple3)
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) ~[IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) ~[TraversableOnce$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.count(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at li.cil.oc.common.tileentity.Capacitor.recomputeCapacity(Capacitor.scala:50) ~[Capacitor.class:?]
at li.cil.oc.common.tileentity.Capacitor.onConnect(Capacitor.scala:34) ~[Capacitor.class:?]
at li.cil.oc.server.network.Node$class.onConnect(Node.scala:51) [Node$class.class:?]
at li.cil.oc.server.network.Network$ConnectorBuilder$$anon$3.onConnect(Network.scala:575) [Network$ConnectorBuilder$$anon$3.class:?]
at li.cil.oc.server.network.Network.<init>(Network.scala:38) [Network.class:?]
at li.cil.oc.server.network.Network$.joinNewNetwork(Network.scala:419) [Network$.class:?]
at li.cil.oc.server.network.Network$$anonfun$joinOrCreateNetwork$1.apply(Network.scala:409) [Network$$anonfun$joinOrCreateNetwork$1.class:?]
at li.cil.oc.server.network.Network$$anonfun$joinOrCreateNetwork$1.apply(Network.scala:387) [Network$$anonfun$joinOrCreateNetwork$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [ArrayOps$ofRef.class:?]
at li.cil.oc.server.network.Network$.joinOrCreateNetwork(Network.scala:387) [Network$.class:?]
at li.cil.oc.api.Network.joinOrCreateNetwork(Network.java:44) [Network.class:?]
at li.cil.oc.common.EventHandler$$anonfun$schedule$1.apply$mcV$sp(EventHandler.scala:39) [EventHandler$$anonfun$schedule$1.class:?]
at li.cil.oc.common.EventHandler$$anonfun$onTick$1.apply(EventHandler.scala:110) [EventHandler$$anonfun$onTick$1.class:?]
at li.cil.oc.common.EventHandler$$anonfun$onTick$1.apply(EventHandler.scala:109) [EventHandler$$anonfun$onTick$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [ArrayOps$ofRef.class:?]
at li.cil.oc.common.EventHandler$.onTick(EventHandler.scala:109) [EventHandler$.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_150_EventHandler$_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[10:59:30] [Server thread/ERROR] [FML]: Exception caught during firing event ic2.api.energy.event.EnergyTileLoadEvent@66ade50e:
net.minecraft.util.ReportedException: Exception while updating neighbours
at net.minecraft.world.World.func_147460_e(World.java:730) ~[ahb.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:173) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:64) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_74_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at li.cil.oc.common.EventHandler$$anonfun$scheduleIC2Add$1.apply$mcV$sp(EventHandler.scala:69) [EventHandler$$anonfun$scheduleIC2Add$1.class:?]
at li.cil.oc.common.EventHandler$$anonfun$onTick$1.apply(EventHandler.scala:110) [EventHandler$$anonfun$onTick$1.class:?]
at li.cil.oc.common.EventHandler$$anonfun$onTick$1.apply(EventHandler.scala:109) [EventHandler$$anonfun$onTick$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [ArrayOps$ofRef.class:?]
at li.cil.oc.common.EventHandler$.onTick(EventHandler.scala:109) [EventHandler$.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_150_EventHandler$_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: scala.MatchError: (-31,65,252) (of class scala.Tuple3)
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) ~[IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) ~[TraversableOnce$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.count(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at li.cil.oc.common.tileentity.Capacitor.recomputeCapacity(Capacitor.scala:50) ~[Capacitor.class:?]
at li.cil.oc.common.block.Capacitor.func_149695_a(Capacitor.scala:29) ~[Capacitor.class:?]
at net.minecraft.world.World.func_147460_e(World.java:697) ~[ahb.class:?]
... 19 more
[10:59:30] [Server thread/ERROR] [FML]: Index: 1 Listeners:
[10:59:30] [Server thread/ERROR] [FML]: 0: NORMAL
[10:59:30] [Server thread/ERROR] [FML]: 1: ASM: ic2.core.energy.EventHandler@16b61149 onEnergyTileLoad(Lic2/api/energy/event/EnergyTileLoadEvent;)V
[10:59:30] [Server thread/WARN] [OpenComputers]: Error in scheduled tick action.
net.minecraft.util.ReportedException: Exception while updating neighbours
at net.minecraft.world.World.func_147460_e(World.java:730) ~[ahb.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:173) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:64) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_74_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at li.cil.oc.common.EventHandler$$anonfun$scheduleIC2Add$1.apply$mcV$sp(EventHandler.scala:69) ~[EventHandler$$anonfun$scheduleIC2Add$1.class:?]
at li.cil.oc.common.EventHandler$$anonfun$onTick$1.apply(EventHandler.scala:110) [EventHandler$$anonfun$onTick$1.class:?]
at li.cil.oc.common.EventHandler$$anonfun$onTick$1.apply(EventHandler.scala:109) [EventHandler$$anonfun$onTick$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [ArrayOps$ofRef.class:?]
at li.cil.oc.common.EventHandler$.onTick(EventHandler.scala:109) [EventHandler$.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_150_EventHandler$_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: scala.MatchError: (-31,65,252) (of class scala.Tuple3)
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at li.cil.oc.common.tileentity.Capacitor$$anonfun$recomputeCapacity$2.apply(Capacitor.scala:50) ~[Capacitor$$anonfun$recomputeCapacity$2.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) ~[TraversableOnce$$anonfun$count$1.class:?]
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) ~[IndexedSeqOptimized$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) ~[TraversableOnce$class.class:?]
at scala.collection.mutable.ArrayOps$ofRef.count(ArrayOps.scala:186) ~[ArrayOps$ofRef.class:?]
at li.cil.oc.common.tileentity.Capacitor.recomputeCapacity(Capacitor.scala:50) ~[Capacitor.class:?]
at li.cil.oc.common.block.Capacitor.func_149695_a(Capacitor.scala:29) ~[Capacitor.class:?]
at net.minecraft.world.World.func_147460_e(World.java:697) ~[ahb.class:?]
... 19 more
[10:59:30] [Server thread/ERROR] [FML]: Exception caught during firing event ic2.api.energy.event.EnergyTileLoadEvent@61929fbf:
java.lang.NullPointerException
at ic2.core.energy.EnergyNetLocal.addTileToGrids(EnergyNetLocal.java:574) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:177) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:64) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_74_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at ic2.core.block.wiring.TileEntityElectricBlock.onLoaded(TileEntityElectricBlock.java:102) [TileEntityElectricBlock.class:?]
at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:53) [TileEntityBlock$1.class:?]
at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:173) [TickHandler.class:?]
at ic2.core.TickHandler.onWorldTick(TickHandler.java:58) [TickHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_56_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) [?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:268) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:620) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[10:59:30] [Server thread/ERROR] [FML]: Index: 1 Listeners:
[10:59:30] [Server thread/ERROR] [FML]: 0: NORMAL
[10:59:30] [Server thread/ERROR] [FML]: 1: ASM: ic2.core.energy.EventHandler@16b61149 onEnergyTileLoad(Lic2/api/energy/event/EnergyTileLoadEvent;)V
[10:59:30] [Server thread/ERROR] [FML]: Exception caught during firing event cpw.mods.fml.common.gameevent.TickEvent$WorldTickEvent@7ae998dc:
java.lang.NullPointerException
at ic2.core.energy.EnergyNetLocal.addTileToGrids(EnergyNetLocal.java:574) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:177) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:64) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_74_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at ic2.core.block.wiring.TileEntityElectricBlock.onLoaded(TileEntityElectricBlock.java:102) ~[TileEntityElectricBlock.class:?]
at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:53) ~[TileEntityBlock$1.class:?]
at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:173) ~[TickHandler.class:?]
at ic2.core.TickHandler.onWorldTick(TickHandler.java:58) ~[TickHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_56_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:268) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:620) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[10:59:30] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[10:59:30] [Server thread/ERROR] [FML]: 0: NORMAL
[10:59:30] [Server thread/ERROR] [FML]: 1: ASM: vazkii.botania.common.item.ItemGrassSeeds@7dfbc13d onTickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[10:59:30] [Server thread/ERROR] [FML]: 2: ASM: ic2.core.TickHandler@b8a5644 onWorldTick(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[10:59:30] [Server thread/ERROR] [FML]: 3: ASM: drzhark.customspawner.handlers.SpawnTickHandler@58fe069c worldTick(Lcpw/mods/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[10:59:30] [Server thread/ERROR] [FML]: 4: ASM: vazkii.botania.common.block.BlockPistonRelay@49fd43c tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent;)V
[10:59:30] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NullPointerException
at ic2.core.energy.EnergyNetLocal.addTileToGrids(EnergyNetLocal.java:574) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:177) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:64) ~[EnergyNetLocal.class:?]
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_74_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at ic2.core.block.wiring.TileEntityElectricBlock.onLoaded(TileEntityElectricBlock.java:102) ~[TileEntityElectricBlock.class:?]
at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:53) ~[TileEntityBlock$1.class:?]
at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:173) ~[TickHandler.class:?]
at ic2.core.TickHandler.onWorldTick(TickHandler.java:58) ~[TickHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_56_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:268) ~[FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:620) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[10:59:30] [Server thread/ERROR]: This crash report has been saved to: /srv/minecraft/./crash-reports/crash-2014-11-19_10.59.30-server.txt
[10:59:30] [Server thread/INFO]: Stopping server
[10:59:30] [Server thread/INFO]: Saving players
[10:59:30] [Server thread/INFO]: Saving worlds
[10:59:30] [Server thread/INFO]: Saving chunks for level 'nataniel'/Overworld
[10:59:30] [Server thread/INFO]: Saving chunks for level 'nataniel'/Nether
[10:59:30] [Server thread/INFO]: Saving chunks for level 'nataniel'/The End
[10:59:30] [Server thread/INFO]: Saving chunks for level 'nataniel'/Wyvern Lair
[10:59:32] [Server thread/INFO] [FML]: Unloading dimension 0
[10:59:32] [Server thread/INFO] [FML]: Unloading dimension -1
[10:59:32] [Server thread/INFO] [FML]: Unloading dimension 1
[10:59:32] [Server thread/INFO] [FML]: Unloading dimension -17
[10:59:32] [Server thread/INFO] [FML]: Applying holder lookups
[10:59:32] [Server thread/INFO] [FML]: Holder lookups applied
[10:59:32] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment