Do anyone know about dis?
My server logs (*brainfart*)
[18:17:02] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[18:17:02] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[18:17:02] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[18:17:02] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-3fb9445-6e3cec8 (MC: 1.11.2)
[18:17:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:17:02] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[18:17:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:17:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[18:17:09] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[18:17:09] [Spigot Watchdog Thread/ERROR]: Stack:
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.Vector.toBlockVector(Vector.java:757)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.extent.cache.LastAccessExtentCache.getLazyBlock(LastAccessExtentCache.java:47)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.extent.AbstractDelegateExtent.getLazyBlock(AbstractDelegateExtent.java:73)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.extent.AbstractDelegateExtent.getLazyBlock(AbstractDelegateExtent.java:73)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.extent.AbstractDelegateExtent.getLazyBlock(AbstractDelegateExtent.java:73)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.extent.reorder.MultiStageReorder.setBlock(MultiStageReorder.java:90)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:64)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:503)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:546)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.setBlock(EditSession.java:564)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.EditSession.makeSphere(EditSession.java:1499)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.GenerationCommands.sphere(GenerationCommands.java:185)
[18:17:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor507.invoke(Unknown Source)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:228)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:248)
[18:17:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
[18:17:09] [Spigot Watchdog Thread/ERROR]: com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
[18:17:09] [Spigot Watchdog Thread/ERROR]: us.Myles.PWP.FakeSimpleCommandMap.dispatch(FakeSimpleCommandMap.java:95)
[18:17:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
[18:17:09]
[Spigot Watchdog Thread/ERROR]:
net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1354)
[18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189)
[18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:17:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
[18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
[18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[18:17:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[18:17:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
another logs will posted below :3 i cant post a message more than 10.000 char
Dont let it burn your eyes
I know it just a server crash from worldedit. Im using world edit as well. within small raidus and //overlay command.
But how to prevent it from happened again in the future? ![]()
![]()
dont mind the title of the topic >.>
heres the full server logs
https://pastebin.com/S7qAtGMa