Advertisement
Guest User

Untitled

a guest
Jan 18th, 2020
719
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 224.82 KB | None | 0 0
  1. [15:32:58] [Server thread/INFO]: Starting minecraft server version 1.9.4
  2. [15:32:58] [Server thread/INFO]: Loading properties
  3. [15:32:58] [Server thread/WARN]: ressource-pack-hash is depricated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  4. [15:32:58] [Server thread/INFO]: Default game type: SURVIVAL
  5. [15:32:59] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-c6871e2-0cd0397 (MC: 1.9.4) (Implementing API version 1.9.4-R0.1-SNAPSHOT)
  6. [15:32:59] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [15:32:59] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [15:32:59] [Server thread/INFO]: Debug logging is disabled
  9. [15:32:59] [Server thread/INFO]: Generating keypair
  10. [15:32:59] [Server thread/INFO]: Starting Minecraft server on *:41487
  11. [15:32:59] [Server thread/INFO]: Using epoll channel type
  12. [15:33:00] [Server thread/ERROR]: Ambiguous plugin name `ServerSelectorX' for files `plugins/ServerSelectorX-3.5.3.jar' and `plugins/ServerSelectorX-3.5.3-legacy.jar' in `plugins'
  13. [15:33:00] [Server thread/ERROR]: Ambiguous plugin name `BungeeTabListPlus' for files `plugins/BungeeTabListPlus_BukkitBridge-2.8.11.jar' and `plugins/BungeeTabListPlus-2.8.11.jar' in `plugins'
  14. [15:33:00] [Server thread/ERROR]: Could not load 'plugins/PlaceholderAPI-updated.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  16. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  18. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  19. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:200) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  20. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  21. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  22. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  23. ... 6 more
  24. [15:33:00] [Server thread/ERROR]: Ambiguous plugin name `WorldGuard' for files `plugins/worldguard-6.2.1.jar' and `plugins/worldguard.jar' in `plugins'
  25. [15:33:00] [Server thread/ERROR]: Ambiguous plugin name `AntiCrash' for files `plugins/AntiCrashv2.0.jar' and `plugins/AntiCrash.jar' in `plugins'
  26. [15:33:00] [Server thread/ERROR]: Could not load 'plugins/HubConnector_4.1.1a.jar' in folder 'plugins'
  27. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  28. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  29. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  30. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  31. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:200) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  32. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  33. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  34. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  35. ... 6 more
  36. [15:33:00] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  37. [15:33:00] [Server thread/ERROR]: Could not load 'plugins/LobbyLeave by BukkitTNT.jar' in folder 'plugins'
  38. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net.md_5.bungee.api.plugin.Plugin
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  40. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  41. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  42. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  43. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:200) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  44. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  45. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  46. Caused by: java.lang.NoClassDefFoundError: net.md_5.bungee.api.plugin.Plugin
  47. at java.lang.ClassLoader.defineClassImpl(Native Method) ~[?:1.8.0_212]
  48. at java.lang.ClassLoader.defineClassInternal(ClassLoader.java:391) ~[?:1.8.0_212]
  49. at java.lang.ClassLoader.defineClass(ClassLoader.java:360) ~[?:1.8.0_212]
  50. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_212]
  51. at java.net.URLClassLoader.defineClass(URLClassLoader.java:682) ~[?:1.8.0_212]
  52. at java.net.URLClassLoader.access$400(URLClassLoader.java:89) ~[?:1.8.0_212]
  53. at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:1086) ~[?:1.8.0_212]
  54. at java.security.AccessController.doPrivileged(AccessController.java:739) ~[?:1.8.0_212]
  55. at java.net.URLClassLoader.findClass(URLClassLoader.java:589) ~[?:1.8.0_212]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  58. at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:946) ~[?:1.8.0_212]
  59. at java.lang.ClassLoader.loadClass(ClassLoader.java:891) ~[?:1.8.0_212]
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:874) ~[?:1.8.0_212]
  61. at java.lang.Class.forNameImpl(Native Method) ~[?:1.8.0_212]
  62. at java.lang.Class.forName(Class.java:403) ~[?:1.8.0_212]
  63. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  64. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  65. ... 6 more
  66. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  67. at java.net.URLClassLoader.findClass(URLClassLoader.java:591) ~[?:1.8.0_212]
  68. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  69. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  70. at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:946) ~[?:1.8.0_212]
  71. at java.lang.ClassLoader.loadClass(ClassLoader.java:891) ~[?:1.8.0_212]
  72. at java.lang.ClassLoader.loadClass(ClassLoader.java:874) ~[?:1.8.0_212]
  73. at java.lang.ClassLoader.defineClassImpl(Native Method) ~[?:1.8.0_212]
  74. at java.lang.ClassLoader.defineClassInternal(ClassLoader.java:391) ~[?:1.8.0_212]
  75. at java.lang.ClassLoader.defineClass(ClassLoader.java:360) ~[?:1.8.0_212]
  76. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_212]
  77. at java.net.URLClassLoader.defineClass(URLClassLoader.java:682) ~[?:1.8.0_212]
  78. at java.net.URLClassLoader.access$400(URLClassLoader.java:89) ~[?:1.8.0_212]
  79. at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:1086) ~[?:1.8.0_212]
  80. at java.security.AccessController.doPrivileged(AccessController.java:739) ~[?:1.8.0_212]
  81. at java.net.URLClassLoader.findClass(URLClassLoader.java:589) ~[?:1.8.0_212]
  82. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  83. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  84. at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:946) ~[?:1.8.0_212]
  85. at java.lang.ClassLoader.loadClass(ClassLoader.java:891) ~[?:1.8.0_212]
  86. at java.lang.ClassLoader.loadClass(ClassLoader.java:874) ~[?:1.8.0_212]
  87. at java.lang.Class.forNameImpl(Native Method) ~[?:1.8.0_212]
  88. at java.lang.Class.forName(Class.java:403) ~[?:1.8.0_212]
  89. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  90. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  91. ... 6 more
  92. [15:33:00] [Server thread/ERROR]: Could not load 'plugins/movemenow-1.2-17 (1).jar' in folder 'plugins'
  93. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net.md_5.bungee.api.plugin.Plugin
  94. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  95. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  96. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  97. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  98. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:200) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  99. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  100. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  101. Caused by: java.lang.NoClassDefFoundError: net.md_5.bungee.api.plugin.Plugin
  102. at java.lang.ClassLoader.defineClassImpl(Native Method) ~[?:1.8.0_212]
  103. at java.lang.ClassLoader.defineClassInternal(ClassLoader.java:391) ~[?:1.8.0_212]
  104. at java.lang.ClassLoader.defineClass(ClassLoader.java:360) ~[?:1.8.0_212]
  105. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_212]
  106. at java.net.URLClassLoader.defineClass(URLClassLoader.java:682) ~[?:1.8.0_212]
  107. at java.net.URLClassLoader.access$400(URLClassLoader.java:89) ~[?:1.8.0_212]
  108. at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:1086) ~[?:1.8.0_212]
  109. at java.security.AccessController.doPrivileged(AccessController.java:739) ~[?:1.8.0_212]
  110. at java.net.URLClassLoader.findClass(URLClassLoader.java:589) ~[?:1.8.0_212]
  111. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  112. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  113. at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:946) ~[?:1.8.0_212]
  114. at java.lang.ClassLoader.loadClass(ClassLoader.java:891) ~[?:1.8.0_212]
  115. at java.lang.ClassLoader.loadClass(ClassLoader.java:874) ~[?:1.8.0_212]
  116. at java.lang.Class.forNameImpl(Native Method) ~[?:1.8.0_212]
  117. at java.lang.Class.forName(Class.java:403) ~[?:1.8.0_212]
  118. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  119. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  120. ... 6 more
  121. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  122. at java.net.URLClassLoader.findClass(URLClassLoader.java:591) ~[?:1.8.0_212]
  123. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  124. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  125. at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:946) ~[?:1.8.0_212]
  126. at java.lang.ClassLoader.loadClass(ClassLoader.java:891) ~[?:1.8.0_212]
  127. at java.lang.ClassLoader.loadClass(ClassLoader.java:874) ~[?:1.8.0_212]
  128. at java.lang.ClassLoader.defineClassImpl(Native Method) ~[?:1.8.0_212]
  129. at java.lang.ClassLoader.defineClassInternal(ClassLoader.java:391) ~[?:1.8.0_212]
  130. at java.lang.ClassLoader.defineClass(ClassLoader.java:360) ~[?:1.8.0_212]
  131. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_212]
  132. at java.net.URLClassLoader.defineClass(URLClassLoader.java:682) ~[?:1.8.0_212]
  133. at java.net.URLClassLoader.access$400(URLClassLoader.java:89) ~[?:1.8.0_212]
  134. at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:1086) ~[?:1.8.0_212]
  135. at java.security.AccessController.doPrivileged(AccessController.java:739) ~[?:1.8.0_212]
  136. at java.net.URLClassLoader.findClass(URLClassLoader.java:589) ~[?:1.8.0_212]
  137. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  138. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  139. at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:946) ~[?:1.8.0_212]
  140. at java.lang.ClassLoader.loadClass(ClassLoader.java:891) ~[?:1.8.0_212]
  141. at java.lang.ClassLoader.loadClass(ClassLoader.java:874) ~[?:1.8.0_212]
  142. at java.lang.Class.forNameImpl(Native Method) ~[?:1.8.0_212]
  143. at java.lang.Class.forName(Class.java:403) ~[?:1.8.0_212]
  144. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  145. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  146. ... 6 more
  147. [15:33:01] [Server thread/INFO]: [BetterMenu] Loading BetterMenu v1.1
  148. [15:33:01] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
  149. [15:33:01] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.4.4
  150. [15:33:01] [Server thread/INFO]: [AntiDeaathMessages] Loading AntiDeaathMessages v1.0
  151. [15:33:01] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.1.3
  152. [15:33:01] [Server thread/INFO]: [ViaVersion] ViaVersion 2.1.3 is now loaded, injecting!
  153. [15:33:01] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
  154. [15:33:01] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
  155. [15:33:01] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
  156. [15:33:01] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
  157. [15:33:01] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
  158. [15:33:01] [Server thread/INFO]: [ViaVersion] Loading translation mappping
  159. [15:33:02] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
  160. [15:33:03] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
  161. [15:33:03] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
  162. [15:33:03] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
  163. [15:33:03] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
  164. [15:33:03] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
  165. [15:33:03] [Server thread/INFO]: [CraftingStore] Loading CraftingStore v2.2.1
  166. [15:33:03] [Server thread/INFO]: [ShutdownNotice] Loading ShutdownNotice v3.1
  167. [15:33:03] [Server thread/INFO]: [icJukeBox] Loading icJukeBox v1.6.3
  168. [15:33:03] [Server thread/INFO]: [ArroAntiGrief] Loading ArroAntiGrief v1.1-SNAPSHOT
  169. [15:33:03] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.23
  170. [15:33:03] [Server thread/INFO]: [Skript] Loading Skript v2.4-beta7
  171. [15:33:03] [Server thread/INFO]: [PerWorldChatPlus] Loading PerWorldChatPlus v5.1.1
  172. [15:33:03] [Server thread/INFO]: [SidebarAPI] Loading SidebarAPI v3.0
  173. [15:33:03] [Server thread/INFO]: [ServerSelectorX] Loading ServerSelectorX v3.5.3
  174. [15:33:03] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.1
  175. [15:33:03] [Server thread/INFO]: [RelaAutoBroadcast] Loading RelaAutoBroadcast v1.9
  176. [15:33:03] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  177. [15:33:03] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
  178. [15:33:03] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.5.2
  179. [15:33:03] [Server thread/INFO]: [PhantomAntiDupe] Loading PhantomAntiDupe v1.2
  180. [15:33:03] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.20.4
  181. [15:33:03] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
  182. [15:33:03] [Server thread/INFO]: [IPWhitelist] Loading IPWhitelist v1.7
  183. [15:33:03] [Server thread/INFO]: [AntiPluginStealer] Loading AntiPluginStealer v1.0
  184. [15:33:03] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
  185. [15:33:03] [Server thread/INFO]: [HideAchievements] Loading HideAchievements v1.0.0
  186. [15:33:03] [Server thread/INFO]: [skUtilities] Loading skUtilities v0.9.2
  187. [15:33:03] [Server thread/INFO]: [Skungee] Loading Skungee v1.0.11
  188. [15:33:03] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  189. [15:33:03] [Server thread/INFO]: [skWhitelist] Loading skWhitelist v0.1.0
  190. [15:33:03] [Server thread/INFO]: [AntiCommandTab] Loading AntiCommandTab v3.4
  191. [15:33:03] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
  192. [15:33:03] [Server thread/INFO]: [SkMusic] Loading SkMusic v2.0.0
  193. [15:33:03] [Server thread/INFO]: [AAC] Loading AAC v1.9.00
  194. [15:33:03] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
  195. [15:33:03] [Server thread/INFO]: [AntiCrash] Loading AntiCrash v2.0
  196. [15:33:03] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  197. [15:33:03] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
  198. [15:33:03] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.15
  199. [15:33:03] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.18-SNAPSHOT (build 1371)
  200. [15:33:03] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.17.1
  201. [15:33:03] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
  202. [15:33:03] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.4
  203. [15:33:03] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.0
  204. [15:33:03] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
  205. [15:33:03] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.3.2
  206. [15:33:03] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.17
  207. [15:33:03] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.1.0
  208. [15:33:03] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.1.0
  209. [15:33:03] [Server thread/INFO]: [Eyu-BungeeNPCs] Loading Eyu-BungeeNPCs v5.1
  210. [15:33:03] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
  211. [15:33:03] [Server thread/INFO]: [BungeeTabListPlus] Loading BungeeTabListPlus v2.8.11
  212. [15:33:03] [Server thread/INFO]: [LiteBansSk] Loading LiteBansSk v0.6.1
  213. [15:33:03] [Server thread/INFO]: [GadgetsMenu] Loading GadgetsMenu v4.3.25
  214. [15:33:03] [Server thread/INFO]: [Skellett] Loading Skellett v1.8.8
  215. [15:33:03] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2
  216. [15:33:03] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.23
  217. [15:33:03] [Server thread/INFO]:   __ 
  218. [15:33:03] [Server thread/INFO]:  | |__) LuckPerms v5.0.23
  219. [15:33:03] [Server thread/INFO]:  |___ | Running on Bukkit - CraftBukkit
  220. [15:33:03] [Server thread/INFO]: 
  221. [15:33:03] [Server thread/INFO]: [LuckPerms] Loading configuration...
  222. [15:33:04] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  223. [15:33:04] [Server thread/WARN]: 5 [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Starting...
  224.  
  225. [15:33:04] [Server thread/WARN]: 177 [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Start completed.
  226.  
  227. [15:33:04] [luckperms-hikari connection adder/WARN]: Sat Jan 18 15:33:04 EST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  228. [15:33:05] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
  229. [15:33:05] [luckperms-hikari connection adder/WARN]: Sat Jan 18 15:33:05 EST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  230. [15:33:06] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  231. [15:33:06] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  232. [15:33:06] [luckperms-hikari connection adder/WARN]: Sat Jan 18 15:33:06 EST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  233. [15:33:07] [luckperms-hikari connection adder/WARN]: Sat Jan 18 15:33:07 EST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  234. [15:33:08] [luckperms-hikari connection adder/WARN]: Sat Jan 18 15:33:08 EST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  235. [15:33:09] [luckperms-hikari connection adder/WARN]: Sat Jan 18 15:33:09 EST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  236. [15:33:10] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 6469ms)
  237. [15:33:10] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  238. [15:33:10] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  239. [15:33:10] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
  240. [15:33:11] [Server thread/INFO]: ====== USE PAPER ======
  241. [15:33:11] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  242. [15:33:11] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  243. [15:33:11] [Server thread/INFO]: - This is only a recommendation
  244. [15:33:11] [Server thread/INFO]: ==============================
  245. [15:33:11] [Server thread/INFO]: [HideAchievements] Enabling HideAchievements v1.0.0
  246. [15:33:11] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  247. [15:33:11] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  248. [15:33:11] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  249. [15:33:11] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  250. [15:33:11] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  251. [15:33:11] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  252. [15:33:11] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  253. [15:33:11] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  254. [15:33:11] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  255. [15:33:11] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  256. [15:33:11] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  257. [15:33:11] [Server thread/INFO]: Preparing level "HubSpawn"
  258. [15:33:11] [Server thread/INFO]: -------- World Settings For [HubSpawn] --------
  259. [15:33:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  260. [15:33:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  261. [15:33:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  262. [15:33:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  263. [15:33:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  264. [15:33:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  265. [15:33:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  266. [15:33:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  267. [15:33:11] [Server thread/INFO]: Item Merge Radius: 2.5
  268. [15:33:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  269. [15:33:11] [Server thread/INFO]: View Distance: 10
  270. [15:33:11] [Server thread/INFO]: Mob Spawn Range: 4
  271. [15:33:11] [Server thread/INFO]: Item Despawn Rate: 6000
  272. [15:33:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  273. [15:33:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  274. [15:33:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  275. [15:33:11] [Server thread/INFO]: Random Lighting Updates: false
  276. [15:33:11] [Server thread/INFO]: Structure Info Saving: true
  277. [15:33:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  278. [15:33:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  279. [15:33:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  280. [15:33:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  281. [15:33:11] [Server thread/INFO]: Max Entity Collisions: 8
  282. [15:33:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  283. [15:33:11] [Server thread/INFO]: Max TNT Explosions: 100
  284. [15:33:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  285. [15:33:11] [Server thread/INFO]: -------- World Settings For [HubSpawn_nether] --------
  286. [15:33:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  287. [15:33:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  288. [15:33:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  289. [15:33:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  290. [15:33:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  291. [15:33:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  292. [15:33:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  293. [15:33:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  294. [15:33:11] [Server thread/INFO]: Item Merge Radius: 2.5
  295. [15:33:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  296. [15:33:11] [Server thread/INFO]: View Distance: 10
  297. [15:33:11] [Server thread/INFO]: Mob Spawn Range: 4
  298. [15:33:11] [Server thread/INFO]: Item Despawn Rate: 6000
  299. [15:33:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  300. [15:33:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  301. [15:33:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  302. [15:33:11] [Server thread/INFO]: Random Lighting Updates: false
  303. [15:33:11] [Server thread/INFO]: Structure Info Saving: true
  304. [15:33:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  305. [15:33:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  306. [15:33:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  307. [15:33:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  308. [15:33:11] [Server thread/INFO]: Max Entity Collisions: 8
  309. [15:33:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  310. [15:33:11] [Server thread/INFO]: Max TNT Explosions: 100
  311. [15:33:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  312. [15:33:11] [Server thread/INFO]: -------- World Settings For [HubSpawn_the_end] --------
  313. [15:33:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  314. [15:33:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  315. [15:33:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  316. [15:33:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  317. [15:33:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  318. [15:33:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  319. [15:33:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  320. [15:33:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  321. [15:33:11] [Server thread/INFO]: Item Merge Radius: 2.5
  322. [15:33:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  323. [15:33:11] [Server thread/INFO]: View Distance: 10
  324. [15:33:11] [Server thread/INFO]: Mob Spawn Range: 4
  325. [15:33:11] [Server thread/INFO]: Item Despawn Rate: 6000
  326. [15:33:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  327. [15:33:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  328. [15:33:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  329. [15:33:11] [Server thread/INFO]: Random Lighting Updates: false
  330. [15:33:11] [Server thread/INFO]: Structure Info Saving: true
  331. [15:33:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  332. [15:33:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  333. [15:33:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  334. [15:33:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  335. [15:33:11] [Server thread/INFO]: Max Entity Collisions: 8
  336. [15:33:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  337. [15:33:11] [Server thread/INFO]: Max TNT Explosions: 100
  338. [15:33:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  339. [15:33:11] [Server thread/INFO]: Preparing start region for level 0 (Seed: -802866536538773182)
  340. [15:33:12] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3459921975022342978)
  341. [15:33:13] [Server thread/INFO]: Preparing spawn area: 65%
  342. [15:33:14] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3459921975022342978)
  343. [15:33:14] [Server thread/INFO]: [HideAchievements] Achievements are now hidden for world 'HubSpawn'.
  344. [15:33:14] [Server thread/INFO]: [HideAchievements] Achievements are now hidden for world 'HubSpawn_nether'.
  345. [15:33:14] [Server thread/INFO]: [HideAchievements] Achievements are now hidden for world 'HubSpawn_the_end'.
  346. [15:33:14] [Server thread/INFO]: [BetterMenu] Enabling BetterMenu v1.1
  347. [15:33:14] [Server thread/INFO]: 1
  348. [15:33:14] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
  349. [15:33:14] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.4.4
  350. [15:33:14] [Server thread/INFO]: [AntiDeaathMessages] Enabling AntiDeaathMessages v1.0
  351. [15:33:14] [Server thread/INFO]: AntiDeathMessages developed by MajkGamesCZ
  352. [15:33:14] [Server thread/INFO]:
  353. [15:33:14] [Server thread/INFO]: Plugin has been Enabled!
  354. [15:33:14] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.1.3
  355. [15:33:14] [Server thread/INFO]: [CraftingStore] Enabling CraftingStore v2.2.1
  356. [15:33:14] [Server thread/INFO]: [ShutdownNotice] Enabling ShutdownNotice v3.1
  357. [15:33:14] [Server thread/INFO]: [ShutdownNotice] [INFO] ShutdownNotice v3.1 enabled!
  358. [15:33:14] [Server thread/INFO]: [icJukeBox] Enabling icJukeBox v1.6.3
  359. [15:33:14] [Server thread/WARN]: [icJukeBox] Could not save configuration.yml to plugins/icJukeBox/configuration.yml because configuration.yml already exists.
  360. [15:33:15] [Server thread/INFO]: [ArroAntiGrief] Enabling ArroAntiGrief v1.1-SNAPSHOT
  361. [15:33:15] [Server thread/INFO]: ----------------------
  362. [15:33:15] [Server thread/INFO]: Arro Anti Grief created by [Developer] Hitthetarget56
  363. [15:33:15] [Server thread/INFO]: Version 1.1
  364. [15:33:15] [Server thread/INFO]: ----------------------
  365. [15:33:15] [Server thread/INFO]: [Skript] Enabling Skript v2.4-beta7
  366. [15:33:16] [Server thread/INFO]: [Skript] There was an error checking for the latest version of Skript: updater disabled
  367. [15:33:20] [Server thread/INFO]: [Skript] Loaded 14800 aliases in 4372ms
  368. [15:33:21] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  369. [15:33:21] [Server thread/INFO]: [PerWorldChatPlus] Enabling PerWorldChatPlus v5.1.1
  370. [15:33:21] [Server thread/INFO]: [PerWorldChatPlus] Checking for updates...
  371. [15:33:21] [Server thread/WARN]: [PerWorldChatPlus] Update URL is invalid! Report this to Shades161 on her Dev Bukkit Page!
  372. [15:33:21] [Server thread/INFO]: [PerWorldChatPlus] No updates found, will check again later.
  373. [15:33:21] [Server thread/INFO]: [SidebarAPI] Enabling SidebarAPI v3.0
  374. [15:33:21] [Server thread/INFO]: [SidebarAPI] Enabled SidebarAPI v3.0
  375. [15:33:21] [Server thread/INFO]: [ServerSelectorX] Enabling ServerSelectorX v3.5.3
  376. [15:33:21] [Server thread/ERROR]: Cannot load plugins/ServerSelectorX/menu/servers.yml
  377. org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection
  378. in 'string', line 47, column 8:
  379. - '&7Create your amazing creatio ...
  380. ^
  381. expected <block end>, but found Scalar
  382. in 'string', line 48, column 18:
  383. - '&7Arro's Creative Gamemode (1.12.2+)'
  384. ^
  385.  
  386. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  387. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  388. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  389. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:179) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  390. at xyz.derkades.serverselectorx.ConfigurationManager.reload(ConfigurationManager.java:61) [ServerSelectorX-3.5.3.jar:?]
  391. at xyz.derkades.serverselectorx.Main.onEnable(Main.java:42) [ServerSelectorX-3.5.3.jar:?]
  392. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  393. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  394. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  395. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:362) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  396. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  397. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  398. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  399. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  400. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  401. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  402. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  403. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block collection
  404. in 'string', line 47, column 8:
  405. - '&7Create your amazing creatio ...
  406. ^
  407. expected <block end>, but found Scalar
  408. in 'string', line 48, column 18:
  409. - '&7Arro's Creative Gamemode (1.12.2+)'
  410. ^
  411.  
  412. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:514) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  413. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  414. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  415. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  416. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  417. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  418. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  419. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  420. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  421. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  422. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  423. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  424. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  425. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  426. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  427. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  428. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  429. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  430. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  431. ... 16 more
  432. [15:33:21] [Server thread/INFO]: [ServerSelectorX] Thank you for using ServerSelectorX. If you enjoy using this plugin, please consider buying the premium version. It has more features and placeholders update instantly. https://github.com/ServerSelectorX/ServerSelectorX/wiki/Premium
  433. [15:33:21] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.1
  434. [15:33:21] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  435. [15:33:21] [Server thread/INFO]: [skQuery] Beginning to process a total of 139 from SkQuery
  436. [15:33:21] [Server thread/INFO]: [skQuery] Out of 139 classes, 137 classes were loaded from SkQuery
  437. [15:33:21] [Server thread/INFO]: [RelaAutoBroadcast] Enabling RelaAutoBroadcast v1.9
  438. [15:33:21] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
  439. [15:33:21] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
  440. [15:33:22] [Server thread/INFO]: -------- World Settings For [buildteam] --------
  441. [15:33:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  442. [15:33:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  443. [15:33:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  444. [15:33:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  445. [15:33:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  446. [15:33:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  447. [15:33:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  448. [15:33:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  449. [15:33:22] [Server thread/INFO]: Item Merge Radius: 2.5
  450. [15:33:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  451. [15:33:22] [Server thread/INFO]: View Distance: 10
  452. [15:33:22] [Server thread/INFO]: Mob Spawn Range: 4
  453. [15:33:22] [Server thread/INFO]: Item Despawn Rate: 6000
  454. [15:33:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  455. [15:33:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  456. [15:33:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  457. [15:33:22] [Server thread/INFO]: Random Lighting Updates: false
  458. [15:33:22] [Server thread/INFO]: Structure Info Saving: true
  459. [15:33:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  460. [15:33:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  461. [15:33:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  462. [15:33:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  463. [15:33:22] [Server thread/INFO]: Max Entity Collisions: 8
  464. [15:33:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  465. [15:33:22] [Server thread/INFO]: Max TNT Explosions: 100
  466. [15:33:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  467. [15:33:22] [Server thread/INFO]: Preparing start region for level 3 (Seed: 4037423826057732222)
  468. [15:33:22] [Server thread/INFO]: [HideAchievements] Achievements are now hidden for world 'buildteam'.
  469. [15:33:22] [Server thread/ERROR]: Error occurred while enabling Multiverse-Core v4.1.0-b775 (Is it up to date?)
  470. java.lang.NoClassDefFoundError: org.bukkit.entity.Phantom
  471. at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.killDecision(SimpleWorldPurger.java:152) ~[?:?]
  472. at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:119) ~[?:?]
  473. at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:197) ~[?:?]
  474. at com.onarandombox.MultiverseCore.utils.SimpleWorldPurger.purgeWorld(SimpleWorldPurger.java:74) ~[?:?]
  475. at com.onarandombox.MultiverseCore.MVWorld$SpawningPropertyValidator.validateChange(MVWorld.java:286) ~[?:?]
  476. at com.onarandombox.MultiverseCore.MVWorld$SpawningPropertyValidator.validateChange(MVWorld.java:260) ~[?:?]
  477. at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.validate(SerializationConfig.java:893) ~[?:?]
  478. at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:443) ~[?:?]
  479. at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:368) ~[?:?]
  480. at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValue(SerializationConfig.java:353) ~[?:?]
  481. at com.onarandombox.serializationconfig.SerializationConfig.SerializationConfig.setPropertyValueUnchecked(SerializationConfig.java:736) ~[?:?]
  482. at com.onarandombox.MultiverseCore.WorldProperties.setAllowAnimalSpawn(WorldProperties.java:424) ~[?:?]
  483. at com.onarandombox.MultiverseCore.MVWorld.setAllowAnimalSpawn(MVWorld.java:767) ~[?:?]
  484. at com.onarandombox.MultiverseCore.MVWorld.validateEntitySpawns(MVWorld.java:195) ~[?:?]
  485. at com.onarandombox.MultiverseCore.MVWorld.validateProperties(MVWorld.java:205) ~[?:?]
  486. at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:94) ~[?:?]
  487. at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:59) ~[?:?]
  488. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:477) ~[?:?]
  489. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:448) ~[?:?]
  490. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:423) ~[?:?]
  491. at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:728) ~[?:?]
  492. at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310) ~[?:?]
  493. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  494. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  495. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  496. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:362) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  497. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  498. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  499. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  500. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  501. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  502. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  503. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  504. Caused by: java.lang.ClassNotFoundException: org.bukkit.entity.Phantom
  505. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  506. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  507. at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:946) ~[?:1.8.0_212]
  508. at java.lang.ClassLoader.loadClass(ClassLoader.java:891) ~[?:1.8.0_212]
  509. at java.lang.ClassLoader.loadClass(ClassLoader.java:874) ~[?:1.8.0_212]
  510. ... 33 more
  511. [15:33:22] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.5.2
  512. [15:33:22] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_9_R2
  513. [15:33:23] [Server thread/INFO]: [LibsDisguises] You must purchase the plugin to use backwards compatibility!
  514. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for AREA_EFFECT_CLOUD! Index 5 has the wrong classtype!
  515. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityAreaEffectCloud) & AreaEffectCloudWatcher
  516. [15:33:23] [Server thread/WARN]: Where the internals is 3.0 (class java.lang.Float
  517. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  518. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for AREA_EFFECT_CLOUD! Index 6 has the wrong classtype!
  519. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0.0 (class java.lang.Float) (class net.minecraft.server.v1_9_R2.EntityAreaEffectCloud) & AreaEffectCloudWatcher
  520. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  521. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  522. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for AREA_EFFECT_CLOUD! Index 7 has the wrong classtype!
  523. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityAreaEffectCloud) & AreaEffectCloudWatcher
  524. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  525. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  526. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for AREA_EFFECT_CLOUD! Index 8 has the wrong classtype!
  527. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityAreaEffectCloud) & AreaEffectCloudWatcher
  528. [15:33:23] [Server thread/WARN]: Where the internals is 15 (class java.lang.Integer
  529. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  530. [15:33:23] [Server thread/INFO]: AREA_EFFECT_CLOUD has MetaIndex remaining! AreaEffectCloudWatcher at index 9
  531. [15:33:23] [Server thread/INFO]: AREA_EFFECT_CLOUD has MetaIndex remaining! AreaEffectCloudWatcher at index 10
  532. [15:33:23] [Server thread/INFO]: AREA_EFFECT_CLOUD has MetaIndex remaining! AreaEffectCloudWatcher at index 11
  533. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for ARMOR_STAND! Index 5 has the wrong classtype!
  534. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityArmorStand) & ArmorStandWatcher
  535. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  536. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  537. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for ARMOR_STAND! Index 6 has the wrong classtype!
  538. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityArmorStand) & ArmorStandWatcher
  539. [15:33:23] [Server thread/WARN]: Where the internals is 20.0 (class java.lang.Float
  540. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  541. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for ARMOR_STAND! Index 7 has the wrong classtype!
  542. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 1.0 (class java.lang.Float) (class net.minecraft.server.v1_9_R2.EntityArmorStand) & ArmorStandWatcher
  543. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  544. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  545. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for ARMOR_STAND! Index 8 has the wrong classtype!
  546. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityArmorStand) & ArmorStandWatcher
  547. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  548. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  549. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for ARMOR_STAND! Index 9 has the wrong classtype!
  550. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityArmorStand) & ArmorStandWatcher
  551. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  552. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  553. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for ARMOR_STAND! Index 10 has the wrong classtype!
  554. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityArmorStand) & ArmorStandWatcher
  555. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  556. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  557. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for ARMOR_STAND! Index 11 has the wrong classtype!
  558. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityArmorStand) & ArmorStandWatcher
  559. [15:33:23] [Server thread/WARN]: Where the internals is net.minecraft.server.v1_9_R2.Vector3f@acc9988c (class net.minecraft.server.v1_9_R2.Vector3f
  560. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  561. [15:33:23] [Server thread/INFO]: ARMOR_STAND has MetaIndex remaining! ArmorStandWatcher at index 17
  562. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for ARROW! Index 5 has the wrong classtype!
  563. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityTippedArrow) & ArrowWatcher
  564. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  565. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  566. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for ARROW! Index 6 has the wrong classtype!
  567. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityTippedArrow) & ArrowWatcher
  568. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  569. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  570. [15:33:23] [Server thread/INFO]: ARROW has MetaIndex remaining! ArrowWatcher at index 7
  571. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BAT! Index 5 has the wrong classtype!
  572. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityBat) & BatWatcher
  573. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  574. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  575. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BAT! Index 6 has the wrong classtype!
  576. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityBat) & BatWatcher
  577. [15:33:23] [Server thread/WARN]: Where the internals is 6.0 (class java.lang.Float
  578. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  579. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BAT! Index 7 has the wrong classtype!
  580. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 1.0 (class java.lang.Float) (class net.minecraft.server.v1_9_R2.EntityBat) & BatWatcher
  581. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  582. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  583. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BAT! Index 8 has the wrong classtype!
  584. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityBat) & BatWatcher
  585. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  586. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  587. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BAT! Index 9 has the wrong classtype!
  588. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityBat) & BatWatcher
  589. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  590. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  591. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BAT! Index 10 has the wrong classtype!
  592. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityBat) & BatWatcher
  593. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  594. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  595. [15:33:23] [Server thread/INFO]: BAT has MetaIndex remaining! BatWatcher at index 12
  596. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BLAZE! Index 5 has the wrong classtype!
  597. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityBlaze) & BlazeWatcher
  598. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  599. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  600. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BLAZE! Index 6 has the wrong classtype!
  601. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityBlaze) & BlazeWatcher
  602. [15:33:23] [Server thread/WARN]: Where the internals is 20.0 (class java.lang.Float
  603. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  604. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BLAZE! Index 7 has the wrong classtype!
  605. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 1.0 (class java.lang.Float) (class net.minecraft.server.v1_9_R2.EntityBlaze) & BlazeWatcher
  606. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  607. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  608. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BLAZE! Index 8 has the wrong classtype!
  609. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityBlaze) & BlazeWatcher
  610. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  611. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  612. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BLAZE! Index 9 has the wrong classtype!
  613. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityBlaze) & BlazeWatcher
  614. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  615. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  616. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BLAZE! Index 10 has the wrong classtype!
  617. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityBlaze) & BlazeWatcher
  618. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  619. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  620. [15:33:23] [Server thread/INFO]: BLAZE has MetaIndex remaining! BlazeWatcher at index 12
  621. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BOAT! Index 5 has the wrong classtype!
  622. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityBoat) & BoatWatcher
  623. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  624. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  625. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BOAT! Index 7 has the wrong classtype!
  626. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityBoat) & BoatWatcher
  627. [15:33:23] [Server thread/WARN]: Where the internals is 0.0 (class java.lang.Float
  628. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  629. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BOAT! Index 8 has the wrong classtype!
  630. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 40.0 (class java.lang.Float) (class net.minecraft.server.v1_9_R2.EntityBoat) & BoatWatcher
  631. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  632. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  633. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for BOAT! Index 9 has the wrong classtype!
  634. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityBoat) & BoatWatcher
  635. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  636. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  637. [15:33:23] [Server thread/INFO]: BOAT has MetaIndex remaining! BoatWatcher at index 11
  638. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CAVE_SPIDER! Index 5 has the wrong classtype!
  639. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityCaveSpider) & SpiderWatcher
  640. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  641. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  642. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CAVE_SPIDER! Index 6 has the wrong classtype!
  643. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityCaveSpider) & SpiderWatcher
  644. [15:33:23] [Server thread/WARN]: Where the internals is 12.0 (class java.lang.Float
  645. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  646. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CAVE_SPIDER! Index 7 has the wrong classtype!
  647. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 1.0 (class java.lang.Float) (class net.minecraft.server.v1_9_R2.EntityCaveSpider) & SpiderWatcher
  648. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  649. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  650. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CAVE_SPIDER! Index 8 has the wrong classtype!
  651. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityCaveSpider) & SpiderWatcher
  652. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  653. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  654. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CAVE_SPIDER! Index 9 has the wrong classtype!
  655. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityCaveSpider) & SpiderWatcher
  656. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  657. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  658. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CAVE_SPIDER! Index 10 has the wrong classtype!
  659. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityCaveSpider) & SpiderWatcher
  660. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  661. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  662. [15:33:23] [Server thread/INFO]: CAVE_SPIDER has MetaIndex remaining! SpiderWatcher at index 12
  663. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CHICKEN! Index 5 has the wrong classtype!
  664. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityChicken) & AgeableWatcher
  665. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  666. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  667. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CHICKEN! Index 6 has the wrong classtype!
  668. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityChicken) & AgeableWatcher
  669. [15:33:23] [Server thread/WARN]: Where the internals is 4.0 (class java.lang.Float
  670. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  671. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CHICKEN! Index 7 has the wrong classtype!
  672. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 1.0 (class java.lang.Float) (class net.minecraft.server.v1_9_R2.EntityChicken) & AgeableWatcher
  673. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  674. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  675. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CHICKEN! Index 8 has the wrong classtype!
  676. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityChicken) & AgeableWatcher
  677. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  678. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  679. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CHICKEN! Index 9 has the wrong classtype!
  680. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityChicken) & AgeableWatcher
  681. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  682. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  683. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CHICKEN! Index 10 has the wrong classtype!
  684. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityChicken) & AgeableWatcher
  685. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  686. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  687. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CHICKEN! Index 11 has the wrong classtype!
  688. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityChicken) & AgeableWatcher
  689. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  690. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  691. [15:33:23] [Server thread/INFO]: CHICKEN has MetaIndex remaining! AgeableWatcher at index 12
  692. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for COW! Index 5 has the wrong classtype!
  693. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityCow) & AgeableWatcher
  694. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  695. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  696. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for COW! Index 6 has the wrong classtype!
  697. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityCow) & AgeableWatcher
  698. [15:33:23] [Server thread/WARN]: Where the internals is 10.0 (class java.lang.Float
  699. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  700. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for COW! Index 7 has the wrong classtype!
  701. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 1.0 (class java.lang.Float) (class net.minecraft.server.v1_9_R2.EntityCow) & AgeableWatcher
  702. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  703. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  704. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for COW! Index 8 has the wrong classtype!
  705. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityCow) & AgeableWatcher
  706. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  707. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  708. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for COW! Index 9 has the wrong classtype!
  709. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityCow) & AgeableWatcher
  710. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  711. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  712. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for COW! Index 10 has the wrong classtype!
  713. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityCow) & AgeableWatcher
  714. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  715. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  716. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for COW! Index 11 has the wrong classtype!
  717. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityCow) & AgeableWatcher
  718. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  719. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  720. [15:33:23] [Server thread/INFO]: COW has MetaIndex remaining! AgeableWatcher at index 12
  721. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CREEPER! Index 5 has the wrong classtype!
  722. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityCreeper) & CreeperWatcher
  723. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  724. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  725. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CREEPER! Index 6 has the wrong classtype!
  726. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityCreeper) & CreeperWatcher
  727. [15:33:23] [Server thread/WARN]: Where the internals is 20.0 (class java.lang.Float
  728. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  729. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CREEPER! Index 7 has the wrong classtype!
  730. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 1.0 (class java.lang.Float) (class net.minecraft.server.v1_9_R2.EntityCreeper) & CreeperWatcher
  731. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  732. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  733. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CREEPER! Index 8 has the wrong classtype!
  734. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityCreeper) & CreeperWatcher
  735. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  736. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  737. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CREEPER! Index 9 has the wrong classtype!
  738. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityCreeper) & CreeperWatcher
  739. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  740. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  741. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CREEPER! Index 10 has the wrong classtype!
  742. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityCreeper) & CreeperWatcher
  743. [15:33:23] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  744. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  745. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CREEPER! Index 11 has the wrong classtype!
  746. [15:33:23] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Byte) (class net.minecraft.server.v1_9_R2.EntityCreeper) & CreeperWatcher
  747. [15:33:23] [Server thread/WARN]: Where the internals is -1 (class java.lang.Integer
  748. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  749. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for CREEPER! Index 12 has the wrong classtype!
  750. [15:33:23] [Server thread/WARN]: MetaIndex has the default of -1 (class java.lang.Integer) (class net.minecraft.server.v1_9_R2.EntityCreeper) & CreeperWatcher
  751. [15:33:23] [Server thread/WARN]: Where the internals is false (class java.lang.Boolean
  752. [15:33:23] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  753. [15:33:23] [Server thread/INFO]: CREEPER has MetaIndex remaining! CreeperWatcher at index 14
  754. [15:33:23] [Server thread/INFO]: DRAGON_FIREBALL has MetaIndex remaining! FlagWatcher at index 5
  755. [15:33:23] [Server thread/WARN]: Mismatch of FlagType's for DROPPED_ITEM! Index 5 has the wrong classtype!
  756. [15:33:23] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_9_R2.EntityItem) & DroppedItemWatcher
  757. [15:33:23] [Server thread/ERROR]: Error occurred while enabling LibsDisguises v9.5.2 (Is it up to date?)
  758. java.lang.NullPointerException
  759. at net.minecraft.server.v1_9_R2.ItemStack.toString(ItemStack.java:506) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  760. at java.lang.String.valueOf(String.java:3422) ~[?:1.8.0_212]
  761. at java.lang.StringBuilder.append(StringBuilder.java:516) ~[?:1.8.0_212]
  762. at com.google.common.base.Present.toString(Present.java:88) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  763. at java.lang.String.valueOf(String.java:3422) ~[?:1.8.0_212]
  764. at java.lang.StringBuilder.append(StringBuilder.java:516) ~[?:1.8.0_212]
  765. at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:472) ~[?:?]
  766. at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:45) ~[?:?]
  767. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  768. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  769. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  770. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:362) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  771. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  772. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  773. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  774. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  775. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  776. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  777. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  778. [15:33:23] [Server thread/INFO]: [PhantomAntiDupe] Enabling PhantomAntiDupe v1.2
  779. [15:33:23] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.20.4
  780. [15:33:23] [Server thread/ERROR]: [VotingPlugin] Detected running git-Spigot-c6871e2-0cd0397 (MC: 1.9.4), this version is not supported on this build, read the plugin page. Disabling...
  781. [15:33:23] [Server thread/INFO]: [VotingPlugin] Disabling VotingPlugin v5.20.4
  782. [15:33:23] [Timer-2/WARN]: Exception in thread "Timer-2"
  783. [15:33:23] [Timer-2/WARN]: java.lang.NullPointerException
  784. [15:33:23] [Timer-2/WARN]: at com.Ben12345rocks.VotingPlugin.Signs.Signs.storeSigns(Signs.java:81)
  785. [15:33:23] [Timer-2/WARN]: at com.Ben12345rocks.VotingPlugin.Main$43.run(Main.java:995)
  786. [15:33:23] [Timer-2/WARN]: at java.util.TimerThread.mainLoop(Timer.java:555)
  787. [15:33:23] [Timer-2/WARN]: at java.util.TimerThread.run(Timer.java:505)
  788. [15:33:23] [Server thread/ERROR]: Error occurred while enabling VotingPlugin v5.20.4 (Is it up to date?)
  789. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  790. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.validate(CraftScheduler.java:400) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  791. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:141) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  792. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:115) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  793. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:98) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  794. at com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.checkPlaceHolderAPI(AdvancedCorePlugin.java:175) ~[?:?]
  795. at com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.loadHook(AdvancedCorePlugin.java:363) ~[?:?]
  796. at com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.onEnable(AdvancedCorePlugin.java:741) ~[?:?]
  797. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  798. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  799. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  800. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:362) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  801. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  802. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  803. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  804. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  805. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  806. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  807. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  808. [15:33:23] [Server thread/INFO]: [IPWhitelist] Enabling IPWhitelist v1.7
  809. [15:33:23] [Server thread/INFO]: [AntiPluginStealer] Enabling AntiPluginStealer v1.0
  810. [15:33:23] [Server thread/INFO]: [AntiPluginStealer] Hooked into ProtocolLib
  811. [15:33:23] [Server thread/INFO]: [AntiPluginStealer] Plugin has been enabled.
  812. [15:33:23] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
  813. [15:33:23] [Server thread/INFO]: [WildSkript] skQuery hooked!
  814. [15:33:23] [Server thread/ERROR]: Error occurred while enabling WildSkript v1.8 (Is it up to date?)
  815. java.lang.NoSuchMethodError: org/bukkit/Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player; (loaded from file:/pro/bin/mc/spigot/1.9.4/spigot-1.9.4.jar by sun.misc.Launcher$AppClassLoader@dd7f6713) called from class net.dzikoysk.wildskript.WildSkript (loaded from file:/home/gs-41487/plugins/WildSkript%20(1).jar by org.bukkit.plugin.java.PluginClassLoader@ca94e83b).
  816. at net.dzikoysk.wildskript.WildSkript.utils(WildSkript.java:124) ~[?:?]
  817. at net.dzikoysk.wildskript.WildSkript.onEnable(WildSkript.java:52) ~[?:?]
  818. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  819. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  820. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  821. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:362) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  822. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  823. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  824. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  825. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  826. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  827. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  828. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  829. [15:33:23] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2
  830. [15:33:23] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 64ms
  831. [15:33:23] [Server thread/INFO]: [Skungee] Enabling Skungee v1.0.11
  832. [15:33:25] [Server thread/INFO]: [Skungee] has been enabled!
  833. [15:33:25] [Server thread/INFO]: [skWhitelist] Enabling skWhitelist v0.1.0
  834. [15:33:25] [Server thread/INFO]: [AntiCommandTab] Enabling AntiCommandTab v3.4
  835. [15:33:25] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
  836. [15:33:25] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  837. [15:33:25] [Server thread/INFO]: [SkMusic] Enabling SkMusic v2.0.0
  838. [15:33:25] [Server thread/INFO]: [SkMusic] Enabling SkMusic version 2.0.0
  839. [15:33:25] [Server thread/INFO]: [SkMusic] An error occured while checking for updates. Maybe SpigotMc is offline...
  840. [15:33:25] [Server thread/INFO]: [AAC] Enabling AAC v1.9.00
  841. [15:33:25] [Server thread/INFO]: [AAC] Checking for updates...
  842. [15:33:25] [Server thread/ERROR]: [AAC] Could not check version: null
  843. [15:33:25] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
  844. [15:33:25] [Server thread/INFO]: [AntiCrash] Enabling AntiCrash v2.0
  845. [15:33:25] [Server thread/INFO]: AntiCrash > The plugin has been activated.
  846. [15:33:25] [Server thread/INFO]: AntiCrash > Version 2.0.
  847. [15:33:25] [Server thread/INFO]: AntiCrash > Developer JavaInteger.
  848. [15:33:25] [Server thread/INFO]: AntiCrash > YouTube https://www.youtube.com/watch?v=pRb2XM64Ksc
  849. [15:33:25] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  850. [15:33:25] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  851. [15:33:26] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_9_R2 as the Bukkit adapter
  852. [15:33:26] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
  853. [15:33:26] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  854. [15:33:26] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  855. [15:33:26] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  856. [15:33:26] [Server thread/INFO]: Loaded 852 items from items.csv.
  857. [15:33:26] [Server thread/INFO]: Using locale en
  858. [15:33:26] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  859. [15:33:26] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  860. [15:33:26] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  861. [15:33:26] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  862. [15:33:26] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.15
  863. [15:33:26] [Server thread/INFO]: [LiteBans] Using default database drivers.
  864. [15:33:26] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.cj.jdbc.Driver)
  865. [15:33:26] [Server thread/INFO]: [LiteBans] Connecting to database...
  866. [15:33:36] [luckperms-hikari connection adder/WARN]: Sat Jan 18 15:33:36 EST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  867. [15:33:37] [Server thread/ERROR]: [LiteBans] litebans-pool - Exception during pool initialization.
  868. [15:33:37] [Server thread/ERROR]: [LiteBans] Failed to connect to [jdbc:mysql://remotemysql.com:3306/s0ou5DOS2e;useSSL=false] using mysql driver.
  869. [15:33:37] [Server thread/ERROR]: [LiteBans] Error: Failed to initialize pool: User s0ou5DOS2e already has more than 'max_user_connections' active connections
  870. [15:33:37] [Server thread/ERROR]: [LiteBans] Cause: User s0ou5DOS2e already has more than 'max_user_connections' active connections
  871. [15:33:37] [Server thread/INFO]: [LiteBans] v2.3.15 enabled. Startup took 10525 ms.
  872. [15:33:37] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.18-SNAPSHOT (build 1371)
  873. [15:33:37] [Server thread/ERROR]: [Citizens] Missing preferred location bundle.
  874. [15:33:37] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.17.1
  875. [15:33:37] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
  876. [15:33:37] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.4
  877. [15:33:37] [Server thread/INFO]: [ConditionalCommands] Initializing placeholders...
  878. [15:33:37] [Server thread/ERROR]: Error occurred while enabling ConditionalCommands v1.4 (Is it up to date?)
  879. java.lang.RuntimeException: Failed to initialise AAC placeholders
  880. at me.konsolas.conditionalcommands.placeholders.PlaceholderAACVL.init(PlaceholderAACVL.java:52) ~[?:?]
  881. at me.konsolas.conditionalcommands.ConditionalCommands.onEnable(ConditionalCommands.java:22) ~[?:?]
  882. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  883. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  884. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  885. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:362) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  886. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  887. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  888. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  889. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  890. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  891. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  892. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  893. Caused by: java.lang.ClassNotFoundException: me.konsolas.aac.api.AACAPIProvider
  894. at java.lang.Class.forNameImpl(Native Method) ~[?:1.8.0_212]
  895. at java.lang.Class.forName(Class.java:333) ~[?:1.8.0_212]
  896. at me.konsolas.conditionalcommands.placeholders.PlaceholderAACVL.init(PlaceholderAACVL.java:47) ~[?:?]
  897. ... 12 more
  898. [15:33:37] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.0
  899. [15:33:37] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
  900. [15:33:37] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
  901. [15:33:37] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
  902. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn) TNT ignition is PERMITTED.
  903. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn) Lighters are PERMITTED.
  904. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn) Lava fire is blocked.
  905. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn) Fire spread is UNRESTRICTED.
  906. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HubSpawn'
  907. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn_nether) TNT ignition is PERMITTED.
  908. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn_nether) Lighters are PERMITTED.
  909. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn_nether) Lava fire is blocked.
  910. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn_nether) Fire spread is UNRESTRICTED.
  911. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HubSpawn_nether'
  912. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn_the_end) TNT ignition is PERMITTED.
  913. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn_the_end) Lighters are PERMITTED.
  914. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn_the_end) Lava fire is blocked.
  915. [15:33:37] [Server thread/INFO]: [WorldGuard] (HubSpawn_the_end) Fire spread is UNRESTRICTED.
  916. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HubSpawn_the_end'
  917. [15:33:37] [Server thread/INFO]: [WorldGuard] (buildteam) TNT ignition is PERMITTED.
  918. [15:33:37] [Server thread/INFO]: [WorldGuard] (buildteam) Lighters are PERMITTED.
  919. [15:33:37] [Server thread/INFO]: [WorldGuard] (buildteam) Lava fire is blocked.
  920. [15:33:37] [Server thread/INFO]: [WorldGuard] (buildteam) Fire spread is UNRESTRICTED.
  921. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'buildteam'
  922. [15:33:37] [Server thread/INFO]: [WorldGuard] Loading region data...
  923. [15:33:37] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Unknown user language C.U.
  924. [15:33:37] [DiscordSRV - Initialization/INFO]: [DiscordSRV] If you fluently speak C.U as well as English, see the GitHub repo to translate it!
  925. [15:33:37] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Language initialized as English
  926. [15:33:37] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] Failed to fetch URL https://api.github.com/repos/Scarsz/DiscordSRV/compare/1b6e3bf8ee2f7ddaf3ac71e550a1cac17d238668...35bc27bf421604a08ea637646123433ee9794e69: Server returned HTTP response code: 403 for URL: https://api.github.com/repos/Scarsz/DiscordSRV/compare/1b6e3bf8ee2f7ddaf3ac71e550a1cac17d238668...35bc27bf421604a08ea637646123433ee9794e69
  927. [15:33:37] [DiscordSRV - Initialization/WARN]: [DiscordSRV] Update check failed: null
  928. [15:33:37] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  929. [15:33:37] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
  930. [15:33:37] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
  931. [15:33:37] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
  932. [15:33:38] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.3.2
  933. [15:33:38] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.3.2 By Mateus Moreira @LichtHund
  934. [15:33:38] [Server thread/ERROR]: [CitizensCMD] Plugin CitizensCMD v2.3.2 has failed to register events for class me.mattstudios.citizenscmd.listeners.NPCListener because net.citizensnpcs.api.event.NPCCloneEvent does not exist.
  935. [15:33:38] [Server thread/INFO]: [CitizensCMD] Using English messages!
  936. [15:33:38] [Server thread/INFO]: [CitizensCMD] Using Vault!
  937. [15:33:38] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.17
  938. [15:33:38] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.17!
  939. [15:33:38] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
  940. [15:33:38] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  941. [15:33:38] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
  942. [15:33:38] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
  943. [15:33:38] [DiscordSRV - Initialization/WARN]: 34201 [DiscordSRV - Initialization] INFO github.scarsz.discordsrv.dependencies.jda.core.JDA - Login Successful!
  944.  
  945. [15:33:38] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  946. [15:33:38] [Server thread/INFO]: [skRayFall] Bacon holograms found
  947. [15:33:38] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
  948. [15:33:38] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
  949. [15:33:38] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
  950. [15:33:38] [Server thread/INFO]: [skRayFall] Getting the extra special 1.9.4 bacon!
  951. [15:33:38] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
  952. [15:33:38] [Server thread/INFO]: [skRayFall] Bacon is ready!
  953. [15:33:38] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.1.0
  954. [15:33:38] [Server thread/WARN]: config broken for xmpp
  955. [15:33:38] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.1.0
  956. [15:33:39] [JDA MainWS-ReadThread/WARN]: 34605 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient - Connected to WebSocket
  957.  
  958. [15:33:39] [Server thread/WARN]: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
  959. [15:33:39] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
  960. [15:33:39] [Server thread/INFO]: [Eyu-BungeeNPCs] Enabling Eyu-BungeeNPCs v5.1
  961. [15:33:39] [Server thread/INFO]: BungeeNPCs - Loading config files...
  962. [15:33:39] [Server thread/INFO]: BungeeNPCs - All files loaded successfully!
  963. [15:33:39] [Server thread/INFO]: BungeeNPCs - Citizens detected.
  964. [15:33:39] [Server thread/INFO]: BungeeNPCs - HolographicDisplays detected.
  965. [15:33:39] [Server thread/ERROR]: Error occurred while enabling Eyu-BungeeNPCs v5.1 (Is it up to date?)
  966. java.lang.NullPointerException: source's world cannot be null
  967. at com.gmail.filoghost.holographicdisplays.util.Validator.notNull(Validator.java:21) ~[?:?]
  968. at com.gmail.filoghost.holographicdisplays.object.DefaultBackendAPI.createHologram(DefaultBackendAPI.java:39) ~[?:?]
  969. at com.gmail.filoghost.holographicdisplays.api.HologramsAPI.createHologram(HologramsAPI.java:46) ~[?:?]
  970. at com.estok.npc.utils.MainMethods.loadHolograms(MainMethods.java:206) ~[?:?]
  971. at com.estok.npc.Core.checkDepends(Core.java:110) ~[?:?]
  972. at com.estok.npc.Core.onEnable(Core.java:53) ~[?:?]
  973. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  974. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  975. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  976. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:362) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  977. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:322) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  978. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  979. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  980. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  981. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  982. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  983. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  984. [15:33:39] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
  985. [15:33:39] [Server thread/INFO]: [BungeeTabListPlus] Enabling BungeeTabListPlus v2.8.11
  986. [15:33:39] [Server thread/INFO]: [LiteBansSk] Enabling LiteBansSk v0.6.1
  987. [15:33:39] [Server thread/INFO]: [GadgetsMenu] Enabling GadgetsMenu v4.3.25
  988. [15:33:39] [JDA MainWS-ReadThread/WARN]: 34936 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.core.JDA - Finished Loading!
  989.  
  990. [15:33:39] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
  991. [15:33:39] [Server thread/INFO]: [GadgetsMenu] GadgetsMenu 4.3.25 is loading...
  992. [15:33:39] [Server thread/INFO]: [GadgetsMenu] [server: git-Spigot-c6871e2-0cd0397 (MC: 1.9.4)]
  993. [15:33:39] [Server thread/INFO]: [GadgetsMenu] Plugin by Yap Zhen Yie.
  994. [15:33:39] [Server thread/INFO]: [GadgetsMenu] Date Modified: 3 October 2019
  995. [15:33:39] [Server thread/INFO]: [GadgetsMenu]
  996. [15:33:39] [Server thread/INFO]: [GadgetsMenu] Initializing module v1_9_R2
  997. [15:33:39] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
  998. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Arro Network Staff(609785948087123979)
  999. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨information(664622662777045012)
  1000. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨announcements(664623613336354831)
  1001. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱staff-chat(609785948087123981)
  1002. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱random(609786081210269725)
  1003. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱bug-reports(638853942360408065)
  1004. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱requests(664621289201336330)
  1005. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱staff-log(664626687996067860)
  1006. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱senior-staff-chat(664628105641459723)
  1007. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱experience-manager(664615737469435904)
  1008. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱forums-accounts-log(623638513954455582)
  1009. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱staff-department(609801596028583957)
  1010. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚨information(611685699967516672)
  1011. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱dev-general(664617194251878428)
  1012. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱dev-projects(664617275118059541)
  1013. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱dev-taskboard(665676651924946944)
  1014. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📱dev-glitches(664617757500899338)
  1015. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:skyblock-planning(613752476721741836)
  1016. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:skyblock-bugs(650170043828666368)
  1017. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:skyblock-todo(650103317149646849)
  1018. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-strike-system(609847315494207494)
  1019. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:action-logs(664627790762475520)
  1020. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:blacklists(611657582448214022)
  1021. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:planning-department(649630600382382124)
  1022. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:owners-kid(614620490027499541)
  1023. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:managers(666084361270984720)
  1024. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-chat(666095064467898398)
  1025. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:hub-console(637738494403543040)
  1026. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:creative-console(637738642659606549)
  1027. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:skyblock-console(650159850575233028)
  1028. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:skyblock-payout(667897267092455434)
  1029. [15:33:39] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 637738494403543040
  1030. [15:33:40] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
  1031. [15:33:40] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
  1032. [15:33:40] [Server thread/INFO]: [GadgetsMenu] Enabled Mystery Vault individual hologram.
  1033. [15:33:40] [Server thread/INFO]: [Skellett] Enabling Skellett v1.8.8
  1034. [15:33:40] [Server thread/INFO]: [Skellett] The breeding event is only for 1.10+ versions!
  1035. [15:33:41] [Server thread/INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions!
  1036. [15:33:41] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
  1037. [15:33:41] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  1038. [15:33:41] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
  1039. [15:33:41] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
  1040. [15:33:41] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
  1041. [15:33:41] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
  1042. [15:33:41] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
  1043. [15:33:41] [Server thread/INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions!
  1044. [15:33:41] [Server thread/INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions!
  1045. [15:33:42] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
  1046. [15:33:42] [Server thread/INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions!
  1047. [15:33:42] [Server thread/INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions!
  1048. [15:33:42] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  1049. [15:33:42] [Server thread/INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions!
  1050. [15:33:42] [Server thread/INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions!
  1051. [15:33:42] [Server thread/INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions!
  1052. [15:33:42] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
  1053. [15:33:42] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  1054. [15:33:42] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  1055. [15:33:42] [Server thread/INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions!
  1056. [15:33:42] [Server thread/INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions!
  1057. [15:33:42] [Server thread/INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions!
  1058. [15:33:42] [Server thread/INFO]: [Skellett] Registered 57 Effects, 16 Conditions, 145 Expressions and 23 Events
  1059. [15:33:42] [Server thread/INFO]: [Skellett] Failed to check for an update on spigot
  1060. [15:33:42] [Server thread/INFO]: [Skellett] Has been enabled!
  1061. [15:33:42] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2
  1062. [15:33:42] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
  1063. [15:33:42] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
  1064. [15:33:42] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
  1065. [15:33:42] [Server thread/INFO]: [TuSKe]
  1066. [15:33:42] [Server thread/INFO]: [TuSKe] A special thanks for donators:
  1067. [15:33:42] [Server thread/INFO]: [TuSKe] @X0Freak - 50$
  1068. [15:33:42] [Server thread/INFO]: [TuSKe] @RepublicanSensei - 10$
  1069. [15:33:42] [Server thread/INFO]: [TuSKe]
  1070. [15:33:42] [Server thread/INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 62 expressions and 0 types. Have fun!
  1071. [15:33:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1072. [15:33:43] [Server thread/INFO]: Done (32.069s)! For help, type "help" or "?"
  1073. [15:33:43] [Server thread/INFO]: Starting GS4 status listener
  1074. [15:33:43] [Query Listener #1/INFO]: Query running on 0.0.0.0:41487
  1075. [15:33:43] [Server thread/INFO]: (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
  1076. [15:33:43] [Craft Scheduler Thread - 1/INFO]: Auto Annoucement » Join our discord https://discord.gg/txhspRd
  1077. [15:33:43] [Craft Scheduler Thread - 3/INFO]: [Skungee] Reciever established on port 1024
  1078. [15:33:44] [Server thread/WARN]: [HolographicDisplays] Hologram 'hub' was in the world 'newhub' but it wasn't loaded.
  1079. [15:33:44] [Server thread/WARN]: [HolographicDisplays] Hologram 'creative' was in the world 'newhub' but it wasn't loaded.
  1080. [15:33:44] [Server thread/WARN]: [HolographicDisplays] Hologram 'skyblock' was in the world 'newhub' but it wasn't loaded.
  1081. [15:33:44] [Server thread/WARN]: [HolographicDisplays] Hologram 'new' was in the world 'pigm' but it wasn't loaded.
  1082. [15:33:44] [Server thread/WARN]: [HolographicDisplays] Hologram 'parkour' was in the world 'pigm' but it wasn't loaded.
  1083. [15:33:44] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.9.3/4(110)
  1084. [15:33:44] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  1085. [15:33:44] [Server thread/INFO]: [Skript] Loading variables...
  1086. [15:33:44] [Server thread/INFO]: [Skript] Loaded 184 variables in 0.0 seconds
  1087. [15:33:44] [Server thread/ERROR]: [Skript] indentation error: expected 2 tabs, but found '->____' [-> = tab, _ = space, ? = other whitespace] (chatcolor.sk, line 27: set %player%.pwc to %player%')
  1088. [15:33:44] [Server thread/ERROR]: [Skript] indentation error: expected 8 spaces, but found 2 tabs (plswork.sk, line 15: send player title "&e&lCREATIVE" with subtitle "&fConnecting to Creative" for 3 seconds')
  1089. [15:33:44] [Server thread/ERROR]: [Skript] indentation error: expected 8 spaces, but found 2 tabs (plswork.sk, line 22: send player title "&a&lSKYBLOCK" with subtitle "&fConnecting to Skyblock" for 3 seconds')
  1090. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 432: set {slot.{@Slot-0.World}} to number of players in world "{@Slot-0.World}"')
  1091. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 439: set {slot.{@Slot-1.World}} to number of players in world "{@Slot-1.World}"')
  1092. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 446: set {slot.{@Slot-2.World}} to number of players in world "{@Slot-2.World}"')
  1093. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 453: set {slot.{@Slot-3.World}} to number of players in world "{@Slot-3.World}"')
  1094. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 460: set {slot.{@Slot-4.World}} to number of players in world "{@Slot-4.World}"')
  1095. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 467: set {slot.{@Slot-5.World}} to number of players in world "{@Slot-5.World}"')
  1096. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 474: set {slot.{@Slot-6.World}} to number of players in world "{@Slot-6.World}"')
  1097. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 481: set {slot.{@Slot-7.World}} to number of players in world "{@Slot-7.World}"')
  1098. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 488: set {slot.{@Slot-8.World}} to number of players in world "{@Slot-8.World}"')
  1099. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 495: set {slot.{@Slot-9.World}} to number of players in world "{@Slot-9.World}"')
  1100. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 502: set {slot.{@Slot-10.World}} to number of players in world "{@Slot-10.World}"')
  1101. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 509: set {slot.{@Slot-11.World}} to number of players in world "{@Slot-11.World}"')
  1102. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 516: set {slot.{@Slot-12.World}} to number of players in world "{@Slot-12.World}"')
  1103. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 523: set {slot.{@Slot-13.World}} to number of players in world "{@Slot-13.World}"')
  1104. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 530: set {slot.{@Slot-14.World}} to number of players in world "{@Slot-14.World}"')
  1105. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 537: set {slot.{@Slot-15.World}} to number of players in world "{@Slot-15.World}"')
  1106. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 544: set {slot.{@Slot-16.World}} to number of players in world "{@Slot-16.World}"')
  1107. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 551: set {slot.{@Slot-17.World}} to number of players in world "{@Slot-17.World}"')
  1108. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 558: set {slot.{@Slot-17.World}} to number of players in world "{@Slot-17.World}"')
  1109. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 565: set {slot.{@Slot-18.World}} to number of players in world "{@Slot-18.World}"')
  1110. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 572: set {slot.{@Slot-19.World}} to number of players in world "{@Slot-19.World}"')
  1111. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 579: set {slot.{@Slot-20.World}} to number of players in world "{@Slot-20.World}"')
  1112. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 586: set {slot.{@Slot-21.World}} to number of players in world "{@Slot-21.World}"')
  1113. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 593: set {slot.{@Slot-22.World}} to number of players in world "{@Slot-22.World}"')
  1114. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 600: set {slot.{@Slot-23.World}} to number of players in world "{@Slot-23.World}"')
  1115. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 607: set {slot.{@Slot-24.World}} to number of players in world "{@Slot-24.World}"')
  1116. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 614: set {slot.{@Slot-25.World}} to number of players in world "{@Slot-25.World}"')
  1117. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 621: set {slot.{@Slot-26.World}} to number of players in world "{@Slot-26.World}"')
  1118. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 628: set {slot.{@Slot-27.World}} to number of players in world "{@Slot-27.World}"')
  1119. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 635: set {slot.{@Slot-28.World}} to number of players in world "{@Slot-28.World}"')
  1120. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 642: set {slot.{@Slot-29.World}} to number of players in world "{@Slot-29.World}"')
  1121. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 649: set {slot.{@Slot-30.World}} to number of players in world "{@Slot-30.World}"')
  1122. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 656: set {slot.{@Slot-31.World}} to number of players in world "{@Slot-31.World}"')
  1123. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 663: set {slot.{@Slot-32.World}} to number of players in world "{@Slot-32.World}"')
  1124. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 670: set {slot.{@Slot-33.World}} to number of players in world "{@Slot-33.World}"')
  1125. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 677: set {slot.{@Slot-34.World}} to number of players in world "{@Slot-34.World}"')
  1126. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 684: set {slot.{@Slot-35.World}} to number of players in world "{@Slot-35.World}"')
  1127. [15:34:00] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 691: set {slot.{@Slot-37.World}} to number of players in world "{@Slot-37.World}"')
  1128. [15:34:01] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 698: set {slot.{@Slot-38.World}} to number of players in world "{@Slot-38.World}"')
  1129. [15:34:01] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 705: set {slot.{@Slot-39.World}} to number of players in world "{@Slot-39.World}"')
  1130. [15:34:01] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 712: set {slot.{@Slot-40.World}} to number of players in world "{@Slot-40.World}"')
  1131. [15:34:01] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 719: set {slot.{@Slot-41.World}} to number of players in world "{@Slot-41.World}"')
  1132. [15:34:01] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 726: set {slot.{@Slot-42.World}} to number of players in world "{@Slot-42.World}"')
  1133. [15:34:01] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 733: set {slot.{@Slot-43.World}} to number of players in world "{@Slot-43.World}"')
  1134. [15:34:01] [Server thread/ERROR]: [Skript] Can't understand this expression: 'number of players in world "world"' (BetterMenu.sk, line 740: set {slot.{@Slot-44.World}} to number of players in world "{@Slot-44.World}"')
  1135. [15:34:01] [Server thread/INFO]: [BetterMenu] You are using the latest version of BetterMenu!
  1136. [15:34:01] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: skmusic play strad to %player% (Music.sk, line 2: skmusic play strad to %player%')
  1137. [15:34:02] [Server thread/WARN]: [Skript] coloured the prefix of loop-player is already a text, so you should not put it in one (e.g. coloured the prefix of loop-player instead of "%coloured the prefix of loop-player%") (scoreboard.sk, line 7: set {_prefix} to "%colored loop-player's prefix%"')
  1138. [15:34:02] [Server thread/INFO]: [Skript] Loaded 27 scripts with a total of 40 triggers and 281 commands in 17.99 seconds
  1139. [15:34:02] [Server thread/INFO]: [Skript] Finished loading.
  1140. [15:34:02] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1141. [15:34:02] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1142. [15:34:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1143. [15:34:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1144. [15:34:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1145. [15:34:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1146. [15:34:02] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1147. [15:34:02] [Server thread/INFO]: [AAC] Beginning Enable...
  1148. [15:34:02] [Server thread/INFO]: * [AAC] AAC has been enabled
  1149. [15:34:02] [Server thread/INFO]: [AAC] AAC has been enabled.
  1150. [15:34:03] [Server thread/INFO]: [Citizens] Loaded 31 NPCs.
  1151. [15:34:03] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.2.2, you're on: 2.1.3
  1152. [15:34:03] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.1
  1153. [15:34:03] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  1154. [15:34:03] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
  1155. [15:34:03] [Server thread/WARN]: §6[AAC] §r>§6 Could not check AAC version
  1156. [15:34:04] [Craft Scheduler Thread - 5/INFO]: [Skungee] Going into keep alive mode...
  1157. [15:34:05] [Craft Scheduler Thread - 2/INFO]: [TuSKe] Checking for latest update...
  1158. [15:34:05] [Craft Scheduler Thread - 2/WARN]: [TuSKe] An unexpected error occurred when trying to check for latest update.
  1159. [15:34:06] [luckperms-hikari connection adder/WARN]: Sat Jan 18 15:34:06 EST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  1160. [15:34:07] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1161. [15:34:07] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1162. [15:34:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1163. [15:34:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1164. [15:34:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1165. [15:34:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1166. [15:34:07] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1167. [15:34:08] [Craft Scheduler Thread - 5/INFO]: [TuSKe] Generating documentation of Skript & Addons.
  1168. [15:34:08] [Craft Scheduler Thread - 5/INFO]: [TuSKe] Documentation was generated successfully.
  1169. [15:34:12] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1170. [15:34:12] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1171. [15:34:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1172. [15:34:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1173. [15:34:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1174. [15:34:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1175. [15:34:12] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1176. [15:34:17] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1177. [15:34:17] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1178. [15:34:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1179. [15:34:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1180. [15:34:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1181. [15:34:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1182. [15:34:17] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1183. [15:34:22] [luckperms-hikari connection adder/WARN]: Sat Jan 18 15:34:22 EST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  1184. [15:34:22] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1185. [15:34:22] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1186. [15:34:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1187. [15:34:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1188. [15:34:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1189. [15:34:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1190. [15:34:22] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1191. [15:34:22] [User Authenticator #1/INFO]: UUID of player PigMatt is 35744826-73f9-4c94-b809-6c620d55f83c
  1192. [15:34:22] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to AntiCrash v2.0
  1193. org.bukkit.event.EventException
  1194. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1195. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1196. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1197. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1198. at net.minecraft.server.v1_9_R2.PlayerList.onPlayerJoin(PlayerList.java:333) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1199. at net.minecraft.server.v1_9_R2.PlayerList.a(PlayerList.java:159) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1200. at net.minecraft.server.v1_9_R2.LoginListener.b(LoginListener.java:144) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1201. at net.minecraft.server.v1_9_R2.LoginListener.c(LoginListener.java:54) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1202. at net.minecraft.server.v1_9_R2.NetworkManager.a(NetworkManager.java:233) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1203. at net.minecraft.server.v1_9_R2.ServerConnection.c(ServerConnection.java:140) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1204. at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:825) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1205. at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1206. at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1207. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1208. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  1209. Caused by: java.lang.NoClassDefFoundError: org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer
  1210. at m.m.G.ALLATORIxDEMO(p:194) ~[?:?]
  1211. at m.m.G.<init>(p:263) ~[?:?]
  1212. at m.m.i.Register(o:51) ~[?:?]
  1213. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  1214. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  1215. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  1216. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  1217. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1218. ... 14 more
  1219. Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer
  1220. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1221. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1222. at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:946) ~[?:1.8.0_212]
  1223. at java.lang.ClassLoader.loadClass(ClassLoader.java:891) ~[?:1.8.0_212]
  1224. at java.lang.ClassLoader.loadClass(ClassLoader.java:874) ~[?:1.8.0_212]
  1225. at m.m.G.ALLATORIxDEMO(p:194) ~[?:?]
  1226. at m.m.G.<init>(p:263) ~[?:?]
  1227. at m.m.i.Register(o:51) ~[?:?]
  1228. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  1229. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  1230. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  1231. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  1232. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1233. ... 14 more
  1234. [15:34:22] [Server thread/WARN]: [PerWorldChatPlus] Update URL is invalid! Report this to Shades161 on her Dev Bukkit Page!
  1235. [15:34:23] [Server thread/INFO]: PigMatt[/99.254.66.6:41445] logged in with entity id 343 at ([HubSpawn]-5.041761630061988, 73.0, 892.9250000119209)
  1236. [15:34:23] [Server thread/WARN]: [Essentials] Task #280 for Essentials v2.17.1.0 generated an exception
  1237. java.lang.NullPointerException
  1238. at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:146) ~[?:?]
  1239. at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?]
  1240. at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$$Lambda$512.0000000085718990.run(Unknown Source) ~[?:?]
  1241. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1242. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1243. at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:734) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1244. at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1245. at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1246. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1247. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  1248. [15:34:23] [Server thread/INFO]: CONSOLE issued server command: /gms PigMatt
  1249. [15:34:23] [Server thread/INFO]: [!] Sucessfully Changed Gamemode for PigMatt to survival
  1250. [15:34:23] [Server thread/INFO]: Cosmetic reset completed.
  1251. [15:34:27] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1252. [15:34:27] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1253. [15:34:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1254. [15:34:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1255. [15:34:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1256. [15:34:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1257. [15:34:27] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1258. [15:34:28] [Server thread/INFO]: PigMatt issued server command: /server-selector
  1259. [15:34:28] [Server thread/INFO]: PigMatt [35744826-73f9-4c94-b809-6c620d55f83c]: /server-selector
  1260. [15:34:31] [Server thread/INFO]: PigMatt issued server command: /server-selectora
  1261. [15:34:32] [Server thread/INFO]: PigMatt issued server command: /server-selectors
  1262. [15:34:32] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1263. [15:34:32] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1264. [15:34:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1265. [15:34:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1266. [15:34:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1267. [15:34:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1268. [15:34:32] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1269. [15:34:37] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1270. [15:34:37] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1271. [15:34:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1272. [15:34:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1273. [15:34:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1274. [15:34:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1275. [15:34:37] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1276. [15:34:42] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1277. [15:34:42] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1278. [15:34:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1279. [15:34:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1280. [15:34:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1281. [15:34:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1282. [15:34:42] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1283. [15:34:47] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1284. [15:34:47] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1285. [15:34:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1286. [15:34:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1287. [15:34:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1288. [15:34:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1289. [15:34:47] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1290. [15:34:52] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1291. [15:34:52] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1292. [15:34:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1293. [15:34:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1294. [15:34:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1295. [15:34:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1296. [15:34:52] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1297. [15:34:57] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1298. [15:34:57] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1299. [15:34:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1300. [15:34:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1301. [15:34:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1302. [15:34:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1303. [15:34:57] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1304. [15:35:02] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1305. [15:35:02] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1306. [15:35:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1307. [15:35:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1308. [15:35:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1309. [15:35:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1310. [15:35:02] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1311. [15:35:07] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1312. [15:35:07] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1313. [15:35:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1314. [15:35:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1315. [15:35:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1316. [15:35:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1317. [15:35:07] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1318. [15:35:12] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1319. [15:35:12] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1320. [15:35:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1321. [15:35:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1322. [15:35:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1323. [15:35:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1324. [15:35:12] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1325. [15:35:17] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1326. [15:35:17] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1327. [15:35:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1328. [15:35:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1329. [15:35:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1330. [15:35:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1331. [15:35:17] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1332. [15:35:22] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1333. [15:35:22] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1334. [15:35:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1335. [15:35:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1336. [15:35:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1337. [15:35:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1338. [15:35:22] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1339. [15:35:27] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1340. [15:35:27] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1341. [15:35:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1342. [15:35:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1343. [15:35:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1344. [15:35:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1345. [15:35:27] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1346. [15:35:32] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1347. [15:35:32] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1348. [15:35:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1349. [15:35:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1350. [15:35:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1351. [15:35:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1352. [15:35:32] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1353. [15:35:37] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1354. [15:35:37] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1355. [15:35:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1356. [15:35:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1357. [15:35:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1358. [15:35:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1359. [15:35:37] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1360. [15:35:42] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1361. [15:35:42] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1362. [15:35:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1363. [15:35:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1364. [15:35:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1365. [15:35:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1366. [15:35:42] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1367. [15:35:47] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1368. [15:35:47] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1369. [15:35:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1370. [15:35:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1371. [15:35:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1372. [15:35:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1373. [15:35:47] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1374. [15:35:52] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1375. [15:35:52] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1376. [15:35:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1377. [15:35:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1378. [15:35:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1379. [15:35:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1380. [15:35:52] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1381. [15:35:57] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1382. [15:35:57] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1383. [15:35:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1384. [15:35:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1385. [15:35:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1386. [15:35:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1387. [15:35:57] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1388. [15:36:02] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1389. [15:36:02] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1390. [15:36:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1391. [15:36:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1392. [15:36:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1393. [15:36:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1394. [15:36:02] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1395. [15:36:03] [Craft Scheduler Thread - 5/INFO]: Auto Annoucement » Please remember to review /rules. If you find a rule breaker visit the forums or do /report
  1396. [15:36:07] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1397. [15:36:07] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1398. [15:36:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1399. [15:36:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1400. [15:36:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1401. [15:36:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1402. [15:36:07] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1403. [15:36:12] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1404. [15:36:12] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1405. [15:36:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1406. [15:36:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1407. [15:36:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1408. [15:36:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1409. [15:36:12] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1410. [15:36:17] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1411. [15:36:17] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1412. [15:36:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1413. [15:36:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1414. [15:36:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1415. [15:36:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1416. [15:36:17] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1417. [15:36:22] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1418. [15:36:22] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1419. [15:36:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1420. [15:36:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1421. [15:36:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1422. [15:36:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1423. [15:36:22] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1424. [15:36:27] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1425. [15:36:27] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1426. [15:36:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1427. [15:36:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1428. [15:36:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1429. [15:36:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1430. [15:36:27] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1431. [15:36:32] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1432. [15:36:32] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1433. [15:36:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1434. [15:36:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1435. [15:36:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1436. [15:36:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1437. [15:36:32] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1438. [15:36:37] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1439. [15:36:37] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1440. [15:36:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1441. [15:36:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1442. [15:36:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1443. [15:36:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1444. [15:36:37] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1445. [15:36:42] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1446. [15:36:42] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1447. [15:36:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1448. [15:36:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1449. [15:36:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1450. [15:36:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1451. [15:36:42] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1452. [15:36:47] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1453. [15:36:47] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1454. [15:36:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1455. [15:36:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1456. [15:36:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1457. [15:36:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1458. [15:36:47] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1459. [15:36:52] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1460. [15:36:52] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1461. [15:36:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1462. [15:36:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1463. [15:36:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1464. [15:36:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1465. [15:36:52] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1466. [15:36:57] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1467. [15:36:57] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1468. [15:36:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1469. [15:36:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1470. [15:36:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1471. [15:36:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1472. [15:36:57] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1473. [15:37:02] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1474. [15:37:02] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1475. [15:37:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1476. [15:37:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1477. [15:37:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1478. [15:37:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1479. [15:37:02] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1480. [15:37:03] [Server thread/INFO]: PigMatt lost connection: Disconnected
  1481. [15:37:04] [Server thread/INFO]: [-] PigMatt left the game
  1482. [15:37:04] [Server thread/WARN]: [Essentials] Task #535 for Essentials v2.17.1.0 generated an exception
  1483. java.lang.NullPointerException
  1484. at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:142) ~[?:?]
  1485. at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?]
  1486. at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$$Lambda$549.0000000084B6CBF0.run(Unknown Source) ~[?:?]
  1487. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1488. at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1489. at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:734) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1490. at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1491. at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1492. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [spigot-1.9.4.jar:git-Spigot-c6871e2-0cd0397]
  1493. at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
  1494. [15:37:07] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1495. [15:37:07] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1496. [15:37:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1497. [15:37:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1498. [15:37:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1499. [15:37:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1500. [15:37:07] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1501. [15:37:12] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1502. [15:37:12] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1503. [15:37:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1504. [15:37:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1505. [15:37:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1506. [15:37:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1507. [15:37:12] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1508. [15:37:17] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1509. [15:37:17] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1510. [15:37:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1511. [15:37:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1512. [15:37:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1513. [15:37:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1514. [15:37:17] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1515. [15:37:22] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1516. [15:37:22] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1517. [15:37:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1518. [15:37:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1519. [15:37:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1520. [15:37:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1521. [15:37:22] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1522. [15:37:27] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1523. [15:37:27] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1524. [15:37:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1525. [15:37:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1526. [15:37:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1527. [15:37:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1528. [15:37:27] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1529. [15:37:32] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1530. [15:37:32] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1531. [15:37:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1532. [15:37:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1533. [15:37:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1534. [15:37:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1535. [15:37:32] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1536. [15:37:37] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1537. [15:37:37] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1538. [15:37:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1539. [15:37:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1540. [15:37:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1541. [15:37:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1542. [15:37:37] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1543. [15:37:42] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1544. [15:37:42] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1545. [15:37:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1546. [15:37:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1547. [15:37:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1548. [15:37:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1549. [15:37:42] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1550. [15:37:47] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1551. [15:37:47] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1552. [15:37:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1553. [15:37:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1554. [15:37:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1555. [15:37:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1556. [15:37:47] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1557. [15:37:52] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1558. [15:37:52] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1559. [15:37:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1560. [15:37:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1561. [15:37:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1562. [15:37:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1563. [15:37:52] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1564. [15:37:57] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1565. [15:37:57] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1566. [15:37:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1567. [15:37:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1568. [15:37:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1569. [15:37:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1570. [15:37:57] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1571. [15:38:02] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1572. [15:38:02] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1573. [15:38:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1574. [15:38:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1575. [15:38:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1576. [15:38:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1577. [15:38:02] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1578. [15:38:04] [Craft Scheduler Thread - 6/INFO]: Auto Annoucement » Are you stuck? Try /stuck or /plshelp
  1579. [15:38:07] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1580. [15:38:07] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1581. [15:38:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1582. [15:38:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1583. [15:38:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1584. [15:38:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1585. [15:38:07] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1586. [15:38:12] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1587. [15:38:12] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1588. [15:38:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1589. [15:38:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1590. [15:38:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1591. [15:38:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1592. [15:38:12] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1593. [15:38:17] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1594. [15:38:17] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1595. [15:38:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1596. [15:38:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1597. [15:38:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1598. [15:38:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1599. [15:38:17] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1600. [15:38:22] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1601. [15:38:22] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1602. [15:38:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1603. [15:38:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1604. [15:38:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1605. [15:38:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1606. [15:38:22] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1607. [15:38:27] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1608. [15:38:27] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1609. [15:38:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1610. [15:38:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1611. [15:38:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1612. [15:38:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1613. [15:38:27] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1614. [15:38:32] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1615. [15:38:32] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1616. [15:38:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1617. [15:38:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1618. [15:38:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1619. [15:38:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1620. [15:38:32] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1621. [15:38:37] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1622. [15:38:37] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1623. [15:38:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1624. [15:38:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1625. [15:38:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1626. [15:38:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1627. [15:38:37] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1628. [15:38:42] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1629. [15:38:42] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1630. [15:38:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1631. [15:38:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1632. [15:38:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1633. [15:38:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1634. [15:38:42] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1635. [15:38:47] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1636. [15:38:47] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1637. [15:38:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1638. [15:38:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1639. [15:38:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1640. [15:38:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1641. [15:38:47] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1642. [15:38:52] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1643. [15:38:52] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1644. [15:38:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1645. [15:38:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1646. [15:38:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1647. [15:38:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1648. [15:38:52] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1649. [15:38:57] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1650. [15:38:57] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1651. [15:38:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1652. [15:38:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1653. [15:38:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1654. [15:38:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1655. [15:38:57] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1656. [15:39:02] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1657. [15:39:02] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1658. [15:39:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1659. [15:39:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1660. [15:39:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1661. [15:39:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1662. [15:39:02] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1663. [15:39:07] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1664. [15:39:07] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1665. [15:39:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1666. [15:39:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1667. [15:39:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1668. [15:39:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1669. [15:39:07] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1670. [15:39:12] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1671. [15:39:12] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1672. [15:39:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1673. [15:39:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1674. [15:39:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1675. [15:39:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1676. [15:39:12] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1677. [15:39:17] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1678. [15:39:17] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1679. [15:39:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1680. [15:39:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1681. [15:39:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1682. [15:39:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1683. [15:39:17] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1684. [15:39:22] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1685. [15:39:22] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1686. [15:39:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1687. [15:39:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1688. [15:39:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1689. [15:39:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1690. [15:39:22] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1691. [15:39:27] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1692. [15:39:27] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1693. [15:39:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1694. [15:39:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1695. [15:39:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1696. [15:39:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1697. [15:39:27] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1698. [15:39:32] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1699. [15:39:32] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1700. [15:39:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1701. [15:39:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1702. [15:39:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1703. [15:39:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1704. [15:39:32] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1705. [15:39:37] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1706. [15:39:37] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1707. [15:39:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1708. [15:39:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1709. [15:39:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1710. [15:39:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1711. [15:39:37] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1712. [15:39:42] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1713. [15:39:42] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1714. [15:39:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1715. [15:39:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1716. [15:39:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1717. [15:39:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1718. [15:39:42] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1719. [15:39:47] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1720. [15:39:47] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1721. [15:39:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1722. [15:39:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1723. [15:39:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1724. [15:39:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1725. [15:39:47] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1726. [15:39:52] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1727. [15:39:52] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1728. [15:39:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1729. [15:39:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1730. [15:39:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1731. [15:39:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1732. [15:39:52] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1733. [15:39:57] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1734. [15:39:57] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1735. [15:39:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1736. [15:39:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1737. [15:39:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1738. [15:39:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1739. [15:39:57] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1740. [15:40:02] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1741. [15:40:02] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1742. [15:40:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1743. [15:40:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1744. [15:40:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1745. [15:40:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1746. [15:40:02] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1747. [15:40:04] [Craft Scheduler Thread - 8/INFO]: Auto Annoucement » Visit our Forums to Report Bugs/Players, Suggest & More: forums.arro.xyz
  1748. [15:40:07] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1749. [15:40:07] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1750. [15:40:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1751. [15:40:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1752. [15:40:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1753. [15:40:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1754. [15:40:07] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1755. [15:40:12] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1756. [15:40:12] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1757. [15:40:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1758. [15:40:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1759. [15:40:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1760. [15:40:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1761. [15:40:12] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1762. [15:40:17] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1763. [15:40:17] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1764. [15:40:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1765. [15:40:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1766. [15:40:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1767. [15:40:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1768. [15:40:17] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1769. [15:40:22] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1770. [15:40:22] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1771. [15:40:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1772. [15:40:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1773. [15:40:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1774. [15:40:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1775. [15:40:22] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1776. [15:40:27] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1777. [15:40:27] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1778. [15:40:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1779. [15:40:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1780. [15:40:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1781. [15:40:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1782. [15:40:27] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1783. [15:40:32] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1784. [15:40:32] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1785. [15:40:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1786. [15:40:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1787. [15:40:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1788. [15:40:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1789. [15:40:32] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1790. [15:40:37] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1791. [15:40:37] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1792. [15:40:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1793. [15:40:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1794. [15:40:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1795. [15:40:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1796. [15:40:37] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1797. [15:40:42] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1798. [15:40:42] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1799. [15:40:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1800. [15:40:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1801. [15:40:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1802. [15:40:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1803. [15:40:42] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1804. [15:40:47] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1805. [15:40:47] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1806. [15:40:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1807. [15:40:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1808. [15:40:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1809. [15:40:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1810. [15:40:47] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1811. [15:40:52] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1812. [15:40:52] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1813. [15:40:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1814. [15:40:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1815. [15:40:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1816. [15:40:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1817. [15:40:52] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1818. [15:40:57] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1819. [15:40:57] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1820. [15:40:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1821. [15:40:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1822. [15:40:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1823. [15:40:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1824. [15:40:57] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1825. [15:41:02] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1826. [15:41:02] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1827. [15:41:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1828. [15:41:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1829. [15:41:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1830. [15:41:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1831. [15:41:02] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1832. [15:41:07] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1833. [15:41:07] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1834. [15:41:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1835. [15:41:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1836. [15:41:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1837. [15:41:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1838. [15:41:07] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1839. [15:41:12] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1840. [15:41:12] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1841. [15:41:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1842. [15:41:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1843. [15:41:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1844. [15:41:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1845. [15:41:12] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1846. [15:41:17] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1847. [15:41:17] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1848. [15:41:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1849. [15:41:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1850. [15:41:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1851. [15:41:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1852. [15:41:17] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1853. [15:41:22] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1854. [15:41:22] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1855. [15:41:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1856. [15:41:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1857. [15:41:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1858. [15:41:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1859. [15:41:22] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1860. [15:41:27] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1861. [15:41:27] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1862. [15:41:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1863. [15:41:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1864. [15:41:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1865. [15:41:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1866. [15:41:27] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1867. [15:41:32] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1868. [15:41:32] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1869. [15:41:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1870. [15:41:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1871. [15:41:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1872. [15:41:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1873. [15:41:32] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1874. [15:41:37] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1875. [15:41:37] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1876. [15:41:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1877. [15:41:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1878. [15:41:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1879. [15:41:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1880. [15:41:37] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1881. [15:41:42] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1882. [15:41:42] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1883. [15:41:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1884. [15:41:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1885. [15:41:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1886. [15:41:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1887. [15:41:42] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1888. [15:41:47] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1889. [15:41:47] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1890. [15:41:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1891. [15:41:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1892. [15:41:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1893. [15:41:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1894. [15:41:47] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1895. [15:41:52] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1896. [15:41:52] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1897. [15:41:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1898. [15:41:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1899. [15:41:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1900. [15:41:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1901. [15:41:52] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1902. [15:41:57] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1903. [15:41:57] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1904. [15:41:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1905. [15:41:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1906. [15:41:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1907. [15:41:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1908. [15:41:57] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1909. [15:42:02] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1910. [15:42:02] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1911. [15:42:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1912. [15:42:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1913. [15:42:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1914. [15:42:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1915. [15:42:02] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1916. [15:42:04] [Craft Scheduler Thread - 9/INFO]: Auto Annoucement » Join our discord https://discord.gg/txhspRd
  1917. [15:42:07] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1918. [15:42:07] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1919. [15:42:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1920. [15:42:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1921. [15:42:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1922. [15:42:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1923. [15:42:07] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1924. [15:42:12] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1925. [15:42:12] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1926. [15:42:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1927. [15:42:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1928. [15:42:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1929. [15:42:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1930. [15:42:12] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1931. [15:42:17] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1932. [15:42:17] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1933. [15:42:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1934. [15:42:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1935. [15:42:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1936. [15:42:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1937. [15:42:17] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1938. [15:42:22] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1939. [15:42:22] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1940. [15:42:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1941. [15:42:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1942. [15:42:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1943. [15:42:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1944. [15:42:22] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1945. [15:42:27] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1946. [15:42:27] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1947. [15:42:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1948. [15:42:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1949. [15:42:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1950. [15:42:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1951. [15:42:27] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1952. [15:42:32] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1953. [15:42:32] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1954. [15:42:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1955. [15:42:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1956. [15:42:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1957. [15:42:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1958. [15:42:32] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1959. [15:42:37] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1960. [15:42:37] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1961. [15:42:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1962. [15:42:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1963. [15:42:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1964. [15:42:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1965. [15:42:37] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1966. [15:42:42] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1967. [15:42:42] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1968. [15:42:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1969. [15:42:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1970. [15:42:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1971. [15:42:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1972. [15:42:42] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1973. [15:42:47] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1974. [15:42:47] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1975. [15:42:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1976. [15:42:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1977. [15:42:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1978. [15:42:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1979. [15:42:47] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1980. [15:42:52] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1981. [15:42:52] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1982. [15:42:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1983. [15:42:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1984. [15:42:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1985. [15:42:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1986. [15:42:52] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1987. [15:42:57] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1988. [15:42:57] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1989. [15:42:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1990. [15:42:57] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1991. [15:42:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1992. [15:42:57] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1993. [15:42:57] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  1994. [15:43:02] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  1995. [15:43:02] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  1996. [15:43:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  1997. [15:43:02] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1998. [15:43:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1999. [15:43:02] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2000. [15:43:02] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  2001. [15:43:07] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  2002. [15:43:07] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  2003. [15:43:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  2004. [15:43:07] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2005. [15:43:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2006. [15:43:07] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2007. [15:43:07] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  2008. [15:43:12] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  2009. [15:43:12] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  2010. [15:43:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  2011. [15:43:12] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2012. [15:43:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2013. [15:43:12] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2014. [15:43:12] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  2015. [15:43:17] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  2016. [15:43:17] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  2017. [15:43:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  2018. [15:43:17] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2019. [15:43:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2020. [15:43:17] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2021. [15:43:17] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  2022. [15:43:22] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  2023. [15:43:22] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  2024. [15:43:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  2025. [15:43:22] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2026. [15:43:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2027. [15:43:22] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2028. [15:43:22] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  2029. [15:43:27] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  2030. [15:43:27] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  2031. [15:43:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  2032. [15:43:27] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2033. [15:43:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2034. [15:43:27] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2035. [15:43:27] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  2036. [15:43:32] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  2037. [15:43:32] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  2038. [15:43:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  2039. [15:43:32] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2040. [15:43:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2041. [15:43:32] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2042. [15:43:32] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  2043. [15:43:33] [Craft Scheduler Thread - 9/INFO]: [LiteBans] A plugin update is available! Your version: 2.3.15, latest version: 2.4.7
  2044. [15:43:33] [Craft Scheduler Thread - 9/INFO]: [LiteBans] Updates can be downloaded from here:
  2045. [15:43:33] [Craft Scheduler Thread - 9/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
  2046. [15:43:37] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  2047. [15:43:37] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  2048. [15:43:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  2049. [15:43:37] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2050. [15:43:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2051. [15:43:37] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2052. [15:43:37] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  2053. [15:43:42] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  2054. [15:43:42] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  2055. [15:43:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  2056. [15:43:42] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2057. [15:43:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2058. [15:43:42] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2059. [15:43:42] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  2060. [15:43:47] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  2061. [15:43:47] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  2062. [15:43:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  2063. [15:43:47] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2064. [15:43:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2065. [15:43:47] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2066. [15:43:47] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
  2067. [15:43:52] [Craft Scheduler Thread - 1/WARN]: java.lang.NullPointerException
  2068. [15:43:52] [Craft Scheduler Thread - 1/WARN]: at xyz.derkades.serverselectorx.PingServersBackground.run(PingServersBackground.java:20)
  2069. [15:43:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  2070. [15:43:52] [Craft Scheduler Thread - 1/WARN]: at org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2071. [15:43:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2072. [15:43:52] [Craft Scheduler Thread - 1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2073. [15:43:52] [Craft Scheduler Thread - 1/WARN]: at java.lang.Thread.run(Thread.java:813)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement