Skip to content

Instantly share code, notes, and snippets.

@lag42
Created November 7, 2017 15:24
Show Gist options
  • Save lag42/a7756825eedfdd2b5a93b8d322a95fd4 to your computer and use it in GitHub Desktop.
Save lag42/a7756825eedfdd2b5a93b8d322a95fd4 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
IELoadingPlugin (ImmersiveEngineering-0.12-74-core.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 11/7/17 9:14 AM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at ladysnake.dissolution.common.tileentities.TileEntityCrucible.func_73660_a(TileEntityCrucible.java:49)
at net.minecraft.world.World.func_72939_s(World.java:1829)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:612)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
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 ladysnake.dissolution.common.tileentities.TileEntityCrucible.func_73660_a(TileEntityCrucible.java:49)
-- Block entity being ticked --
Details:
Name: dissolution:tileentitycrucible // ladysnake.dissolution.common.tileentities.TileEntityCrucible
Block type: ID #346 (tile.crucible // ladysnake.dissolution.common.blocks.BlockCrucible)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-99,78,65), Chunk: (at 13,4,1 in -7,4; contains blocks -112,0,64 to -97,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #346 (tile.crucible // ladysnake.dissolution.common.blocks.BlockCrucible)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1829)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:612)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['lag42'/641, l='New World', x=-101.62, y=80.50, z=69.02]]
Chunk stats: ServerChunkCache: 339 Drop: 0
Level seed: -3248545767454353055
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-220,64,172), Chunk: (at 4,4,12 in -14,10; contains blocks -224,0,160 to -209,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 59285 game time, 51579 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 75807 (now: false), thunder time: 64054 (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:765)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.12.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: 1293326240 bytes (1233 MB) / 2778726400 bytes (2650 MB) up to 5011144704 bytes (4779 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5376m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.0.2531 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:--------- |:-------------------- |:------------ |:--------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.0.2531.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.0.2531 | forge-1.12.2-14.23.0.2531.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | codechickenlib | 3.1.3.313 | CodeChickenLib-1.12-3.1.3.313-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
| UCHIJAAAA | cofhcore | 4.3.6 | CoFHCore-1.12-4.3.6.14-universal.jar | None |
| UCHIJAAAA | cofhworld | 1.0.1 | CoFHWorld-1.12-1.0.1.8-universal.jar | None |
| UCHIJAAAA | dissolution | 0.5 | dissolution-0.5.jar | None |
| UCHIJAAAA | jei | 4.8.0.111 | jei_1.12.2-4.8.0.111.jar | None |
| UCHIJAAAA | immersiveengineering | 0.12-74 | ImmersiveEngineering-0.12-74.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCHIJAAAA | immersivepetroleum | 1.1.3 | immersivepetroleum-1.12-1.1.3.jar | None |
| UCHIJAAAA | journeymap | 1.12.2-5.5.1 | journeymap-1.12.2-5.5.1.jar | None |
| UCHIJAAAA | mob_mash | 2.1 | Mob Mash-2.1.jar | None |
| UCHIJAAAA | thermalfoundation | 2.3.6 | ThermalFoundation-1.12-2.3.6.16-universal.jar | None |
| UCHIJAAAA | thermaldynamics | 2.3.6 | ThermalDynamics-1.12-2.3.6.13-universal.jar | None |
| UCHIJAAAA | thermalexpansion | 5.3.6 | ThermalExpansion-1.12-5.3.6.20-universal.jar | None |
Loaded coremods (and transformers):
IELoadingPlugin (ImmersiveEngineering-0.12-74-core.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['lag42'/641, l='New World', x=-101.62, y=80.50, z=69.02]]
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