View Issue Details

IDProjectCategoryView StatusLast Update
0001893Industrial-Craft²general / otherpublic2016-06-07 16:48
ReporterPotterCraft_ Assigned To 
PriorityurgentSeveritycrashReproducibilityhave not tried
Status newResolutionopen 
Summary0001893: Crash with ic2.core.TickHandler.onWorldTick(TickHandler.java:56)
DescriptionI was using an release of IC2 in my public server, then i got this crash:

Time: 07/06/16 12:34
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
    at ic2.core.TickHandler.onWorldTick(TickHandler.java:56)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_134_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:272)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:947)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:831)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:683)
    at java.lang.Thread.run(Thread.java:745)


Full crash report: http://pastebin.com/rKei7gp0

I updated to latest jenkins build, and still crashing, same crash.
Could they help me? D:
TagsNo tags attached.
Minecraft Version1.7.10

Activities

PotterCraft_

2016-06-07 16:48

reporter   ~0004542

I'm using latest 1614 forge (in my server software, Thermos) and latest jenkins IC2 build.

Issue History

Date Modified Username Field Change
2016-06-07 16:44 PotterCraft_ New Issue
2016-06-07 16:48 PotterCraft_ Note Added: 0004542