View Issue Details

IDProjectCategoryView StatusLast Update
0002023Industrial-Craft²E-Net, cabling, storage/transformer blockspublic2016-10-30 16:21
ReporterProsperCraft Assigned To 
PriorityhighSeveritycrashReproducibilityhave not tried
Status newResolutionopen 
PlatformLinux 
Summary0002023: Server crash cannot be cast to ic2.api.energy.tile.IEnergySource with industrialcraft-2-2.6.87-ex110
DescriptionDescription: Exception in server tick loop

Description: Exception in server tick loop

java.lang.ClassCastException: ic2.core.block.wiring.TileEntityCable cannot be cast to ic2.api.energy.tile.IEnergySource
    at ic2.core.energy.leg.EnergyNetLocalLeg.emitEnergyFrom(EnergyNetLocalLeg.java:359)
    at ic2.core.energy.leg.EnergyNetLocalLeg.tickEnd(EnergyNetLocalLeg.java:150)
    at ic2.core.energy.leg.EventHandler.preTick(EventHandler.java:46)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_199_EventHandler_preTick_WorldTickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:130)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:99)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:269)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:718)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
    at java.lang.Thread.run(Thread.java:745)
Steps To ReproduceUnknown sorry, run a server with a lot of players :)
Additional InformationCrashlog-
https://gist.github.com/ProsperCraft/c15bcef316d33554c733e23858a9a5e0
TagsNo tags attached.
Minecraft Version1.10.2

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-10-30 16:21 ProsperCraft New Issue