Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.88 KB | None | 0 0
  1. [13:21:50] [Server thread/INFO]: MrSpock78 issued server command: //set stone
  2. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  3. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Warning: Class scanner encountered an error while scanning class
  4. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.UnsupportedOperationException, null
  5. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.iterator(BaseMpscLinkedArrayQueue.java:201)
  6. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.unpack(ClassScanner.java:292)
  7. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:180)
  8. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:186)
  9. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:78)
  10. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java)
  11. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.flushSession(EditSession.java:767)
  12. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:612)
  13. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:311)
  14. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.<init>(EditSession.java:265)
  15. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.AweEditSession.<init>(AweEditSession.java:66)
  16. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.<init>(ThreadSafeEditSession.java:242)
  17. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSession.<init>(AsyncEditSession.java:114)
  18. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory.getEditSession(AsyncEditSessionFactory.java:133)
  19. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:858)
  20. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:152)
  21. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:74)
  22. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
  23. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
  24. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  25. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.util.command.DispatcherWrapper.call(DispatcherWrapper.java:211)
  26. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275)
  27. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.lang.reflect.Method.invoke(Method.java:498)
  31. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  32. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  33. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  34. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  35. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:231)
  36. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  37. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  38. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:732)
  39. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1792)
  40. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1595)
  41. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  42. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5)
  43. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12)
  44. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  45. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.FutureTask.run(FutureTask.java:266)
  46. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109)
  47. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016)
  48. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
  49. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  50. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  51. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Thread.java:748)
  52. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Class: class io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  53. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Object: io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  54. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Send this message to the author of the plugin!
  55. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] https://github.com/SBPrime/AsyncWorldEdit/issues
  56. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  57. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  58. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Warning: Class scanner encountered an error while scanning class
  59. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.UnsupportedOperationException, null
  60. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.iterator(BaseMpscLinkedArrayQueue.java:201)
  61. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.unpack(ClassScanner.java:292)
  62. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:180)
  63. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:186)
  64. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:78)
  65. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java)
  66. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.flushSession(EditSession.java:767)
  67. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:612)
  68. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:311)
  69. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.<init>(EditSession.java:265)
  70. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.AweEditSession.<init>(AweEditSession.java:66)
  71. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.<init>(ThreadSafeEditSession.java:242)
  72. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSession.<init>(AsyncEditSession.java:114)
  73. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory.getEditSession(AsyncEditSessionFactory.java:133)
  74. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:858)
  75. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:152)
  76. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:74)
  77. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
  78. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
  79. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  80. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.util.command.DispatcherWrapper.call(DispatcherWrapper.java:211)
  81. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275)
  82. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  83. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  84. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  85. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.lang.reflect.Method.invoke(Method.java:498)
  86. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  87. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  88. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  89. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  90. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:231)
  91. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  92. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  93. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:732)
  94. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1792)
  95. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1595)
  96. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  97. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5)
  98. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12)
  99. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  100. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.FutureTask.run(FutureTask.java:266)
  101. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109)
  102. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016)
  103. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
  104. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  105. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  106. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Thread.java:748)
  107. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Class: class io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  108. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Object: io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  109. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Send this message to the author of the plugin!
  110. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] https://github.com/SBPrime/AsyncWorldEdit/issues
  111. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  112. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  113. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Warning: Class scanner encountered an error while scanning class
  114. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.UnsupportedOperationException, null
  115. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.iterator(BaseMpscLinkedArrayQueue.java:201)
  116. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.unpack(ClassScanner.java:292)
  117. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:180)
  118. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:186)
  119. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:78)
  120. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java)
  121. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.flushSession(EditSession.java:767)
  122. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:612)
  123. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:311)
  124. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.<init>(EditSession.java:265)
  125. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.AweEditSession.<init>(AweEditSession.java:66)
  126. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.<init>(ThreadSafeEditSession.java:242)
  127. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSession.<init>(AsyncEditSession.java:114)
  128. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory.getEditSession(AsyncEditSessionFactory.java:133)
  129. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:858)
  130. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:152)
  131. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:74)
  132. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
  133. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
  134. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  135. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.util.command.DispatcherWrapper.call(DispatcherWrapper.java:211)
  136. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275)
  137. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  138. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  139. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  140. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.lang.reflect.Method.invoke(Method.java:498)
  141. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  142. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  143. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  144. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  145. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:231)
  146. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  147. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  148. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:732)
  149. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1792)
  150. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1595)
  151. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  152. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5)
  153. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12)
  154. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  155. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.FutureTask.run(FutureTask.java:266)
  156. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109)
  157. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016)
  158. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
  159. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  160. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  161. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Thread.java:748)
  162. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Class: class io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  163. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Object: io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  164. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Send this message to the author of the plugin!
  165. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] https://github.com/SBPrime/AsyncWorldEdit/issues
  166. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  167. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  168. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Warning: Class scanner encountered an error while scanning class
  169. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.UnsupportedOperationException, null
  170. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.iterator(BaseMpscLinkedArrayQueue.java:201)
  171. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.unpack(ClassScanner.java:292)
  172. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:180)
  173. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:186)
  174. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:78)
  175. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java)
  176. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.flushSession(EditSession.java:767)
  177. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:612)
  178. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:311)
  179. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.<init>(EditSession.java:265)
  180. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.AweEditSession.<init>(AweEditSession.java:66)
  181. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.<init>(ThreadSafeEditSession.java:242)
  182. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSession.<init>(AsyncEditSession.java:114)
  183. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory.getEditSession(AsyncEditSessionFactory.java:133)
  184. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:858)
  185. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:152)
  186. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:74)
  187. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
  188. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
  189. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  190. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.util.command.DispatcherWrapper.call(DispatcherWrapper.java:211)
  191. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275)
  192. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  193. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  194. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  195. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.lang.reflect.Method.invoke(Method.java:498)
  196. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  197. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  198. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  199. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  200. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:231)
  201. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  202. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  203. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:732)
  204. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1792)
  205. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1595)
  206. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  207. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5)
  208. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12)
  209. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  210. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.FutureTask.run(FutureTask.java:266)
  211. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109)
  212. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016)
  213. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
  214. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  215. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  216. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Thread.java:748)
  217. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Class: class io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  218. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Object: io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  219. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] Send this message to the author of the plugin!
  220. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] https://github.com/SBPrime/AsyncWorldEdit/issues
  221. [13:21:51] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  222. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  223. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] Warning: Class scanner encountered an error while scanning class
  224. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.UnsupportedOperationException, null
  225. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.iterator(BaseMpscLinkedArrayQueue.java:201)
  226. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.unpack(ClassScanner.java:292)
  227. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:180)
  228. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:186)
  229. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:78)
  230. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java)
  231. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.flushSession(EditSession.java:767)
  232. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:612)
  233. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:311)
  234. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.<init>(EditSession.java:265)
  235. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.AweEditSession.<init>(AweEditSession.java:66)
  236. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.<init>(ThreadSafeEditSession.java:242)
  237. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSession.<init>(AsyncEditSession.java:114)
  238. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory.getEditSession(AsyncEditSessionFactory.java:133)
  239. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:858)
  240. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:152)
  241. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:74)
  242. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
  243. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
  244. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  245. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.util.command.DispatcherWrapper.call(DispatcherWrapper.java:211)
  246. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275)
  247. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  248. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  249. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  250. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] java.lang.reflect.Method.invoke(Method.java:498)
  251. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  252. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  253. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  254. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  255. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:231)
  256. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  257. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  258. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:732)
  259. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1792)
  260. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1595)
  261. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  262. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5)
  263. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12)
  264. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  265. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.FutureTask.run(FutureTask.java:266)
  266. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109)
  267. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016)
  268. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
  269. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  270. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  271. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Thread.java:748)
  272. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] Class: class io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  273. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] Object: io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  274. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] Send this message to the author of the plugin!
  275. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] https://github.com/SBPrime/AsyncWorldEdit/issues
  276. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  277. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  278. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] Warning: Class scanner encountered an error while scanning class
  279. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.UnsupportedOperationException, null
  280. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.iterator(BaseMpscLinkedArrayQueue.java:201)
  281. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.unpack(ClassScanner.java:292)
  282. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:180)
  283. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:186)
  284. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:78)
  285. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java)
  286. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.flushSession(EditSession.java:767)
  287. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:612)
  288. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:311)
  289. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.<init>(EditSession.java:265)
  290. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.AweEditSession.<init>(AweEditSession.java:66)
  291. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.<init>(ThreadSafeEditSession.java:242)
  292. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSession.<init>(AsyncEditSession.java:114)
  293. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory.getEditSession(AsyncEditSessionFactory.java:133)
  294. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:858)
  295. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:152)
  296. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:74)
  297. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
  298. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
  299. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  300. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.util.command.DispatcherWrapper.call(DispatcherWrapper.java:211)
  301. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275)
  302. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  303. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  304. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  305. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] java.lang.reflect.Method.invoke(Method.java:498)
  306. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  307. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  308. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  309. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  310. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:231)
  311. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  312. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  313. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:732)
  314. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1792)
  315. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1595)
  316. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  317. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5)
  318. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12)
  319. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  320. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.FutureTask.run(FutureTask.java:266)
  321. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109)
  322. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016)
  323. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
  324. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  325. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  326. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Thread.java:748)
  327. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] Class: class io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  328. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] Object: io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  329. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] Send this message to the author of the plugin!
  330. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] https://github.com/SBPrime/AsyncWorldEdit/issues
  331. [13:21:53] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  332. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  333. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] Warning: Class scanner encountered an error while scanning class
  334. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.UnsupportedOperationException, null
  335. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.iterator(BaseMpscLinkedArrayQueue.java:201)
  336. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.unpack(ClassScanner.java:292)
  337. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:180)
  338. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:186)
  339. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:78)
  340. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java)
  341. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.flushSession(EditSession.java:767)
  342. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:612)
  343. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:311)
  344. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.<init>(EditSession.java:265)
  345. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.AweEditSession.<init>(AweEditSession.java:66)
  346. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.<init>(ThreadSafeEditSession.java:242)
  347. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSession.<init>(AsyncEditSession.java:114)
  348. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory.getEditSession(AsyncEditSessionFactory.java:133)
  349. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:858)
  350. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:152)
  351. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:74)
  352. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
  353. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
  354. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  355. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.util.command.DispatcherWrapper.call(DispatcherWrapper.java:211)
  356. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275)
  357. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  358. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  359. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  360. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] java.lang.reflect.Method.invoke(Method.java:498)
  361. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  362. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  363. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  364. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  365. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:231)
  366. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  367. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  368. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:732)
  369. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1792)
  370. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1595)
  371. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  372. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5)
  373. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12)
  374. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  375. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.FutureTask.run(FutureTask.java:266)
  376. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109)
  377. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016)
  378. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
  379. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  380. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  381. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Thread.java:748)
  382. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] Class: class io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  383. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] Object: io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  384. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] Send this message to the author of the plugin!
  385. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] https://github.com/SBPrime/AsyncWorldEdit/issues
  386. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  387. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  388. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] Warning: Class scanner encountered an error while scanning class
  389. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.UnsupportedOperationException, null
  390. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] io.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.iterator(BaseMpscLinkedArrayQueue.java:201)
  391. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.unpack(ClassScanner.java:292)
  392. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:180)
  393. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:186)
  394. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:78)
  395. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java)
  396. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.flushSession(EditSession.java:767)
  397. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:612)
  398. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:311)
  399. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.<init>(EditSession.java:265)
  400. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.AweEditSession.<init>(AweEditSession.java:66)
  401. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.<init>(ThreadSafeEditSession.java:242)
  402. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSession.<init>(AsyncEditSession.java:114)
  403. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory.getEditSession(AsyncEditSessionFactory.java:133)
  404. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:858)
  405. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:152)
  406. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:74)
  407. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
  408. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
  409. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  410. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.util.command.DispatcherWrapper.call(DispatcherWrapper.java:211)
  411. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275)
  412. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  413. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  414. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  415. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] java.lang.reflect.Method.invoke(Method.java:498)
  416. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  417. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  418. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  419. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  420. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:231)
  421. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  422. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149)
  423. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:732)
  424. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1792)
  425. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1595)
  426. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45)
  427. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5)
  428. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12)
  429. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  430. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] java.util.concurrent.FutureTask.run(FutureTask.java:266)
  431. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109)
  432. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016)
  433. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
  434. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  435. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  436. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Thread.java:748)
  437. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] Class: class io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  438. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] Object: io.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
  439. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] Send this message to the author of the plugin!
  440. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] https://github.com/SBPrime/AsyncWorldEdit/issues
  441. [13:21:54] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
  442. [13:21:57] [Server thread/ERROR]: [WorldEdit] An unexpected error while handling a WorldEdit command
  443. java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
  444. at io.netty.util.collection.IntObjectHashMap.objectToKey(IntObjectHashMap.java:331) ~[patched_1.13.2.jar:git-Paper-480]
  445. at io.netty.util.collection.IntObjectHashMap.get(IntObjectHashMap.java:307) ~[patched_1.13.2.jar:git-Paper-480]
  446. at java.util.concurrent.ConcurrentHashMap.equals(ConcurrentHashMap.java:1350) ~[?:1.8.0_181]
  447. at java.util.HashMap$TreeNode.find(HashMap.java:1864) ~[?:1.8.0_181]
  448. at java.util.HashMap$TreeNode.find(HashMap.java:1874) ~[?:1.8.0_181]
  449. at java.util.HashMap$TreeNode.find(HashMap.java:1874) ~[?:1.8.0_181]
  450. at java.util.HashMap$TreeNode.find(HashMap.java:1874) ~[?:1.8.0_181]
  451. at java.util.HashMap$TreeNode.find(HashMap.java:1874) ~[?:1.8.0_181]
  452. at java.util.HashMap$TreeNode.find(HashMap.java:1874) ~[?:1.8.0_181]
  453. at java.util.HashMap$TreeNode.getTreeNode(HashMap.java:1886) ~[?:1.8.0_181]
  454. at java.util.HashMap.getNode(HashMap.java:576) ~[?:1.8.0_181]
  455. at java.util.HashMap.containsKey(HashMap.java:596) ~[?:1.8.0_181]
  456. at java.util.HashSet.contains(HashSet.java:204) ~[?:1.8.0_181]
  457. at org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:170) ~[?:?]
  458. at org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:186) ~[?:?]
  459. at org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:78) ~[?:?]
  460. at com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java) ~[?:?]
  461. at com.sk89q.worldedit.EditSession.flushSession(EditSession.java:767) ~[?:?]
  462. at org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:612) ~[?:?]
  463. at com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:311) ~[?:?]
  464. at com.sk89q.worldedit.EditSession.<init>(EditSession.java:265) ~[?:?]
  465. at com.sk89q.worldedit.AweEditSession.<init>(AweEditSession.java:66) ~[?:?]
  466. at org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.<init>(ThreadSafeEditSession.java:242) ~[?:?]
  467. at org.primesoft.asyncworldedit.worldedit.AsyncEditSession.<init>(AsyncEditSession.java:114) ~[?:?]
  468. at org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory.getEditSession(AsyncEditSessionFactory.java:133) ~[?:?]
  469. at com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:858) ~[?:?]
  470. at org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:152) ~[?:?]
  471. at com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:74) ~[?:?]
  472. at com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46) ~[?:?]
  473. at com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52) ~[?:?]
  474. at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125) ~[?:?]
  475. at org.primesoft.asyncworldedit.worldedit.util.command.DispatcherWrapper.call(DispatcherWrapper.java:211) ~[?:?]
  476. at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:275) ~[?:?]
  477. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
  478. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
  479. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
  480. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
  481. at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[?:?]
  482. at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[?:?]
  483. at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187) ~[?:?]
  484. at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173) ~[?:?]
  485. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:231) ~[?:?]
  486. at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54) ~[?:?]
  487. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[patched_1.13.2.jar:git-Paper-480]
  488. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:732) ~[patched_1.13.2.jar:git-Paper-480]
  489. at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1792) ~[patched_1.13.2.jar:git-Paper-480]
  490. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1595) ~[patched_1.13.2.jar:git-Paper-480]
  491. at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[patched_1.13.2.jar:git-Paper-480]
  492. at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.13.2.jar:git-Paper-480]
  493. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-480]
  494. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_181]
  495. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_181]
  496. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-480]
  497. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-480]
  498. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-480]
  499. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-480]
  500. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-480]
  501. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement