View Issue Details

IDProjectCategoryView StatusLast Update
0001995Industrial-Craft²E-Net, cabling, storage/transformer blockspublic2016-10-22 17:50
ReporterChryseus Assigned ToChocohead  
PriorityhighSeveritycrashReproducibilityrandom
Status resolvedResolutionfixed 
OSWindowsOS Version10 
Fixed in VersionBuilds for MC 1.10.x 
Summary0001995: java.lang.NullPointerException: Exception in server tick loop - Server Crash
Descriptionjava.lang.NullPointerException: Exception in server tick loop
    at ic2.core.energy.leg.EnergyNetLocalLeg.emitEnergyFrom(EnergyNetLocalLeg.java:341)
    at ic2.core.energy.leg.EnergyNetLocalLeg.tickEnd(EnergyNetLocalLeg.java:144)
    at ic2.core.energy.leg.EventHandler.preTick(EventHandler.java:46)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_299_EventHandler_preTick_WorldTickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:72)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168)
    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)

Causes server to crash some time after a player joins.
industrialcraft-2-2.6.60-ex110.jar
Steps To ReproduceRandom although seems to occur when player is near IC2 machines
Additional InformationHappens every 5 minutes or less.
TagsNo tags attached.
Minecraft Version1.10.2

Relationships

duplicate of 0001969 resolvedChocohead unknown crash ramdomly happens with ic2.core.energy 

Activities

Chryseus

2016-09-09 17:04

reporter  

Chryseus

2016-09-09 17:08

reporter   ~0004750

Correction operating system is Debian 8 amd64.
Latest forge version.

Chocohead

2016-10-22 17:50

developer   ~0004813

See 0001969:0004812

Issue History

Date Modified Username Field Change
2016-09-09 17:01 Chryseus New Issue
2016-09-09 17:04 Chryseus File Added: crash-2016-09-09_18.35.04-server.txt
2016-09-09 17:08 Chryseus Note Added: 0004750
2016-09-09 18:19 Chocohead Relationship added duplicate of 0001969
2016-10-22 17:50 Chocohead Note Added: 0004813
2016-10-22 17:50 Chocohead Status new => resolved
2016-10-22 17:50 Chocohead Fixed in Version => Builds for MC 1.10.x
2016-10-22 17:50 Chocohead Resolution open => fixed
2016-10-22 17:50 Chocohead Assigned To => Chocohead