katubug

Treasure2 Chest Crash Redux latest.log excerpt

Sep 24th, 2019
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.59 KB | None | 0 0
  1. [18:03:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <Adept LuckierWhiteFox> I have another spawner
  2. [18:03:56] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <Admin Katubug> oh weird
  3. [18:03:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <Adept Silifrey> like spawner not spawning and the weird block
  4. [18:03:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <Expert Madster1843> Ah, I'm blind. Always good to see.
  5. [18:03:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <Adept LuckierWhiteFox> It has "Error: theoneprobe:default"
  6. [18:04:03] [Server thread/FATAL] [VanillaFix]: Error executing task
  7. java.util.concurrent.ExecutionException: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  8. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_222]
  9. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_222]
  10. at net.minecraft.util.Util.runTask(SourceFile:531) [h.class:?]
  11. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) [MinecraftServer.class:?]
  12. at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?]
  13. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  15. at java.lang.Thread.run(Unknown Source) [?:1.8.0_222]
  16. Caused by: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  17. at com.someguyssoftware.treasure2.block.TreasureChestBlock.onBlockActivated(TreasureChestBlock.java:284) ~[TreasureChestBlock.class:?]
  18. at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:449) ~[or.class:?]
  19. at net.minecraft.network.NetHandlerPlayServer.processTryUseItemOnBlock(NetHandlerPlayServer.java:741) ~[pa.class:?]
  20. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:55) ~[ma.class:?]
  21. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:11) ~[ma.class:?]
  22. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
  23. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_222]
  24. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_222]
  25. at net.minecraft.util.Util.runTask(SourceFile:529) ~[h.class:?]
  26. ... 5 more
  27. [18:04:20] [Thread-314/INFO] [laggoggles]: LagGoggles profiler started by DoBlock (20 seconds)
  28. [18:04:26] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: <Admin Katubug> I will report this to the mod author
  29. [18:04:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Katubug: Teleported Katubug to ExitFreshly]
  30. [18:04:30] [Server thread/FATAL] [VanillaFix]: Error executing task
  31. java.util.concurrent.ExecutionException: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  32. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_222]
  33. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_222]
  34. at net.minecraft.util.Util.runTask(SourceFile:531) [h.class:?]
  35. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) [MinecraftServer.class:?]
  36. at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?]
  37. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
  38. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  39. at java.lang.Thread.run(Unknown Source) [?:1.8.0_222]
  40. Caused by: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  41. at com.someguyssoftware.treasure2.block.TreasureChestBlock.onBlockActivated(TreasureChestBlock.java:284) ~[TreasureChestBlock.class:?]
  42. at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:449) ~[or.class:?]
  43. at net.minecraft.network.NetHandlerPlayServer.processTryUseItemOnBlock(NetHandlerPlayServer.java:741) ~[pa.class:?]
  44. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:55) ~[ma.class:?]
  45. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:11) ~[ma.class:?]
  46. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
  47. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_222]
  48. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_222]
  49. at net.minecraft.util.Util.runTask(SourceFile:529) ~[h.class:?]
  50. ... 5 more
  51. [18:04:31] [Server thread/FATAL] [VanillaFix]: Error executing task
  52. java.util.concurrent.ExecutionException: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  53. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_222]
  54. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_222]
  55. at net.minecraft.util.Util.runTask(SourceFile:531) [h.class:?]
  56. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) [MinecraftServer.class:?]
  57. at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?]
  58. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
  59. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  60. at java.lang.Thread.run(Unknown Source) [?:1.8.0_222]
  61. Caused by: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  62. at com.someguyssoftware.treasure2.block.TreasureChestBlock.onBlockActivated(TreasureChestBlock.java:284) ~[TreasureChestBlock.class:?]
  63. at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:449) ~[or.class:?]
  64. at net.minecraft.network.NetHandlerPlayServer.processTryUseItemOnBlock(NetHandlerPlayServer.java:741) ~[pa.class:?]
  65. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:55) ~[ma.class:?]
  66. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:11) ~[ma.class:?]
  67. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
  68. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_222]
  69. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_222]
  70. at net.minecraft.util.Util.runTask(SourceFile:529) ~[h.class:?]
  71. ... 5 more
  72. [18:04:37] [Server thread/FATAL] [VanillaFix]: Error executing task
  73. java.util.concurrent.ExecutionException: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  74. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_222]
  75. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_222]
  76. at net.minecraft.util.Util.runTask(SourceFile:531) [h.class:?]
  77. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) [MinecraftServer.class:?]
  78. at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?]
  79. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
  80. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  81. at java.lang.Thread.run(Unknown Source) [?:1.8.0_222]
  82. Caused by: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  83. at com.someguyssoftware.treasure2.block.TreasureChestBlock.onBlockActivated(TreasureChestBlock.java:284) ~[TreasureChestBlock.class:?]
  84. at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:449) ~[or.class:?]
  85. at net.minecraft.network.NetHandlerPlayServer.processTryUseItemOnBlock(NetHandlerPlayServer.java:741) ~[pa.class:?]
  86. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:55) ~[ma.class:?]
  87. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:11) ~[ma.class:?]
  88. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
  89. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_222]
  90. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_222]
  91. at net.minecraft.util.Util.runTask(SourceFile:529) ~[h.class:?]
  92. ... 5 more
  93. [18:04:38] [Server thread/FATAL] [VanillaFix]: Error executing task
  94. java.util.concurrent.ExecutionException: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  95. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_222]
  96. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_222]
  97. at net.minecraft.util.Util.runTask(SourceFile:531) [h.class:?]
  98. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) [MinecraftServer.class:?]
  99. at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?]
  100. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
  101. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  102. at java.lang.Thread.run(Unknown Source) [?:1.8.0_222]
  103. Caused by: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  104. at com.someguyssoftware.treasure2.block.TreasureChestBlock.onBlockActivated(TreasureChestBlock.java:284) ~[TreasureChestBlock.class:?]
  105. at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:449) ~[or.class:?]
  106. at net.minecraft.network.NetHandlerPlayServer.processTryUseItemOnBlock(NetHandlerPlayServer.java:741) ~[pa.class:?]
  107. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:55) ~[ma.class:?]
  108. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:11) ~[ma.class:?]
  109. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
  110. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_222]
  111. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_222]
  112. at net.minecraft.util.Util.runTask(SourceFile:529) ~[h.class:?]
  113. ... 5 more
  114. [18:04:38] [Server thread/FATAL] [VanillaFix]: Error executing task
  115. java.util.concurrent.ExecutionException: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  116. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_222]
  117. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_222]
  118. at net.minecraft.util.Util.runTask(SourceFile:531) [h.class:?]
  119. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723) [MinecraftServer.class:?]
  120. at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) [nz.class:?]
  121. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) [MinecraftServer.class:?]
  122. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  123. at java.lang.Thread.run(Unknown Source) [?:1.8.0_222]
  124. Caused by: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  125. at com.someguyssoftware.treasure2.block.TreasureChestBlock.onBlockActivated(TreasureChestBlock.java:284) ~[TreasureChestBlock.class:?]
  126. at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:449) ~[or.class:?]
  127. at net.minecraft.network.NetHandlerPlayServer.processTryUseItemOnBlock(NetHandlerPlayServer.java:741) ~[pa.class:?]
  128. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:55) ~[ma.class:?]
  129. at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:11) ~[ma.class:?]
  130. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
  131. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_222]
  132. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_222]
  133. at net.minecraft.util.Util.runTask(SourceFile:529) ~[h.class:?]
  134. ... 5 more
  135. [18:04:40] [Server thread/INFO] [laggoggles]: Processing results synchronously...
  136. [18:04:40] [Thread-314/INFO] [laggoggles]: Profiling complete.
  137. [18:04:45] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
  138. net.minecraft.util.ReportedException: Ticking player
  139. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:773) ~[MinecraftServer.class:?]
  140. at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) ~[nz.class:?]
  141. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) ~[MinecraftServer.class:?]
  142. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  143. at java.lang.Thread.run(Unknown Source) [?:1.8.0_222]
  144. Caused by: java.lang.ClassCastException: net.minecraft.tileentity.TileEntityChest incompatible with com.someguyssoftware.treasure2.tileentity.AbstractTreasureChestTileEntity
  145. at com.someguyssoftware.treasure2.block.TreasureChestBlock.breakBlock(TreasureChestBlock.java:310) ~[TreasureChestBlock.class:?]
  146. at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:567) ~[axw.class:?]
  147. at net.minecraft.world.World.setBlockState(World.java:343) ~[amu.class:?]
  148. at net.minecraft.block.Block.removedByPlayer(Block.java:1179) ~[aow.class:?]
  149. at net.minecraft.server.management.PlayerInteractionManager.removeBlock(PlayerInteractionManager.java:271) ~[or.class:?]
  150. at net.minecraft.server.management.PlayerInteractionManager.tryHarvestBlock(PlayerInteractionManager.java:324) ~[or.class:?]
  151. at net.minecraft.server.management.PlayerInteractionManager.updateBlockRemoving(PlayerInteractionManager.java:109) ~[or.class:?]
  152. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:316) ~[oq.class:?]
  153. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996) ~[amu.class:?]
  154. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832) ~[oo.class:?]
  155. at net.minecraft.world.World.updateEntity(World.java:1958) ~[amu.class:?]
  156. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:642) ~[oo.class:?]
  157. at net.minecraft.world.World.updateEntities(World.java:1737) ~[amu.class:?]
  158. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613) ~[oo.class:?]
  159. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767) ~[MinecraftServer.class:?]
  160. ... 4 more
  161. [18:04:45] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /home/container/./crash-reports/crash-2019-09-24_18.04.45-server.txt
  162. [18:04:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  163. [18:04:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  164. [18:04:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  165. [18:04:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
  166. [18:04:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/CompactMachines
  167. [18:04:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/ExtraUtils2_Quarry_Dim
  168. [18:04:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/Spectre
  169. [18:04:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/Storage Cell
  170. [18:04:46] [Server thread/INFO] [NetherEx]: Writing Nether biome data configs to disk.
  171. [18:04:46] [Server thread/INFO] [NetherEx]: Writing Pigtificate trade configs to disk.
  172. [18:04:47] [Server thread/INFO] [FML]: Unloading dimension 0
  173. [18:04:47] [Server thread/INFO] [FML]: Unloading dimension 144
  174. [18:04:47] [Server thread/INFO] [FML]: Unloading dimension -9999
  175. [18:04:47] [Server thread/INFO] [FML]: Unloading dimension -343800852
  176. [18:04:47] [Server thread/INFO] [FML]: Unloading dimension 2
  177. [18:04:47] [Server thread/INFO] [Actually Additions]: Unloaded WorldData!
  178. [18:04:47] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  179. [18:04:47] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  180. [18:04:47] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
Advertisement
Add Comment
Please, Sign In to add comment