Skip to content

Instantly share code, notes, and snippets.

@tomelfring
Created December 17, 2016 15:27
Show Gist options
  • Save tomelfring/91bf78924df6c4603a5ccfc0219aa0a9 to your computer and use it in GitHub Desktop.
Save tomelfring/91bf78924df6c4603a5ccfc0219aa0a9 to your computer and use it in GitHub Desktop.
Mekanism reactor steam extraction crash
---- Minecraft Crash Report ----
WARNING: coremods are present:
AppEngCore (appliedenergistics2-rv4-alpha-5.jar)
LoadingHook (Mekanism-1.10.2-9.2.1.295.jar)
Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 12/17/16 4:16 PM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at mekanism.generators.common.tile.reactor.TileEntityReactorPort.drawGas(TileEntityReactorPort.java:205)
at mekanism.common.multipart.PartPressurizedTube.func_73660_a(PartPressurizedTube.java:62)
at mcmultipart.block.TileMultipartContainer$Ticking.func_73660_a(TileMultipartContainer.java:328)
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at mekanism.generators.common.tile.reactor.TileEntityReactorPort.drawGas(TileEntityReactorPort.java:205)
at mekanism.common.multipart.PartPressurizedTube.func_73660_a(PartPressurizedTube.java:62)
at mcmultipart.block.TileMultipartContainer$Ticking.func_73660_a(TileMultipartContainer.java:328)
-- Block entity being ticked --
Details:
Name: mcmultipart:multipart.ticking // mcmultipart.block.TileMultipartContainer.Ticking
Block type: ID #295 (tile.null // mcmultipart.block.BlockMultipartContainer)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-242,68,235), Chunk: (at 14,4,11 in -16,14; contains blocks -256,0,224 to -241,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #295 (tile.null // mcmultipart.block.BlockMultipartContainer)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['thommy101'/286, l='New World', x=-242.42, y=68.26, z=235.85]]
Chunk stats: ServerChunkCache: 636 Drop: 0
Level seed: 5200024810607507633
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-244,64,256), Chunk: (at 12,4,0 in -16,16; contains blocks -256,0,256 to -241,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 33737 game time, 10851 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 74826 (now: false), thunder time: 68062 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 298375272 bytes (284 MB) / 1382023168 bytes (1318 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.32 Powered by Forge 12.18.3.2185 11 mods loaded, 11 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] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCHIJAAAA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCHIJAAAA appliedenergistics2-core{rv4-alpha-5} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA appliedenergistics2{rv4-alpha-5} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-5.jar)
UCHIJAAAA JEI{3.13.6.387} [Just Enough Items] (jei_1.10.2-3.13.6.387.jar)
UCHIJAAAA mcmultipart{2.0.0_88} [MCMultiPart] (MCMultiPart-experimental-2.0.0_88-universal.jar)
UCHIJAAAA Mekanism{9.2.1} [Mekanism] (Mekanism-1.10.2-9.2.1.295.jar)
UCHIJAAAA MekanismGenerators{9.2.1} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.1.295.jar)
UCHIJAAAA MekanismTools{9.2.1} [MekanismTools] (MekanismTools-1.10.2-9.2.1.295.jar)
UCHIJAAAA theoneprobe{1.3.3} [The One Probe] (theoneprobe-1.10-1.3.3.jar)
Loaded coremods (and transformers):
AppEngCore (appliedenergistics2-rv4-alpha-5.jar)
appeng.transformer.asm.ASMIntegration
LoadingHook (Mekanism-1.10.2-9.2.1.295.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
AE2 Version: alpha rv4-alpha-5 for Forge 12.18.2.2104
AE2 Integration: IC2:OFF, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['thommy101'/286, l='New World', x=-242.42, y=68.26, z=235.85]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment