View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001312 | Industrial-Craft² | general / other | public | 2014-08-21 18:22 | 2014-08-21 18:29 |
| Reporter | tgstyle | Assigned To | Thunderdark | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | Builds for MC 1.7.10 | ||||
| Summary | 0001312: Crash on server startup Forge 1207 | ||||
| Description | Time: 8/21/14 10:02 AM Description: Exception while updating neighbours java.lang.NoSuchFieldError: field_73244_f at ic2.core.block.BlockMultiID.getOwnTe(BlockMultiID.java:402) at ic2.core.block.wiring.BlockCable.func_149695_a(BlockCable.java:365) at net.minecraft.world.World.func_147460_e(World.java:1084) at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:167) at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:62) at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27) at cpw.mods.fml.common.eventhandler.ASMEventHandler_49_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:157) at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:53) at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:173) at ic2.core.TickHandler.onWorldTick(TickHandler.java:58) at cpw.mods.fml.common.eventhandler.ASMEventHandler_30_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:272) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:914) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at ic2.core.block.BlockMultiID.getOwnTe(BlockMultiID.java:402) at ic2.core.block.wiring.BlockCable.func_149695_a(BlockCable.java:365) -- Block being updated -- Details: Source block type: ID #0 (tile.air // net.minecraft.block.BlockAir) Block type: ID 0000194 (blockCable // ic2.core.block.wiring.BlockCable) Block data value: 1 / 0x1 / 0b0001 Block location: World: (-324,53,1385), Chunk: (at 12,3,9 in -21,86; contains blocks -336,0,1376 to -321,255,1391), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535) Stacktrace: at net.minecraft.world.World.func_147460_e(World.java:1084) at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:167) at ic2.core.energy.EnergyNetLocal.addTileEntity(EnergyNetLocal.java:62) at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27) at cpw.mods.fml.common.eventhandler.ASMEventHandler_49_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:157) at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:53) at ic2.core.TickHandler.processTickCallbacks(TickHandler.java:173) at ic2.core.TickHandler.onWorldTick(TickHandler.java:58) at cpw.mods.fml.common.eventhandler.ASMEventHandler_30_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:272) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:914) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) at java.lang.Thread.run(Unknown Source) | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
|
|
you use a Cauldron server its a Cauldron issues see https://github.com/MinecraftPortCentral/Cauldron/issues/1609#event-155189307 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-08-21 18:22 | tgstyle | New Issue | |
| 2014-08-21 18:29 | Thunderdark | Note Added: 0003279 | |
| 2014-08-21 18:29 | Thunderdark | Status | new => closed |
| 2014-08-21 18:29 | Thunderdark | Assigned To | => Thunderdark |
| 2014-08-21 18:29 | Thunderdark | Resolution | open => no change required |