Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 100.72 KB | None | 0 0
  1. [23:53:16] [Server thread/INFO]: Starting minecraft server version 1.8.7
  2. [23:53:16] [Server thread/INFO]: Loading properties
  3. [23:53:16] [Server thread/INFO]: Default game type: SURVIVAL
  4. [23:53:16] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-f928e7a-f27339c (MC: 1.8.7) (Implementing API version 1.8.7-R0.1-SNAPSHOT)
  5. [23:53:16] [Server thread/INFO]: Debug logging is disabled
  6. [23:53:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [23:53:16] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [23:53:16] [Server thread/INFO]: Generating keypair
  9. [23:53:16] [Server thread/INFO]: Starting Minecraft server on *:10400
  10. [23:53:16] [Server thread/INFO]: Using epoll channel type
  11. [23:53:16] [Server thread/ERROR]: Could not load 'plugins/BungeeScores.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-f928e7a-f27339c]
  15. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-f928e7a-f27339c]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-f928e7a-f27339c]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot.jar:git-Spigot-f928e7a-f27339c]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  19. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  20. ... 6 more
  21. [23:53:16] [Server thread/ERROR]: Could not load 'plugins/telepath.jar' in folder 'plugins'
  22. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  23. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  24. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-f928e7a-f27339c]
  25. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-f928e7a-f27339c]
  26. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-f928e7a-f27339c]
  27. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot.jar:git-Spigot-f928e7a-f27339c]
  28. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  29. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  30. ... 6 more
  31. [23:53:16] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  32. [23:53:16] [Server thread/ERROR]: Could not load 'plugins/JSONAPI-5.6.0-mc1.7.9-R0.2-SNAPSHOT.jar' in folder 'plugins'
  33. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/util/io/netty/channel/SimpleChannelInboundHandler
  34. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  35. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  36. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-f928e7a-f27339c]
  37. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-f928e7a-f27339c]
  38. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-f928e7a-f27339c]
  39. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot.jar:git-Spigot-f928e7a-f27339c]
  40. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  41. Caused by: java.lang.NoClassDefFoundError: net/minecraft/util/io/netty/channel/SimpleChannelInboundHandler
  42. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  43. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  44. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  45. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  46. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  47. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  48. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  49. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  50. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  51. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  52. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  53. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  54. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  55. at com.alecgorge.minecraft.jsonapi.JSONAPI.<init>(JSONAPI.java:95) ~[?:?]
  56. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_66]
  57. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_66]
  58. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_66]
  59. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_66]
  60. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_66]
  61. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  62. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  63. ... 6 more
  64. Caused by: java.lang.ClassNotFoundException: net.minecraft.util.io.netty.channel.SimpleChannelInboundHandler
  65. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  66. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  67. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  68. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  69. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  70. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  71. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  72. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  73. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  74. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  75. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  76. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  77. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  78. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  79. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  80. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  81. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  82. at com.alecgorge.minecraft.jsonapi.JSONAPI.<init>(JSONAPI.java:95) ~[?:?]
  83. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_66]
  84. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_66]
  85. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_66]
  86. at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_66]
  87. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_66]
  88. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  89. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  90. ... 6 more
  91. [23:53:16] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.9-SNAPSHOT:2829-8574f7b,master
  92. [23:53:16] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
  93. [23:53:16] [Server thread/INFO]: [SpawnTP] Loading SpawnTP v1.6
  94. [23:53:16] [Server thread/INFO]: [ColoredNameTags] Loading ColoredNameTags v1.3.18
  95. [23:53:16] [Server thread/INFO]: [Skript] Loading Skript v2.1.1
  96. [23:53:16] [Server thread/INFO]: [BasicMaintenance] Loading BasicMaintenance v1.4.1
  97. [23:53:16] [Server thread/INFO]: [Kitpvp] Loading Kitpvp v1.5
  98. [23:53:16] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.3
  99. [23:53:16] [Server thread/INFO]: [AutoBroadcast] Loading AutoBroadcast v1.1
  100. [23:53:16] [Server thread/INFO]: [PlugMan] Loading PlugMan v1.8.4
  101. [23:53:16] [Server thread/INFO]: [SimpleFly] Loading SimpleFly v1.4.6b
  102. [23:53:16] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.8.2
  103. [23:53:16] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  104. [23:53:16] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  105. [23:53:17] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.4.8
  106. [23:53:17] [Server thread/INFO]: [AutoKick] Loading AutoKick v1.7.2
  107. [23:53:17] [Server thread/INFO]: [AAC] Loading AAC v1.9.0
  108. [23:53:17] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v1.0
  109. [23:53:17] [Server thread/INFO]: [tpKitPvp] Loading tpKitPvp v0.1
  110. [23:53:17] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v2.7.0
  111. [23:53:17] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  112. [23:53:17] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  113. [23:53:17] [Server thread/INFO]: [NoWeather] Loading NoWeather v1.7.7
  114. [23:53:17] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.1
  115. [23:53:17] [Server thread/INFO]: [Tablist] Loading Tablist v1.2.3.1
  116. [23:53:17] [Server thread/INFO]: [PlayerInRegionReborn] Loading PlayerInRegionReborn v1.0
  117. [23:53:17] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  118. [23:53:17] [Server thread/INFO]: [RandomWarp] Loading RandomWarp v1.1.0
  119. [23:53:17] [Server thread/INFO]: [AZRank] Loading AZRank v1.2.5
  120. [23:53:17] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b245
  121. [23:53:17] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v1.9.0.1
  122. [23:53:17] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  123. [23:53:17] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.1
  124. [23:53:17] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b246
  125. [23:53:17] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.2.1-DEV
  126. [23:53:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  127. [23:53:17] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  128. [23:53:17] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  129. [23:53:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  130. [23:53:17] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  131. [23:53:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  132. [23:53:17] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  133. [23:53:17] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  134. [23:53:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  135. [23:53:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  136. [23:53:17] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  137. [23:53:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  138. [23:53:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  139. [23:53:17] [Server thread/INFO]: Preparing level "world"
  140. [23:53:17] [Server thread/INFO]: -------- World Settings For [world] --------
  141. [23:53:17] [Server thread/INFO]: Mob Spawn Range: 4
  142. [23:53:17] [Server thread/INFO]: Anti X-Ray: true
  143. [23:53:17] [Server thread/INFO]: Engine Mode: 1
  144. [23:53:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  145. [23:53:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  146. [23:53:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  147. [23:53:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  148. [23:53:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  149. [23:53:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  150. [23:53:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  151. [23:53:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  152. [23:53:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  153. [23:53:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  154. [23:53:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  155. [23:53:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  156. [23:53:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  157. [23:53:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  158. [23:53:17] [Server thread/INFO]: Random Lighting Updates: false
  159. [23:53:17] [Server thread/INFO]: Structure Info Saving: true
  160. [23:53:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  161. [23:53:17] [Server thread/INFO]: Max Entity Collisions: 8
  162. [23:53:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  163. [23:53:17] [Server thread/INFO]: Max TNT Explosions: 100
  164. [23:53:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  165. [23:53:17] [Server thread/INFO]: Item Despawn Rate: 6000
  166. [23:53:17] [Server thread/INFO]: Item Merge Radius: 2.5
  167. [23:53:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  168. [23:53:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  169. [23:53:17] [Server thread/INFO]: View Distance: 10
  170. [23:53:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  171. [23:53:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  172. [23:53:17] [Server thread/INFO]: Clear tick list: false
  173. [23:53:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  174. [23:53:17] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  175. [23:53:17] [Server thread/INFO]: Mob Spawn Range: 4
  176. [23:53:17] [Server thread/INFO]: Anti X-Ray: true
  177. [23:53:17] [Server thread/INFO]: Engine Mode: 1
  178. [23:53:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  179. [23:53:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  180. [23:53:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  181. [23:53:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  182. [23:53:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  183. [23:53:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  184. [23:53:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  185. [23:53:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  186. [23:53:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  187. [23:53:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  188. [23:53:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  189. [23:53:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  190. [23:53:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  191. [23:53:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  192. [23:53:17] [Server thread/INFO]: Random Lighting Updates: false
  193. [23:53:17] [Server thread/INFO]: Structure Info Saving: true
  194. [23:53:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  195. [23:53:17] [Server thread/INFO]: Max Entity Collisions: 8
  196. [23:53:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  197. [23:53:17] [Server thread/INFO]: Max TNT Explosions: 100
  198. [23:53:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  199. [23:53:17] [Server thread/INFO]: Item Despawn Rate: 6000
  200. [23:53:17] [Server thread/INFO]: Item Merge Radius: 2.5
  201. [23:53:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  202. [23:53:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  203. [23:53:17] [Server thread/INFO]: View Distance: 10
  204. [23:53:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  205. [23:53:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  206. [23:53:17] [Server thread/INFO]: Clear tick list: false
  207. [23:53:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  208. [23:53:17] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  209. [23:53:17] [Server thread/INFO]: Mob Spawn Range: 4
  210. [23:53:17] [Server thread/INFO]: Anti X-Ray: true
  211. [23:53:17] [Server thread/INFO]: Engine Mode: 1
  212. [23:53:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  213. [23:53:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  214. [23:53:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  215. [23:53:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  216. [23:53:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  217. [23:53:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  218. [23:53:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  219. [23:53:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  220. [23:53:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  221. [23:53:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  222. [23:53:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  223. [23:53:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  224. [23:53:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  225. [23:53:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  226. [23:53:17] [Server thread/INFO]: Random Lighting Updates: false
  227. [23:53:17] [Server thread/INFO]: Structure Info Saving: true
  228. [23:53:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  229. [23:53:17] [Server thread/INFO]: Max Entity Collisions: 8
  230. [23:53:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  231. [23:53:17] [Server thread/INFO]: Max TNT Explosions: 100
  232. [23:53:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  233. [23:53:17] [Server thread/INFO]: Item Despawn Rate: 6000
  234. [23:53:17] [Server thread/INFO]: Item Merge Radius: 2.5
  235. [23:53:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  236. [23:53:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  237. [23:53:17] [Server thread/INFO]: View Distance: 10
  238. [23:53:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  239. [23:53:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  240. [23:53:17] [Server thread/INFO]: Clear tick list: false
  241. [23:53:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  242. [23:53:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8238243771881415855)
  243. [23:53:17] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8258085047047352804)
  244. [23:53:18] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8238243771881415855)
  245. [23:53:18] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.9-SNAPSHOT:2829-8574f7b,master
  246. [23:53:18] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  247. [23:53:18] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
  248. [23:53:18] [Server thread/INFO]: [FrameProtect] enabled.
  249. [23:53:18] [Server thread/INFO]: [SpawnTP] Enabling SpawnTP v1.6
  250. [23:53:18] [Server thread/INFO]: [ColoredNameTags] Enabling ColoredNameTags v1.3.18
  251. [23:53:18] [Server thread/INFO]: [ColoredNameTags] +++++++++++++++++++
  252. [23:53:18] [Server thread/INFO]: [ColoredNameTags] + +
  253. [23:53:18] [Server thread/INFO]: [ColoredNameTags] + ColoredNameTags +
  254. [23:53:18] [Server thread/INFO]: [ColoredNameTags] + Enabled +
  255. [23:53:18] [Server thread/INFO]: [ColoredNameTags] + +
  256. [23:53:18] [Server thread/INFO]: [ColoredNameTags] +++++++++++++++++++
  257. [23:53:18] [Server thread/WARN]: [ColoredNameTags] WARNING: InfoBoardReborn or InfoBoard May Be Installed On Your Server! Please Unistall InfoBoard of any sort! This WILL Break The Plugin!
  258. [23:53:18] [Server thread/INFO]: [Skript] Enabling Skript v2.1.1
  259. [23:53:18] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
  260. [23:53:18] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
  261. [23:53:18] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  262. [23:53:18] [Server thread/INFO]: [BasicMaintenance] Enabling BasicMaintenance v1.4.1
  263. [23:53:20] [Server thread/WARN]: [BasicMaintenance] Une nouvelle version est disponible sur bukkit-dev : 1.6.2
  264. [23:53:20] [Server thread/INFO]: [BasicMaintenance] Mode : op
  265. [23:53:20] [Server thread/INFO]: [BasicMaintenance] Langue : fr
  266. [23:53:20] [Server thread/INFO]: [BasicMaintenance] Motd : on
  267. [23:53:20] [Server thread/INFO]: [Kitpvp] Enabling Kitpvp v1.5
  268. [23:53:20] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.3
  269. [23:53:20] [Server thread/INFO]: [ClearLag] Loading modules...
  270. [23:53:20] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  271. [23:53:20] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  272. [23:53:20] [Thread-8/INFO]: [ClearLag] Checking for updates...
  273. [23:53:20] [Server thread/INFO]: [AutoBroadcast] Enabling AutoBroadcast v1.1
  274. [23:53:20] [Server thread/INFO]: AutoBroadcast Version 1.1 Has Been Enabled!
  275. [23:53:20] [Server thread/INFO]: [PlugMan] Enabling PlugMan v1.8.4
  276. [23:53:20] [Server thread/INFO]: [PlugMan] Metrics successfully started!
  277. [23:53:20] [Server thread/INFO]: [SimpleFly] Enabling SimpleFly v1.4.6b
  278. [23:53:20] [Server thread/INFO]: [SimpleFly] Properties loaded.
  279. [23:53:20] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.8.2
  280. [23:53:20] [Server thread/INFO]: [Buycraft] Loaded all signs from disk
  281. [23:53:20] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  282. [23:53:20] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  283. [23:53:20] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  284. [23:53:20] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  285. [23:53:20] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  286. [23:53:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  287. [23:53:20] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  288. [23:53:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  289. [23:53:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  290. [23:53:20] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  291. [23:53:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  292. [23:53:20] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  293. [23:53:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  294. [23:53:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  295. [23:53:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  296. [23:53:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  297. [23:53:20] [Server thread/INFO]: [WorldGuard] Loading region data...
  298. [23:53:20] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.4.8
  299. [23:53:20] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
  300. [23:53:20] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Successfully reloaded config.yml
  301. [23:53:20] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.4.8 Plugin has been activated successfully.
  302. [23:53:20] [Server thread/INFO]: [AutoKick] Enabling AutoKick v1.7.2
  303. [23:53:20] [Server thread/INFO]: [AutoKick] Enabled AutoKick v1.7.2
  304. [23:53:21] [Server thread/INFO]: [AAC] Enabling AAC v1.9.0
  305. [23:53:21] [Server thread/INFO]: [AAC] Checking for updates...
  306. [23:53:21] [Server thread/INFO]: <----------------------------------->
  307. [23:53:21] [Server thread/INFO]: [AAC] A new version of AAC is available!
  308. [23:53:21] [Server thread/INFO]: <----------------------------------->
  309. [23:53:21] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v1.0
  310. [23:53:21] [Thread-8/INFO]: [ClearLag] No updates found!
  311. [23:53:21] [Server thread/INFO]: Accepted EditSessionFactory of type org.primesoft.asyncworldedit.worldedit.AsyncEditSessionFactory from org.primesoft.asyncworldedit.worldedit
  312. [23:53:21] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  313. [23:53:21] [Server thread/INFO]: [tpKitPvp] Enabling tpKitPvp v0.1
  314. [23:53:21] [Server thread/INFO]: Plugin enabled
  315. [23:53:21] [Server thread/INFO]: Plugin loaded
  316. [23:53:21] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v2.7.0
  317. [23:53:21] [Server thread/INFO]: <<[ DeathMessages ]>> [ Version ]=[ 2.7.0 ] [ Successfully Loaded! ]
  318. [23:53:21] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  319. [23:53:21] [Server thread/INFO]: [PermissionsEx] Initializing sql backend
  320. [23:53:21] [Server thread/INFO]: [PermissionsEx] Successfully connected to SQL database
  321. [23:53:21] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  322. [23:53:21] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  323. [23:53:21] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  324. [23:53:21] [Server thread/INFO]: [NoWeather] Enabling NoWeather v1.7.7
  325. [23:53:21] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.1
  326. [23:53:21] [Server thread/ERROR]: Cannot load plugins/CustomJoinItems/items.yml
  327. org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  328. in 'string', line 1, column 1:
  329. compass:
  330. ^
  331. expected <block end>, but found BlockMappingStart
  332. in 'string', line 9, column 2:
  333. emerald:
  334. ^
  335.  
  336. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  337. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  338. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  339. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-f928e7a-f27339c]
  340. at com.gmail.filoghost.customjoinitems.CustomJoinItems.loadFile(CustomJoinItems.java:170) [CustomJoinItems.jar:?]
  341. at com.gmail.filoghost.customjoinitems.CustomJoinItems.load(CustomJoinItems.java:88) [CustomJoinItems.jar:?]
  342. at com.gmail.filoghost.customjoinitems.CustomJoinItems.onEnable(CustomJoinItems.java:33) [CustomJoinItems.jar:?]
  343. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-f928e7a-f27339c]
  344. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-f928e7a-f27339c]
  345. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-f928e7a-f27339c]
  346. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [spigot.jar:git-Spigot-f928e7a-f27339c]
  347. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [spigot.jar:git-Spigot-f928e7a-f27339c]
  348. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418) [spigot.jar:git-Spigot-f928e7a-f27339c]
  349. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382) [spigot.jar:git-Spigot-f928e7a-f27339c]
  350. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337) [spigot.jar:git-Spigot-f928e7a-f27339c]
  351. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256) [spigot.jar:git-Spigot-f928e7a-f27339c]
  352. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot.jar:git-Spigot-f928e7a-f27339c]
  353. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  354. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  355. in 'string', line 1, column 1:
  356. compass:
  357. ^
  358. expected <block end>, but found BlockMappingStart
  359. in 'string', line 9, column 2:
  360. emerald:
  361. ^
  362.  
  363. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  364. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  365. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  366. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  367. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  368. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  369. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  370. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  371. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  372. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  373. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot.jar:git-Spigot-f928e7a-f27339c]
  374. ... 17 more
  375. [23:53:21] [Server thread/INFO]: [Tablist] Enabling Tablist v1.2.3.1
  376. [23:53:21] [Server thread/INFO]: Tablist> Tablist v1.2.3.1 enabled!!
  377. [23:53:21] [Server thread/INFO]: [PlayerInRegionReborn] Enabling PlayerInRegionReborn v1.0
  378. [23:53:21] [Server thread/INFO]: [RandomWarp] Enabling RandomWarp v1.1.0
  379. [23:53:21] [Server thread/INFO]: [RandomWarp] Attempting to configure OP permissions
  380. [23:53:21] [Server thread/INFO]: [RandomWarp] OP permissions set up
  381. [23:53:21] [Server thread/INFO]: [RandomWarp] Attempting to configure Bukkit Super Permissions
  382. [23:53:21] [Server thread/INFO]: [RandomWarp] Bukkit Super Permissions set up
  383. [23:53:21] [Server thread/INFO]: [RandomWarp] Vault permissions disabled by config
  384. [23:53:21] [Server thread/INFO]: [RandomWarp] Vault permissions not set up
  385. [23:53:21] [Server thread/INFO]: [RandomWarp] RandomWarp version 1.1.0 is enabled.
  386. [23:53:21] [Server thread/INFO]: [AZRank] Enabling AZRank v1.2.5
  387. [23:53:21] [Server thread/INFO]: [AZRank] Found Vault and PermissionsEx and is good to go
  388. [23:53:21] [Server thread/INFO]: [AZRank][Config]option: 'message' is: +player is now a(n) +group for+time
  389. [23:53:21] [Server thread/INFO]: [AZRank][Config]option: 'aWhile' is: a while
  390. [23:53:21] [Server thread/INFO]: [AZRank][Config]option: 'ever' is: ever
  391. [23:53:21] [Server thread/INFO]: [AZRank][Config]option: 'broadcastRankChange' is: true
  392. [23:53:21] [Server thread/INFO]: [AZRank][Config]option: 'allowOpsChanges' is: true
  393. [23:53:21] [Server thread/INFO]: [AZRank][Config]option: 'logEverything' is: false
  394. [23:53:21] [Server thread/INFO]: [AZRank][Config]option: 'checkInterval' is: 10seconds
  395. [23:53:21] [Server thread/INFO]: [AZRank] AZRank v1.2.5 is now enabled.
  396. [23:53:21] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b245
  397. [23:53:21] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
  398. [23:53:21] [Server thread/INFO]: Using locale fr
  399. [23:53:21] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as spawner provider.
  400. [23:53:21] [Server thread/INFO]: Using locale fr
  401. [23:53:21] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  402. [23:53:21] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  403. [23:53:21] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v1.9.0.1
  404. [23:53:21] [Server thread/INFO]: [PlaceholderAPI] Player placeholders registered!
  405. [23:53:21] [Server thread/INFO]: [PlaceholderAPI] Server placeholders registered!
  406. [23:53:21] [Server thread/INFO]: [PlaceholderAPI] Hooked into Vault for economy placeholders!
  407. [23:53:21] [Server thread/INFO]: [PlaceholderAPI] Hooked into Vault for permissions placeholders!
  408. [23:53:21] [Server thread/INFO]: [PlaceholderAPI] 4 placeholder hooks successfully registered!
  409. [23:53:21] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  410. [23:53:21] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  411. [23:53:21] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.1
  412. [23:53:21] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b246
  413. [23:53:21] [Server thread/WARN]: Mauvaise version ! Veuillez mettre des jars Essentials de même version.
  414. [23:53:21] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.2.1-DEV
  415. [23:53:21] [Server thread/INFO]: [ServerSigns] Successfully hooked into dependencies
  416. [23:53:22] [Server thread/INFO]: [ServerSigns] Version 4.2.1-DEV is now enabled.
  417. [23:53:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  418. [23:53:22] [Server thread/INFO]: Done (4.808s)! For help, type "help" or "?"
  419. [23:53:22] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  420. [23:53:22] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 1 trigger and 2 commands in 0.06 seconds
  421. [23:53:22] [Server thread/INFO]: [Skript] Finished loading.
  422. [23:53:22] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
  423. [23:53:22] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
  424. [23:53:22] [Server thread/INFO]: [Message Automatique] !!!Un Anti-cheat sur Moderncraft est installé, les cheats sont détectés/bloqués et les membres du Staff sont mis au courant par messages! Ne cheatez pas!!!!!!
  425. [23:53:22] [Craft Scheduler Thread - 15/INFO]: [Skript] Checking for the latest version of Skript...
  426. [23:53:22] [Server thread/INFO]: [AAC] Beginning Enable...
  427. [23:53:22] [Server thread/INFO]: * [AAC] AAC has been enabled
  428. [23:53:22] [Server thread/INFO]: [AAC] AAC has been enabled.
  429. [23:53:22] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ...
  430. [23:53:23] [pool-8-thread-2/INFO]: [Buycraft] Loaded 11 package(s) into the cache.
  431. [23:53:23] [Craft Scheduler Thread - 5/INFO]: [Vault] No new version available
  432. [23:53:23] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
  433. [23:53:52] [Thread-18/INFO]: UUID of player Max4012 is 0f7c9b02-b558-48ac-aa68-9f3ef636b3db
  434. [23:53:52] [Server thread/INFO]: [BasicMaintenance] Une nouvelle version du plugin est disponible sur bukkit-dev !
  435. [23:54:25] [Craft Scheduler Thread - 1/INFO]: [Metrics] Connection timed out
  436. [23:54:25] [Craft Scheduler Thread - 13/INFO]: [Metrics] Connection timed out
  437. [23:54:25] [Craft Scheduler Thread - 4/INFO]: [Metrics] Connection timed out
  438. [23:54:25] [Craft Scheduler Thread - 6/INFO]: [Metrics] Connection timed out
  439. [23:54:25] [Craft Scheduler Thread - 16/INFO]: [Metrics] Connection timed out
  440. [23:54:56] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  441. [23:54:56] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  442. [23:54:56] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  443. [23:54:56] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-f928e7a-f27339c (MC: 1.8.7)
  444. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  445. [23:54:56] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  446. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  447. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  448. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  449. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  450. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  451. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  452. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  453. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  454. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  455. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
  456. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:538)
  457. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.Socket.<init>(Socket.java:434)
  458. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.Socket.<init>(Socket.java:244)
  459. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  460. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  461. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  462. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  463. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  464. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  465. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  466. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  467. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  468. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  469. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  470. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  471. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  472. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  473. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.sql.DriverManager.getConnection(DriverManager.java:664)
  474. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.sql.DriverManager.getConnection(DriverManager.java:247)
  475. [23:54:56] [Spigot Watchdog Thread/ERROR]: fr.moderncraft.sql.Main_Sql.playerConnected(Main_Sql.java:41)
  476. [23:54:56] [Spigot Watchdog Thread/ERROR]: fr.moderncraft.main.Plugin_Listener.onPlayerConnect(Plugin_Listener.java:90)
  477. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  478. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  479. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  480. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
  481. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  482. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  483. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  484. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  485. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:296)
  486. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:156)
  487. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
  488. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
  489. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
  490. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
  491. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:817)
  492. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367)
  493. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657)
  494. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
  495. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  496. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  497. [23:54:56] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  498. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  499. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  500. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
  501. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  502. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  503. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  504. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  505. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  506. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  507. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  508. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  509. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  510. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  511. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  512. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: BLOCKED
  513. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  514. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  515. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
  516. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  517. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  518. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  519. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  520. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  521. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  522. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  523. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  524. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  525. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  526. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  527. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  528. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  529. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  530. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  531. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  532. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: BLOCKED
  533. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  534. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  535. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
  536. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  537. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  538. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  539. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  540. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  541. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  542. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  543. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  544. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  545. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  546. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  547. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  548. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  549. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  550. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  551. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  552. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: TIMED_WAITING
  553. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  554. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  555. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
  556. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
  557. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  558. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  559. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-3
  560. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: false | State: WAITING
  561. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  562. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  563. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  564. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  565. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  566. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  567. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  568. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  569. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  570. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  571. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 19
  572. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING
  573. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  574. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  575. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  576. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  577. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  578. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  579. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  580. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  581. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  582. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  583. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  584. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 18
  585. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: TIMED_WAITING
  586. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  587. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  588. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  589. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  590. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  591. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  592. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  593. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  594. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  595. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  596. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  597. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 16
  598. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: TIMED_WAITING
  599. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  600. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  601. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  602. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  603. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  604. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  605. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  606. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  607. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  608. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  609. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  610. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 14
  611. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: TIMED_WAITING
  612. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  613. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  614. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  615. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  616. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  617. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  618. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  619. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  620. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  621. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  622. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  623. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 13
  624. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
  625. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  626. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  627. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  628. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  629. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  630. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  631. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  632. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  633. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  634. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  635. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  636. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 12
  637. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: TIMED_WAITING
  638. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  639. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  640. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  641. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  642. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  643. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  644. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  645. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  646. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  647. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  648. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  649. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 11
  650. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
  651. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  652. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  653. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  654. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  655. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  656. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  657. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  658. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  659. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  660. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  661. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  662. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 10
  663. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
  664. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  665. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  666. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  667. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  668. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  669. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  670. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  671. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  672. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  673. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  674. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  675. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 9
  676. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: TIMED_WAITING
  677. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  678. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  679. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  680. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  681. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  682. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  683. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  684. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  685. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  686. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  687. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  688. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 8
  689. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: TIMED_WAITING
  690. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  691. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  692. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  693. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  694. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  695. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  696. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  697. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  698. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  699. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  700. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  701. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 7
  702. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: TIMED_WAITING
  703. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  704. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  705. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  706. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  707. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  708. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  709. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  710. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  711. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  712. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  713. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  714. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-2
  715. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
  716. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  717. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  718. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  719. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  720. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  721. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  722. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  723. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  724. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  725. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  726. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 6
  727. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
  728. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  729. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  730. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  731. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  732. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  733. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  734. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  735. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  736. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  737. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  738. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  739. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 4
  740. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
  741. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  742. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  743. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  744. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  745. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  746. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  747. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  748. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  749. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  750. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  751. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  752. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  753. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: WAITING
  754. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  755. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  756. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  757. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  758. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  759. [23:54:56] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
  760. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  761. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  762. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  763. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: WAITING
  764. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  765. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  766. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  767. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  768. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  769. [23:54:56] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
  770. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  771. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  772. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 3
  773. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
  774. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  775. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  776. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  777. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  778. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  779. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  780. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  781. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  782. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  783. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  784. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  785. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 2
  786. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
  787. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  788. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  789. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  790. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  791. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  792. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  793. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  794. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  795. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  796. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  797. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  798. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1
  799. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
  800. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  801. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  802. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  803. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  804. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  805. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  806. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  807. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  808. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  809. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  810. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  811. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 0
  812. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
  813. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  814. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  815. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  816. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  817. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  818. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  819. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  820. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  821. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  822. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  823. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  824. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSignsQueue
  825. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
  826. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  827. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  828. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  829. [23:54:56] [Spigot Watchdog Thread/ERROR]: de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:79)
  830. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  831. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  832. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  833. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
  834. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  835. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  836. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
  837. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  838. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  839. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  840. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  841. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  842. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  843. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  844. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  845. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  846. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  847. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  848. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  849. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  850. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  851. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  852. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  853. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  854. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  855. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  856. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  857. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  858. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  859. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
  860. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
  861. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  862. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  863. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  864. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  865. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  866. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  867. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  868. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  869. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  870. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  871. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  872. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
  873. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  874. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  875. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
  876. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  877. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  878. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  879. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  880. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  881. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  882. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  883. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  884. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
  885. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  886. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  887. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  888. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
  889. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  890. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  891. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector$3.channelRead(NettyProtocolInjector.java:180)
  892. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  893. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  894. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  895. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109)
  896. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
  897. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
  898. [23:54:56] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  899. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  900. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  901. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  902. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  903. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  904. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  905. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  906. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  907. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  908. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  909. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  910. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  911. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  912. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  913. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  914. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  915. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  916. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: true | State: RUNNABLE
  917. [23:54:56] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  918. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  919. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  920. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  921. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  922. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  923. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  924. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  925. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  926. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  927. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  928. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  929. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  930. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  931. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  932. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  933. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  934. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
  935. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  936. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  937. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
  938. [23:54:56] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  939. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  940. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(PrintStream.java:338)
  941. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(PrintStream.java:338)
  942. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
  943. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  944. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
  945. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(FileOutputStream.java:326)
  946. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  947. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  948. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(PrintStream.java:338)
  949. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
  950. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(PrintStream.java:338)
  951. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297)
  952. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
  953. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
  954. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
  955. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:42)
  956. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  957. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  958. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  959. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  960. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  961. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  962. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  963. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  964. [23:54:56] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  965. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  966. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  967. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  968. [23:54:56] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
  969. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  970. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  971. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  972. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  973. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  974. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  975. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
  976. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:538)
  977. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.Socket.<init>(Socket.java:434)
  978. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.net.Socket.<init>(Socket.java:244)
  979. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  980. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  981. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  982. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  983. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  984. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  985. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  986. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  987. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  988. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  989. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  990. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  991. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  992. [23:54:56] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  993. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.sql.DriverManager.getConnection(DriverManager.java:664)
  994. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.sql.DriverManager.getConnection(DriverManager.java:247)
  995. [23:54:56] [Spigot Watchdog Thread/ERROR]: fr.moderncraft.sql.Main_Sql.playerConnected(Main_Sql.java:41)
  996. [23:54:56] [Spigot Watchdog Thread/ERROR]: fr.moderncraft.main.Plugin_Listener.onPlayerConnect(Plugin_Listener.java:90)
  997. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  998. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  999. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1000. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
  1001. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  1002. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1003. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1004. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  1005. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:296)
  1006. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:156)
  1007. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
  1008. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
  1009. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
  1010. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
  1011. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:817)
  1012. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367)
  1013. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657)
  1014. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
  1015. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  1016. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1017. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  1018. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: TIMED_WAITING
  1019. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  1020. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  1021. [23:54:56] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  1022. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1023. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  1024. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: WAITING
  1025. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  1026. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1027. [23:54:56] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  1028. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  1029. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1030. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  1031. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  1032. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  1033. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1034. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  1035. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1036. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1037. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  1038. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
  1039. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  1040. [23:54:56] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1041. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1042. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1043. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1044. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1045. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  1046. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  1047. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1048. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  1049. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1050. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  1051. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  1052. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  1053. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1054. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  1055. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  1056. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  1057. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1058. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  1059. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  1060. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  1061. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1062. [23:54:56] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  1063. [23:54:56] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  1064. [23:54:56] [Spigot Watchdog Thread/ERROR]: Stack:
  1065. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1066. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  1067. [23:54:56] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  1068. [23:54:56] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1069. [23:54:56] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  1070. [23:54:56] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement