Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.56 KB | None | 0 0
  1. [14:05:12] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************************************************/
  2. [14:05:12] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  3. [14:05:12] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************************************************/
  4. [14:05:12] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
  5. [14:05:12] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
  6. [14:05:12] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
  7. [14:05:12] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  8. [14:05:12] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************************************************/
  9. [14:05:12] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: TileEntityTickPhase */
  10. [14:05:12] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  11. [14:05:12] [Server thread/ERROR] [Sponge]: /* - Source: TileEntityCustomApricornTree{tileType=obscureobsidian:custom_apricorn_tree, world=WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld, DimensionTypeId=0}, pos=BlockPos{x=20246, y=70, z=19561}, blockMetadata=-1} */
  12. [14:05:12] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@4dd91aa6 */
  13. [14:05:12] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************************************************/
  14. [14:05:12] [Server thread/ERROR] [Sponge]: /* StackTrace: */
  15. [14:05:12] [Server thread/ERROR] [Sponge]: /* java.lang.ClassCastException: com.goldenglow.common.tiles.TileEntityCustomApricornTree cannot be cast to noppes.npcs.blocks.tiles.TileScripted */
  16. [14:05:12] [Server thread/ERROR] [Sponge]: /* noppes.npcs.api.wrapper.BlockScriptedWrapper.setTile(BlockScriptedWrapper.java:202) */
  17. [14:05:12] [Server thread/ERROR] [Sponge]: /* noppes.npcs.api.wrapper.BlockWrapper.<init>(BlockWrapper.java:160) */
  18. [14:05:12] [Server thread/ERROR] [Sponge]: /* noppes.npcs.api.wrapper.BlockScriptedWrapper.<init>(BlockScriptedWrapper.java:25) */
  19. [14:05:12] [Server thread/ERROR] [Sponge]: /* noppes.npcs.blocks.tiles.TileScripted.getBlock(TileScripted.java:85) */
  20. [14:05:12] [Server thread/ERROR] [Sponge]: /* noppes.npcs.EventHooks.onScriptBlockUpdate(EventHooks.java:281) */
  21. [14:05:12] [Server thread/ERROR] [Sponge]: /* noppes.npcs.blocks.tiles.TileScripted.func_73660_a(TileScripted.java:220) */
  22. [14:05:12] [Server thread/ERROR] [Sponge]: /* com.goldenglow.common.tiles.TileEntityCustomApricornTree.func_73660_a(TileEntityCustomApricornTree.java:40) */
  23. [14:05:12] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:257) */
  24. [14:05:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:3167) */
  25. [14:05:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zme000(WorldServer.java:3151) */
  26. [14:05:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6842) */
  27. [14:05:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2290) */
  28. [14:05:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  29. [14:05:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  30. [14:05:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  31. [14:05:12] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  32. [14:05:12] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Unknown Source) */
  33. [14:05:12] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
  34. [14:05:12] [Server thread/ERROR] [Sponge]: /* */
  35. [14:05:12] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  36. [14:05:12] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-fb496dbf0 */
  37. [14:05:12] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.6 */
  38. [14:05:12] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2825-7.1.6 */
  39. [14:05:12] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2838 */
  40. [14:05:12] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************************************************************************************************************************/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement