katubug

Untitled

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