79 lines
4.4 KiB
Plaintext
79 lines
4.4 KiB
Plaintext
---- Minecraft Crash Report ----
|
|
// Don't do that.
|
|
|
|
Time: 7/1/15 6:42 PM
|
|
Description: Ticking block entity
|
|
|
|
java.lang.NullPointerException: Ticking block entity
|
|
at com.kitsu.medievalcraft.tileents.machine.TileEntityFirebox.updateEntity(TileEntityFirebox.java:223)
|
|
at net.minecraft.world.World.updateEntities(World.java:2160)
|
|
at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515)
|
|
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703)
|
|
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
|
|
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
|
|
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
|
|
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
|
|
|
|
|
|
A detailed walkthrough of the error, its code path and all known details is as follows:
|
|
---------------------------------------------------------------------------------------
|
|
|
|
-- Head --
|
|
Stacktrace:
|
|
at com.kitsu.medievalcraft.tileents.machine.TileEntityFirebox.updateEntity(TileEntityFirebox.java:223)
|
|
|
|
-- Block entity being ticked --
|
|
Details:
|
|
Name: Firebox // com.kitsu.medievalcraft.tileents.machine.TileEntityFirebox
|
|
Block type: ID #187 (tile.firebox // com.kitsu.medievalcraft.block.machines.Firebox)
|
|
Block data value: 0 / 0x0 / 0b0000
|
|
Block location: World: (2340,3,-232), Chunk: (at 4,0,8 in 146,-15; contains blocks 2336,0,-240 to 2351,255,-225), Region: (4,-1; contains chunks 128,-32 to 159,-1, blocks 2048,0,-512 to 2559,255,-1)
|
|
Actual block type: ID #187 (tile.firebox // com.kitsu.medievalcraft.block.machines.Firebox)
|
|
Actual block data value: 0 / 0x0 / 0b0000
|
|
Stacktrace:
|
|
at net.minecraft.world.World.updateEntities(World.java:2160)
|
|
at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:515)
|
|
|
|
-- Affected level --
|
|
Details:
|
|
Level name: New World
|
|
All players: 1 total; [EntityPlayerMP['Player567'/181, l='New World', x=2340.56, y=3.50, z=-233.30]]
|
|
Chunk stats: ServerChunkCache: 694 Drop: 0
|
|
Level seed: 3556498
|
|
Level generator: ID 01 - flat, ver 0. Features enabled: false
|
|
Level generator options:
|
|
Level spawn location: World: (2337,4,-241), Chunk: (at 1,0,15 in 146,-16; contains blocks 2336,0,-256 to 2351,255,-241), Region: (4,-1; contains chunks 128,-32 to 159,-1, blocks 2048,0,-512 to 2559,255,-1)
|
|
Level time: 10811 game time, 10811 day time
|
|
Level dimension: 0
|
|
Level storage version: 0x04ABD - Anvil
|
|
Level weather: Rain time: 105357 (now: false), thunder time: 147121 (now: false)
|
|
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
|
|
Stacktrace:
|
|
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:703)
|
|
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
|
|
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
|
|
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
|
|
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
|
|
|
|
-- System Details --
|
|
Details:
|
|
Minecraft Version: 1.7.10
|
|
Operating System: Linux (amd64) version 3.13.0-37-generic
|
|
Java Version: 1.8.0_45, Oracle Corporation
|
|
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
|
|
Memory: 694584784 bytes (662 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 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.1448 4 mods loaded, 4 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] (forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar)
|
|
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar)
|
|
UCHIJAAAA kitsumedievalcraft{2.2.0} [ForgeCraft] (bin)
|
|
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['Player567'/181, l='New World', x=2340.56, y=3.50, z=-233.30]]
|
|
Type: Integrated Server (map_client.txt)
|
|
Is Modded: Definitely; Client brand changed to 'fml,forge' |