Advertisement
SimonBHB

FurnaceBug

Mar 17th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.78 KB | None | 0 0
  1. [00:38:18] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  2. [00:38:18] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  3. [00:38:18] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  4. [00:38:18] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
  5. [00:38:18] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
  6. [00:38:18] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
  7. [00:38:18] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  8. [00:38:18] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  9. [00:38:18] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: TileEntityTickPhase */
  10. [00:38:18] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  11. [00:38:18] [Server thread/ERROR] [Sponge]: /* - Owner: EntityPlayerMP['SimonBHB'/9065, l='monde', x=196,37, y=62,00, z=-240,32] */
  12. [00:38:18] [Server thread/ERROR] [Sponge]: /* - Source: TileEntityFurnace{tileType=SpongeTileEntityType{id=minecraft:furnace, name=furnace, TileEntityClass=class net.minecraft.tileentity.TileEntityFurnace}, world=WorldServer{Name=monde, DimensionId=0, DimensionType=minecraft:overworld, DimensionTypeId=0}, pos=BlockPos{x=197, y=63, z=-242}, blockMetadata=4} */
  13. [00:38:18] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@3a78af50 */
  14. [00:38:18] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  15. [00:38:18] [Server thread/ERROR] [Sponge]: /* StackTrace: */
  16. [00:38:18] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]} */
  17. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) */
  18. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockFurnace.func_176446_a(SourceFile:135) */
  19. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.tileentity.TileEntityFurnace.func_73660_a(TileEntityFurnace.java:231) */
  20. [00:38:18] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:232) */
  21. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:3117) */
  22. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zmb000(WorldServer.java:3104) */
  23. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6824) */
  24. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2295) */
  25. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  26. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  27. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  28. [00:38:18] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  29. [00:38:18] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  30. [00:38:18] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
  31. [00:38:18] [Server thread/ERROR] [Sponge]: /* */
  32. [00:38:18] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  33. [00:38:18] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-ff2baadc */
  34. [00:38:18] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.6-SNAPSHOT */
  35. [00:38:18] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.6-RC3619 */
  36. [00:38:18] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
  37. [00:38:18] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  38. [00:38:48] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  39. [00:38:48] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  40. [00:38:48] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  41. [00:38:48] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
  42. [00:38:48] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
  43. [00:38:48] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
  44. [00:38:48] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  45. [00:38:48] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  46. [00:38:48] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: TileEntityTickPhase */
  47. [00:38:48] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  48. [00:38:48] [Server thread/ERROR] [Sponge]: /* - Owner: EntityPlayerMP['SimonBHB'/9065, l='monde', x=196,39, y=62,00, z=-240,45] */
  49. [00:38:48] [Server thread/ERROR] [Sponge]: /* - Source: TileEntityFurnace{tileType=SpongeTileEntityType{id=minecraft:furnace, name=furnace, TileEntityClass=class net.minecraft.tileentity.TileEntityFurnace}, world=WorldServer{Name=monde, DimensionId=0, DimensionType=minecraft:overworld, DimensionTypeId=0}, pos=BlockPos{x=197, y=63, z=-241}, blockMetadata=4} */
  50. [00:38:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@6c5a1fc */
  51. [00:38:48] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  52. [00:38:48] [Server thread/ERROR] [Sponge]: /* StackTrace: */
  53. [00:38:48] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]} */
  54. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) */
  55. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockFurnace.func_176446_a(SourceFile:135) */
  56. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.tileentity.TileEntityFurnace.func_73660_a(TileEntityFurnace.java:231) */
  57. [00:38:48] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:232) */
  58. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:3117) */
  59. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zmb000(WorldServer.java:3104) */
  60. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6824) */
  61. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2295) */
  62. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  63. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  64. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  65. [00:38:48] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  66. [00:38:48] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  67. [00:38:48] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
  68. [00:38:48] [Server thread/ERROR] [Sponge]: /* */
  69. [00:38:48] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  70. [00:38:48] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-ff2baadc */
  71. [00:38:48] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.6-SNAPSHOT */
  72. [00:38:48] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.6-RC3619 */
  73. [00:38:48] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
  74. [00:38:48] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  75. [00:39:29] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  76. [00:39:29] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  77. [00:39:29] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  78. [00:39:29] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
  79. [00:39:29] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
  80. [00:39:29] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
  81. [00:39:29] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  82. [00:39:29] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  83. [00:39:29] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: TileEntityTickPhase */
  84. [00:39:29] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  85. [00:39:29] [Server thread/ERROR] [Sponge]: /* - Owner: EntityPlayerMP['SimonBHB'/9065, l='monde', x=196,39, y=62,00, z=-240,45] */
  86. [00:39:29] [Server thread/ERROR] [Sponge]: /* - Source: TileEntityFurnace{tileType=SpongeTileEntityType{id=minecraft:furnace, name=furnace, TileEntityClass=class net.minecraft.tileentity.TileEntityFurnace}, world=WorldServer{Name=monde, DimensionId=0, DimensionType=minecraft:overworld, DimensionTypeId=0}, pos=BlockPos{x=196, y=62, z=-239}, blockMetadata=2} */
  87. [00:39:29] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@57e6d4bb */
  88. [00:39:29] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  89. [00:39:29] [Server thread/ERROR] [Sponge]: /* StackTrace: */
  90. [00:39:29] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]} */
  91. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) */
  92. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockFurnace.func_176446_a(SourceFile:135) */
  93. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.tileentity.TileEntityFurnace.func_73660_a(TileEntityFurnace.java:231) */
  94. [00:39:29] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:232) */
  95. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:3117) */
  96. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zmb000(WorldServer.java:3104) */
  97. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6824) */
  98. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2295) */
  99. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  100. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  101. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  102. [00:39:29] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  103. [00:39:29] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  104. [00:39:29] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
  105. [00:39:29] [Server thread/ERROR] [Sponge]: /* */
  106. [00:39:29] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  107. [00:39:29] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-ff2baadc */
  108. [00:39:29] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.6-SNAPSHOT */
  109. [00:39:29] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.6-RC3619 */
  110. [00:39:29] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
  111. [00:39:29] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement