Skip to content

Instantly share code, notes, and snippets.

@FALL1N1
Created July 23, 2014 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FALL1N1/de7080dd0b4769a17c95 to your computer and use it in GitHub Desktop.
Save FALL1N1/de7080dd0b4769a17c95 to your computer and use it in GitHub Desktop.
[17:08:23] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.server.v1_7_R3.ReportedException: Ticking entity
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:714) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:584) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:490) [hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [hysteria.jar:git-Spigot-1543]
Caused by: java.lang.IllegalArgumentException: n must be positive
at java.util.Random.nextInt(Random.java:300) ~[?:1.7.0_55]
at net.minecraft.server.v1_7_R3.EnchantmentManager.a(SourceFile:147) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityLiving.c(EntityLiving.java:951) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityLiving.d(EntityLiving.java:1001) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityHuman.d(EntityHuman.java:810) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityLiving.damageEntity(EntityLiving.java:683) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityHuman.damageEntity(EntityHuman.java:751) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityPlayer.damageEntity(EntityPlayer.java:468) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityArrow.h(EntityArrow.java:243) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.World.entityJoinedWorld(World.java:1602) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.World.playerJoinedWorld(World.java:1577) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1442) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:516) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:703) ~[hysteria.jar:git-Spigot-1543]
... 4 more
[17:08:23] [Server thread/ERROR]: Cause of unexpected exception was
java.lang.IllegalArgumentException: n must be positive
at java.util.Random.nextInt(Random.java:300) ~[?:1.7.0_55]
at net.minecraft.server.v1_7_R3.EnchantmentManager.a(SourceFile:147) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityLiving.c(EntityLiving.java:951) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityLiving.d(EntityLiving.java:1001) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityHuman.d(EntityHuman.java:810) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityLiving.damageEntity(EntityLiving.java:683) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityHuman.damageEntity(EntityHuman.java:751) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityPlayer.damageEntity(EntityPlayer.java:468) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.EntityArrow.h(EntityArrow.java:243) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.World.entityJoinedWorld(World.java:1602) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.World.playerJoinedWorld(World.java:1577) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.World.tickEntities(World.java:1442) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.WorldServer.tickEntities(WorldServer.java:516) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:703) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:584) ~[hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:490) [hysteria.jar:git-Spigot-1543]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [hysteria.jar:git-Spigot-1543]
[17:08:23] [Server thread/ERROR]: This crash report has been saved to: /home/games/minecraft/openmod/./crash-reports/crash-2014-07-23_17.08.23-server.txt
[17:09:33] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[17:09:33] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[17:09:33] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[17:09:33] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1543 (MC: 1.7.9)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.DedicatedServer.a(DedicatedServer.java:265)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:521)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #38
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17053 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #37
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17052 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #36
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17051 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #35
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17050 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #34
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17049 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #33
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17048 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #32
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17047 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #31
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17046 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #30
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17045 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #29
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17044 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #28
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 16347 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:971)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:877)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 9081 | Suspended: false | Native: false | State: TIMED_WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 87 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 86 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: MV-Inv Profile Write Thread
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 85 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:09:33] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:208)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: true | State: RUNNABLE
[17:09:33] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:786)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.RemoteStatusListener.run(SourceFile:256)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1280)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1354)
[17:09:33] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
[17:09:33] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
[17:09:33] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
[17:09:33] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
[17:09:33] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
[17:09:33] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:47)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.FileIOThread.b(SourceFile:44)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.FileIOThread.run(SourceFile:23)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
[17:09:33] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[17:09:33] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[17:09:33] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[17:09:33] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
[17:09:33] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117)
[17:09:33] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadCommandReader.run(ThreadCommandReader.java:34)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.DedicatedServer.a(DedicatedServer.java:265)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:521)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadSleepForever.run(SourceFile:65)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
[17:09:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[17:09:33] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[17:09:33] [Spigot Watchdog Thread/ERROR]: Stack:
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[17:09:33] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
[17:09:33] [Spigot Watchdog Thread/ERROR]: ------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment