Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 28.05 19:43:01 [Server] INFO May 28, 2019 7:43:01 PM com.sk89q.worldedit.extension.platform.CommandManager handleCommand
- 28.05 19:43:01 [Server] INFO SEVERE: [WorldEdit] An unexpected error while handling a WorldEdit command
- 28.05 19:43:01 [Server] INFO java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4430 given)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.function.block.BlockReplace.apply(BlockReplace.java:53)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:57)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java:74)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:84)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.command.composition.SelectionCommand.call(SelectionCommand.java:46)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.util.command.composition.LegacyCommandAdapter.call(LegacyCommandAdapter.java:52)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:249)
- 28.05 19:43:01 [Server] INFO at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
- 28.05 19:43:01 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 28.05 19:43:01 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 28.05 19:43:01 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onCommandEvent(ForgeWorldEdit.java:145)
- 28.05 19:43:01 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2132_ForgeWorldEdit_onCommandEvent_CommandEvent.invoke(.dynamic)
- 28.05 19:43:01 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 28.05 19:43:01 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 28.05 19:43:01 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:54)
- 28.05 19:43:01 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962)
- 28.05 19:43:01 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941)
- 28.05 19:43:01 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
- 28.05 19:43:01 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
- 28.05 19:43:01 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 28.05 19:43:01 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 28.05 19:43:01 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 28.05 19:43:01 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 28.05 19:43:01 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 28.05 19:43:01 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 28.05 19:43:01 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 28.05 19:43:01 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 28.05 19:43:01 [Server] INFO at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment