- Tham gia
- 18/09/2016
- Bài viết
- 21
vãi player vào server là bị crash luôn ai biết giúp vs !!!
*****Nội dung được bổ sung thêm*****
ai chỉ fix vs
*****Nội dung được bổ sung thêm*****
ai chỉ fix vs
Chụp hình crash mình coi
6] [Spigot Watchdog Thread/ERROR]: Please report this to www.spigotmc.org
6] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
6] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
6] [Spigot Watchdog Thread/ERROR]: ------------------------------
6] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
6] [Spigot Watchdog Thread/ERROR]: ------------------------------
6] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
6] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
6] [Spigot Watchdog Thread/ERROR]: Stack:
6] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ConcurrentHashMap.get(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: sun.util.locale.provider.LocaleProviderAdapter.getAdapter(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: java.text.DateFormatSymbols.getProviderInstance(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: java.text.DateFormatSymbols.getInstance(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: java.util.Calendar.getDisplayName(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.subFormat(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.format(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.format(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: java.text.DateFormat.format(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: me.subzero0.vipzero.Main.AtualizarVIP(Main.java:656)
6] [Spigot Watchdog Thread/ERROR]: me.subzero0.vipzero.Main.onLogin(Main.java:590)
6] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
6] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java
06)
6] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
6] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
6] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
6] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
6] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
6] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
6] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
6] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
6] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
6] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
6] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java
74)
6] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
6] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
6] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
6] [Spigot Watchdog Thread/ERROR]: ------------------------------
6] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
7] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: true | State: RUNNABLE
7] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
7] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java
10)
7] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
7] [Spigot Watchdog Thread/ERROR]: PID: 332 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
7] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: true | State: RUNNABLE
7] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
7] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java
10)
7] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-SocketCleaner
7] [Spigot Watchdog Thread/ERROR]: PID: 249 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
7] [Spigot Watchdog Thread/ERROR]: sun.net. Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-22
7] [Spigot Watchdog Thread/ERROR]: PID: 227 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-29
7] [Spigot Watchdog Thread/ERROR]: PID: 223 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-4
7] [Spigot Watchdog Thread/ERROR]: PID: 222 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-11
7] [Spigot Watchdog Thread/ERROR]: PID: 221 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-25
7] [Spigot Watchdog Thread/ERROR]: PID: 219 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-23-thread-1
7] [Spigot Watchdog Thread/ERROR]: PID: 213 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
7] [Spigot Watchdog Thread/ERROR]: PID: 211 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
7] [Spigot Watchdog Thread/ERROR]: PID: 210 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
7] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: true | State: RUNNABLE
7] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
7] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java
10)
7] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-25
7] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.check(Updater.java:122)
7] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.run(Updater.java:59)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-24
7] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.check(Updater.java:122)
7] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.run(Updater.java:59)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-25-thread-1
7] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: BLOCKED
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
7] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.api.TabTitleObject.send(TabTitleObject.java
8)
7] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.api.animations.TabTitleAnimation$MultiTask.run(TabTitleAnimation.java:190)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.runAndReset(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-24-thread-1
7] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
7] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
7] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
7] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
7] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
7] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
7] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
7] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
7] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:69)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
7] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
7] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:107)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
7] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
7] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:70)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
7] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
7] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:93)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
7] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
7] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
7] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: BLOCKED
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.util.ListWrapper.add(ListWrapper.java:48)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
7] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
7] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.bukkit.handlers.BukkitChannelInitializer.initChannel(BukkitChannelInitializer.java:40)
7] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.bukkit.handlers.BukkitChannelInitializer.initChannel(BukkitChannelInitializer.java:15)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
7] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java
33)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java
19)
7] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:171)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java
33)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java
19)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:92)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java
82)
7] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java
54)
7] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
7] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
7] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: RUNNABLE
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
7] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
7] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
7] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
7] [Spigot Watchdog Thread/ERROR]: Locked on
rg.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
7] [Spigot Watchdog Thread/ERROR]: Locked on
rg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
7] [Spigot Watchdog Thread/ERROR]: Locked on
rg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
7] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
7] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
7] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
7] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
7] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
7] [Spigot Watchdog Thread/ERROR]: Locked on
ava.io.BufferedOutputStream.flush(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Locked on
ava.io.PrintStream.write(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Locked on
ava.io.PrintStream.write(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
7] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java
4)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
7] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
7] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
7] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
7] [Spigot Watchdog Thread/ERROR]: Locked on
rg.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
7] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.subFormat(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.format(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.format(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.text.DateFormat.format(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: me.subzero0.vipzero.Main.AtualizarVIP(Main.java:656)
7] [Spigot Watchdog Thread/ERROR]: me.subzero0.vipzero.Main.onLogin(Main.java:590)
7] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
7] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java
06)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java
74)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
7] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
7] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
7] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
7] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
7] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
7] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
7] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
7] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
7] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
7] [Spigot Watchdog Thread/ERROR]: Stack:
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
7] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
7] [Spigot Watchdog Thread/ERROR]: ------------------------------
7] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
7] [Thread-4/INFO]: Stopping serverhình lúc bị dis ra chứ ko phải hình crash sr[18:276] [Spigot Watchdog Thread/ERROR]: Please report this to www.spigotmc.org
[18:276] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[18:276] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
[18:276] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:276] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[18:276] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:276] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[18:276] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[18:276] [Spigot Watchdog Thread/ERROR]: Stack:
[18:276] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ConcurrentHashMap.get(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: sun.util.locale.provider.LocaleProviderAdapter.getAdapter(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: java.text.DateFormatSymbols.getProviderInstance(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: java.text.DateFormatSymbols.getInstance(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: java.util.Calendar.getDisplayName(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.subFormat(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.format(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.format(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: java.text.DateFormat.format(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: me.subzero0.vipzero.Main.AtualizarVIP(Main.java:656)
[18:276] [Spigot Watchdog Thread/ERROR]: me.subzero0.vipzero.Main.onLogin(Main.java:590)
[18:276] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:276] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java
06)
[18:276] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[18:276] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[18:276] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[18:276] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
[18:276] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
[18:276] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
[18:276] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
[18:276] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
[18:276] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[18:276] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
[18:276] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java
74)
[18:276] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[18:276] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[18:276] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:276] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:276] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: true | State: RUNNABLE
[18:277] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java
10)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 332 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: true | State: RUNNABLE
[18:277] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java
10)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-SocketCleaner
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 249 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.net. Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-22
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 227 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-29
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 223 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-4
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 222 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-11
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 221 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-25
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 219 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-23-thread-1
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 213 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 211 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 210 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: true | State: RUNNABLE
[18:277] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
un.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java
10)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-25
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.check(Updater.java:122)
[18:277] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.run(Updater.java:59)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-24
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.check(Updater.java:122)
[18:277] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.run(Updater.java:59)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-25-thread-1
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: BLOCKED
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
[18:277] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.api.TabTitleObject.send(TabTitleObject.java
8)
[18:277] [Spigot Watchdog Thread/ERROR]: io.puharesource.mc.titlemanager.api.animations.TabTitleAnimation$MultiTask.run(TabTitleAnimation.java:190)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.runAndReset(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-24-thread-1
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:69)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:107)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:70)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:93)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: BLOCKED
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.util.ListWrapper.add(ListWrapper.java:48)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.bukkit.handlers.BukkitChannelInitializer.initChannel(BukkitChannelInitializer.java:40)
[18:277] [Spigot Watchdog Thread/ERROR]: us.myles.ViaVersion.bukkit.handlers.BukkitChannelInitializer.initChannel(BukkitChannelInitializer.java:15)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java
33)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java
19)
[18:277] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:171)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java
33)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java
19)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:92)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java
82)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java
54)
[18:277] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: RUNNABLE
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[18:277] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
rg.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
rg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
rg.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[18:277] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[18:277] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
[18:277] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
ava.io.BufferedOutputStream.flush(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
ava.io.PrintStream.write(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
ava.io.PrintStream.write(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
[18:277] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java
4)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[18:277] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on
rg.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[18:277] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.subFormat(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.format(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.text.SimpleDateFormat.format(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.text.DateFormat.format(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: me.subzero0.vipzero.Main.AtualizarVIP(Main.java:656)
[18:277] [Spigot Watchdog Thread/ERROR]: me.subzero0.vipzero.Main.onLogin(Main.java:590)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java
06)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java
74)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[18:277] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[18:277] [Spigot Watchdog Thread/ERROR]: Stack:
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[18:277] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:277] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[18:277] [Thread-4/INFO]: Stopping server

thì member vào nó đứng xong crashhình lúc bị dis ra chứ ko phải hình crash sr![]()
Nah nó ko có ích đâu*Startup script './start.sh' does not exist! Stopping server*
Dòng đó có thể có ích, bạn thử tìm xem cái script /start.sh từ cái gì, theo mình phỏng đoán là từ các plugins kiểu như được sử dụng ngay từ lúc member join sv như Login hay bất kì thứ đó tương tự. Hay có thể do Minecraft của member đó lỗi ?
|
|
Hỏi về Plugin Ai biết lỗi này là do cái gì ko. Bác nào biết cách fix xin giúp đỡ ạ!
|
|
|
Plugin Ai biết Fix lỗi An internal error occurred while attempting to perform this command
|
|
|
Hỏi về Plugin Ai biết fix lỗi crash report cho server bukkit chỉ em với.
|
|
|
Mods ai biết lỗi chỉ fix giúp với
|
|
|
Hỏi về server pc Ai biết fix lỗi này
|