Advertisement
Guest User

Untitled

a guest
Apr 1st, 2020
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.81 KB | None | 0 0
  1. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /**************************************************************************************************/
  2. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Illegal Async PhaseTracker Access */
  3. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /**************************************************************************************************/
  4. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Sponge adapts the vanilla handling of */
  5. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* various processes, such as setting a */
  6. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* block or spawning an entity. Sponge is */
  7. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* designed around the concept that */
  8. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Minecraft is primarily performing these */
  9. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* operations on the "server thread". */
  10. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Because of this Sponge is safeguarding */
  11. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* common access to the PhaseTracker as the */
  12. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* entrypoint for performing these sort of */
  13. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* changes. */
  14. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* */
  15. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* java.lang.Exception: Async Block */
  16. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Change Detected */
  17. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.switchToPhase(PhaseTracker.java:243) */
  18. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.buildAndSwitch(PhaseContext.java:260) */
  19. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* org.spongepowered.common.world.WorldManager.unloadWorld(WorldManager.java:532) */
  20. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:7952) */
  21. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer$4.run(MinecraftServer.java:1579) */
  22. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /**************************************************************************************************/
  23. [17:52:31] [Server thread/WARN] [Sponge]: Add -Dsponge.debugcauseframes to your startup flags to enable further debugging output.
  24. [17:52:31] [Server thread/ERROR] [Sponge]: /********************************************************************************************************/
  25. [17:52:31] [Server thread/ERROR] [Sponge]: /* Cause Stack Frame Corruption! */
  26. [17:52:31] [Server thread/ERROR] [Sponge]: /********************************************************************************************************/
  27. [17:52:31] [Server thread/ERROR] [Sponge]: /* Found
  28. frames left on the stack. Clearing them all. */
  29. [17:52:31] [Server thread/ERROR] [Sponge]: /* */
  30. [17:52:31] [Server thread/ERROR] [Sponge]: /* Please add -Dsponge.debugcauseframes=true to your startup flags to enable further debugging output. */
  31. [17:52:31] [Server thread/ERROR] [Sponge]: /********************************************************************************************************/
  32. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /*************************************************************************************************/
  33. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Illegal Async PhaseTracker Access */
  34. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /*************************************************************************************************/
  35. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Sponge adapts the vanilla handling of */
  36. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* various processes, such as setting a */
  37. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* block or spawning an entity. Sponge is */
  38. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* designed around the concept that */
  39. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Minecraft is primarily performing these */
  40. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* operations on the "server thread". */
  41. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Because of this Sponge is safeguarding */
  42. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* common access to the PhaseTracker as the */
  43. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* entrypoint for performing these sort of */
  44. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* changes. */
  45. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* */
  46. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* java.lang.Exception: Async Block */
  47. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* Change Detected */
  48. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:273) */
  49. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:618) */
  50. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* org.spongepowered.common.world.WorldManager.unloadWorld(WorldManager.java:571) */
  51. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:7952) */
  52. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer$4.run(MinecraftServer.java:1579) */
  53. [17:52:31] [Server Shutdown Thread/ERROR] [Sponge]: /*************************************************************************************************/
  54. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.util.ConcurrentModificationException
  55. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ArrayDeque$DescendingIterator.next(ArrayDeque.java:700)
  56. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.event.SpongeCauseStackManager.checkProviders(SpongeCauseStackManager.java:158)
  57. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.event.SpongeCauseStackManager.enforceMainThread(SpongeCauseStackManager.java:127)
  58. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.event.SpongeCauseStackManager.pushCauseFrame(SpongeCauseStackManager.java:240)
  59. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.event.SpongeCauseStackManager.checkProviders(SpongeCauseStackManager.java:159)
  60. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.event.SpongeCauseStackManager.enforceMainThread(SpongeCauseStackManager.java:127)
  61. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.event.SpongeCauseStackManager.getCurrentCause(SpongeCauseStackManager.java:136)
  62. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.spongepowered.common.world.WorldManager.unloadWorld(WorldManager.java:533)
  63. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:7952)
  64. [17:52:31] [Server Shutdown Thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.MinecraftServer$4.run(MinecraftServer.java:1579)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement