Advertisement
Guest User

Untitled

a guest
Mar 10th, 2014
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.10 KB | None | 0 0
  1. [08:07:17] [Server thread/ERROR]: Encountered an unexpected exception
  2. net.minecraft.server.v1_7_R1.ReportedException: Ticking entity
  3. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:683) ~[minecraft_server.jar:git-Spigot-1327]
  4. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) ~[minecraft_server.jar:git-Spigot-1327]
  5. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) ~[minecraft_server.jar:git-Spigot-1327]
  6. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [minecraft_server.jar:git-Spigot-1327]
  7. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Spigot-1327]
  8. Caused by: java.lang.NullPointerException
  9. at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccessorImpl.java:54) ~[?:1.7.0_45]
  10. at sun.reflect.UnsafeBooleanFieldAccessorImpl.getBoolean(UnsafeBooleanFieldAccessorImpl.java:40) ~[?:1.7.0_45]
  11. at java.lang.reflect.Field.getBoolean(Field.java:413) ~[?:1.7.0_45]
  12. at io.github.dsh105.echopet.entity.EntityPet.e(EntityPet.java:359) ~[?:?]
  13. at io.github.dsh105.echopet.entity.type.horse.EntityHorsePet.e(EntityHorsePet.java:143) ~[?:?]
  14. at net.minecraft.server.v1_7_R1.EntityLiving.e(EntityLiving.java:1473) ~[minecraft_server.jar:git-Spigot-1327]
  15. at net.minecraft.server.v1_7_R1.EntityInsentient.e(EntityInsentient.java:306) ~[minecraft_server.jar:git-Spigot-1327]
  16. at io.github.dsh105.echopet.entity.EntityAgeablePet.e(EntityAgeablePet.java:41) ~[?:?]
  17. at net.minecraft.server.v1_7_R1.EntityLiving.h(EntityLiving.java:1306) ~[minecraft_server.jar:git-Spigot-1327]
  18. at net.minecraft.server.v1_7_R1.EntityInsentient.h(EntityInsentient.java:150) ~[minecraft_server.jar:git-Spigot-1327]
  19. at io.github.dsh105.echopet.entity.EntityPet.h(EntityPet.java:398) ~[?:?]
  20. at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1484) ~[minecraft_server.jar:git-Spigot-1327]
  21. at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460) ~[minecraft_server.jar:git-Spigot-1327]
  22. at net.minecraft.server.v1_7_R1.World.tickEntities(World.java:1329) ~[minecraft_server.jar:git-Spigot-1327]
  23. at net.minecraft.server.v1_7_R1.WorldServer.tickEntities(WorldServer.java:514) ~[minecraft_server.jar:git-Spigot-1327]
  24. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:673) ~[minecraft_server.jar:git-Spigot-1327]
  25. ... 4 more
  26. [08:07:17] [Server thread/ERROR]: Cause of unexpected exception was
  27. java.lang.NullPointerException
  28. at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccessorImpl.java:54) ~[?:1.7.0_45]
  29. at sun.reflect.UnsafeBooleanFieldAccessorImpl.getBoolean(UnsafeBooleanFieldAccessorImpl.java:40) ~[?:1.7.0_45]
  30. at java.lang.reflect.Field.getBoolean(Field.java:413) ~[?:1.7.0_45]
  31. at io.github.dsh105.echopet.entity.EntityPet.e(EntityPet.java:359) ~[?:?]
  32. at io.github.dsh105.echopet.entity.type.horse.EntityHorsePet.e(EntityHorsePet.java:143) ~[?:?]
  33. at net.minecraft.server.v1_7_R1.EntityLiving.e(EntityLiving.java:1473) ~[minecraft_server.jar:git-Spigot-1327]
  34. at net.minecraft.server.v1_7_R1.EntityInsentient.e(EntityInsentient.java:306) ~[minecraft_server.jar:git-Spigot-1327]
  35. at io.github.dsh105.echopet.entity.EntityAgeablePet.e(EntityAgeablePet.java:41) ~[?:?]
  36. at net.minecraft.server.v1_7_R1.EntityLiving.h(EntityLiving.java:1306) ~[minecraft_server.jar:git-Spigot-1327]
  37. at net.minecraft.server.v1_7_R1.EntityInsentient.h(EntityInsentient.java:150) ~[minecraft_server.jar:git-Spigot-1327]
  38. at io.github.dsh105.echopet.entity.EntityPet.h(EntityPet.java:398) ~[?:?]
  39. at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1484) ~[minecraft_server.jar:git-Spigot-1327]
  40. at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460) ~[minecraft_server.jar:git-Spigot-1327]
  41. at net.minecraft.server.v1_7_R1.World.tickEntities(World.java:1329) ~[minecraft_server.jar:git-Spigot-1327]
  42. at net.minecraft.server.v1_7_R1.WorldServer.tickEntities(WorldServer.java:514) ~[minecraft_server.jar:git-Spigot-1327]
  43. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:673) ~[minecraft_server.jar:git-Spigot-1327]
  44. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) ~[minecraft_server.jar:git-Spigot-1327]
  45. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) ~[minecraft_server.jar:git-Spigot-1327]
  46. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [minecraft_server.jar:git-Spigot-1327]
  47. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Spigot-1327]
  48. [08:07:17] [Server thread/ERROR]: This crash report has been saved to: /hlserver/27041/./crash-reports/crash-2014-03-09_08.07.17-server.txt
  49. [08:07:21] [Async Chat Thread - #6/INFO]: <VIP> houbihoub> jak si koupim konÄ›
  50. [08:07:22] [Async Chat Thread - #6/INFO]: <pokemonjirka> tam ahoj
  51. [08:07:25] [Async Chat Thread - #6/INFO]: <VIP+> oSaLeH_xDz> tt
  52. [08:07:25] [Async Chat Thread - #6/INFO]: <Frog885> mam jit na drevo?
  53. [08:07:27] [Async Chat Thread - #6/INFO]: <pokemonjirka> tak ahoj
  54. [08:07:29] [Async Chat Thread - #6/INFO]: <hopp1> lag
  55. [08:07:33] [Async Chat Thread - #6/INFO]:  <Davidek01> alll /lottery buy 10 velka sance na vyhru " " " " " " "!!! ! ! ! !! !
  56. [08:07:34] [Async Chat Thread - #6/INFO]:  <VIP> wildgoose2> hej jakto z to nejde ?
  57. [08:07:39] [Async Chat Thread - #6/INFO]:  <VIP+> nouryvanrooijen> lag
  58. [08:07:41] [Async Chat Thread - #6/INFO]: <hopp1> lag
  59. [08:07:43] [Async Chat Thread - #6/INFO]:  <lilj0kerboi> lag
  60. [08:07:44] [Async Chat Thread - #6/INFO]: <Jiskra> nesnasim lagy!!
  61. [08:07:45] [Async Chat Thread - #6/INFO]: <akubajt> big lag
  62. [08:07:47] [Async Chat Thread - #6/INFO]: <VampiresGirll> lagyyy
  63. [08:07:48] [Async Chat Thread - #6/INFO]: <JumpScared> lag
  64. [08:07:48] [Async Chat Thread - #6/INFO]:  <lilj0kerboi> lag
  65. [08:07:52] [Async Chat Thread - #6/INFO]:  <lilj0kerboi> lagyyy
  66. [08:07:53] [Async Chat Thread - #6/INFO]: <Der_kleine_Muck> ja nemam
  67. [08:07:53] [Async Chat Thread - #6/INFO]:  <VIP> IvoryCraft> lag
  68. [08:07:54] [Async Chat Thread - #6/INFO]: <hopp1> lag
  69. [08:07:54] [Async Chat Thread - #6/INFO]: <jajavo> aaa
  70. [08:07:54] [Async Chat Thread - #6/INFO]:  <VIP> wildgoose2> lagy jako prase
  71. [08:07:55] [Async Chat Thread - #6/INFO]: <EliskaSmolova> lag
  72. [08:07:55] [Async Chat Thread - #6/INFO]:  [Sponzor] piston20> laggg
  73. [08:07:56] [Async Chat Thread - #6/INFO]: <VIP+> verkur> lagyyy!!!
  74. [08:07:56] [Async Chat Thread - #6/INFO]: <VIP+> oSaLeH_xDz> nepiste lag bude este veci lag
  75. [08:07:57] [Async Chat Thread - #6/INFO]: <gejmrovec001> lagyyy!!!
  76. [08:07:59] [Async Chat Thread - #6/INFO]:  <VIP+> nouryvanrooijen> bude restart servera urcite
  77. [08:07:59] [Async Chat Thread - #6/INFO]: <Y3ri> lagy help
  78. [08:08:00] [Async Chat Thread - #6/INFO]: <akubajt> omg zase lag :D
  79. [08:08:00] [Async Chat Thread - #6/INFO]:  <lilj0kerboi> lag nesnasim
  80. [08:08:03] [Async Chat Thread - #6/INFO]: <VampiresGirll> lag
  81. [08:08:04] [Async Chat Thread - #6/INFO]: <Dembo42> nepiste
  82. [08:08:05] [Async Chat Thread - #6/INFO]: <Frog885> llag
  83. [08:08:08] [Async Chat Thread - #6/INFO]: <VampiresGirll> lag
  84. [08:08:09] [Async Chat Thread - #6/INFO]: <matto12matik> lag
  85. [08:08:11] [Async Chat Thread - #6/INFO]: <akubajt> to je 3krat dene lag :D
  86. [08:08:11] [Async Chat Thread - #6/INFO]: <HyperAces> nelag
  87. [08:08:12] [Async Chat Thread - #6/INFO]: <VampiresGirll> laglaggg
  88. [08:08:13] [Async Chat Thread - #6/INFO]:  <VIP> wildgoose2> omg
  89. [08:08:13] [Async Chat Thread - #6/INFO]: <VIP+> verkur> lagyyy!!!
  90. [08:08:14] [Async Chat Thread - #6/INFO]:  <lilj0kerboi> lag nesnasim
  91. [08:08:14] [Async Chat Thread - #6/INFO]:  <VIP+> nouryvanrooijen> laggg
  92. [08:08:14] [Async Chat Thread - #6/INFO]: <HyperAces> watlag
  93. [08:08:23] [Async Chat Thread - #6/INFO]: <Frog885> neee
  94. [08:08:25] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  95. [08:08:25] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  96. [08:08:25] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  97. [08:08:25] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1327 (MC: 1.7.2)
  98. [08:08:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  99. [08:08:25] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  100. [08:08:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  101. [08:08:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  102. [08:08:25] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  103. [08:08:25] [Spigot Watchdog Thread/ERROR]: Stack:
  104. [08:08:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  105. [08:08:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.DedicatedServer.a(DedicatedServer.java:254)
  106. [08:08:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:500)
  107. [08:08:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
  108. [08:08:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  109. [08:08:25] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  110. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  111. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #6
  112. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 299 | Suspended: false | Native: false | State: TIMED_WAITING
  113. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  114. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  115. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  116. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  117. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  118. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  119. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  120. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  121. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  122. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  123. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  124. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  125. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 174 | Suspended: false | Native: false | State: RUNNABLE
  126. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  127. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.waitForProcessExit(Native Method)
  128. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.access$200(UNIXProcess.java:54)
  129. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$3.run(UNIXProcess.java:174)
  130. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  131. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  132. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  133. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  134. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  135. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: WAITING
  136. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  137. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  138. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  139. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  140. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  141. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  142. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  143. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  144. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  145. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  146. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  147. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: false | State: TIMED_WAITING
  148. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  149. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  150. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.FileIOThread.b(SourceFile:44)
  151. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.FileIOThread.run(SourceFile:23)
  152. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  153. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  154. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  155. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 98 | Suspended: false | Native: false | State: WAITING
  156. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  157. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  158. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  159. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  160. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  161. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  162. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  163. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  164. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  165. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  166. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
  167. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: RUNNABLE
  168. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  169. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  170. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  171. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  172. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  173. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.RemoteControlListener.run(SourceFile:69)
  174. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  175. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  176. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  177. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 78 | Suspended: false | Native: false | State: RUNNABLE
  178. [08:08:26] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  179. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  180. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
  181. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
  182. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
  183. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  184. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  185. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
  186. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:786)
  187. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.RemoteStatusListener.run(SourceFile:256)
  188. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  189. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  190. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
  191. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: WAITING
  192. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  193. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  194. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  195. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  196. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  197. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  198. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
  199. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: true | State: RUNNABLE
  200. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  201. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  202. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  203. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  204. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  205. [08:08:26] [Spigot Watchdog Thread/ERROR]: fakahedaminequery.QueryServer.run(QueryServer.java:77)
  206. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  207. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  208. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  209. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  210. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  211. [08:08:26] [Spigot Watchdog Thread/ERROR]: com.webkonsept.minecraft.lagmeter.MemoryWatcher.run(MemoryWatcher.java:14)
  212. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  213. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  214. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  215. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
  216. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  217. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  218. [08:08:26] [Spigot Watchdog Thread/ERROR]: com.webkonsept.minecraft.lagmeter.LagWatcher.run(LagWatcher.java:17)
  219. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  220. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  221. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
  222. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
  223. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  224. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  225. [08:08:26] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:38)
  226. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  227. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
  228. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  229. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  230. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  231. [08:08:26] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:38)
  232. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  233. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  234. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: true | State: RUNNABLE
  235. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  236. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  237. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  238. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  239. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  240. [08:08:26] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  241. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  242. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  243. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  244. [08:08:26] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  245. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  246. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  247. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  248. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  249. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  250. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  251. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  252. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  253. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  254. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  255. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  256. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  257. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  258. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  259. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  260. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  261. [08:08:26] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  262. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  263. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  264. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  265. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  266. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  267. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  268. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  269. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  270. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  271. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  272. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  273. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  274. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  275. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  276. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  277. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  278. [08:08:26] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  279. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  280. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  281. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  282. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  283. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  284. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  285. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  286. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  287. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  288. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  289. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  290. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  291. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  292. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  293. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  294. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  295. [08:08:26] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  296. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  297. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  298. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  299. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  300. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  301. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  302. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  303. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  304. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  305. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  306. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  307. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  308. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  309. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  310. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  311. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
  312. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  313. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  314. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  315. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:69)
  316. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  317. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  318. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  319. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  320. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  321. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  322. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  323. [08:08:26] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
  324. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  325. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  326. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  327. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  328. [08:08:26] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  329. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  330. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  331. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  332. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  333. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  334. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  335. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
  336. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:178)
  337. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:173)
  338. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:69)
  339. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:92)
  340. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:75)
  341. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:610)
  342. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:629)
  343. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:357)
  344. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
  345. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  346. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  347. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  348. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  349. [08:08:26] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  350. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  351. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  352. [08:08:26] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  353. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  354. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  355. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  356. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  357. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  358. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  359. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  360. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  361. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  362. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  363. [08:08:26] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
  364. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadCommandReader.run(ThreadCommandReader.java:32)
  365. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  366. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  367. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  368. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  369. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  370. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  371. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  372. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  373. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  374. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.DedicatedServer.a(DedicatedServer.java:254)
  375. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:500)
  376. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
  377. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  378. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  379. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  380. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  381. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  382. [08:08:26] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadSleepForever.run(SourceFile:62)
  383. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  384. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  385. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
  386. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  387. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  388. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  389. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  390. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  391. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  392. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  393. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  394. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  395. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  396. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  397. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  398. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  399. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  400. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  401. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
  402. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  403. [08:08:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  404. [08:08:26] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  405. [08:08:26] [Spigot Watchdog Thread/ERROR]: Stack:
  406. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  407. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  408. [08:08:26] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  409. [08:08:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
  410. [08:08:26] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  411. [08:08:26] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement