Advertisement
Uirebaeron

Spikes... #180

Apr 25th, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.44 KB | None | 0 0
  1. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: java.lang.ArrayIndexOutOfBoundsException: -1
  2. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.get(CharBlocks.java:103)
  3. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.getBlock(CharBlocks.java:97)
  4. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder$1.getBlock(ChunkHolder.java:138)
  5. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder.getBlock(ChunkHolder.java:454)
  6. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.IChunkExtent.getBlock(IChunkExtent.java:44)
  7. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  8. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  9. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.math.convolution.HeightMap.apply(HeightMap.java:289)
  10. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.applyHeightMapData(HeightMap.java:45)
  11. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.perform(HeightMap.java:23)
  12. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.brush.FlattenBrush.build(FlattenBrush.java:29)
  13. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.act(BrushTool.java:470)
  14. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:366)
  15. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extension.platform.PlatformManager.lambda$handlePlayerInput$4(PlatformManager.java:433)
  16. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.lambda$runAction$1(AbstractPlayerActor.java:671)
  17. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$run$0(AsyncNotifyQueue.java:26)
  18. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$call$1(AsyncNotifyQueue.java:43)
  19. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424)
  20. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  21. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  22. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  23. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  24. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: java.lang.ArrayIndexOutOfBoundsException: -1
  25. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.get(CharBlocks.java:103)
  26. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.getBlock(CharBlocks.java:97)
  27. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder$1.getBlock(ChunkHolder.java:138)
  28. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder.getBlock(ChunkHolder.java:454)
  29. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.beta.implementation.IChunkExtent.getBlock(IChunkExtent.java:44)
  30. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  31. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  32. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.math.convolution.HeightMap.apply(HeightMap.java:289)
  33. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.applyHeightMapData(HeightMap.java:45)
  34. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.perform(HeightMap.java:23)
  35. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.object.brush.FlattenBrush.build(FlattenBrush.java:29)
  36. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.act(BrushTool.java:470)
  37. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:366)
  38. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.extension.platform.PlatformManager.lambda$handlePlayerInput$4(PlatformManager.java:433)
  39. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.lambda$runAction$1(AbstractPlayerActor.java:671)
  40. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$run$0(AsyncNotifyQueue.java:26)
  41. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$call$1(AsyncNotifyQueue.java:43)
  42. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424)
  43. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  44. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  45. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  46. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  47. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: java.lang.ArrayIndexOutOfBoundsException: -1
  48. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.get(CharBlocks.java:103)
  49. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.getBlock(CharBlocks.java:97)
  50. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder$1.getBlock(ChunkHolder.java:138)
  51. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder.getBlock(ChunkHolder.java:454)
  52. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.IChunkExtent.getBlock(IChunkExtent.java:44)
  53. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  54. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  55. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.math.convolution.HeightMap.apply(HeightMap.java:289)
  56. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.applyHeightMapData(HeightMap.java:45)
  57. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.perform(HeightMap.java:23)
  58. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.brush.FlattenBrush.build(FlattenBrush.java:29)
  59. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.act(BrushTool.java:470)
  60. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:366)
  61. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extension.platform.PlatformManager.lambda$handlePlayerInput$4(PlatformManager.java:433)
  62. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.lambda$runAction$1(AbstractPlayerActor.java:671)
  63. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$run$0(AsyncNotifyQueue.java:26)
  64. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$call$1(AsyncNotifyQueue.java:43)
  65. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424)
  66. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  67. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  68. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  69. > [17:00:04] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  70. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: java.lang.ArrayIndexOutOfBoundsException: -1
  71. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.get(CharBlocks.java:103)
  72. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.getBlock(CharBlocks.java:97)
  73. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder$1.getBlock(ChunkHolder.java:138)
  74. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder.getBlock(ChunkHolder.java:454)
  75. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.beta.implementation.IChunkExtent.getBlock(IChunkExtent.java:44)
  76. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  77. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  78. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.math.convolution.HeightMap.apply(HeightMap.java:289)
  79. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.applyHeightMapData(HeightMap.java:45)
  80. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.perform(HeightMap.java:23)
  81. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.object.brush.FlattenBrush.build(FlattenBrush.java:29)
  82. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.act(BrushTool.java:470)
  83. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:366)
  84. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.extension.platform.PlatformManager.lambda$handlePlayerInput$4(PlatformManager.java:433)
  85. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.lambda$runAction$1(AbstractPlayerActor.java:671)
  86. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$run$0(AsyncNotifyQueue.java:26)
  87. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$call$1(AsyncNotifyQueue.java:43)
  88. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424)
  89. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  90. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  91. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  92. > [17:00:04] [ForkJoinPool-8-worker-2/WARN]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  93. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: java.lang.ArrayIndexOutOfBoundsException: -1
  94. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.get(CharBlocks.java:103)
  95. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.getBlock(CharBlocks.java:97)
  96. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder$1.getBlock(ChunkHolder.java:138)
  97. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder.getBlock(ChunkHolder.java:454)
  98. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.boydti.fawe.beta.implementation.IChunkExtent.getBlock(IChunkExtent.java:44)
  99. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  100. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  101. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.sk89q.worldedit.math.convolution.HeightMap.apply(HeightMap.java:289)
  102. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.applyHeightMapData(HeightMap.java:45)
  103. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.perform(HeightMap.java:23)
  104. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.boydti.fawe.object.brush.FlattenBrush.build(FlattenBrush.java:29)
  105. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.act(BrushTool.java:470)
  106. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:366)
  107. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.sk89q.worldedit.extension.platform.PlatformManager.lambda$handlePlayerInput$4(PlatformManager.java:433)
  108. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.lambda$runAction$1(AbstractPlayerActor.java:671)
  109. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$run$0(AsyncNotifyQueue.java:26)
  110. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$call$1(AsyncNotifyQueue.java:43)
  111. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424)
  112. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  113. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  114. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  115. > [17:00:04] [ForkJoinPool-8-worker-3/WARN]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  116. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: java.lang.ArrayIndexOutOfBoundsException: -1
  117. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.get(CharBlocks.java:103)
  118. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.blocks.CharBlocks.getBlock(CharBlocks.java:97)
  119. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder$1.getBlock(ChunkHolder.java:138)
  120. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.chunk.ChunkHolder.getBlock(ChunkHolder.java:454)
  121. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.beta.implementation.IChunkExtent.getBlock(IChunkExtent.java:44)
  122. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  123. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:142)
  124. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.math.convolution.HeightMap.apply(HeightMap.java:289)
  125. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.applyHeightMapData(HeightMap.java:45)
  126. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.brush.heightmap.HeightMap.perform(HeightMap.java:23)
  127. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.brush.FlattenBrush.build(FlattenBrush.java:29)
  128. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.act(BrushTool.java:470)
  129. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:366)
  130. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extension.platform.PlatformManager.lambda$handlePlayerInput$4(PlatformManager.java:433)
  131. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.lambda$runAction$1(AbstractPlayerActor.java:671)
  132. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$run$0(AsyncNotifyQueue.java:26)
  133. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at com.boydti.fawe.object.task.AsyncNotifyQueue.lambda$call$1(AsyncNotifyQueue.java:43)
  134. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424)
  135. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  136. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  137. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  138. > [17:00:06] [ForkJoinPool-8-worker-1/WARN]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  139. > [17:00:09] [ForkJoinPool-8-worker-1/WARN]: java.lang.ArrayIndexOutOfBoundsException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement