Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.31 KB | None | 0 0
  1. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /******************************************************************************************************************************/
  2. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Illegal Async PhaseTracker Access */
  3. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /******************************************************************************************************************************/
  4. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Sponge adapts the vanilla handling of various processes, such as setting a block */
  5. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* or spawning an entity. Sponge is designed around the concept that Minecraft is */
  6. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* primarily performing these operations on the "server thread". Because of this */
  7. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Sponge is safeguarding common access to the PhaseTracker as the entrypoint for */
  8. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* performing these sort of changes. */
  9. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* */
  10. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* java.lang.Exception: Async Block Change Detected */
  11. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.switchToPhase(PhaseTracker.java:179) */
  12. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.buildAndSwitch(PhaseContext.java:254) */
  13. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.entity.player.EntityPlayer.redirect$onOnContainerClosed$zgp000(EntityPlayer.java:4127) */
  14. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.entity.player.EntityPlayer.func_70106_y(EntityPlayer.java:1511) */
  15. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72900_e(World.java:1245) */
  16. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.management.PlayerList.redirect$onPlayerRemoveFromWorldFromDisconnect$zjm000(PlayerList.java:2025) */
  17. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:413) */
  18. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:851) */
  19. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:453) */
  20. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.network.NetHandlerPlayServer$2.run(NetHandlerPlayServer.java:291) */
  21. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) */
  22. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.redirect$onCall$zjl000(MinecraftServer.java:3954) */
  23. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_175586_a(MinecraftServer.java:1383) */
  24. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_152344_a(MinecraftServer.java:1395) */
  25. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.network.NetHandlerPlayServer.func_194028_b(NetHandlerPlayServer.java:287) */
  26. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.management.PlayerList.func_72392_r(PlayerList.java:1084) */
  27. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:5678) */
  28. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer$4.run(MinecraftServer.java:1579) */
  29. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /******************************************************************************************************************************/
  30. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /******************************************************************************************************************************/
  31. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Illegal Async PhaseTracker Access */
  32. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /******************************************************************************************************************************/
  33. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Sponge adapts the vanilla handling of various processes, such as setting a block */
  34. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* or spawning an entity. Sponge is designed around the concept that Minecraft is */
  35. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* primarily performing these operations on the "server thread". Because of this */
  36. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Sponge is safeguarding common access to the PhaseTracker as the entrypoint for */
  37. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* performing these sort of changes. */
  38. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* */
  39. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* java.lang.Exception: Async Block Change Detected */
  40. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:224) */
  41. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:565) */
  42. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.entity.player.EntityPlayer.redirect$onOnContainerClosed$zgp000(EntityPlayer.java:4131) */
  43. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.entity.player.EntityPlayer.func_70106_y(EntityPlayer.java:1511) */
  44. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72900_e(World.java:1245) */
  45. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.management.PlayerList.redirect$onPlayerRemoveFromWorldFromDisconnect$zjm000(PlayerList.java:2025) */
  46. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:413) */
  47. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:851) */
  48. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:453) */
  49. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.network.NetHandlerPlayServer$2.run(NetHandlerPlayServer.java:291) */
  50. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) */
  51. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.redirect$onCall$zjl000(MinecraftServer.java:3954) */
  52. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_175586_a(MinecraftServer.java:1383) */
  53. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_152344_a(MinecraftServer.java:1395) */
  54. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.network.NetHandlerPlayServer.func_194028_b(NetHandlerPlayServer.java:287) */
  55. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.management.PlayerList.func_72392_r(PlayerList.java:1084) */
  56. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:5678) */
  57. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer$4.run(MinecraftServer.java:1579) */
  58. [19:37:31] [Server Shutdown Thread/ERROR] [Sponge]: /******************************************************************************************************************************/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement