katubug

Untitled

May 28th, 2019
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.88 KB | None | 0 0
  1. 28.05 18:37:50 [Server] Server thread/INFO [FTB Utilities]: _Pfeiffer is no longer AFK
  2. 28.05 18:37:56 [Server] INFO May 28, 2019 6:37:56 PM com.sk89q.worldedit.extension.platform.CommandManager handleCommand
  3. 28.05 18:37:56 [Server] INFO SEVERE: [WorldEdit] An unexpected error while handling a WorldEdit command
  4. 28.05 18:37:56 [Server] INFO java.lang.reflect.InvocationTargetException
  5. 28.05 18:37:56 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. 28.05 18:37:56 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  7. 28.05 18:37:56 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  8. 28.05 18:37:56 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  9. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:228)
  10. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  11. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:249)
  12. 28.05 18:37:56 [Server] INFO at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
  13. 28.05 18:37:56 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. 28.05 18:37:56 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  15. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  16. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  17. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  18. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  19. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onCommandEvent(ForgeWorldEdit.java:145)
  20. 28.05 18:37:56 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2132_ForgeWorldEdit_onCommandEvent_CommandEvent.invoke(.dynamic)
  21. 28.05 18:37:56 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  22. 28.05 18:37:56 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  23. 28.05 18:37:56 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:54)
  24. 28.05 18:37:56 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962)
  25. 28.05 18:37:56 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941)
  26. 28.05 18:37:56 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  27. 28.05 18:37:56 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  28. 28.05 18:37:56 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  29. 28.05 18:37:56 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  30. 28.05 18:37:56 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  31. 28.05 18:37:56 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
  32. 28.05 18:37:56 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
  33. 28.05 18:37:56 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  34. 28.05 18:37:56 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  35. 28.05 18:37:56 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  36. 28.05 18:37:56 [Server] INFO at java.lang.Thread.run(Thread.java:748)
  37. 28.05 18:37:56 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4430 given)
  38. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
  39. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
  40. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
  41. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  42. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  43. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  44. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  45. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  46. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  47. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  48. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  49. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
  50. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
  51. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  52. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
  53. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
  54. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
  55. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
  56. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
  57. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.function.block.ExtentBlockCopy.apply(ExtentBlockCopy.java:78)
  58. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.function.RegionMaskingFilter.apply(RegionMaskingFilter.java:53)
  59. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:57)
  60. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
  61. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.function.operation.DelegateOperation.resume(DelegateOperation.java:52)
  62. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55)
  63. 28.05 18:37:56 [Server] INFO at com.sk89q.worldedit.command.ClipboardCommands.paste(ClipboardCommands.java:160)
  64. 28.05 18:37:56 [Server] INFO ... 32 more
Advertisement
Add Comment
Please, Sign In to add comment