Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Crash serwa


Rekomendowane odpowiedzi

Opublikowano

ok: logi:

 

 

Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[15:15:50] [spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[15:15:50] [spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[15:15:50] [spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[15:15:50] [server thread/INFO]: lolek9 lost connection: Timed out
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.sqlite.NativeDB.prepare(Native Method)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.sqlite.DB.prepare(DB.java:123)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.sqlite.Stmt.executeQuery(Stmt.java:121)
[15:15:50] [spigot Watchdog Thread/ERROR]:         io.github.lucaseasedup.logit.storage.SqliteStorage.executeQuery(SqliteStorage.java:418)
[15:15:50] [spigot Watchdog Thread/ERROR]:         io.github.lucaseasedup.logit.storage.SqliteStorage.selectEntries(SqliteStorage.java:228)
[15:15:50] [spigot Watchdog Thread/ERROR]:         io.github.lucaseasedup.logit.storage.WrapperStorage.selectEntries(WrapperStorage.java:285)
[15:15:50] [spigot Watchdog Thread/ERROR]:         io.github.lucaseasedup.logit.account.AccountManager.selectAccount(AccountManager.java:219)
[15:15:50] [spigot Watchdog Thread/ERROR]:         io.github.lucaseasedup.logit.listener.PlayerEventListener.onQuit(PlayerEventListener.java:560)
[15:15:50] [spigot Watchdog Thread/ERROR]:         io.github.lucaseasedup.logit.listener.PlayerEventListener.onQuit(PlayerEventListener.java:543)
[15:15:50] [spigot Watchdog Thread/ERROR]:         sun.reflect.GeneratedMethodAccessor243.invoke(Unknown Source)
[15:15:50] [spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Method.java:606)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PlayerList.disconnect(PlayerList.java:334)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:738)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:75)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[15:15:50] [server thread/INFO]: minekretos lost connection: Timed out
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #122
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 3421 | Suspended: false | Native: false | State: RUNNABLE
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.holdsLock(Native Method)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.CustomConcurrentHashMap$Segment.getOrCompute(CustomConcurrentHashMap.java:2296)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.CustomConcurrentHashMap.getOrCompute(CustomConcurrentHashMap.java:3802)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.ComputingCache.get(ComputingCache.java:46)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.UserMap.getUser(UserMap.java:67)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.Essentials.getUser(Essentials.java:649)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.Essentials.getUser(Essentials.java:611)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:75)
[15:15:50] [spigot Watchdog Thread/ERROR]:         sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source)
[15:15:50] [spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Method.java:606)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:965)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(FutureTask.java:262)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #121
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 3420 | Suspended: false | Native: false | State: RUNNABLE
[15:15:50] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:15:50] [spigot Watchdog Thread/ERROR]:         Locked on:com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:163)
[15:15:50] [spigot Watchdog Thread/ERROR]:         Locked on:com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
[15:15:50] [spigot Watchdog Thread/ERROR]:         Locked on:com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Integer.parseInt(Integer.java:495)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Integer.valueOf(Integer.java:556)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.SafeConstructor.createNumber(SafeConstructor.java:223)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.SafeConstructor.access$100(SafeConstructor.java:45)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlInt.construct(SafeConstructor.java:211)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:163)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.UserData.reloadConfig(UserData.java:44)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.UserData.<init>(UserData.java:32)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.User.<init>(User.java:46)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.UserMap.load(UserMap.java:100)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.UserMap.load(UserMap.java:17)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.CustomConcurrentHashMap$ComputingValueReference.compute(CustomConcurrentHashMap.java:3426)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.CustomConcurrentHashMap$Segment.getOrCompute(CustomConcurrentHashMap.java:2291)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.CustomConcurrentHashMap.getOrCompute(CustomConcurrentHashMap.java:3802)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.ComputingCache.get(ComputingCache.java:46)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.UserMap.getUser(UserMap.java:67)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.UserMap.load(UserMap.java:85)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.UserMap.load(UserMap.java:17)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.CustomConcurrentHashMap$ComputingValueReference.compute(CustomConcurrentHashMap.java:3426)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.CustomConcurrentHashMap$Segment.getOrCompute(CustomConcurrentHashMap.java:2291)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.CustomConcurrentHashMap.getOrCompute(CustomConcurrentHashMap.java:3802)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.google.common.cache.ComputingCache.get(ComputingCache.java:46)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.UserMap.getUser(UserMap.java:67)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.Essentials.getUser(Essentials.java:649)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.Essentials.getUser(Essentials.java:611)
[15:15:50] [spigot Watchdog Thread/ERROR]:         com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:75)
[15:15:50] [spigot Watchdog Thread/ERROR]:         sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source)
[15:15:50] [spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Method.java:606)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:965)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.run(FutureTask.java:262)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 406 | Suspended: false | Native: false | State: WAITING
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:503)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:526)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 114 | Suspended: false | Native: false | State: WAITING
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 70 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:44)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 42 | Suspended: false | Native: false | State: WAITING
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:15:50] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 64 | Suspended: false | Native: false | State: WAITING
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:15:50] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 54 | Suspended: false | Native: false | State: RUNNABLE
[15:15:50] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:15:50] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[15:15:50] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:146)
[15:15:50] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:817)
[15:15:50] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:817)
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.net.PlainDatagramSocketImpl.receive0(Native Method)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:146)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.net.DatagramSocket.receive(DatagramSocket.java:817)
[15:15:50] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.RemoteStatusListener.run(SourceFile:256)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 53 | Suspended: false | Native: false | State: BLOCKED
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493)
[15:15:50] [spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.api.TabTitleObject.send(TabTitleObject.java:38)
[15:15:50] [spigot Watchdog Thread/ERROR]:         io.puharesource.mc.titlemanager.api.animations.TabTitleAnimation$MultiTask.run(TabTitleAnimation.java:190)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:50] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:50] [spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
[15:15:50] [spigot Watchdog Thread/ERROR]:     PID: 52 | Suspended: false | Native: false | State: WAITING
[15:15:50] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:50] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:15:50] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 51 | Suspended: false | Native: false | State: WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: IndependentThread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 45 | Suspended: false | Native: false | State: WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:503)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.dzikoysk.funnyguilds.util.thread.IndependentThread.run(IndependentThread.java:29)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[15:15:51] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[15:15:51] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld WorldRegenCopyThread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.worldregen.WorldRegenCopyThread.run(WorldRegenCopyThread.java:81)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:95)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:92)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld CrashRestartThread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.restart.CrashRestartThread.run(CrashRestartThread.java:84)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:75)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:95)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:51] [server thread/INFO]: plomyczek lost connection: Timed out
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[15:15:51] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: false | State: BLOCKED
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.dzikoysk.funnyguilds.util.reflect.PacketExtension$1.channelRead(PacketExtension.java:59)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 18 | Suspended: false | Native: false | State: WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: true | State: RUNNABLE
[15:15:51] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.readBytes(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.read(FileInputStream.java:272)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.io.FilterInputStream.read(FilterInputStream.java:83)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:34)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[15:15:51] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
[15:15:51] [spigot Watchdog Thread/ERROR]:         Locked on:net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:75)
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.LinkedHashMap.createEntry(LinkedHashMap.java:442)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.HashMap.addEntry(HashMap.java:884)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.LinkedHashMap.addEntry(LinkedHashMap.java:427)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.HashMap.put(HashMap.java:505)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.configuration.MemorySection.mapChildrenValues(MemorySection.java:734)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.configuration.MemorySection.getValues(MemorySection.java:100)
[15:15:51] [spigot Watchdog Thread/ERROR]:         ru.tehkode.permissions.backends.file.FileEntity.getNode(FileEntity.java:58)
[15:15:51] [spigot Watchdog Thread/ERROR]:         ru.tehkode.permissions.backends.file.FileEntity.<init>(FileEntity.java:42)
[15:15:51] [spigot Watchdog Thread/ERROR]:         ru.tehkode.permissions.backends.file.FileUser.<init>(FileUser.java:39)
[15:15:51] [spigot Watchdog Thread/ERROR]:         ru.tehkode.permissions.backends.FileBackend.getUser(FileBackend.java:106)
[15:15:51] [spigot Watchdog Thread/ERROR]:         ru.tehkode.permissions.PermissionManager.getUser(PermissionManager.java:116)
[15:15:51] [spigot Watchdog Thread/ERROR]:         ru.tehkode.permissions.PermissionManager.has(PermissionManager.java:93)
[15:15:51] [spigot Watchdog Thread/ERROR]:         com.sk89q.wepif.PermissionsExResolver.hasPermission(PermissionsExResolver.java:52)
[15:15:51] [spigot Watchdog Thread/ERROR]:         com.sk89q.wepif.PermissionsResolverManager.hasPermission(PermissionsResolverManager.java:149)
[15:15:51] [spigot Watchdog Thread/ERROR]:         com.sk89q.worldguard.bukkit.WorldGuardPlugin.hasPermission(WorldGuardPlugin.java:371)
[15:15:51] [spigot Watchdog Thread/ERROR]:         com.sk89q.worldguard.protection.GlobalRegionManager.hasBypass(GlobalRegionManager.java:268)
[15:15:51] [spigot Watchdog Thread/ERROR]:         com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerQuit(WorldGuardPlayerListener.java:437)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.reflect.GeneratedMethodAccessor249.invoke(Unknown Source)
[15:15:51] [spigot Watchdog Thread/ERROR]:         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.reflect.Method.invoke(Method.java:606)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
[15:15:51] [spigot Watchdog Thread/ERROR]:         org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PlayerList.disconnect(PlayerList.java:334)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:738)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:75)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[15:15:51] [spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[15:15:51] [spigot Watchdog Thread/ERROR]:     Stack:
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:503)
[15:15:51] [spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
[15:15:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:15:51] [spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[15:15:51] [server thread/INFO]: misterkamio99 lost connection: Timed out
[15:15:51] [Thread-4/INFO]: Stopping server
 

  • 2 tygodnie później...
Opublikowano

Zaktualizuj serwer do najnowszego paperspigota.

 

 

JAVA <3

 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...