MineMaarten / PneumaticCraft

PneumaticCraft source
Other
84 stars 50 forks source link

Crashed when Gas Lift was being operated #803

Closed yej1234 closed 8 years ago

yej1234 commented 8 years ago

---- Minecraft Crash Report ----

WARNING: coremods are present: ThaumcraftLoader (Thaumcraft-1.8.9-5.1.4.jar) CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar) FldLoadingPlugin (FastLeafDecay-1.8-1.6.jar) FMLPlugin (InventoryTweaks-1.60-beta-30.jar) Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 1/28/16 11:25 PM Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity at pneumaticCraft.common.util.TileEntityCache.getDefaultCache(TileEntityCache.java:33) at pneumaticCraft.common.pressure.AirHandler.getTileCache(AirHandler.java:69) at pneumaticCraft.common.pressure.AirHandler.getConnectedPneumatics(AirHandler.java:345) at pneumaticCraft.common.tileentity.TileEntityPressureTube.updateConnections(TileEntityPressureTube.java:196) at pneumaticCraft.common.block.BlockPressureTube.func_176213_c(BlockPressureTube.java:319) at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:678) at net.minecraft.world.World.func_180501_a(World.java:313) at net.minecraft.world.World.func_175656_a(World.java:392) at pneumaticCraft.common.tileentity.TileEntityGasLift.func_73660_a(TileEntityGasLift.java:114) at net.minecraft.world.World.func_72939_s(World.java:1716) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) 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 pneumaticCraft.common.util.TileEntityCache.getDefaultCache(TileEntityCache.java:33) at pneumaticCraft.common.pressure.AirHandler.getTileCache(AirHandler.java:69) at pneumaticCraft.common.pressure.AirHandler.getConnectedPneumatics(AirHandler.java:345) at pneumaticCraft.common.tileentity.TileEntityPressureTube.updateConnections(TileEntityPressureTube.java:196) at pneumaticCraft.common.block.BlockPressureTube.func_176213_c(BlockPressureTube.java:319) at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:678) at net.minecraft.world.World.func_180501_a(World.java:313) at net.minecraft.world.World.func_175656_a(World.java:392) at pneumaticCraft.common.tileentity.TileEntityGasLift.func_73660_a(TileEntityGasLift.java:114)

-- Block entity being ticked -- Details: Name: PneumaticCraft_gasLift // pneumaticCraft.common.tileentity.TileEntityGasLift Block type: ID #245 (tile.gasLift // pneumaticCraft.common.block.BlockGasLift) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-123,71,378), Chunk: (at 5,4,10 in -8,23; contains blocks -128,0,368 to -113,255,383), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Actual block type: ID #245 (tile.gasLift // pneumaticCraft.common.block.BlockGasLift) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1716) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)

-- Affected level -- Details: Level name: world All players: 0 total; [] Chunk stats: ServerChunkCache: 626 Drop: 0 Level seed: 2038400060209841595 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: -236.00,64.00,228.00 - World: (-236,64,228), Chunk: (at 4,4,4 in -15,14; contains blocks -240,0,224 to -225,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 2316118 game time, 2316118 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) at java.lang.Thread.run(Unknown Source)

-- System Details -- Details: Minecraft Version: 1.8.9 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_60, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2581779680 bytes (2462 MB) / 2774007808 bytes (2645 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 2 total; -Xmx4G -Xms2048M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.19 Powered by Forge 11.15.1.1724 16 mods loaded, 16 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.19} Minecraft Coder Pack UCHIJAAAA FML{8.0.99.99} Forge Mod Loader UCHIJAAAA Forge{11.15.1.1724} Minecraft Forge UCHIJAAAA bagginses{2.1.4} Bagginses UCHIJAAAA fastleafdecay{1.6} Fast Leaf Decay UCHIJAAAA IGWMod{1.2.3-3} In-Game wiki Mod UCHIJAAAA inventorytweaks{1.60-beta-30-48a432c} Inventory Tweaks UCHIJAAAA IronChest{6.0.121.768} Iron Chest UCHIJAAAA JEI{2.22.4.106} Just Enough Items UCHIJAAAA k4lib{1.8.9-1.0.7} K4Lib UCHIJAAAA PneumaticCraft{1.13.3-4} PneumaticCraft UCHIJAAAA SimilsaxTranstructors{1.8.8.16} Similsax Transtructors UCHIJAAAA Baubles{1.1.3.0} Baubles UCHIJAAAA Thaumcraft{5.1.4} Thaumcraft UCHIJAAAA VeinMiner{0.31.2_build.unknown} Vein Miner UCHIJAAAA VeinMinerModSupport{0.31.2_build.unknown} Mod Support Loaded coremods (and transformers): ThaumcraftLoader (Thaumcraft-1.8.9-5.1.4.jar)

CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.RenderHookTransformer FldLoadingPlugin (FastLeafDecay-1.8-1.6.jar) com.olafski.fastleafdecay.FldTransformer FMLPlugin (InventoryTweaks-1.60-beta-30.jar) invtweaks.forge.asm.ContainerTransformer Profiler Position: N/A (disabled) Player Count: 0 / 20; [] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)