From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../crash-2016-01-02_12.37.39-server.txt | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 eclipse/crash-reports/crash-2016-01-02_12.37.39-server.txt (limited to 'eclipse/crash-reports/crash-2016-01-02_12.37.39-server.txt') diff --git a/eclipse/crash-reports/crash-2016-01-02_12.37.39-server.txt b/eclipse/crash-reports/crash-2016-01-02_12.37.39-server.txt new file mode 100644 index 0000000..41d3ed6 --- /dev/null +++ b/eclipse/crash-reports/crash-2016-01-02_12.37.39-server.txt @@ -0,0 +1,61 @@ +---- Minecraft Crash Report ---- +// You should try our sister game, Minceraft! + +Time: 02.01.16 12:37 +Description: Exception in server tick loop + +java.lang.ArrayIndexOutOfBoundsException: 16 + at ihl.flexible_cable.AnchorTileEntity.acceptsEnergyFrom(AnchorTileEntity.java:157) + at ihl.flexible_cable.AnchorTileEntity.emitsEnergyTo(AnchorTileEntity.java:162) + at ic2.core.energy.EnergyNetLocal.addTileToGrids(EnergyNetLocal.java:461) + at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:185) + at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:66) + at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:28) + at cpw.mods.fml.common.eventhandler.ASMEventHandler_61_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.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 ihl.flexible_cable.AnchorTileEntity.onLoaded(AnchorTileEntity.java:52) + at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:59) + at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:175) + at ic2.core.TickHandler.onWorldTick(TickHandler.java:60) + at cpw.mods.fml.common.eventhandler.ASMEventHandler_38_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:268) + at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:620) + at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:547) + at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:111) + at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) + at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) + + +A detailed walkthrough of the error, its code path and all known details is as follows: +--------------------------------------------------------------------------------------- + +-- System Details -- +Details: + Minecraft Version: 1.7.10 + Operating System: Linux (amd64) version 3.19.0-42-generic + Java Version: 1.7.0_80, Oracle Corporation + Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation + Memory: 464025656 bytes (442 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) + JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M + AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used + IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 + FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1564 9 mods loaded, 9 mods active + States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored + UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) + UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeBin-1.7.10-10.13.4.1564-1.7.10.jar) + UCHIJAAAA Forge{10.13.4.1564} [Minecraft Forge] (forgeBin-1.7.10-10.13.4.1564-1.7.10.jar) + UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-dev.jar) + UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) + UCHIJAAAA gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.00.62-dev.jar) + UCHIJAAAA IC2{2.2.790-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.790-experimental-dev.jar) + UCHIJAAAA ihl{0.589} [IHL Tools & Machines for IC2V2] (bin) + UCHIJAAAA gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.00.62-dev.jar) + GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. + Profiler Position: N/A (disabled) + Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used + Player Count: 0 / 8; [] + Type: Integrated Server (map_client.txt) + Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file -- cgit v1.2.3