View Issue Details

IDProjectCategoryView StatusLast Update
0000273Industrial-Craft²general / otherpublic2013-01-29 01:05
Reportercronixia Assigned ToPlayer  
PrioritynormalSeveritycrashReproducibilityunable to reproduce
Status resolvedResolutionfixed 
PlatformWindowsOSServer 2008OS VersionR2
Summary0000273: Exception in server tick loop random crash
DescriptionUsing IC2 beta 112.201. The server just randomly crashed on me.


Description: Exception in server tick loop

java.util.ConcurrentModificationException
    at java.util.ArrayDeque$DeqIterator.next(Unknown Source)
    at ic2.core.IC2.tickStart(IC2.java:1619)
    at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
    at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:119)
    at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:664)
    at ho.r(DedicatedServer.java:270)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fy.run(SourceFile:849)

Steps To ReproduceRandomly happened, no one knows.
TagsNo tags attached.
Minecraft Version

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-01-28 02:10 cronixia New Issue
2013-01-29 01:05 Player Status new => resolved
2013-01-29 01:05 Player Fixed in Version => 1.115 beta
2013-01-29 01:05 Player Resolution open => fixed
2013-01-29 01:05 Player Assigned To => Player