View Issue Details

IDProjectCategoryView StatusLast Update
0001045Industrial-Craft²crossmod-compatibility / submodules / APIpublic2014-07-10 17:18
Reporterinfinte Assigned ToThunderdark  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionunable to reproduce 
Summary0001045: IC2 causes crash when trying to convert BC's pipe into a chest when loading a world
DescriptionWorld: http://www.mediafire.com/download/km84ogf0rfwds92/world.tar.xz

When loading this world (dumped from my server), Minecraft crashes, with an ClassCastException thrown. Crash report points out that a block around (-883, 68, 881) triggered this crash.

Crash report:

---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 14-5-16 上午1:11
Description: Exception while updating neighbours

java.lang.ClassCastException: buildcraft.transport.TileGenericPipe cannot be cast to net.minecraft.tileentity.TileEntityChest
    at net.minecraft.block.BlockChest.func_149695_a(BlockChest.java:331)
    at net.minecraft.world.World.func_147460_e(World.java:674)
    at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:137)
    at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:57)
    at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_33_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
    at ic2.core.block.wiring.TileEntityCable.onLoaded(TileEntityCable.java:166)
    at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:53)
    at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:137)
    at ic2.core.TickHandler.onWorldTick(TickHandler.java:32)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_12_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
    at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:268)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:604)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at net.minecraft.block.BlockChest.func_149695_a(BlockChest.java:331)

-- Block being updated --
Details:
    Source block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
    Block type: ID 0000054 (tile.chest // net.minecraft.block.BlockChest)
    Block data value: 2 / 0x2 / 0b0010
    Block location: World: (-883,68,881), Chunk: (at 13,4,1 in -56,55; contains blocks -896,0,880 to -881,255,895), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
Stacktrace:
    at net.minecraft.world.World.func_147460_e(World.java:674)
    at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:137)
    at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:57)
    at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_33_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
    at ic2.core.block.wiring.TileEntityCable.onLoaded(TileEntityCable.java:166)
    at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:53)
    at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:137)
    at ic2.core.TickHandler.onWorldTick(TickHandler.java:32)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_12_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
    at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:268)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:604)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669)

-- System Details --
Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1263213640 bytes (1204 MB) / 2007498752 bytes (1914 MB) up to 3817865216 bytes (3641 MB)
    JVM Flags: 1 total; -Xmx4096m
    AABB Pool Size: 2092 (117152 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 96
    FML: MCP v9.03 FML v7.2.165.1065 Minecraft Forge 10.12.1.1065 13 mods loaded, 13 mods active
    mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.2.165.1065} [Forge Mod Loader] (forge-1.7.2-10.12.1.1065.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.12.1.1065} [Minecraft Forge] (forge-1.7.2-10.12.1.1065.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    InputFix{1.7.x-v2} [InputFix] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Core{5.0.5} [BuildCraft] (buildcraft-5.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Builders{5.0.5} [BC Builders] (buildcraft-5.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Energy{5.0.5} [BC Energy] (buildcraft-5.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Factory{5.0.5} [BC Factory] (buildcraft-5.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Transport{5.0.5} [BC Transport] (buildcraft-5.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BuildCraft|Silicon{5.0.5} [BC Silicon] (buildcraft-5.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IC2{2.1.477-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.477-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    inventorytweaks{1.57-dev-110} [Inventory Tweaks] (InventoryTweaks-1.57-dev-110.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 328 (18368 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'
Steps To ReproduceInstall these mods:

- IC2 version: IC2 Experimental build 477
- BC version: Buildcraft 5.0.5

And load the world pasted in description. Minecraft will soon crash.
Additional InformationIC2 version: IC2 Experimental build 477
BC version: Buildcraft 5.0.5
TagsCrash
Minecraft Version

Activities

Thunderdark

2014-07-10 17:18

viewer   ~0002774

sorry in 1.7.10 EnergyNetLocal are changed and no Builcraft(1.7.10) for testing out

Issue History

Date Modified Username Field Change
2014-05-15 17:13 infinte New Issue
2014-05-15 17:14 infinte Tag Attached: Crash
2014-07-10 17:18 Thunderdark Note Added: 0002774
2014-07-10 17:18 Thunderdark Status new => closed
2014-07-10 17:18 Thunderdark Assigned To => Thunderdark
2014-07-10 17:18 Thunderdark Resolution open => unable to reproduce