View Issue Details

IDProjectCategoryView StatusLast Update
0000826Industrial-Craft²general / otherpublic2013-12-12 10:54
ReporterDreamerGfx Assigned ToPlayer  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionnot fixable 
Summary0000826: Server Crash___FTB Lite
DescriptionThe server crashes after each reboot, I do not know if it is up to the server or to IC2
Additional Information    Time: 12/6/13 7:46 PM
    Description: Exception in server tick loop
  
    java.lang.ArrayIndexOutOfBoundsException: 9
            at cpw.mods.compactsolars.CompactSolarType.makeEntity(CompactSolarType.java:66)
            at cpw.mods.compactsolars.BlockCompactSolar.createNewTileEntity(BlockCompactSolar.java:48)
            at amq.createTileEntity(Block.java:1707)
            at zz.e(Chunk.java:1032)
            at yc.q(World.java:3251)
            at in.q(WorldServer.java:161)
            at ic2.api.Direction.applyToTileEntity(Direction.java:61)
            at ic2.core.EnergyNet.getValidReceivers(EnergyNet.java:629)
            at ic2.core.EnergyNet.discover(EnergyNet.java:518)
            at ic2.core.EnergyNet.addTileEntity(EnergyNet.java:158)
            at ic2.core.EnergyNet$EventHandler.onEnergyTileLoad(EnergyNet.java:51)
            at net.minecraftforge.event.ASMEventHandler_32_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
            at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
            at net.minecraftforge.event.EventBus.post(EventBus.java:103)
            at ic2.core.block.wiring.TileEntityCable.onLoaded(TileEntityCable.java:103)
            at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:40)
            at ic2.core.IC2.processTickCallbacks(IC2.java:1781)
            at ic2.core.IC2.tickStart(IC2.java:1641)
            at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
            at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:120)
            at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:296)
            at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:940)
            at ho.r(DedicatedServer.java:309)
            at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:857)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:744)
            at fy.run(ThreadMinecraftServer.java:16)
TagsNo tags attached.
Minecraft Version

Activities

Player

2013-12-12 10:54

administrator   ~0001965

This issue is in within compact solars, for some reason you have a compact solar array block with an invalid meta data.

Issue History

Date Modified Username Field Change
2013-12-07 12:55 DreamerGfx New Issue
2013-12-12 10:54 Player Note Added: 0001965
2013-12-12 10:54 Player Status new => closed
2013-12-12 10:54 Player Assigned To => Player
2013-12-12 10:54 Player Resolution open => not fixable