Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Would you like a cupcake?
- Time: 26/10/16 14:59
- Description: Ticking block entity
- java.lang.RuntimeException: class dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace is missing a mapping! This is a bug!
- at net.minecraft.tileentity.TileEntity.writeInternal(TileEntity.java:95)
- at net.minecraft.tileentity.TileEntity.writeToNBT(TileEntity.java:86)
- at net.minecraft.tileentity.TileEntityLockable.writeToNBT(TileEntityLockable.java:23)
- at dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace.writeToNBT(TileEntityWoodenFurnace.java:164)
- at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:67)
- at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:94)
- at net.minecraftforge.common.util.BlockSnapshot.getBlockSnapshot(BlockSnapshot.java:118)
- at net.minecraft.world.World.setBlockState(World.java:375)
- at dem.tutorialmod.init.blocks.furnaces.WoodenFurnace.setState(WoodenFurnace.java:165)
- at dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace.update(TileEntityWoodenFurnace.java:276)
- at net.minecraft.world.World.updateEntities(World.java:1940)
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:644)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536)
- at java.lang.Thread.run(Unknown Source)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Stacktrace:
- at net.minecraft.tileentity.TileEntity.writeInternal(TileEntity.java:95)
- at net.minecraft.tileentity.TileEntity.writeToNBT(TileEntity.java:86)
- at net.minecraft.tileentity.TileEntityLockable.writeToNBT(TileEntityLockable.java:23)
- at dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace.writeToNBT(TileEntityWoodenFurnace.java:164)
- at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:67)
- at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:94)
- at net.minecraftforge.common.util.BlockSnapshot.getBlockSnapshot(BlockSnapshot.java:118)
- at net.minecraft.world.World.setBlockState(World.java:375)
- at dem.tutorialmod.init.blocks.furnaces.WoodenFurnace.setState(WoodenFurnace.java:165)
- at dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace.update(TileEntityWoodenFurnace.java:276)
- -- Block entity being ticked --
- Details:
- Name: null // dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace
- Block type: ID #232 (tile.wooden_furnace // dem.tutorialmod.init.blocks.furnaces.WoodenFurnace)
- Block data value: 3 / 0x3 / 0b0011
- Block location: World: (-239,67,256), Chunk: (at 1,4,0 in -15,16; contains blocks -240,0,256 to -225,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
- Actual block type: ID #232 (tile.wooden_furnace // dem.tutorialmod.init.blocks.furnaces.WoodenFurnace)
- Actual block data value: 3 / 0x3 / 0b0011
- Stacktrace:
- at net.minecraft.world.World.updateEntities(World.java:1940)
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:644)
- -- Affected level --
- Details:
- Level name: New World
- All players: 1 total; [EntityPlayerMP['Player463'/124, l='New World', x=-238.77, y=67.00, z=258.63]]
- Chunk stats: ServerChunkCache: 625 Drop: 0
- Level seed: 5067301640438176469
- Level generator: ID 00 - default, ver 1. Features enabled: true
- Level generator options:
- Level spawn location: World: (-232,64,256), Chunk: (at 8,4,0 in -15,16; contains blocks -240,0,256 to -225,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
- Level time: 42879 game time, 42879 day time
- Level dimension: 0
- Level storage version: 0x04ABD - Anvil
- Level weather: Rain time: 12366 (now: true), thunder time: 109728 (now: false)
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
- Stacktrace:
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536)
- at java.lang.Thread.run(Unknown Source)
- -- System Details --
- Details:
- Minecraft Version: 1.10
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.8.0_111, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 472023160 bytes (450 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
- JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
- IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- FML: MCP 9.32 Powered by Forge 12.18.0.2000 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.19} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.10-12.18.0.2000-1.10.0.jar)
- UCHIJAAAA Forge{12.18.0.2000} [Minecraft Forge] (forgeSrc-1.10-12.18.0.2000-1.10.0.jar)
- UCHIJAAAA tm{1.10-R1} [Machinery Plus] (bin)
- Loaded coremods (and transformers):
- GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- Profiler Position: N/A (disabled)
- Player Count: 1 / 8; [EntityPlayerMP['Player463'/124, l='New World', x=-238.77, y=67.00, z=258.63]]
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment