summaryrefslogtreecommitdiff
path: root/eclipse/crash-reports/crash-2016-02-13_10.54.03-server.txt
blob: 0f980b0f0e98e134e291a59f25d357d781236e78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 13.02.16 10:54
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
	at ihl.recipes.UniversalRecipeInput.getMatchedFluidStack(UniversalRecipeInput.java:228)
	at ihl.recipes.UniversalRecipeInput.adjustAmounts(UniversalRecipeInput.java:138)
	at ihl.recipes.UniversalRecipeInput.matches(UniversalRecipeInput.java:92)
	at ihl.recipes.UniversalRecipeManager.getOutputFor(UniversalRecipeManager.java:87)
	at ihl.recipes.UniversalRecipeManager.getOutputFor(UniversalRecipeManager.java:152)
	at ihl.processing.metallurgy.WireMillTileEntity.getOutput(WireMillTileEntity.java:167)
	at ihl.processing.metallurgy.WireMillTileEntity.canOperate(WireMillTileEntity.java:184)
	at ihl.processing.metallurgy.BasicElectricMotorTileEntity.updateEntityServer(BasicElectricMotorTileEntity.java:224)
	at ihl.processing.metallurgy.WireMillTileEntity.updateEntityServer(WireMillTileEntity.java:229)
	at ic2.core.block.TileEntityBlock.updateEntity(TileEntityBlock.java:188)
	at net.minecraft.world.World.updateEntities(World.java:1939)
	at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:489)
	at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:636)
	at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:547)
	at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:111)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- Head --
Stacktrace:
	at ihl.recipes.UniversalRecipeInput.getMatchedFluidStack(UniversalRecipeInput.java:228)
	at ihl.recipes.UniversalRecipeInput.adjustAmounts(UniversalRecipeInput.java:138)
	at ihl.recipes.UniversalRecipeInput.matches(UniversalRecipeInput.java:92)
	at ihl.recipes.UniversalRecipeManager.getOutputFor(UniversalRecipeManager.java:87)
	at ihl.recipes.UniversalRecipeManager.getOutputFor(UniversalRecipeManager.java:152)
	at ihl.processing.metallurgy.WireMillTileEntity.getOutput(WireMillTileEntity.java:167)
	at ihl.processing.metallurgy.WireMillTileEntity.canOperate(WireMillTileEntity.java:184)
	at ihl.processing.metallurgy.BasicElectricMotorTileEntity.updateEntityServer(BasicElectricMotorTileEntity.java:224)
	at ihl.processing.metallurgy.WireMillTileEntity.updateEntityServer(WireMillTileEntity.java:229)
	at ic2.core.block.TileEntityBlock.updateEntity(TileEntityBlock.java:188)

-- Block entity being ticked --
Details:
	Name: wireMill // ihl.processing.metallurgy.WireMillTileEntity
	Block type: ID #479 (tile.wireMill // ihl.items_blocks.MachineBaseBlock)
	Block data value: 0 / 0x0 / 0b0000
	Block location: World: (761,64,-600), Chunk: (at 9,4,8 in 47,-38; contains blocks 752,0,-608 to 767,255,-593), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
	Actual block type: ID #479 (tile.wireMill // ihl.items_blocks.MachineBaseBlock)
	Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
	at net.minecraft.world.World.updateEntities(World.java:1939)
	at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:489)

-- Affected level --
Details:
	Level name: New World
	All players: 1 total; [EntityPlayerMP['Player560'/80, l='New World', x=762,96, y=64,00, z=-601,10]]
	Chunk stats: ServerChunkCache: 625 Drop: 0
	Level seed: 7371077591560249862
	Level generator: ID 01 - flat, ver 0. Features enabled: true
	Level generator options: 2;7,3x1,52x24,8x12;2;stronghold,biome_1,village,decoration,dungeon,mineshaft
	Level spawn location: World: (759,4,-616), Chunk: (at 7,0,8 in 47,-39; contains blocks 752,0,-624 to 767,255,-609), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
	Level time: 308430 game time, 103997 day time
	Level dimension: 0
	Level storage version: 0x04ABD - Anvil
	Level weather: Rain time: 70222 (now: false), thunder time: 26482 (now: false)
	Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
	at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:636)
	at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:547)
	at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:111)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
	Minecraft Version: 1.7.10
	Operating System: Linux (amd64) version 3.19.0-49-generic
	Java Version: 1.7.0_80, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 375320176 bytes (357 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
	JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1564 9 mods loaded, 9 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.05} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJAAAA	FML{7.10.99.99} [Forge Mod Loader] (forgeBin-1.7.10-10.13.4.1564-1.7.10.jar) 
	UCHIJAAAA	Forge{10.13.4.1564} [Minecraft Forge] (forgeBin-1.7.10-10.13.4.1564-1.7.10.jar) 
	UCHIJAAAA	NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-dev.jar) 
	UCHIJAAAA	CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) 
	UCHIJAAAA	gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.00.62-dev.jar) 
	UCHIJAAAA	IC2{2.2.790-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.790-experimental-dev.jar) 
	UCHIJAAAA	ihl{0.592} [IHL Tools & Machines for IC2V2] (bin) 
	UCHIJAAAA	gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.00.62-dev.jar) 
	GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Player Count: 1 / 8; [EntityPlayerMP['Player560'/80, l='New World', x=762,96, y=64,00, z=-601,10]]
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fml,forge'