Guest User

cr

a guest
Oct 26th, 2016
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.82 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 26/10/16 14:59
  5. Description: Ticking block entity
  6.  
  7. java.lang.RuntimeException: class dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace is missing a mapping! This is a bug!
  8. at net.minecraft.tileentity.TileEntity.writeInternal(TileEntity.java:95)
  9. at net.minecraft.tileentity.TileEntity.writeToNBT(TileEntity.java:86)
  10. at net.minecraft.tileentity.TileEntityLockable.writeToNBT(TileEntityLockable.java:23)
  11. at dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace.writeToNBT(TileEntityWoodenFurnace.java:164)
  12. at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:67)
  13. at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:94)
  14. at net.minecraftforge.common.util.BlockSnapshot.getBlockSnapshot(BlockSnapshot.java:118)
  15. at net.minecraft.world.World.setBlockState(World.java:375)
  16. at dem.tutorialmod.init.blocks.furnaces.WoodenFurnace.setState(WoodenFurnace.java:165)
  17. at dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace.update(TileEntityWoodenFurnace.java:276)
  18. at net.minecraft.world.World.updateEntities(World.java:1940)
  19. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:644)
  20. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783)
  21. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687)
  22. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156)
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536)
  24. at java.lang.Thread.run(Unknown Source)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Thread: Server thread
  32. Stacktrace:
  33. at net.minecraft.tileentity.TileEntity.writeInternal(TileEntity.java:95)
  34. at net.minecraft.tileentity.TileEntity.writeToNBT(TileEntity.java:86)
  35. at net.minecraft.tileentity.TileEntityLockable.writeToNBT(TileEntityLockable.java:23)
  36. at dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace.writeToNBT(TileEntityWoodenFurnace.java:164)
  37. at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:67)
  38. at net.minecraftforge.common.util.BlockSnapshot.<init>(BlockSnapshot.java:94)
  39. at net.minecraftforge.common.util.BlockSnapshot.getBlockSnapshot(BlockSnapshot.java:118)
  40. at net.minecraft.world.World.setBlockState(World.java:375)
  41. at dem.tutorialmod.init.blocks.furnaces.WoodenFurnace.setState(WoodenFurnace.java:165)
  42. at dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace.update(TileEntityWoodenFurnace.java:276)
  43.  
  44. -- Block entity being ticked --
  45. Details:
  46. Name: null // dem.tutorialmod.init.blocks.furnace.TileEntityWoodenFurnace
  47. Block type: ID #232 (tile.wooden_furnace // dem.tutorialmod.init.blocks.furnaces.WoodenFurnace)
  48. Block data value: 3 / 0x3 / 0b0011
  49. 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)
  50. Actual block type: ID #232 (tile.wooden_furnace // dem.tutorialmod.init.blocks.furnaces.WoodenFurnace)
  51. Actual block data value: 3 / 0x3 / 0b0011
  52. Stacktrace:
  53. at net.minecraft.world.World.updateEntities(World.java:1940)
  54. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:644)
  55.  
  56. -- Affected level --
  57. Details:
  58. Level name: New World
  59. All players: 1 total; [EntityPlayerMP['Player463'/124, l='New World', x=-238.77, y=67.00, z=258.63]]
  60. Chunk stats: ServerChunkCache: 625 Drop: 0
  61. Level seed: 5067301640438176469
  62. Level generator: ID 00 - default, ver 1. Features enabled: true
  63. Level generator options:
  64. 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)
  65. Level time: 42879 game time, 42879 day time
  66. Level dimension: 0
  67. Level storage version: 0x04ABD - Anvil
  68. Level weather: Rain time: 12366 (now: true), thunder time: 109728 (now: false)
  69. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  70. Stacktrace:
  71. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783)
  72. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687)
  73. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156)
  74. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536)
  75. at java.lang.Thread.run(Unknown Source)
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.10
  80. Operating System: Windows 7 (amd64) version 6.1
  81. Java Version: 1.8.0_111, Oracle Corporation
  82. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  83. Memory: 472023160 bytes (450 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  84. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  85. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  86. FML: MCP 9.32 Powered by Forge 12.18.0.2000 4 mods loaded, 4 mods active
  87. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  88. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  89. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.10-12.18.0.2000-1.10.0.jar)
  90. UCHIJAAAA Forge{12.18.0.2000} [Minecraft Forge] (forgeSrc-1.10-12.18.0.2000-1.10.0.jar)
  91. UCHIJAAAA tm{1.10-R1} [Machinery Plus] (bin)
  92. Loaded coremods (and transformers):
  93. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  94. Profiler Position: N/A (disabled)
  95. Player Count: 1 / 8; [EntityPlayerMP['Player463'/124, l='New World', x=-238.77, y=67.00, z=258.63]]
  96. Type: Integrated Server (map_client.txt)
  97. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment