Advertisement
katubug

Untitled

May 20th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.47 KB | None | 0 0
  1. 20.05 17:48:34 [Server] INFO May 20, 2019 5:48:34 PM com.sk89q.worldedit.extension.platform.CommandManager handleCommand
  2. 20.05 17:48:34 [Server] INFO SEVERE: [WorldEdit] An unexpected error while handling a WorldEdit command
  3. 20.05 17:48:34 [Server] INFO java.lang.reflect.InvocationTargetException
  4. 20.05 17:48:34 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  5. 20.05 17:48:34 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  6. 20.05 17:48:34 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  7. 20.05 17:48:34 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  8. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:228)
  9. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  10. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:249)
  11. 20.05 17:48:34 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. 20.05 17:48:34 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  13. 20.05 17:48:34 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. 20.05 17:48:34 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  15. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  16. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  17. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  18. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  19. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onCommandEvent(ForgeWorldEdit.java:145)
  20. 20.05 17:48:34 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2111_ForgeWorldEdit_onCommandEvent_CommandEvent.invoke(.dynamic)
  21. 20.05 17:48:34 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  22. 20.05 17:48:34 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  23. 20.05 17:48:34 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:54)
  24. 20.05 17:48:34 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962)
  25. 20.05 17:48:34 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941)
  26. 20.05 17:48:34 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  27. 20.05 17:48:34 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  28. 20.05 17:48:34 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  29. 20.05 17:48:34 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  30. 20.05 17:48:34 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  31. 20.05 17:48:34 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
  32. 20.05 17:48:34 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
  33. 20.05 17:48:34 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  34. 20.05 17:48:34 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  35. 20.05 17:48:34 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  36. 20.05 17:48:34 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  37. 20.05 17:48:34 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4430 given)
  38. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
  39. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
  40. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:360)
  41. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  42. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  43. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  44. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  45. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  46. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  47. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  48. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  49. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  50. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
  51. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  52. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
  53. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  54. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
  55. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
  56. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
  57. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.function.block.ExtentBlockCopy.apply(ExtentBlockCopy.java:78)
  58. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.function.RegionMaskingFilter.apply(RegionMaskingFilter.java:53)
  59. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:57)
  60. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
  61. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.function.operation.DelegateOperation.resume(DelegateOperation.java:52)
  62. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55)
  63. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.command.ClipboardCommands.paste(ClipboardCommands.java:160)
  64. 20.05 17:48:34 [Server] INFO ... 33 more
  65. 20.05 17:48:34 [Server] INFO May 20, 2019 5:48:34 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
  66. 20.05 17:48:34 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.CommandEvent@59f06bbf to handler EventHandler{priority=NORMAL}
  67. 20.05 17:48:34 [Server] INFO java.lang.reflect.InvocationTargetException
  68. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
  69. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  70. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  71. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onCommandEvent(ForgeWorldEdit.java:145)
  72. 20.05 17:48:34 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2111_ForgeWorldEdit_onCommandEvent_CommandEvent.invoke(.dynamic)
  73. 20.05 17:48:34 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  74. 20.05 17:48:34 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  75. 20.05 17:48:34 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:54)
  76. 20.05 17:48:34 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962)
  77. 20.05 17:48:34 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941)
  78. 20.05 17:48:34 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  79. 20.05 17:48:34 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  80. 20.05 17:48:34 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  81. 20.05 17:48:34 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  82. 20.05 17:48:34 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  83. 20.05 17:48:34 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
  84. 20.05 17:48:34 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
  85. 20.05 17:48:34 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  86. 20.05 17:48:34 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  87. 20.05 17:48:34 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  88. 20.05 17:48:34 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  89. 20.05 17:48:34 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
  90. 20.05 17:48:34 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  91. 20.05 17:48:34 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  92. 20.05 17:48:34 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  93. 20.05 17:48:34 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  94. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  95. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  96. 20.05 17:48:34 [Server] INFO ... 20 more
  97. 20.05 17:48:34 [Server] INFO Caused by: java.lang.ArrayIndexOutOfBoundsException: 11
  98. 20.05 17:48:34 [Server] INFO at cofh.thermalfoundation.block.BlockOreFluid.func_176203_a(BlockOreFluid.java:100)
  99. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.setBlock(ForgeWorld.java:171)
  100. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.world.FastModeExtent.setBlock(FastModeExtent.java:92)
  101. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  102. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.world.SurvivalModeExtent.setBlock(SurvivalModeExtent.java:88)
  103. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  104. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.world.BlockQuirkExtent.setBlock(BlockQuirkExtent.java:64)
  105. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  106. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.world.ChunkLoadingExtent.setBlock(ChunkLoadingExtent.java:66)
  107. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  108. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  109. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.validation.DataValidatorExtent.setBlock(DataValidatorExtent.java:67)
  110. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  111. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extent.inventory.BlockBagExtent.setBlock(BlockBagExtent.java:111)
  112. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.function.operation.BlockMapEntryPlacer.resume(BlockMapEntryPlacer.java:59)
  113. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
  114. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
  115. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java:74)
  116. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:692)
  117. 20.05 17:48:34 [Server] INFO at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:293)
  118. 20.05 17:48:34 [Server] INFO ... 26 more
  119. 20.05 17:48:38 [Server] Server thread/INFO [minecraft/DedicatedServer]: <Admin Katubug> bah
  120. 20.05 17:48:42 [Server] INFO May 20, 2019 5:48:42 PM com.sk89q.worldedit.extension.platform.CommandManager handleCommand
  121. 20.05 17:48:42 [Server] INFO SEVERE: [WorldEdit] An unexpected error while handling a WorldEdit command
  122. 20.05 17:48:42 [Server] INFO java.lang.reflect.InvocationTargetException
  123. 20.05 17:48:42 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  124. 20.05 17:48:42 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  125. 20.05 17:48:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  126. 20.05 17:48:42 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  127. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:228)
  128. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  129. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:249)
  130. 20.05 17:48:42 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  131. 20.05 17:48:42 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  132. 20.05 17:48:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  133. 20.05 17:48:42 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  134. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  135. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  136. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  137. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  138. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onCommandEvent(ForgeWorldEdit.java:145)
  139. 20.05 17:48:42 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2111_ForgeWorldEdit_onCommandEvent_CommandEvent.invoke(.dynamic)
  140. 20.05 17:48:42 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  141. 20.05 17:48:42 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  142. 20.05 17:48:42 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:54)
  143. 20.05 17:48:42 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962)
  144. 20.05 17:48:42 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941)
  145. 20.05 17:48:42 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  146. 20.05 17:48:42 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  147. 20.05 17:48:42 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  148. 20.05 17:48:42 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  149. 20.05 17:48:42 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  150. 20.05 17:48:42 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
  151. 20.05 17:48:42 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
  152. 20.05 17:48:42 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  153. 20.05 17:48:42 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  154. 20.05 17:48:42 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  155. 20.05 17:48:42 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  156. 20.05 17:48:42 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4430 given)
  157. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
  158. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
  159. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:360)
  160. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  161. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  162. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  163. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  164. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  165. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  166. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  167. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  168. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  169. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
  170. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  171. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
  172. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  173. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
  174. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
  175. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
  176. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.function.block.ExtentBlockCopy.apply(ExtentBlockCopy.java:78)
  177. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.function.RegionMaskingFilter.apply(RegionMaskingFilter.java:53)
  178. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:57)
  179. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
  180. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.function.operation.DelegateOperation.resume(DelegateOperation.java:52)
  181. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55)
  182. 20.05 17:48:42 [Server] INFO at com.sk89q.worldedit.command.ClipboardCommands.paste(ClipboardCommands.java:160)
  183. 20.05 17:48:42 [Server] INFO ... 33 more
  184. 20.05 17:48:43 [Server] INFO May 20, 2019 5:48:43 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
  185. 20.05 17:48:43 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.CommandEvent@4d67feb5 to handler EventHandler{priority=NORMAL}
  186. 20.05 17:48:43 [Server] INFO java.lang.reflect.InvocationTargetException
  187. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
  188. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  189. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  190. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onCommandEvent(ForgeWorldEdit.java:145)
  191. 20.05 17:48:43 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2111_ForgeWorldEdit_onCommandEvent_CommandEvent.invoke(.dynamic)
  192. 20.05 17:48:43 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  193. 20.05 17:48:43 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  194. 20.05 17:48:43 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:54)
  195. 20.05 17:48:43 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962)
  196. 20.05 17:48:43 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941)
  197. 20.05 17:48:43 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  198. 20.05 17:48:43 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  199. 20.05 17:48:43 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  200. 20.05 17:48:43 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  201. 20.05 17:48:43 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  202. 20.05 17:48:43 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
  203. 20.05 17:48:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
  204. 20.05 17:48:43 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  205. 20.05 17:48:43 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  206. 20.05 17:48:43 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  207. 20.05 17:48:43 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  208. 20.05 17:48:43 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
  209. 20.05 17:48:43 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  210. 20.05 17:48:43 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  211. 20.05 17:48:43 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  212. 20.05 17:48:43 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  213. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  214. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  215. 20.05 17:48:43 [Server] INFO ... 20 more
  216. 20.05 17:48:43 [Server] INFO Caused by: java.lang.ArrayIndexOutOfBoundsException: 11
  217. 20.05 17:48:43 [Server] INFO at cofh.thermalfoundation.block.BlockOreFluid.func_176203_a(BlockOreFluid.java:100)
  218. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.setBlock(ForgeWorld.java:171)
  219. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.world.FastModeExtent.setBlock(FastModeExtent.java:92)
  220. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  221. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.world.SurvivalModeExtent.setBlock(SurvivalModeExtent.java:88)
  222. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  223. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.world.BlockQuirkExtent.setBlock(BlockQuirkExtent.java:64)
  224. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  225. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.world.ChunkLoadingExtent.setBlock(ChunkLoadingExtent.java:66)
  226. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  227. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  228. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.validation.DataValidatorExtent.setBlock(DataValidatorExtent.java:67)
  229. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  230. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extent.inventory.BlockBagExtent.setBlock(BlockBagExtent.java:111)
  231. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.function.operation.BlockMapEntryPlacer.resume(BlockMapEntryPlacer.java:59)
  232. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
  233. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
  234. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java:74)
  235. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:692)
  236. 20.05 17:48:43 [Server] INFO at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:293)
  237. 20.05 17:48:43 [Server] INFO ... 26 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement