Advertisement
Guest User

Untitled

a guest
Oct 21st, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.77 KB | None | 0 0
  1. [23:44:33 ERROR] [Sponge]: /********************************************************************************************************************************/
  2. [23:44:33 ERROR] [Sponge]: /* Completing incorrect phase */
  3. [23:44:33 ERROR] [Sponge]: /********************************************************************************************************************************/
  4. [23:44:33 ERROR] [Sponge]: /* Sponge's tracking system is very dependent on */
  5. [23:44:33 ERROR] [Sponge]: /* knowing when a change to any world takes place, */
  6. [23:44:33 ERROR] [Sponge]: /* however, we are attempting to complete a "phase" */
  7. [23:44:33 ERROR] [Sponge]: /* other than the one we most recently entered. This */
  8. [23:44:33 ERROR] [Sponge]: /* is an error usually on Sponge's part, so a report */
  9. [23:44:33 ERROR] [Sponge]: /* is required on the issue tracker on GitHub. */
  10. [23:44:33 ERROR] [Sponge]: /********************************************************************************************************************************/
  11. [23:44:33 ERROR] [Sponge]: /* Expected to exit phase: org.spongepowered.common.event.tracking.phase.plugin.BlockWorkerPhaseState@6687e17f */
  12. [23:44:33 ERROR] [Sponge]: /* But instead found phase: org.spongepowered.common.event.tracking.phase.plugin.ScheduledTaskPhaseState@274e0acb */
  13. [23:44:33 ERROR] [Sponge]: /* StackTrace: */
  14. [23:44:33 ERROR] [Sponge]: /* java.lang.Exception: null */
  15. [23:44:33 ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:256) */
  16. [23:44:33 ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:168) */
  17. [23:44:33 ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:399) */
  18. [23:44:33 ERROR] [Sponge]: /* net.minecraft.world.WorldServer.setBlock(SourceFile:2301) */
  19. [23:44:33 ERROR] [Sponge]: /* net.minecraft.world.World.setBlock(SourceFile:3436) */
  20. [23:44:33 ERROR] [Sponge]: /* org.spongepowered.common.world.extent.ExtentViewDownsize.setBlock(ExtentViewDownsize.java:188) */
  21. [23:44:33 ERROR] [Sponge]: /* org.spongepowered.common.world.extent.worker.SpongeMutableBlockVolumeWorker.fill(SpongeMutableBlockVolumeWorker.java:54) */
  22. [23:44:33 ERROR] [Sponge]: /* dk.xakeps.spongestrike.SpongeStrike.lambda$onPlayerJoin$1(SpongeStrike.java:62) */
  23. [23:44:33 ERROR] [Sponge]: /* org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) */
  24. [23:44:33 ERROR] [Sponge]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:186) */
  25. [23:44:33 ERROR] [Sponge]: /* java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) */
  26. [23:44:33 ERROR] [Sponge]: /* java.util.concurrent.FutureTask.run(FutureTask.java:266) */
  27. [23:44:33 ERROR] [Sponge]: /* java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) */
  28. [23:44:33 ERROR] [Sponge]: /* java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) */
  29. [23:44:33 ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  30. [23:44:33 ERROR] [Sponge]: /* Phases Remaining: */
  31. [23:44:33 ERROR] [Sponge]: /* - Phase: org.spongepowered.common.event.tracking.phase.plugin.BlockWorkerPhaseState@6687e17f */
  32. [23:44:33 ERROR] [Sponge]: /* Context: */
  33. [23:44:33 ERROR] [Sponge]: /* - Owner: null */
  34. [23:44:33 ERROR] [Sponge]: /* - Notifier: null */
  35. [23:44:33 ERROR] [Sponge]: /* - Source: null */
  36. [23:44:33 ERROR] [Sponge]: /* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
  37. [23:44:33 ERROR] [Sponge]: /* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
  38. [23:44:33 ERROR] [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
  39. [23:44:33 ERROR] [Sponge]: /* - CapturedItems: CapturedItemsSupplier{Captured=0} */
  40. [23:44:33 ERROR] [Sponge]: /* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
  41. [23:44:33 ERROR] [Sponge]: /* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
  42. [23:44:33 ERROR] [Sponge]: /* - EntityItemDrops: null */
  43. [23:44:33 ERROR] [Sponge]: /* - EntityItemEntityDrops: null */
  44. [23:44:33 ERROR] [Sponge]: /* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
  45. [23:44:33 ERROR] [Sponge]: /* - CapturedBlockPosition: null */
  46. [23:44:33 ERROR] [Sponge]: /* */
  47. [23:44:33 ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  48. [23:44:33 ERROR] [Sponge]: /* SpongeAPI : 7.0.0-SNAPSHOT-55fbc17d */
  49. [23:44:33 ERROR] [Sponge]: /* SpongeVanilla : 1.12.2-7.0.0-BETA-346 */
  50. [23:44:33 ERROR] [Sponge]: /********************************************************************************************************************************/
  51. [23:44:33 ERROR] [STDERR]: /********************************************************************************************************************************/
  52. [23:44:33 ERROR] [STDERR]: /* Completing incorrect phase */
  53. [23:44:33 ERROR] [STDERR]: /********************************************************************************************************************************/
  54. [23:44:33 ERROR] [STDERR]: /* Sponge's tracking system is very dependent on */
  55. [23:44:33 ERROR] [STDERR]: /* knowing when a change to any world takes place, */
  56. [23:44:33 ERROR] [STDERR]: /* however, we are attempting to complete a "phase" */
  57. [23:44:33 ERROR] [STDERR]: /* other than the one we most recently entered. This */
  58. [23:44:33 ERROR] [STDERR]: /* is an error usually on Sponge's part, so a report */
  59. [23:44:33 ERROR] [STDERR]: /* is required on the issue tracker on GitHub. */
  60. [23:44:33 ERROR] [STDERR]: /********************************************************************************************************************************/
  61. [23:44:33 ERROR] [STDERR]: /* Expected to exit phase: org.spongepowered.common.event.tracking.phase.plugin.BlockWorkerPhaseState@6687e17f */
  62. [23:44:33 ERROR] [STDERR]: /* But instead found phase: org.spongepowered.common.event.tracking.phase.plugin.ScheduledTaskPhaseState@274e0acb */
  63. [23:44:33 ERROR] [STDERR]: /* StackTrace: */
  64. [23:44:33 ERROR] [STDERR]: /* java.lang.Exception: null */
  65. [23:44:33 ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.PhaseTracker.printIncorrectPhaseCompletion(PhaseTracker.java:256) */
  66. [23:44:33 ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:168) */
  67. [23:44:33 ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:399) */
  68. [23:44:33 ERROR] [STDERR]: /* net.minecraft.world.WorldServer.setBlock(SourceFile:2301) */
  69. [23:44:33 ERROR] [STDERR]: /* net.minecraft.world.World.setBlock(SourceFile:3436) */
  70. [23:44:33 ERROR] [STDERR]: /* org.spongepowered.common.world.extent.ExtentViewDownsize.setBlock(ExtentViewDownsize.java:188) */
  71. [23:44:33 ERROR] [STDERR]: /* org.spongepowered.common.world.extent.worker.SpongeMutableBlockVolumeWorker.fill(SpongeMutableBlockVolumeWorker.java:54) */
  72. [23:44:33 ERROR] [STDERR]: /* dk.xakeps.spongestrike.SpongeStrike.lambda$onPlayerJoin$1(SpongeStrike.java:62) */
  73. [23:44:33 ERROR] [STDERR]: /* org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) */
  74. [23:44:33 ERROR] [STDERR]: /* org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:186) */
  75. [23:44:33 ERROR] [STDERR]: /* java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) */
  76. [23:44:33 ERROR] [STDERR]: /* java.util.concurrent.FutureTask.run(FutureTask.java:266) */
  77. [23:44:33 ERROR] [STDERR]: /* java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) */
  78. [23:44:33 ERROR] [STDERR]: /* java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) */
  79. [23:44:33 ERROR] [STDERR]: /* java.lang.Thread.run(Thread.java:748) */
  80. [23:44:33 ERROR] [STDERR]: /* Phases Remaining: */
  81. [23:44:33 ERROR] [STDERR]: /* - Phase: org.spongepowered.common.event.tracking.phase.plugin.BlockWorkerPhaseState@6687e17f */
  82. [23:44:33 ERROR] [STDERR]: /* Context: */
  83. [23:44:33 ERROR] [STDERR]: /* - Owner: null */
  84. [23:44:33 ERROR] [STDERR]: /* - Notifier: null */
  85. [23:44:33 ERROR] [STDERR]: /* - Source: null */
  86. [23:44:33 ERROR] [STDERR]: /* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
  87. [23:44:33 ERROR] [STDERR]: /* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
  88. [23:44:33 ERROR] [STDERR]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
  89. [23:44:33 ERROR] [STDERR]: /* - CapturedItems: CapturedItemsSupplier{Captured=0} */
  90. [23:44:33 ERROR] [STDERR]: /* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
  91. [23:44:33 ERROR] [STDERR]: /* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
  92. [23:44:33 ERROR] [STDERR]: /* - EntityItemDrops: null */
  93. [23:44:33 ERROR] [STDERR]: /* - EntityItemEntityDrops: null */
  94. [23:44:33 ERROR] [STDERR]: /* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
  95. [23:44:33 ERROR] [STDERR]: /* - CapturedBlockPosition: null */
  96. [23:44:33 ERROR] [STDERR]: /* */
  97. [23:44:33 ERROR] [STDERR]: /* Minecraft : 1.12.2 */
  98. [23:44:33 ERROR] [STDERR]: /* SpongeAPI : 7.0.0-SNAPSHOT-55fbc17d */
  99. [23:44:33 ERROR] [STDERR]: /* SpongeVanilla : 1.12.2-7.0.0-BETA-346 */
  100. [23:44:33 ERROR] [STDERR]: /********************************************************************************************************************************/
  101. [23:44:33 ERROR] [Sponge]: The Scheduler tried to run the task spongestrike-A-0 owned by Plugin{id=spongestrike, name=SpongeStrike, version=0.1-SNAPSHOT, description=SpongeStrike - game like CS/CSGO., url=https://spongeapi.com, authors=[Xakep_SDK], source=mods/SpongeStrike-0.1-SNAPSHOT.jar}, but an error occured.
  102. java.util.NoSuchElementException: null
  103. at java.util.ArrayDeque.removeFirst(ArrayDeque.java:280) ~[?:1.8.0_144]
  104. at java.util.ArrayDeque.pop(ArrayDeque.java:517) ~[?:1.8.0_144]
  105. at org.spongepowered.common.event.tracking.PhaseStack.pop(PhaseStack.java:76) ~[PhaseStack.class:1.12.2-7.0.0-BETA-346]
  106. at org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:182) ~[PhaseTracker.class:1.12.2-7.0.0-BETA-346]
  107. at org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:399) ~[PhaseContext.class:1.12.2-7.0.0-BETA-346]
  108. at net.minecraft.world.WorldServer.setBlock(SourceFile:2301) ~[oo.class:?]
  109. at net.minecraft.world.World.setBlock(SourceFile:3436) ~[amu.class:?]
  110. at org.spongepowered.common.world.extent.ExtentViewDownsize.setBlock(ExtentViewDownsize.java:188) ~[ExtentViewDownsize.class:1.12.2-7.0.0-BETA-346]
  111. at org.spongepowered.common.world.extent.worker.SpongeMutableBlockVolumeWorker.fill(SpongeMutableBlockVolumeWorker.java:54) ~[SpongeMutableBlockVolumeWorker.class:1.12.2-7.0.0-BETA-346]
  112. at dk.xakeps.spongestrike.SpongeStrike.lambda$onPlayerJoin$1(SpongeStrike.java:62) ~[SpongeStrike.class:?]
  113. at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.12.2-7.0.0-BETA-346]
  114. at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:186) ~[SchedulerBase.class:1.12.2-7.0.0-BETA-346]
  115. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_144]
  116. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_144]
  117. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
  118. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
  119. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement