Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 22.05 23:33:34 [Server] JDA MainWS-ReadThread/INFO [DiscordIntegration]: [3.0.4] [katubug] i actually got something in the server console this time
- 22.05 23:33:40 [Server] Server thread/INFO [minecraft/DedicatedServer]: <penguinsane> oh yea?
- 22.05 23:33:49 [Server] Server thread/INFO [minecraft/DedicatedServer]: <penguinsane> i think i deduced that one of the issues is vibrant journeys
- 22.05 23:33:50 [Server] JDA MainWS-ReadThread/INFO [DiscordIntegration]: [3.0.4] [katubug] yeah, i'll send you the log
- 22.05 23:34:00 [Server] JDA MainWS-ReadThread/INFO [DiscordIntegration]: [3.0.4] [katubug] oh yeah?
- 22.05 23:34:14 [Server] Server thread/INFO [minecraft/DedicatedServer]: <penguinsane> because brushes will freak out and not function when it's on/next to a vibrant journeys block
- 22.05 23:35:37 [Server] JDA MainWS-ReadThread/INFO [DiscordIntegration]: [3.0.4] [katubug] oh lord our world.log is almost 1g
- 22.05 23:35:48 [Server] Server thread/INFO [minecraft/DedicatedServer]: <penguinsane> yeahhh lol
- 22.05 23:36:32 [Server] JDA MainWS-ReadThread/INFO [DiscordIntegration]: [3.0.4] [katubug] i thought log files were supposed to break into chunks. xD guess not this one. imma delete it and let it regen
- 22.05 23:36:45 [Server] Server thread/INFO [minecraft/DedicatedServer]: <penguinsane> ¯&o(ツ)/¯
- 22.05 23:38:11 [Server] JDA MainWS-ReadThread/INFO [DiscordIntegration]: [3.0.4] [katubug] okay this is really weird. there's messages in the console from worldedit. but nothing in the log
- 22.05 23:38:18 [Server] Server thread/INFO [minecraft/DedicatedServer]: <penguinsane> o_O
- 22.05 23:40:04 [Server] INFO May 22, 2019 11:40:04 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:04 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@732687bb to handler EventHandler{priority=NORMAL}
- 22.05 23:40:04 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:04 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:04 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:04 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:04 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:04 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:04 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:04 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:04 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:04 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:04 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:04 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:04 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:04 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:04 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:04 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:04 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:04 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:04 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:04 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:04 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:04 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:04 [Server] INFO ... 21 more
- 22.05 23:40:04 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4420 given)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1489)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:40:04 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:04 [Server] INFO ... 26 more
- 22.05 23:40:06 [Server] INFO May 22, 2019 11:40:06 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:06 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@5e86d864 to handler EventHandler{priority=NORMAL}
- 22.05 23:40:06 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:06 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:06 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:06 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:06 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:06 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:06 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:06 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:06 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:06 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:06 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:06 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:06 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:06 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:06 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:06 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:06 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:06 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:06 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:06 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:06 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:06 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:06 [Server] INFO ... 21 more
- 22.05 23:40:06 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4420 given)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1489)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:40:06 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:06 [Server] INFO ... 26 more
- 22.05 23:40:09 [Server] INFO May 22, 2019 11:40:09 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:09 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@277bc7e5 to handler EventHandler{priority=NORMAL}
- 22.05 23:40:09 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:09 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:09 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:09 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:09 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:09 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:09 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:09 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:09 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:09 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:09 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:09 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:09 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:09 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:09 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:09 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:09 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:09 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:09 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:09 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:09 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:09 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:09 [Server] INFO ... 21 more
- 22.05 23:40:09 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4412 given)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1486)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:40:09 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:09 [Server] INFO ... 26 more
- 22.05 23:40:10 [Server] INFO May 22, 2019 11:40:10 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:10 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@4e6c1c04 to handler EventHandler{priority=NORMAL}
- 22.05 23:40:10 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:10 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:10 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:10 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:10 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:10 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:10 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:10 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:10 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:10 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:10 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:10 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:10 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:10 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:10 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:10 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:10 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:10 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:10 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:10 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:10 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:10 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:10 [Server] INFO ... 21 more
- 22.05 23:40:10 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4412 given)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1492)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:40:10 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:10 [Server] INFO ... 26 more
- 22.05 23:40:11 [Server] INFO May 22, 2019 11:40:11 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:11 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@36522e78 to handler EventHandler{priority=NORMAL}
- 22.05 23:40:11 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:11 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:11 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:11 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:11 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:11 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:11 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:11 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:11 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:11 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:11 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:11 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:11 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:11 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:11 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:11 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:11 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:11 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:11 [Server] INFO ... 21 more
- 22.05 23:40:11 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4412 given)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.blocks.LazyBlock.<init>(LazyBlock.java:69)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getLazyBlock(ForgeWorld.java:374)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.world.AbstractWorld.getBlockType(AbstractWorld.java:113)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.internal.LocalWorldAdapter.getBlockType(LocalWorldAdapter.java:88)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.util.TargetBlock.getAnyTargetBlock(TargetBlock.java:118)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.getBlockTrace(AbstractPlayerActor.java:325)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:166)
- 22.05 23:40:11 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:11 [Server] INFO ... 26 more
- 22.05 23:40:13 [Server] INFO May 22, 2019 11:40:13 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:13 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@51edaebf to handler EventHandler{priority=NORMAL}
- 22.05 23:40:13 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:13 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:13 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:13 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:13 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:13 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:13 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:13 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:13 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:13 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:13 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:13 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:13 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:13 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:13 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:13 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:13 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:13 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:13 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:13 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:13 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:13 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:13 [Server] INFO ... 21 more
- 22.05 23:40:13 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4412 given)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1492)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:40:13 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:13 [Server] INFO ... 26 more
- 22.05 23:40:15 [Server] INFO May 22, 2019 11:40:15 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:15 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@2b6d8718 to handler EventHandler{priority=NORMAL}
- 22.05 23:40:15 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:15 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:15 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:15 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:15 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:15 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:15 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:15 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:15 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:15 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:15 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:15 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:15 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:15 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:15 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:15 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:15 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:15 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:15 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:15 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:15 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:15 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:15 [Server] INFO ... 21 more
- 22.05 23:40:15 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4412 given)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1492)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:40:15 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:15 [Server] INFO ... 26 more
- 22.05 23:40:52 [Server] INFO May 22, 2019 11:40:52 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:52 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@32f74f4 to handler EventHandler{priority=NORMAL}
- 22.05 23:40:52 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:52 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:52 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:52 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:52 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:52 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:52 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:52 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:52 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:52 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:52 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:52 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:52 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:52 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:52 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:52 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:52 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:52 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:52 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:52 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:52 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:52 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:52 [Server] INFO ... 21 more
- 22.05 23:40:52 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4422 given)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1489)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:40:52 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:52 [Server] INFO ... 26 more
- 22.05 23:40:53 [Server] INFO May 22, 2019 11:40:53 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:53 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@3ed43c76 to handler EventHandler{priority=NORMAL}
- 22.05 23:40:53 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:53 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:53 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:53 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:53 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:53 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:53 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:53 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:53 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:53 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:53 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:53 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:53 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:53 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:53 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:53 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:53 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:53 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:53 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:53 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:53 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:53 [Server] INFO ... 21 more
- 22.05 23:40:53 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4422 given)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.blocks.LazyBlock.<init>(LazyBlock.java:69)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getLazyBlock(ForgeWorld.java:374)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.world.AbstractWorld.getBlockType(AbstractWorld.java:113)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.internal.LocalWorldAdapter.getBlockType(LocalWorldAdapter.java:88)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.util.TargetBlock.getAnyTargetBlock(TargetBlock.java:118)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.extension.platform.AbstractPlayerActor.getBlockTrace(AbstractPlayerActor.java:325)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:166)
- 22.05 23:40:53 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:53 [Server] INFO ... 26 more
- 22.05 23:40:56 [Server] INFO May 22, 2019 11:40:56 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:56 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@141c6eb9 to handler EventHandler{priority=NORMAL}
- 22.05 23:40:56 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:56 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:56 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:56 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:56 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:56 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:56 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:56 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:56 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:56 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:56 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:56 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:56 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:56 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:56 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:56 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:56 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:56 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:56 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:56 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:56 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:56 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:56 [Server] INFO ... 21 more
- 22.05 23:40:56 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4489 given)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.blocks.LazyBlock.<init>(LazyBlock.java:69)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getLazyBlock(ForgeWorld.java:374)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.world.AbstractWorld.getBlockType(AbstractWorld.java:113)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.EditSession.getBlockType(EditSession.java:429)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.EditSession.getHighestTerrainBlock(EditSession.java:482)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.math.convolution.HeightMap.<init>(HeightMap.java:81)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SmoothBrush.build(SmoothBrush.java:53)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:40:56 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:56 [Server] INFO ... 26 more
- 22.05 23:40:58 [Server] INFO May 22, 2019 11:40:58 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:58 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@36070e19 to handler EventHandler{priority=NORMAL}
- 22.05 23:40:58 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:58 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:58 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:58 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:58 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:58 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:58 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:58 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:58 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:58 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:58 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:58 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:58 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:58 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:58 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:58 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:58 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:58 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:58 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:58 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:58 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:58 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:58 [Server] INFO ... 21 more
- 22.05 23:40:58 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4489 given)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.blocks.LazyBlock.<init>(LazyBlock.java:69)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getLazyBlock(ForgeWorld.java:374)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.world.AbstractWorld.getBlockType(AbstractWorld.java:113)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.EditSession.getBlockType(EditSession.java:429)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.EditSession.getHighestTerrainBlock(EditSession.java:482)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.math.convolution.HeightMap.<init>(HeightMap.java:81)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SmoothBrush.build(SmoothBrush.java:53)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:40:58 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:58 [Server] INFO ... 26 more
- 22.05 23:40:59 [Server] INFO May 22, 2019 11:40:59 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:40:59 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@1e75ece0 to handler EventHandler{priority=NORMAL}
- 22.05 23:40:59 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:40:59 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:40:59 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:40:59 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:40:59 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:40:59 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:40:59 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:40:59 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:40:59 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:40:59 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:40:59 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:40:59 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:40:59 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:40:59 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:40:59 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:40:59 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:40:59 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:40:59 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:40:59 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:40:59 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:40:59 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:40:59 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:40:59 [Server] INFO ... 21 more
- 22.05 23:40:59 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4489 given)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.blocks.LazyBlock.<init>(LazyBlock.java:69)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getLazyBlock(ForgeWorld.java:374)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.world.AbstractWorld.getBlockType(AbstractWorld.java:113)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.EditSession.getBlockType(EditSession.java:429)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.EditSession.getHighestTerrainBlock(EditSession.java:482)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.math.convolution.HeightMap.<init>(HeightMap.java:81)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SmoothBrush.build(SmoothBrush.java:53)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:40:59 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:40:59 [Server] INFO ... 26 more
- 22.05 23:41:02 [Server] INFO May 22, 2019 11:41:02 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:41:02 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@366011ce to handler EventHandler{priority=NORMAL}
- 22.05 23:41:02 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:41:02 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:41:02 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:41:02 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:41:02 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:41:02 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:41:02 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:41:02 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:41:02 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:41:02 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:41:02 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:41:02 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:41:02 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:41:02 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:41:02 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:41:02 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:41:02 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:41:02 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:41:02 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:41:02 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:41:02 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:41:02 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:41:02 [Server] INFO ... 21 more
- 22.05 23:41:02 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4169 given)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1498)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:41:02 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:41:02 [Server] INFO ... 26 more
- 22.05 23:41:05 [Server] INFO May 22, 2019 11:41:05 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:41:05 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@66550e11 to handler EventHandler{priority=NORMAL}
- 22.05 23:41:05 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:41:05 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:41:05 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:41:05 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:41:05 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:41:05 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:41:05 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:41:05 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:41:05 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:41:05 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:41:05 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:41:05 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:41:05 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:41:05 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:41:05 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:41:05 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:41:05 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:41:05 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:41:05 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:41:05 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:41:05 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:41:05 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:41:05 [Server] INFO ... 21 more
- 22.05 23:41:05 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4169 given)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1504)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:41:05 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:41:05 [Server] INFO ... 26 more
- 22.05 23:41:06 [Server] INFO May 22, 2019 11:41:06 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:41:06 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@2d14d4eb to handler EventHandler{priority=NORMAL}
- 22.05 23:41:06 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:41:06 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:41:06 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:41:06 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:41:06 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:41:06 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:41:06 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:41:06 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:41:06 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:41:06 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:41:06 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:41:06 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:41:06 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:41:06 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:41:06 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:41:06 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:41:06 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:41:06 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:41:06 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:41:06 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:41:06 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:41:06 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:41:06 [Server] INFO ... 21 more
- 22.05 23:41:06 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4163 given)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1504)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:41:06 [Server] INFO ... 26 more
- 22.05 23:41:06 [Server] INFO May 22, 2019 11:41:06 PM com.sk89q.worldedit.util.eventbus.EventBus dispatch
- 22.05 23:41:06 [Server] INFO SEVERE: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.PlayerInputEvent@52927cc5 to handler EventHandler{priority=NORMAL}
- 22.05 23:41:06 [Server] INFO java.lang.reflect.InvocationTargetException
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.WorldEdit.handleRightClick(WorldEdit.java:677)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorldEdit.onPlayerInteract(ForgeWorldEdit.java:209)
- 22.05 23:41:06 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2120_ForgeWorldEdit_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
- 22.05 23:41:06 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- 22.05 23:41:06 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
- 22.05 23:41:06 [Server] INFO at net.minecraftforge.common.ForgeHooks.onItemRightClick(ForgeHooks.java:1123)
- 22.05 23:41:06 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187250_a(PlayerInteractionManager.java:353)
- 22.05 23:41:06 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:765)
- 22.05 23:41:06 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:32)
- 22.05 23:41:06 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItem.func_148833_a(SourceFile:9)
- 22.05 23:41:06 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
- 22.05 23:41:06 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- 22.05 23:41:06 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- 22.05 23:41:06 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:529)
- 22.05 23:41:06 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
- 22.05 23:41:06 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
- 22.05 23:41:06 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
- 22.05 23:41:06 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
- 22.05 23:41:06 [Server] INFO at java.lang.Thread.run(Thread.java:748)
- 22.05 23:41:06 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
- 22.05 23:41:06 [Server] INFO at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
- 22.05 23:41:06 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- 22.05 23:41:06 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
- 22.05 23:41:06 [Server] INFO ... 21 more
- 22.05 23:41:06 [Server] INFO Caused by: java.lang.IllegalArgumentException: Can't have a block ID above 4095 (4163 given)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.internalSetId(BaseBlock.java:145)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.blocks.BaseBlock.<init>(BaseBlock.java:102)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.forge.ForgeWorld.getBlock(ForgeWorld.java:365)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:504)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:547)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:565)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1498)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.command.tool.brush.SphereBrush.build(SphereBrush.java:38)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.command.tool.BrushTool.actPrimary(BrushTool.java:192)
- 22.05 23:41:06 [Server] INFO at com.sk89q.worldedit.extension.platform.PlatformManager.handlePlayerInput(PlatformManager.java:454)
- 22.05 23:41:06 [Server] INFO ... 26 more
Advertisement
Add Comment
Please, Sign In to add comment