Advertisement
Guest User

Untitled

a guest
Mar 10th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 435.03 KB | None | 0 0
  1. [06:43:49] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [06:43:49] [Server thread/INFO]: Loading properties
  3. [06:43:49] [Server thread/INFO]: Default game type: SURVIVAL
  4. [06:43:50] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [06:43:50] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [06:43:50] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [06:43:50] [Server thread/INFO]: Debug logging is disabled
  8. [06:43:50] [Server thread/INFO]: Generating keypair
  9. [06:43:50] [Server thread/INFO]: Starting Minecraft server on *:25585
  10. [06:43:50] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [06:43:51] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
  12. [06:43:51] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  13. [06:43:51] [Server thread/INFO]: [AlwaysDay] Loading AlwaysDay v2.2.8
  14. [06:43:51] [Server thread/INFO]: [KnockbackPatch] Loading KnockbackPatch v1.0
  15. [06:43:51] [Server thread/INFO]: [IPWhitelist] Loading IPWhitelist v1.7
  16. [06:43:51] [Server thread/INFO]: [HCF] Loading HCF v7.2
  17. [06:43:51] [Server thread/INFO]: [KitMapSigns-1.4-Release] Loading KitMapSigns-1.4-Release v1.4-Release
  18. [06:43:51] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v1.11.0
  19. [06:43:51] [Server thread/INFO]: [zPermissions] Loading zPermissions v1.2
  20. [06:43:51] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
  21. [06:43:51] [Server thread/INFO]: [AutoBroadcast] Loading AutoBroadcast v2.0-SNAPSHOT
  22. [06:43:51] [Server thread/INFO]: [DisableJoinMessage] Loading DisableJoinMessage v1.0
  23. [06:43:51] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.4
  24. [06:43:51] [Server thread/INFO]: [Hub] Loading Hub v1.5
  25. [06:43:51] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.1
  26. [06:43:51] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.4.0
  27. [06:43:51] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  28. [06:43:51] [Server thread/INFO]: [FastPot] Loading FastPot v5.0
  29. [06:43:51] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  30. [06:43:51] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.7.0
  31. [06:43:51] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.8
  32. [06:43:51] [Server thread/INFO]: [Doge] Loading Doge v0.9b
  33. [06:43:51] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.12
  34. [06:43:54] [Server thread/INFO]: Starting minecraft server version 1.7.10
  35. [06:43:54] [Server thread/INFO]: Loading properties
  36. [06:43:54] [Server thread/INFO]: Default game type: SURVIVAL
  37. [06:43:54] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  38. [06:43:54] [Server thread/INFO]: Server Ping Player Sample Count: 12
  39. [06:43:54] [Server thread/INFO]: Using 4 threads for Netty based IO
  40. [06:43:54] [Server thread/INFO]: Debug logging is disabled
  41. [06:43:54] [Server thread/INFO]: Generating keypair
  42. [06:43:55] [Server thread/INFO]: Starting Minecraft server on *:25585
  43. [06:43:55] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  44. [06:43:55] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  45. [06:43:55] [Server thread/WARN]: Perhaps a server is already running on that port?
  46. [06:43:55] [Server thread/INFO]: Stopping server
  47. [06:43:55] [Server thread/INFO]: Saving players
  48. [06:43:55] [Thread-4/INFO]: Stopping server
  49. Permissions] Finished initial load (250 ms).
  50. [06:43:54] [Server thread/INFO]: [zPermissions] WorldGuard region support: Waiting
  51. [06:43:54] [Server thread/INFO]: [zPermissions] Installed native Vault Permissions bridge
  52. [06:43:54] [Server thread/INFO]: [zPermissions] Installed native Vault Chat bridge
  53. [06:43:54] [Server thread/INFO]: [zPermissions] 1.2 enabled.
  54. [06:43:54] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  55. [06:43:54] [Server thread/ERROR]: Could not pass event ServiceRegisterEvent to zPermissions v1.2
  56. org.bukkit.event.EventException
  57. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  58. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  59. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot.jar:git-PaperSpigot-a541d9f]
  60. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot.jar:git-PaperSpigot-a541d9f]
  61. at org.bukkit.plugin.SimpleServicesManager.register(SimpleServicesManager.java:58) [Spigot.jar:git-PaperSpigot-a541d9f]
  62. at net.milkbowl.vault.Vault.loadPermission(Vault.java:359) [Vault.jar:?]
  63. at net.milkbowl.vault.Vault.onEnable(Vault.java:137) [Vault.jar:?]
  64. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [Spigot.jar:git-PaperSpigot-a541d9f]
  65. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [Spigot.jar:git-PaperSpigot-a541d9f]
  66. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [Spigot.jar:git-PaperSpigot-a541d9f]
  67. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [Spigot.jar:git-PaperSpigot-a541d9f]
  68. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [Spigot.jar:git-PaperSpigot-a541d9f]
  69. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:169) [Spigot.jar:git-PaperSpigot-a541d9f]
  70. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494) [Spigot.jar:git-PaperSpigot-a541d9f]
  71. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [Spigot.jar:git-PaperSpigot-a541d9f]
  72. Caused by: java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/plugins/Permission_zPermissions
  73. at org.tyrannyofheaven.bukkit.zPermissions.vault.VaultPermissionBridge.removeIfDefaultVaultHandler(VaultPermissionBridge.java:352) ~[?:?]
  74. at org.tyrannyofheaven.bukkit.zPermissions.vault.VaultPermissionBridge.vault_1_2_25_workaround(VaultPermissionBridge.java:337) ~[?:?]
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
  78. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
  79. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  80. ... 14 more
  81. Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.permission.plugins.Permission_zPermissions
  82. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
  83. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  84. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  85. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
  86. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
  87. at org.tyrannyofheaven.bukkit.zPermissions.vault.VaultPermissionBridge.removeIfDefaultVaultHandler(VaultPermissionBridge.java:352) ~[?:?]
  88. at org.tyrannyofheaven.bukkit.zPermissions.vault.VaultPermissionBridge.vault_1_2_25_workaround(VaultPermissionBridge.java:337) ~[?:?]
  89. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
  90. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
  91. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
  92. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
  93. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  94. ... 14 more
  95. [06:43:54] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  96. [06:43:54] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  97. [06:43:54] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.7.0
  98. [06:43:54] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  99. [06:43:54] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  100. [06:43:54] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  101. [06:43:54] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  102. [06:43:54] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  103. [06:43:54] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  104. [06:43:54] [Server thread/INFO]: Preparing level "world"
  105. [06:43:54] [Server thread/INFO]: -------- World Settings For [world] --------
  106. [06:43:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  107. [06:43:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  108. [06:43:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  109. [06:43:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  110. [06:43:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  111. [06:43:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  112. [06:43:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  113. [06:43:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  114. [06:43:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  115. [06:43:54] [Server thread/INFO]: Alternative Hopper Ticking: false
  116. [06:43:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  117. [06:43:54] [Server thread/INFO]: Random Lighting Updates: false
  118. [06:43:54] [Server thread/INFO]: Structure Info Saving: true
  119. [06:43:54] [Server thread/INFO]: Sending up to 5 chunks per packet
  120. [06:43:54] [Server thread/INFO]: Max Entity Collisions: 8
  121. [06:43:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  122. [06:43:54] [Server thread/INFO]: Max TNT Explosions: 100
  123. [06:43:54] [Server thread/INFO]: Mob Spawn Range: 4
  124. [06:43:54] [Server thread/INFO]: Anti X-Ray: true
  125. [06:43:54] [Server thread/INFO]: Engine Mode: 1
  126. [06:43:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  127. [06:43:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  128. [06:43:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  129. [06:43:54] [Server thread/INFO]: View Distance: 10
  130. [06:43:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  131. [06:43:54] [Server thread/INFO]: Clear tick list: false
  132. [06:43:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  133. [06:43:54] [Server thread/INFO]: Item Despawn Rate: 6000
  134. [06:43:54] [Server thread/INFO]: Item Merge Radius: 2.5
  135. [06:43:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  136. [06:43:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  137. [06:43:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  138. [06:43:54] [Server thread/INFO]: -------- World Settings For [world] --------
  139. [06:43:54] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  140. [06:43:54] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  141. [06:43:54] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  142. [06:43:54] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  143. [06:43:54] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  144. [06:43:54] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  145. [06:43:54] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  146. [06:43:54] [Server thread/INFO]: Keep spawn chunk loaded: true
  147. [06:43:54] [Server thread/INFO]: World async lighting: false
  148. [06:43:54] [Server thread/INFO]: Water over lava flow speed: 5
  149. [06:43:54] [Server thread/INFO]: Inverted Redstone Lamps: false
  150. [06:43:54] [Server thread/INFO]: Allow undead horse types to be leashed: true
  151. [06:43:54] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  152. [06:43:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  153. [06:43:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  154. [06:43:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  155. [06:43:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  156. [06:43:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  157. [06:43:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  158. [06:43:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  159. [06:43:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  160. [06:43:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  161. [06:43:54] [Server thread/INFO]: Alternative Hopper Ticking: false
  162. [06:43:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  163. [06:43:54] [Server thread/INFO]: Random Lighting Updates: false
  164. [06:43:54] [Server thread/INFO]: Structure Info Saving: true
  165. [06:43:54] [Server thread/INFO]: Sending up to 5 chunks per packet
  166. [06:43:54] [Server thread/INFO]: Max Entity Collisions: 8
  167. [06:43:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  168. [06:43:54] [Server thread/INFO]: Max TNT Explosions: 100
  169. [06:43:54] [Server thread/INFO]: Mob Spawn Range: 4
  170. [06:43:54] [Server thread/INFO]: Anti X-Ray: true
  171. [06:43:54] [Server thread/INFO]: Engine Mode: 1
  172. [06:43:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  173. [06:43:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  174. [06:43:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  175. [06:43:54] [Server thread/INFO]: View Distance: 10
  176. [06:43:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  177. [06:43:54] [Server thread/INFO]: Clear tick list: false
  178. [06:43:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  179. [06:43:54] [Server thread/INFO]: Item Despawn Rate: 6000
  180. [06:43:54] [Server thread/INFO]: Item Merge Radius: 2.5
  181. [06:43:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  182. [06:43:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  183. [06:43:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  184. [06:43:54] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  185. [06:43:54] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  186. [06:43:54] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  187. [06:43:54] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  188. [06:43:54] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  189. [06:43:54] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  190. [06:43:54] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  191. [06:43:54] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  192. [06:43:54] [Server thread/INFO]: Keep spawn chunk loaded: true
  193. [06:43:54] [Server thread/INFO]: World async lighting: false
  194. [06:43:54] [Server thread/INFO]: Water over lava flow speed: 5
  195. [06:43:54] [Server thread/INFO]: Inverted Redstone Lamps: false
  196. [06:43:54] [Server thread/INFO]: Allow undead horse types to be leashed: true
  197. [06:43:54] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  198. [06:43:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  199. [06:43:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  200. [06:43:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  201. [06:43:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  202. [06:43:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  203. [06:43:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  204. [06:43:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  205. [06:43:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  206. [06:43:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  207. [06:43:54] [Server thread/INFO]: Alternative Hopper Ticking: false
  208. [06:43:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  209. [06:43:54] [Server thread/INFO]: Random Lighting Updates: false
  210. [06:43:54] [Server thread/INFO]: Structure Info Saving: true
  211. [06:43:54] [Server thread/INFO]: Sending up to 5 chunks per packet
  212. [06:43:54] [Server thread/INFO]: Max Entity Collisions: 8
  213. [06:43:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  214. [06:43:54] [Server thread/INFO]: Max TNT Explosions: 100
  215. [06:43:54] [Server thread/INFO]: Mob Spawn Range: 4
  216. [06:43:54] [Server thread/INFO]: Anti X-Ray: true
  217. [06:43:54] [Server thread/INFO]: Engine Mode: 1
  218. [06:43:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  219. [06:43:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  220. [06:43:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  221. [06:43:54] [Server thread/INFO]: View Distance: 10
  222. [06:43:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  223. [06:43:54] [Server thread/INFO]: Clear tick list: false
  224. [06:43:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  225. [06:43:54] [Server thread/INFO]: Item Despawn Rate: 6000
  226. [06:43:54] [Server thread/INFO]: Item Merge Radius: 2.5
  227. [06:43:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  228. [06:43:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  229. [06:43:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  230. [06:43:54] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  231. [06:43:54] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  232. [06:43:54] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  233. [06:43:54] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  234. [06:43:54] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  235. [06:43:54] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  236. [06:43:54] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  237. [06:43:54] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  238. [06:43:54] [Server thread/INFO]: Keep spawn chunk loaded: true
  239. [06:43:54] [Server thread/INFO]: World async lighting: false
  240. [06:43:54] [Server thread/INFO]: Water over lava flow speed: 5
  241. [06:43:54] [Server thread/INFO]: Inverted Redstone Lamps: false
  242. [06:43:54] [Server thread/INFO]: Allow undead horse types to be leashed: true
  243. [06:43:54] [Server thread/INFO]: Preparing start region for level 0 (Seed: 27594263)
  244. [06:43:55] [Server thread/INFO]: Preparing spawn area: 59%
  245. [06:43:55] [Server thread/INFO]: Preparing start region for level 1 (Seed: 27594263)
  246. [06:43:56] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6335710478399929434)
  247. [06:43:56] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
  248. [06:43:56] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
  249. [06:43:56] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
  250. [06:43:56] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  251. [06:43:56] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  252. [06:43:57] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  253. [06:43:57] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  254. [06:43:57] [Server thread/INFO]: [AlwaysDay] Enabling AlwaysDay v2.2.8
  255. [06:43:57] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now enabled.
  256. [06:43:57] [Server thread/INFO]: Please donate at the AlwaysDay page (http://dev.bukkit.org/server-mods/always-day/) if you are enjoying this plugin! Any contributions are greatly appreciated!
  257. [06:43:57] [Server thread/INFO]: [KnockbackPatch] Enabling KnockbackPatch v1.0
  258. [06:43:57] [Server thread/INFO]: [IPWhitelist] Enabling IPWhitelist v1.7
  259. [06:43:57] [Server thread/INFO]: [HCF] Enabling HCF v7.2
  260. [06:43:57] [Server thread/INFO]: [HCF] ]--------- HardcoreFactions ---------[
  261. [06:43:57] [Server thread/INFO]: [HCF] Error: key not found
  262. [06:43:57] [Server thread/INFO]: [HCF] ]--------- HardcoreFactions ---------[
  263. [06:43:57] [Server thread/INFO]: [KitMapSigns-1.4-Release] Enabling KitMapSigns-1.4-Release v1.4-Release
  264. [06:43:57] [Server thread/INFO]: §6KitMapSigns-1.4-Release has been loaded.§bDevelopped by _PatateDouce
  265. [06:43:57] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v1.11.0
  266. [06:43:57] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
  267. [06:43:57] [Server thread/INFO]: [ClearLag] Loading modules...
  268. [06:43:57] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  269. [06:43:57] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=ARMOR_STAND
  270. [06:43:57] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=ARMOR_STAND
  271. [06:43:57] [Server thread/WARN]: [ClearLag] Config Error at line auto-removal.warnings:
  272. [06:43:57] [Server thread/WARN]: [ClearLag] time:0 msg:&b[ClearLag] &7Entities will be removed in &b+remaining &bseconds! is an invalid warning!
  273. [06:43:57] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  274. [06:43:57] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  275. [06:43:57] [Server thread/INFO]: [AutoBroadcast] Enabling AutoBroadcast v2.0-SNAPSHOT
  276. [06:43:57] [Server thread/INFO]: [AutoBroadcast] Created by NickTheDev, http://nikdev.net/
  277. [06:43:57] [Thread-30/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.7]...
  278. [06:43:57] [Server thread/INFO]: [AutoBroadcast] 7 Broadcast(s) loaded successfully!
  279. [06:43:57] [Server thread/INFO]: [DisableJoinMessage] Enabling DisableJoinMessage v1.0
  280. [06:43:57] [Server thread/INFO]: §c===================================
  281. [06:43:57] [Server thread/INFO]: §c===================================
  282. [06:43:57] [Server thread/INFO]: §aCheck out my other Plugins!
  283. [06:43:57] [Server thread/INFO]: §aI also sell a BedWars §aPlugin!
  284. [06:43:57] [Server thread/INFO]: §c===================================
  285. [06:43:57] [Server thread/INFO]: §c===================================
  286. [06:43:57] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.4
  287. [06:43:57] [Server thread/INFO]: [Hub] Enabling Hub v1.5
  288. [06:43:57] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.1
  289. [06:43:58] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  290. [06:43:58] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  291. [06:43:58] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 0.0 Y: 68.0 Z: 0.0
  292. [06:43:58] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.4.0
  293. [06:43:58] [Thread-30/INFO]: [ClearLag] No updates found!
  294. [06:43:58] [Server thread/INFO]: [BuycraftX] Validating your server key...
  295. [06:43:58] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
  296. [06:43:58] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
  297. [06:43:58] [Server thread/INFO]: [BuycraftX] A new version of BuycraftX (10.5.0) is available. Go to your server panel at https://server.buycraft.net/plugins to download the update.
  298. [06:43:58] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  299. [06:43:59] [Server thread/INFO]: [BuycraftX] Updating coupon list...
  300. [06:43:59] [Server thread/INFO]: [FastPot] Enabling FastPot v5.0
  301. [06:43:59] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  302. [06:43:59] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  303. [06:43:59] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  304. [06:43:59] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  305. [06:43:59] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  306. [06:43:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  307. [06:43:59] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  308. [06:43:59] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  309. [06:43:59] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  310. [06:43:59] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  311. [06:43:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  312. [06:43:59] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  313. [06:43:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  314. [06:43:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  315. [06:43:59] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  316. [06:43:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  317. [06:43:59] [Server thread/INFO]: [WorldGuard] Loading region data...
  318. [06:43:59] [Server thread/INFO]: [zPermissions] WorldGuard region support enabled.
  319. [06:43:59] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.8
  320. [06:43:59] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
  321. [06:43:59] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8 Successfully reloaded config.yml
  322. [06:43:59] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8 Plugin has been activated successfully.
  323. [06:43:59] [Server thread/INFO]: [Doge] Enabling Doge v0.9b
  324. [06:44:00] [Server thread/INFO]: [Doge Thread/ERROR]: An unknown error ocurred while logging in to Twitter's API.
  325. [06:44:00] [Server thread/WARN]: 401:Authentication credentials (https://dev.twitter.com/pages/auth) were missing or incorrect. Ensure that you have set valid consumer key/secret, access token/secret, and the system clock is in sync.
  326. message - Invalid or expired token.
  327. code - 89
  328.  
  329. Relevant discussions can be found on the Internet at:
  330. http://www.google.co.jp/search?q=00000000 or
  331. http://www.google.co.jp/search?q=00000000
  332. TwitterException{exceptionCode=[00000000-00000000], statusCode=401, message=Invalid or expired token., code=89, retryAfter=-1, rateLimitStatus=null, version=4.0.6}
  333. [06:44:00] [Server thread/WARN]: at f.Nc.m(el:191)
  334. [06:44:00] [Server thread/WARN]: at f.fb.E(kj:190)
  335. [06:44:00] [Server thread/WARN]: at f.fb.B(kj:59)
  336. [06:44:00] [Server thread/WARN]: at f.la.E(vc:1308)
  337. [06:44:00] [Server thread/WARN]: at f.la.E(vc:1410)
  338. [06:44:00] [Server thread/WARN]: at pw.lavin.doge.m.a.m(ko:87)
  339. [06:44:00] [Server thread/WARN]: at pw.lavin.doge.Main.onEnable(ym:106)
  340. [06:44:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  341. [06:44:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  342. [06:44:00] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  343. [06:44:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476)
  344. [06:44:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394)
  345. [06:44:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354)
  346. [06:44:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328)
  347. [06:44:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284)
  348. [06:44:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:226)
  349. [06:44:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494)
  350. [06:44:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  351. [06:44:00] [Server thread/INFO]: [Doge Thread/INFO]: Loading Event Manager..
  352. [06:44:00] [Server thread/INFO]: [Doge Thread/INFO]: Loading Command Manager..
  353. [06:44:00] [Server thread/INFO]: [Doge Thread/INFO]: Loading Data Manager..
  354. [06:44:00] [Server thread/INFO]: [Doge Thread/INFO]: Loading Check Manager..
  355. [06:44:00] [Server thread/INFO]: [Doge Thread/INFO]: Detected server version 1.7.
  356. [06:44:00] [Server thread/INFO]: [Doge Thread/INFO]: Loading ProtocolLib Events..
  357. [06:44:00] [Server thread/INFO]: [Doge Thread/INFO]: Registering Bukkit Events..
  358. [06:44:00] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.12
  359. [06:44:00] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
  360. [06:44:00] [Server thread/INFO]: [LiteBans] Connecting to database...
  361. [06:44:01] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/delta/kits/plugins/LiteBans/litebans] (505.3 ms).
  362. [06:44:01] [Server thread/INFO]: [LiteBans] Database connection fully initialized (509.1 ms).
  363. [06:44:01] [Server thread/INFO]: [LiteBans] v2.2.12 enabled. Startup took 717 ms.
  364. [06:44:01] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.2.8
  365. [06:44:01] [Server thread/INFO]: [CrateReloaded] v1_7_R4
  366. [06:44:01] [Server thread/ERROR]: [CrateReloaded] [CrateReloaded] - Economy features disabled due to no Vault dependency found!
  367. [06:44:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  368. [06:44:01] [Server thread/INFO]: Done (7.613s)! For help, type "help" or "?"
  369. [06:44:01] [Server thread/INFO]: Stopping server
  370. [06:44:01] [Server thread/INFO]: [CrateReloaded] Disabling CrateReloaded v1.2.8
  371. [06:44:01] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.2.12
  372. [06:44:02] [Server thread/INFO]: [LiteBans] litebans-pool - Shutdown initiated...
  373. [06:44:02] [Server thread/INFO]: [LiteBans] litebans-pool - Shutdown completed.
  374. [06:44:02] [Server thread/INFO]: [LiteBans] v2.2.12 disabled.
  375. [06:44:02] [Server thread/INFO]: [Doge] Disabling Doge v0.9b
  376. [06:44:02] [Server thread/INFO]: [HideAndCustomPlugins] Disabling HideAndCustomPlugins v1.8
  377. [06:44:02] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8 Plugin was disabled successfully.
  378. [06:44:02] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.7.0
  379. [06:44:02] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  380. [06:44:02] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  381. [06:44:02] [Server thread/INFO]: [FastPot] Disabling FastPot v5.0
  382. [06:44:02] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  383. [06:44:02] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v10.4.0
  384. [06:44:02] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.1
  385. [06:44:02] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  386. [06:44:02] [Server thread/INFO]: [Hub] Disabling Hub v1.5
  387. [06:44:02] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.4
  388. [06:44:02] [Server thread/INFO]: [DisableJoinMessage] Disabling DisableJoinMessage v1.0
  389. [06:44:02] [Server thread/INFO]: [AutoBroadcast] Disabling AutoBroadcast v2.0-SNAPSHOT
  390. [06:44:02] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.7
  391. [06:44:02] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  392. [06:44:02] [Server thread/INFO]: [zPermissions] Disabling zPermissions v1.2
  393. [06:44:02] [Server thread/INFO]: [zPermissions] Waiting up to 60 seconds for pending write operations...
  394. [06:44:02] [Server thread/INFO]: [zPermissions] All write operations done.
  395. [06:44:02] [Server thread/INFO]: [zPermissions] 1.2 disabled.
  396. [06:44:02] [Server thread/INFO]: [DeathMessages] Disabling DeathMessages v1.11.0
  397. [06:44:02] [Server thread/INFO]: [KitMapSigns-1.4-Release] Disabling KitMapSigns-1.4-Release v1.4-Release
  398. [06:44:02] [Server thread/INFO]: [HCF] Disabling HCF v7.2
  399. [06:44:02] [Server thread/ERROR]: Error occurred while disabling HCF v7.2 (Is it up to date?)
  400. java.lang.NullPointerException
  401. at a.a.a.onDisable(Unknown Source) ~[?:?]
  402. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  403. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356) [Spigot.jar:git-PaperSpigot-a541d9f]
  404. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:431) [Spigot.jar:git-PaperSpigot-a541d9f]
  405. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:424) [Spigot.jar:git-PaperSpigot-a541d9f]
  406. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.disablePlugins(CraftServer.java:412) [Spigot.jar:git-PaperSpigot-a541d9f]
  407. at net.minecraft.server.v1_7_R4.MinecraftServer.stop(MinecraftServer.java:387) [Spigot.jar:git-PaperSpigot-a541d9f]
  408. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:584) [Spigot.jar:git-PaperSpigot-a541d9f]
  409. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [Spigot.jar:git-PaperSpigot-a541d9f]
  410. [06:44:02] [Server thread/INFO]: [IPWhitelist] Disabling IPWhitelist v1.7
  411. [06:44:02] [Server thread/INFO]: [KnockbackPatch] Disabling KnockbackPatch v1.0
  412. [06:44:02] [Server thread/INFO]: [AlwaysDay] Disabling AlwaysDay v2.2.8
  413. [06:44:02] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now disabled.
  414. [06:44:02] [Server thread/INFO]: Please donate at the AlwaysDay page (http://dev.bukkit.org/server-mods/always-day/) if you are enjoying this plugin! Any contributions are greatly appreciated!
  415. [06:44:02] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
  416. [06:44:02] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.10.0
  417. [06:44:03] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
  418. [06:44:03] [Server thread/INFO]: [CoreProtect] Success! Resuming server shutdown.
  419. [06:44:03] [Server thread/INFO]: Saving players
  420. [06:44:03] [Server thread/INFO]: Saving worlds
  421. [06:44:03] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  422. [06:44:03] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  423. [06:44:03] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  424. [06:44:05] [Server thread/INFO]: Starting minecraft server version 1.7.10
  425. [06:44:05] [Server thread/INFO]: Loading properties
  426. [06:44:05] [Server thread/INFO]: Default game type: SURVIVAL
  427. [06:44:05] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  428. [06:44:06] [Server thread/INFO]: Server Ping Player Sample Count: 12
  429. [06:44:06] [Server thread/INFO]: Using 4 threads for Netty based IO
  430. [06:44:06] [Server thread/INFO]: Debug logging is disabled
  431. [06:44:06] [Server thread/INFO]: Generating keypair
  432. [06:44:06] [Server thread/INFO]: Starting Minecraft server on *:25585
  433. [06:44:06] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  434. [06:44:06] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
  435. [06:44:06] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  436. [06:44:06] [Server thread/INFO]: [AlwaysDay] Loading AlwaysDay v2.2.8
  437. [06:44:06] [Server thread/INFO]: [KnockbackPatch] Loading KnockbackPatch v1.0
  438. [06:44:06] [Server thread/INFO]: [IPWhitelist] Loading IPWhitelist v1.7
  439. [06:44:06] [Server thread/INFO]: [HCF] Loading HCF v7.2
  440. [06:44:06] [Server thread/INFO]: [KitMapSigns-1.4-Release] Loading KitMapSigns-1.4-Release v1.4-Release
  441. [06:44:06] [Server thread/INFO]: [DeathMessages] Loading DeathMessages v1.11.0
  442. [06:44:06] [Server thread/INFO]: [zPermissions] Loading zPermissions v1.2
  443. [06:44:06] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
  444. [06:44:06] [Server thread/INFO]: [AutoBroadcast] Loading AutoBroadcast v2.0-SNAPSHOT
  445. [06:44:06] [Server thread/INFO]: [DisableJoinMessage] Loading DisableJoinMessage v1.0
  446. [06:44:06] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.4
  447. [06:44:06] [Server thread/INFO]: [Hub] Loading Hub v1.5
  448. [06:44:06] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.1
  449. [06:44:06] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.4.0
  450. [06:44:06] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  451. [06:44:06] [Server thread/INFO]: [FastPot] Loading FastPot v5.0
  452. [06:44:06] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  453. [06:44:06] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.7.0
  454. [06:44:07] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.8
  455. [06:44:07] [Server thread/INFO]: [Doge] Loading Doge v0.9b
  456. [06:44:07] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.12
  457. [06:44:07] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.2.8
  458. [06:44:07] [Server thread/INFO]: [zPermissions] Enabling zPermissions v1.2
  459. [06:44:07] [Server thread/INFO]: [zPermissions] 1.2 starting...
  460. [06:44:07] [Server thread/ERROR]: ebean.properties not found
  461. [06:44:07] [Server thread/INFO]: DataSourcePool [zPermissions] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  462. [06:44:07] [Server thread/INFO]: DatabasePlatform name:zPermissions platform:mysql
  463. [06:44:07] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  464. [06:44:08] [Server thread/INFO]: Entities enhanced[0] subclassed[9]
  465. [06:44:08] [Server thread/INFO]: [zPermissions] Checking database schema...
  466. [06:44:08] [Server thread/INFO]: [zPermissions] Current schema version: 5 (Mon Feb 19 16:06:57 EST 2018)
  467. [06:44:08] [Server thread/INFO]: [zPermissions] Using database storage strategy.
  468. [06:44:08] [Server thread/INFO]: [zPermissions] Loading all permissions from database...
  469. [06:44:08] [Server thread/INFO]: [zPermissions] Finished initial load (159 ms).
  470. [06:44:08] [Server thread/INFO]: [zPermissions] WorldGuard region support: Waiting
  471. [06:44:08] [Server thread/INFO]: [zPermissions] Installed native Vault Permissions bridge
  472. [06:44:08] [Server thread/INFO]: [zPermissions] Installed native Vault Chat bridge
  473. [06:44:08] [Server thread/INFO]: [zPermissions] 1.2 enabled.
  474. [06:44:08] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  475. [06:44:08] [Server thread/ERROR]: Could not pass event ServiceRegisterEvent to zPermissions v1.2
  476. org.bukkit.event.EventException
  477. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  478. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  479. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot.jar:git-PaperSpigot-a541d9f]
  480. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot.jar:git-PaperSpigot-a541d9f]
  481. at org.bukkit.plugin.SimpleServicesManager.register(SimpleServicesManager.java:58) [Spigot.jar:git-PaperSpigot-a541d9f]
  482. at net.milkbowl.vault.Vault.loadPermission(Vault.java:359) [Vault.jar:?]
  483. at net.milkbowl.vault.Vault.onEnable(Vault.java:137) [Vault.jar:?]
  484. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [Spigot.jar:git-PaperSpigot-a541d9f]
  485. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [Spigot.jar:git-PaperSpigot-a541d9f]
  486. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [Spigot.jar:git-PaperSpigot-a541d9f]
  487. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [Spigot.jar:git-PaperSpigot-a541d9f]
  488. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [Spigot.jar:git-PaperSpigot-a541d9f]
  489. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:169) [Spigot.jar:git-PaperSpigot-a541d9f]
  490. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494) [Spigot.jar:git-PaperSpigot-a541d9f]
  491. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [Spigot.jar:git-PaperSpigot-a541d9f]
  492. Caused by: java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/plugins/Permission_zPermissions
  493. at org.tyrannyofheaven.bukkit.zPermissions.vault.VaultPermissionBridge.removeIfDefaultVaultHandler(VaultPermissionBridge.java:352) ~[?:?]
  494. at org.tyrannyofheaven.bukkit.zPermissions.vault.VaultPermissionBridge.vault_1_2_25_workaround(VaultPermissionBridge.java:337) ~[?:?]
  495. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
  496. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
  497. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
  498. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
  499. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  500. ... 14 more
  501. Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.permission.plugins.Permission_zPermissions
  502. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
  503. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  504. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  505. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
  506. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
  507. at org.tyrannyofheaven.bukkit.zPermissions.vault.VaultPermissionBridge.removeIfDefaultVaultHandler(VaultPermissionBridge.java:352) ~[?:?]
  508. at org.tyrannyofheaven.bukkit.zPermissions.vault.VaultPermissionBridge.vault_1_2_25_workaround(VaultPermissionBridge.java:337) ~[?:?]
  509. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
  510. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
  511. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
  512. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
  513. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  514. ... 14 more
  515. [06:44:08] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  516. [06:44:08] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  517. [06:44:08] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.7.0
  518. [06:44:08] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  519. [06:44:08] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  520. [06:44:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  521. [06:44:08] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  522. [06:44:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  523. [06:44:08] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  524. [06:44:08] [Server thread/INFO]: Preparing level "world"
  525. [06:44:08] [Server thread/INFO]: -------- World Settings For [world] --------
  526. [06:44:08] [Server thread/INFO]: Anti X-Ray: true
  527. [06:44:08] [Server thread/INFO]: Engine Mode: 1
  528. [06:44:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  529. [06:44:08] [Server thread/INFO]: Replace Blocks: [1, 5]
  530. [06:44:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  531. [06:44:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  532. [06:44:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  533. [06:44:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  534. [06:44:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  535. [06:44:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  536. [06:44:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  537. [06:44:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  538. [06:44:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  539. [06:44:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  540. [06:44:08] [Server thread/INFO]: Alternative Hopper Ticking: false
  541. [06:44:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  542. [06:44:08] [Server thread/INFO]: Random Lighting Updates: false
  543. [06:44:08] [Server thread/INFO]: Structure Info Saving: true
  544. [06:44:08] [Server thread/INFO]: Sending up to 5 chunks per packet
  545. [06:44:08] [Server thread/INFO]: Max Entity Collisions: 8
  546. [06:44:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  547. [06:44:08] [Server thread/INFO]: Max TNT Explosions: 100
  548. [06:44:08] [Server thread/INFO]: Mob Spawn Range: 4
  549. [06:44:08] [Server thread/INFO]: View Distance: 10
  550. [06:44:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
  551. [06:44:08] [Server thread/INFO]: Clear tick list: false
  552. [06:44:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  553. [06:44:08] [Server thread/INFO]: Item Despawn Rate: 6000
  554. [06:44:08] [Server thread/INFO]: Item Merge Radius: 2.5
  555. [06:44:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
  556. [06:44:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  557. [06:44:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  558. [06:44:08] [Server thread/INFO]: -------- World Settings For [world] --------
  559. [06:44:08] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  560. [06:44:08] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  561. [06:44:08] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  562. [06:44:08] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  563. [06:44:08] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  564. [06:44:08] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  565. [06:44:08] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  566. [06:44:08] [Server thread/INFO]: Keep spawn chunk loaded: true
  567. [06:44:08] [Server thread/INFO]: World async lighting: false
  568. [06:44:08] [Server thread/INFO]: Water over lava flow speed: 5
  569. [06:44:08] [Server thread/INFO]: Inverted Redstone Lamps: false
  570. [06:44:08] [Server thread/INFO]: Allow undead horse types to be leashed: true
  571. [06:44:08] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  572. [06:44:08] [Server thread/INFO]: Anti X-Ray: true
  573. [06:44:08] [Server thread/INFO]: Engine Mode: 1
  574. [06:44:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  575. [06:44:08] [Server thread/INFO]: Replace Blocks: [1, 5]
  576. [06:44:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  577. [06:44:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  578. [06:44:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  579. [06:44:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  580. [06:44:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  581. [06:44:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  582. [06:44:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  583. [06:44:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  584. [06:44:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  585. [06:44:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  586. [06:44:08] [Server thread/INFO]: Alternative Hopper Ticking: false
  587. [06:44:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  588. [06:44:08] [Server thread/INFO]: Random Lighting Updates: false
  589. [06:44:08] [Server thread/INFO]: Structure Info Saving: true
  590. [06:44:08] [Server thread/INFO]: Sending up to 5 chunks per packet
  591. [06:44:08] [Server thread/INFO]: Max Entity Collisions: 8
  592. [06:44:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  593. [06:44:08] [Server thread/INFO]: Max TNT Explosions: 100
  594. [06:44:08] [Server thread/INFO]: Mob Spawn Range: 4
  595. [06:44:08] [Server thread/INFO]: View Distance: 10
  596. [06:44:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
  597. [06:44:08] [Server thread/INFO]: Clear tick list: false
  598. [06:44:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  599. [06:44:08] [Server thread/INFO]: Item Despawn Rate: 6000
  600. [06:44:08] [Server thread/INFO]: Item Merge Radius: 2.5
  601. [06:44:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
  602. [06:44:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  603. [06:44:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  604. [06:44:08] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  605. [06:44:08] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  606. [06:44:08] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  607. [06:44:08] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  608. [06:44:08] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  609. [06:44:08] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  610. [06:44:08] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  611. [06:44:08] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  612. [06:44:08] [Server thread/INFO]: Keep spawn chunk loaded: true
  613. [06:44:08] [Server thread/INFO]: World async lighting: false
  614. [06:44:08] [Server thread/INFO]: Water over lava flow speed: 5
  615. [06:44:08] [Server thread/INFO]: Inverted Redstone Lamps: false
  616. [06:44:08] [Server thread/INFO]: Allow undead horse types to be leashed: true
  617. [06:44:08] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  618. [06:44:08] [Server thread/INFO]: Anti X-Ray: true
  619. [06:44:08] [Server thread/INFO]: Engine Mode: 1
  620. [06:44:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  621. [06:44:08] [Server thread/INFO]: Replace Blocks: [1, 5]
  622. [06:44:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  623. [06:44:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  624. [06:44:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  625. [06:44:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  626. [06:44:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  627. [06:44:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  628. [06:44:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  629. [06:44:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  630. [06:44:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  631. [06:44:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  632. [06:44:08] [Server thread/INFO]: Alternative Hopper Ticking: false
  633. [06:44:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  634. [06:44:08] [Server thread/INFO]: Random Lighting Updates: false
  635. [06:44:08] [Server thread/INFO]: Structure Info Saving: true
  636. [06:44:08] [Server thread/INFO]: Sending up to 5 chunks per packet
  637. [06:44:08] [Server thread/INFO]: Max Entity Collisions: 8
  638. [06:44:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  639. [06:44:08] [Server thread/INFO]: Max TNT Explosions: 100
  640. [06:44:08] [Server thread/INFO]: Mob Spawn Range: 4
  641. [06:44:08] [Server thread/INFO]: View Distance: 10
  642. [06:44:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
  643. [06:44:08] [Server thread/INFO]: Clear tick list: false
  644. [06:44:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  645. [06:44:08] [Server thread/INFO]: Item Despawn Rate: 6000
  646. [06:44:08] [Server thread/INFO]: Item Merge Radius: 2.5
  647. [06:44:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
  648. [06:44:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  649. [06:44:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  650. [06:44:08] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  651. [06:44:08] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  652. [06:44:08] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  653. [06:44:08] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  654. [06:44:08] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  655. [06:44:08] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  656. [06:44:08] [Server thread/INFO]: WorldServer TickNextTickList cap set at 10000
  657. [06:44:08] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  658. [06:44:08] [Server thread/INFO]: Keep spawn chunk loaded: true
  659. [06:44:08] [Server thread/INFO]: World async lighting: false
  660. [06:44:08] [Server thread/INFO]: Water over lava flow speed: 5
  661. [06:44:08] [Server thread/INFO]: Inverted Redstone Lamps: false
  662. [06:44:08] [Server thread/INFO]: Allow undead horse types to be leashed: true
  663. [06:44:08] [Server thread/INFO]: Preparing start region for level 0 (Seed: 27594263)
  664. [06:44:09] [Server thread/INFO]: Preparing start region for level 1 (Seed: 27594263)
  665. [06:44:10] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6335710478399929434)
  666. [06:44:10] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
  667. [06:44:10] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
  668. [06:44:10] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
  669. [06:44:10] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  670. [06:44:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  671. [06:44:11] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  672. [06:44:11] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  673. [06:44:11] [Server thread/INFO]: [AlwaysDay] Enabling AlwaysDay v2.2.8
  674. [06:44:11] [Server thread/INFO]: [AlwaysDay] AlwaysDay v2.2.8 is now enabled.
  675. [06:44:11] [Server thread/INFO]: Please donate at the AlwaysDay page (http://dev.bukkit.org/server-mods/always-day/) if you are enjoying this plugin! Any contributions are greatly appreciated!
  676. [06:44:11] [Server thread/INFO]: [KnockbackPatch] Enabling KnockbackPatch v1.0
  677. [06:44:11] [Server thread/INFO]: [IPWhitelist] Enabling IPWhitelist v1.7
  678. [06:44:11] [Server thread/INFO]: [HCF] Enabling HCF v7.2
  679. [06:44:11] [Server thread/INFO]: [HCF] ]--------- HardcoreFactions ---------[
  680. [06:44:14] [Server thread/INFO]: Starting minecraft server version 1.7.10
  681. [06:44:14] [Server thread/INFO]: Loading properties
  682. [06:44:14] [Server thread/INFO]: Default game type: SURVIVAL
  683. [06:44:14] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  684. [06:44:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
  685. [06:44:14] [Server thread/INFO]: Using 4 threads for Netty based IO
  686. [06:44:14] [Server thread/INFO]: Debug logging is disabled
  687. [06:44:14] [Server thread/INFO]: Generating keypair
  688. [06:44:15] [Server thread/INFO]: Starting Minecraft server on *:25585
  689. [06:44:15] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  690. [06:44:15] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  691. [06:44:15] [Server thread/WARN]: Perhaps a server is already running on that port?
  692. [06:44:15] [Server thread/INFO]: Stopping server
  693. [06:44:15] [Server thread/INFO]: Saving players
  694. [06:44:15] [Thread-4/INFO]: Stopping server
  695. ECTION_PROJECTILE set to 3
  696. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for OXYGEN set to 3
  697. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for WATER_WORKER set to 1
  698. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for THORNS set to 0
  699. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for DAMAGE_ALL set to 1
  700. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for ARROW_DAMAGE set to 3
  701. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for ARROW_KNOCKBACK set to 1
  702. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for ARROW_FIRE set to 1
  703. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for KNOCKBACK set to 0
  704. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for FIRE_ASPECT set to 0
  705. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for LOOT_BONUS_MOBS set to 3
  706. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for LUCK set to 3
  707. [06:44:12] [Server thread/INFO]: [HCF] Enchantment limit for LURE set to 3
  708. [06:44:12] [Server thread/INFO]: [HCF] Potion Effect limit for REGEN set to 0
  709. [06:44:12] [Server thread/INFO]: [HCF] Potion Effect limit for POISON set to 1
  710. [06:44:12] [Server thread/INFO]: [HCF] Potion Effect limit for WEAKNESS set to 0
  711. [06:44:12] [Server thread/INFO]: [HCF] Potion Effect limit for STRENGTH set to 0
  712. [06:44:12] [Server thread/INFO]: [HCF] Potion Effect limit for SLOWNESS set to 1
  713. [06:44:12] [Server thread/INFO]: [HCF] Potion Effect limit for INSTANT_DAMAGE set to 0
  714. [06:44:12] [Server thread/INFO]: [HCF] Potion Effect limit for INVISIBILITY set to 1
  715. [06:44:12] [Server thread/INFO]: [HCF] Loaded 46 chests
  716. [06:44:13] [Server thread/INFO]: [HCF] Initialling
  717. [06:44:13] [Server thread/INFO]: -----------------------------------------------------
  718. [06:44:13] [Server thread/INFO]: 
  719. [06:44:13] [Server thread/INFO]: Author: Wayfare || Notifyz
  720. [06:44:13] [Server thread/INFO]: [HardcoreFactions] Plugin loaded in 28ms.
  721. [06:44:13] [Server thread/INFO]: Version: v7.2
  722. [06:44:13] [Server thread/INFO]: 
  723. [06:44:13] [Server thread/INFO]: -----------------------------------------------------
  724. [06:44:13] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  725. [06:44:13] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
  726. [06:44:13] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
  727. [06:44:13] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
  728. [06:44:13] [Server thread/WARN]: at a.a.n.i.d.ae(Unknown Source)
  729. [06:44:13] [Server thread/WARN]: at a.a.n.i.d.<init>(Unknown Source)
  730. [06:44:13] [Server thread/WARN]: at a.a.n.i.d.<init>(Unknown Source)
  731. [06:44:13] [Server thread/WARN]: at a.a.n.h.d.ac(Unknown Source)
  732. [06:44:13] [Server thread/WARN]: at a.a.n.h.d.<init>(Unknown Source)
  733. [06:44:13] [Server thread/WARN]: at a.a.a.g(Unknown Source)
  734. [06:44:13] [Server thread/WARN]: at a.a.a.onEnable(Unknown Source)
  735. [06:44:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  736. [06:44:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  737. [06:44:13] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  738. [06:44:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476)
  739. [06:44:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394)
  740. [06:44:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354)
  741. [06:44:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328)
  742. [06:44:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284)
  743. [06:44:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:226)
  744. [06:44:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494)
  745. [06:44:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  746. [06:44:13] [Server thread/WARN]: Caused by: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  747. [06:44:13] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37)
  748. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  749. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325)
  750. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145)
  751. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306)
  752. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461)
  753. [06:44:13] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26)
  754. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  755. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325)
  756. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145)
  757. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306)
  758. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461)
  759. [06:44:13] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26)
  760. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  761. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141)
  762. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127)
  763. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
  764. [06:44:13] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
  765. [06:44:13] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
  766. [06:44:13] [Server thread/WARN]: ... 20 more
  767. [06:44:13] [Server thread/WARN]: Caused by: java.lang.IllegalArgumentException: Specified class does not exist ('a.a.l.f.f')
  768. [06:44:13] [Server thread/WARN]: at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:181)
  769. [06:44:13] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35)
  770. [06:44:13] [Server thread/WARN]: ... 38 more
  771. [06:44:14] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  772. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
  773. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
  774. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
  775. [06:44:14] [Server thread/WARN]: at a.a.n.i.d.ae(Unknown Source)
  776. [06:44:14] [Server thread/WARN]: at a.a.n.i.d.<init>(Unknown Source)
  777. [06:44:14] [Server thread/WARN]: at a.a.n.i.d.<init>(Unknown Source)
  778. [06:44:14] [Server thread/WARN]: at a.a.n.h.c.aa(Unknown Source)
  779. [06:44:14] [Server thread/WARN]: at a.a.n.h.c.<init>(Unknown Source)
  780. [06:44:14] [Server thread/WARN]: at a.a.a.g(Unknown Source)
  781. [06:44:14] [Server thread/WARN]: at a.a.a.onEnable(Unknown Source)
  782. [06:44:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  783. [06:44:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  784. [06:44:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  785. [06:44:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476)
  786. [06:44:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394)
  787. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354)
  788. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328)
  789. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284)
  790. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:226)
  791. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494)
  792. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  793. [06:44:14] [Server thread/WARN]: Caused by: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  794. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37)
  795. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  796. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325)
  797. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145)
  798. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306)
  799. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461)
  800. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26)
  801. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  802. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325)
  803. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145)
  804. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306)
  805. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461)
  806. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26)
  807. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  808. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141)
  809. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127)
  810. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
  811. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
  812. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
  813. [06:44:14] [Server thread/WARN]: ... 20 more
  814. [06:44:14] [Server thread/WARN]: Caused by: java.lang.IllegalArgumentException: Specified class does not exist ('a.a.m.h.b')
  815. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:181)
  816. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35)
  817. [06:44:14] [Server thread/WARN]: ... 38 more
  818. [06:44:14] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  819. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
  820. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
  821. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
  822. [06:44:14] [Server thread/WARN]: at a.a.n.i.d.ae(Unknown Source)
  823. [06:44:14] [Server thread/WARN]: at a.a.n.i.d.<init>(Unknown Source)
  824. [06:44:14] [Server thread/WARN]: at a.a.n.i.d.<init>(Unknown Source)
  825. [06:44:14] [Server thread/WARN]: at a.a.m.f.f.S(Unknown Source)
  826. [06:44:14] [Server thread/WARN]: at a.a.m.f.f.<init>(Unknown Source)
  827. [06:44:14] [Server thread/WARN]: at a.a.a.g(Unknown Source)
  828. [06:44:14] [Server thread/WARN]: at a.a.a.onEnable(Unknown Source)
  829. [06:44:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  830. [06:44:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  831. [06:44:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  832. [06:44:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476)
  833. [06:44:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394)
  834. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354)
  835. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328)
  836. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284)
  837. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:226)
  838. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494)
  839. [06:44:14] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  840. [06:44:14] [Server thread/WARN]: Caused by: org.yaml.snakeyaml.error.YAMLException: Could not deserialize object
  841. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37)
  842. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  843. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325)
  844. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145)
  845. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306)
  846. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461)
  847. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26)
  848. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  849. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325)
  850. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145)
  851. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306)
  852. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461)
  853. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26)
  854. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  855. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequenceStep2(BaseConstructor.java:276)
  856. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructSequence(BaseConstructor.java:247)
  857. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlSeq.construct(SafeConstructor.java:442)
  858. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  859. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325)
  860. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145)
  861. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306)
  862. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461)
  863. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26)
  864. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  865. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141)
  866. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127)
  867. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
  868. [06:44:14] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
  869. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
  870. [06:44:14] [Server thread/WARN]: ... 20 more
  871. [06:44:14] [Server thread/WARN]: Caused by: java.lang.IllegalArgumentException: Specified class does not exist ('a.a.l.f.d')
  872. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:181)
  873. [06:44:14] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35)
  874. [06:44:14] [Server thread/WARN]: ... 48 more
  875. [06:44:15] [Server thread/INFO]: Faction Spawn has been loaded.
  876. [06:44:15] [Server thread/INFO]: Faction North has been loaded.
  877. [06:44:15] [Server thread/INFO]: Faction East has been loaded.
  878. [06:44:15] [Server thread/INFO]: Faction EndPortal has been loaded.
  879. [06:44:15] [Server thread/INFO]: Faction West has been loaded.
  880. [06:44:15] [Server thread/INFO]: Faction South has been loaded.
  881. [06:44:15] [Server thread/INFO]: Faction Glowstone has been loaded.
  882. [06:44:16] [Server thread/INFO]: Reclaim RankName have been loaded.
  883. [06:44:16] [Server thread/INFO]: Reclaim RankName2 have been loaded.
  884. [06:44:16] [Server thread/INFO]: [KitMapSigns-1.4-Release] Enabling KitMapSigns-1.4-Release v1.4-Release
  885. [06:44:16] [Server thread/INFO]: §6KitMapSigns-1.4-Release has been loaded.§bDevelopped by _PatateDouce
  886. [06:44:16] [Server thread/INFO]: [DeathMessages] Enabling DeathMessages v1.11.0
  887. [06:44:16] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
  888. [06:44:16] [Server thread/INFO]: [ClearLag] Loading modules...
  889. [06:44:16] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  890. [06:44:16] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=ARMOR_STAND
  891. [06:44:16] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=ARMOR_STAND
  892. [06:44:16] [Server thread/WARN]: [ClearLag] Config Error at line auto-removal.warnings:
  893. [06:44:16] [Server thread/WARN]: [ClearLag] time:0 msg:&b[ClearLag] &7Entities will be removed in &b+remaining &bseconds! is an invalid warning!
  894. [06:44:16] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  895. [06:44:16] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  896. [06:44:16] [Thread-439/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.7]...
  897. [06:44:16] [Server thread/INFO]: [AutoBroadcast] Enabling AutoBroadcast v2.0-SNAPSHOT
  898. [06:44:16] [Server thread/INFO]: [AutoBroadcast] Created by NickTheDev, http://nikdev.net/
  899. [06:44:16] [Server thread/INFO]: [AutoBroadcast] 7 Broadcast(s) loaded successfully!
  900. [06:44:16] [Server thread/INFO]: [DisableJoinMessage] Enabling DisableJoinMessage v1.0
  901. [06:44:16] [Server thread/INFO]: §c===================================
  902. [06:44:16] [Server thread/INFO]: §c===================================
  903. [06:44:16] [Server thread/INFO]: §aCheck out my other Plugins!
  904. [06:44:16] [Server thread/INFO]: §aI also sell a BedWars §aPlugin!
  905. [06:44:16] [Server thread/INFO]: §c===================================
  906. [06:44:16] [Server thread/INFO]: §c===================================
  907. [06:44:16] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.4
  908. [06:44:16] [Server thread/INFO]: [Hub] Enabling Hub v1.5
  909. [06:44:16] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.1
  910. [06:44:17] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  911. [06:44:17] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  912. [06:44:17] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 0.0 Y: 68.0 Z: 0.0
  913. [06:44:17] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.4.0
  914. [06:44:17] [Thread-439/INFO]: [ClearLag] No updates found!
  915. [06:44:17] [Server thread/INFO]: [BuycraftX] Validating your server key...
  916. [06:44:17] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
  917. [06:44:17] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
  918. [06:44:18] [Server thread/INFO]: [BuycraftX] A new version of BuycraftX (10.5.0) is available. Go to your server panel at https://server.buycraft.net/plugins to download the update.
  919. [06:44:18] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  920. [06:44:18] [Server thread/INFO]: [BuycraftX] Updating coupon list...
  921. [06:44:18] [Server thread/INFO]: [FastPot] Enabling FastPot v5.0
  922. [06:44:18] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  923. [06:44:18] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  924. [06:44:18] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  925. [06:44:18] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  926. [06:44:18] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  927. [06:44:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  928. [06:44:18] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  929. [06:44:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  930. [06:44:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  931. [06:44:18] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  932. [06:44:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  933. [06:44:18] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  934. [06:44:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  935. [06:44:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  936. [06:44:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  937. [06:44:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  938. [06:44:18] [Server thread/INFO]: [WorldGuard] Loading region data...
  939. [06:44:18] [Server thread/INFO]: [zPermissions] WorldGuard region support enabled.
  940. [06:44:18] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.8
  941. [06:44:18] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
  942. [06:44:18] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8 Successfully reloaded config.yml
  943. [06:44:18] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8 Plugin has been activated successfully.
  944. [06:44:19] [Server thread/INFO]: [Doge] Enabling Doge v0.9b
  945. [06:44:19] [Server thread/INFO]: [Doge Thread/ERROR]: An unknown error ocurred while logging in to Twitter's API.
  946. [06:44:19] [Server thread/WARN]: 401:Authentication credentials (https://dev.twitter.com/pages/auth) were missing or incorrect. Ensure that you have set valid consumer key/secret, access token/secret, and the system clock is in sync.
  947. message - Invalid or expired token.
  948. code - 89
  949.  
  950. Relevant discussions can be found on the Internet at:
  951. http://www.google.co.jp/search?q=00000000 or
  952. http://www.google.co.jp/search?q=00000000
  953. TwitterException{exceptionCode=[00000000-00000000], statusCode=401, message=Invalid or expired token., code=89, retryAfter=-1, rateLimitStatus=null, version=4.0.6}
  954. [06:44:19] [Server thread/WARN]: at f.Nc.m(el:191)
  955. [06:44:19] [Server thread/WARN]: at f.fb.E(kj:190)
  956. [06:44:19] [Server thread/WARN]: at f.fb.B(kj:59)
  957. [06:44:19] [Server thread/WARN]: at f.la.E(vc:1308)
  958. [06:44:19] [Server thread/WARN]: at f.la.E(vc:1410)
  959. [06:44:19] [Server thread/WARN]: at pw.lavin.doge.m.a.m(ko:87)
  960. [06:44:19] [Server thread/WARN]: at pw.lavin.doge.Main.onEnable(ym:106)
  961. [06:44:19] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  962. [06:44:19] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  963. [06:44:19] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  964. [06:44:19] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476)
  965. [06:44:19] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394)
  966. [06:44:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354)
  967. [06:44:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328)
  968. [06:44:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284)
  969. [06:44:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:226)
  970. [06:44:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494)
  971. [06:44:19] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  972. [06:44:19] [Server thread/INFO]: [Doge Thread/INFO]: Loading Event Manager..
  973. [06:44:19] [Server thread/INFO]: [Doge Thread/INFO]: Loading Command Manager..
  974. [06:44:19] [Server thread/INFO]: [Doge Thread/INFO]: Loading Data Manager..
  975. [06:44:19] [Server thread/INFO]: [Doge Thread/INFO]: Loading Check Manager..
  976. [06:44:19] [Server thread/INFO]: [Doge Thread/INFO]: Detected server version 1.7.
  977. [06:44:19] [Server thread/INFO]: [Doge Thread/INFO]: Loading ProtocolLib Events..
  978. [06:44:19] [Server thread/INFO]: [Doge Thread/INFO]: Registering Bukkit Events..
  979. [06:44:19] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.12
  980. [06:44:19] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
  981. [06:44:19] [Server thread/INFO]: [LiteBans] Connecting to database...
  982. [06:44:20] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/delta/kits/plugins/LiteBans/litebans] (592 ms).
  983. [06:44:20] [Server thread/INFO]: [LiteBans] Database connection fully initialized (595.8 ms).
  984. [06:44:20] [Server thread/INFO]: [LiteBans] v2.2.12 enabled. Startup took 838 ms.
  985. [06:44:20] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.2.8
  986. [06:44:20] [Server thread/INFO]: [CrateReloaded] v1_7_R4
  987. [06:44:20] [Server thread/ERROR]: [CrateReloaded] [CrateReloaded] - Economy features disabled due to no Vault dependency found!
  988. [06:44:20] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  989. [06:44:21] [Server thread/INFO]: Done (12.349s)! For help, type "help" or "?"
  990. [06:44:21] [Craft Scheduler Thread - 2/INFO]: [PlugMan] No update was found.
  991. [06:44:21] [Server thread/INFO]: CONSOLE: (!) Forcing save..
  992. [06:44:21] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
  993. [06:44:21] [Server thread/INFO]: CONSOLE: (!) Save complete.
  994. [06:44:21] [Server thread/INFO]: Saving all data has finished.
  995. [06:44:21] [Server thread/INFO]: 
  996. [06:44:21] [Server thread/INFO]: If you need assistance, please join our TeamSpeak at ts.deltapvp.net.
  997. [06:44:21] [Server thread/INFO]: 
  998. [06:44:21] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ...
  999. [06:44:21] [Craft Scheduler Thread - 5/INFO]: [Vault] No new version available
  1000. [06:44:21] [User Authenticator #1/INFO]: UUID of player Kappios is 8c0d41c2-291c-4d82-8179-75b4181cae0a
  1001. [06:44:22] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to HCF v7.2
  1002. org.bukkit.event.EventException
  1003. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  1004. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  1005. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot.jar:git-PaperSpigot-a541d9f]
  1006. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot.jar:git-PaperSpigot-a541d9f]
  1007. at net.minecraft.server.v1_7_R4.PlayerList.c(PlayerList.java:310) [Spigot.jar:git-PaperSpigot-a541d9f]
  1008. at net.minecraft.server.v1_7_R4.PlayerList.a(PlayerList.java:185) [Spigot.jar:git-PaperSpigot-a541d9f]
  1009. at net.minecraft.server.v1_7_R4.LoginListener.c(LoginListener.java:119) [Spigot.jar:git-PaperSpigot-a541d9f]
  1010. at net.minecraft.server.v1_7_R4.LoginListener.a(LoginListener.java:44) [Spigot.jar:git-PaperSpigot-a541d9f]
  1011. at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:192) [Spigot.jar:git-PaperSpigot-a541d9f]
  1012. at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [Spigot.jar:git-PaperSpigot-a541d9f]
  1013. at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:795) [Spigot.jar:git-PaperSpigot-a541d9f]
  1014. at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:306) [Spigot.jar:git-PaperSpigot-a541d9f]
  1015. at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:643) [Spigot.jar:git-PaperSpigot-a541d9f]
  1016. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:549) [Spigot.jar:git-PaperSpigot-a541d9f]
  1017. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [Spigot.jar:git-PaperSpigot-a541d9f]
  1018. Caused by: java.lang.NoSuchMethodError: org.bukkit.scoreboard.Scoreboard.getOrRegisterNewTeam(Ljava/lang/String;)Lorg/bukkit/scoreboard/Team;
  1019. at a.a.k.d.a.<init>(Unknown Source) ~[?:?]
  1020. at a.a.k.d.e.onPlayerJoin(Unknown Source) ~[?:?]
  1021. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
  1022. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
  1023. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
  1024. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
  1025. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[Spigot.jar:git-PaperSpigot-a541d9f]
  1026. ... 14 more
  1027. [06:44:22] [Server thread/INFO]: [Staff] Kappios joined the server.
  1028. [06:44:22] [Server thread/INFO]: Kappios[/84.208.212.113:37146] logged in with entity id 172 at ([world] 16.820867435749317, 77.60153712236253, 18.133981081694422)
  1029. [06:44:23] [Craft Scheduler Thread - 2/INFO]: [BuycraftX] Fetching all due players...
  1030. [06:44:23] [Craft Scheduler Thread - 2/INFO]: [BuycraftX] Fetched due players (250 found).
  1031. [06:44:23] [Craft Scheduler Thread - 5/WARN]: Exception in thread "Craft Scheduler Thread - 5"
  1032. [06:44:23] [Craft Scheduler Thread - 5/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1033. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1034. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1035. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1036. at java.lang.Thread.run(Thread.java:748)
  1037. Caused by: java.lang.NullPointerException
  1038. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1039. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1040. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1041. at a.a.k.a.c.b(Unknown Source)
  1042. at a.a.k.a.b.u(Unknown Source)
  1043. at java.lang.Iterable.forEach(Iterable.java:75)
  1044. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1045. at a.a.k.a.b.L(Unknown Source)
  1046. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1047. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1048. ... 3 more
  1049.  
  1050. [06:44:23] [Craft Scheduler Thread - 6/WARN]: Exception in thread "Craft Scheduler Thread - 6"
  1051. [06:44:23] [Craft Scheduler Thread - 6/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1052. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1053. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1054. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1055. at java.lang.Thread.run(Thread.java:748)
  1056. Caused by: java.lang.NullPointerException
  1057. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1058. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1059. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1060. at a.a.k.a.c.b(Unknown Source)
  1061. at a.a.k.a.b.u(Unknown Source)
  1062. at java.lang.Iterable.forEach(Iterable.java:75)
  1063. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1064. at a.a.k.a.b.L(Unknown Source)
  1065. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1066. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1067. ... 3 more
  1068.  
  1069. [06:44:26] [Server thread/INFO]: Starting minecraft server version 1.7.10
  1070. [06:44:26] [Server thread/INFO]: Loading properties
  1071. [06:44:26] [Server thread/INFO]: Default game type: SURVIVAL
  1072. [06:44:26] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  1073. [06:44:26] [Server thread/INFO]: Server Ping Player Sample Count: 12
  1074. [06:44:26] [Server thread/INFO]: Using 4 threads for Netty based IO
  1075. [06:44:26] [Server thread/INFO]: Debug logging is disabled
  1076. [06:44:26] [Server thread/INFO]: Generating keypair
  1077. [06:44:27] [Server thread/INFO]: Starting Minecraft server on *:25585
  1078. [06:44:27] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  1079. [06:44:27] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  1080. [06:44:27] [Server thread/WARN]: Perhaps a server is already running on that port?
  1081. [06:44:27] [Server thread/INFO]: Stopping server
  1082. [06:44:27] [Server thread/INFO]: Saving players
  1083. bleCollection.forEach(Collections.java:1080)
  1084. at a.a.k.a.b.L(Unknown Source)
  1085. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1086. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1087. ... 3 more
  1088.  
  1089. [06:44:24] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2"
  1090. [06:44:24] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1091. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1092. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1093. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1094. at java.lang.Thread.run(Thread.java:748)
  1095. Caused by: java.lang.NullPointerException
  1096. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1097. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1098. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1099. at a.a.k.a.c.b(Unknown Source)
  1100. at a.a.k.a.b.u(Unknown Source)
  1101. at java.lang.Iterable.forEach(Iterable.java:75)
  1102. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1103. at a.a.k.a.b.L(Unknown Source)
  1104. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1105. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1106. ... 3 more
  1107.  
  1108. [06:44:24] [Craft Scheduler Thread - 9/WARN]: Exception in thread "Craft Scheduler Thread - 9"
  1109. [06:44:24] [Craft Scheduler Thread - 9/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1110. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1111. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1112. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1113. at java.lang.Thread.run(Thread.java:748)
  1114. Caused by: java.lang.NullPointerException
  1115. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1116. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1117. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1118. at a.a.k.a.c.b(Unknown Source)
  1119. at a.a.k.a.b.u(Unknown Source)
  1120. at java.lang.Iterable.forEach(Iterable.java:75)
  1121. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1122. at a.a.k.a.b.L(Unknown Source)
  1123. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1124. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1125. ... 3 more
  1126.  
  1127. [06:44:24] [Craft Scheduler Thread - 10/WARN]: Exception in thread "Craft Scheduler Thread - 10"
  1128. [06:44:24] [Craft Scheduler Thread - 10/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1129. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1130. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1131. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1132. at java.lang.Thread.run(Thread.java:748)
  1133. Caused by: java.lang.NullPointerException
  1134. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1135. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1136. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1137. at a.a.k.a.c.b(Unknown Source)
  1138. at a.a.k.a.b.u(Unknown Source)
  1139. at java.lang.Iterable.forEach(Iterable.java:75)
  1140. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1141. at a.a.k.a.b.L(Unknown Source)
  1142. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1143. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1144. ... 3 more
  1145.  
  1146. [06:44:24] [Craft Scheduler Thread - 13/WARN]: Exception in thread "Craft Scheduler Thread - 13"
  1147. [06:44:24] [Craft Scheduler Thread - 13/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1148. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1149. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1150. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1151. at java.lang.Thread.run(Thread.java:748)
  1152. Caused by: java.lang.NullPointerException
  1153. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1154. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1155. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1156. at a.a.k.a.c.b(Unknown Source)
  1157. at a.a.k.a.b.u(Unknown Source)
  1158. at java.lang.Iterable.forEach(Iterable.java:75)
  1159. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1160. at a.a.k.a.b.L(Unknown Source)
  1161. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1162. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1163. ... 3 more
  1164.  
  1165. [06:44:25] [Craft Scheduler Thread - 12/WARN]: Exception in thread "Craft Scheduler Thread - 12"
  1166. [06:44:25] [Craft Scheduler Thread - 12/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1167. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1168. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1169. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1170. at java.lang.Thread.run(Thread.java:748)
  1171. Caused by: java.lang.NullPointerException
  1172. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1173. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1174. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1175. at a.a.k.a.c.b(Unknown Source)
  1176. at a.a.k.a.b.u(Unknown Source)
  1177. at java.lang.Iterable.forEach(Iterable.java:75)
  1178. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1179. at a.a.k.a.b.L(Unknown Source)
  1180. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1181. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1182. ... 3 more
  1183.  
  1184. [06:44:25] [Craft Scheduler Thread - 15/WARN]: Exception in thread "Craft Scheduler Thread - 15"
  1185. [06:44:25] [Craft Scheduler Thread - 15/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1186. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1187. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1188. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1189. at java.lang.Thread.run(Thread.java:748)
  1190. Caused by: java.lang.NullPointerException
  1191. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1192. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1193. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1194. at a.a.k.a.c.b(Unknown Source)
  1195. at a.a.k.a.b.u(Unknown Source)
  1196. at java.lang.Iterable.forEach(Iterable.java:75)
  1197. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1198. at a.a.k.a.b.L(Unknown Source)
  1199. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1200. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1201. ... 3 more
  1202.  
  1203. [06:44:25] [Async Chat Thread - #0/INFO]: [Owner] Kappios: d't
  1204. [06:44:26] [Craft Scheduler Thread - 14/WARN]: Exception in thread "Craft Scheduler Thread - 14"
  1205. [06:44:26] [Craft Scheduler Thread - 14/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1206. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1207. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1208. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1209. at java.lang.Thread.run(Thread.java:748)
  1210. Caused by: java.lang.NullPointerException
  1211. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1212. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1213. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1214. at a.a.k.a.c.b(Unknown Source)
  1215. at a.a.k.a.b.u(Unknown Source)
  1216. at java.lang.Iterable.forEach(Iterable.java:75)
  1217. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1218. at a.a.k.a.b.L(Unknown Source)
  1219. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1220. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1221. ... 3 more
  1222.  
  1223. [06:44:26] [Server thread/INFO]: Kappios issued server command: /pl
  1224. [06:44:26] [Craft Scheduler Thread - 17/WARN]: Exception in thread "Craft Scheduler Thread - 17"
  1225. [06:44:26] [Craft Scheduler Thread - 17/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1226. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1227. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1228. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1229. at java.lang.Thread.run(Thread.java:748)
  1230. Caused by: java.lang.NullPointerException
  1231. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1232. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1233. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1234. at a.a.k.a.c.b(Unknown Source)
  1235. at a.a.k.a.b.u(Unknown Source)
  1236. at java.lang.Iterable.forEach(Iterable.java:75)
  1237. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1238. at a.a.k.a.b.L(Unknown Source)
  1239. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1240. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1241. ... 3 more
  1242.  
  1243. [06:44:27] [Craft Scheduler Thread - 18/WARN]: Exception in thread "Craft Scheduler Thread - 18"
  1244. [06:44:27] [Craft Scheduler Thread - 18/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1245. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1246. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1247. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1248. at java.lang.Thread.run(Thread.java:748)
  1249. Caused by: java.lang.NullPointerException
  1250. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1251. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1252. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1253. at a.a.k.a.c.b(Unknown Source)
  1254. at a.a.k.a.b.u(Unknown Source)
  1255. at java.lang.Iterable.forEach(Iterable.java:75)
  1256. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1257. at a.a.k.a.b.L(Unknown Source)
  1258. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1259. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1260. ... 3 more
  1261.  
  1262. [06:44:27] [Craft Scheduler Thread - 19/WARN]: Exception in thread "Craft Scheduler Thread - 19"
  1263. [06:44:27] [Craft Scheduler Thread - 19/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1264. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1265. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1266. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1267. at java.lang.Thread.run(Thread.java:748)
  1268. Caused by: java.lang.NullPointerException
  1269. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1270. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1271. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1272. at a.a.k.a.c.b(Unknown Source)
  1273. at a.a.k.a.b.u(Unknown Source)
  1274. at java.lang.Iterable.forEach(Iterable.java:75)
  1275. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1276. at a.a.k.a.b.L(Unknown Source)
  1277. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1278. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1279. ... 3 more
  1280.  
  1281. [06:44:28] [Craft Scheduler Thread - 20/WARN]: Exception in thread "Craft Scheduler Thread - 20"
  1282. [06:44:28] [Craft Scheduler Thread - 20/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1283. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1284. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1285. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1286. at java.lang.Thread.run(Thread.java:748)
  1287. Caused by: java.lang.NullPointerException
  1288. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1289. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1290. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1291. at a.a.k.a.c.b(Unknown Source)
  1292. at a.a.k.a.b.u(Unknown Source)
  1293. at java.lang.Iterable.forEach(Iterable.java:75)
  1294. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1295. at a.a.k.a.b.L(Unknown Source)
  1296. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1297. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1298. ... 3 more
  1299.  
  1300. [06:44:28] [Server thread/INFO]: Kappios issued server command: /tps
  1301. [06:44:28] [Craft Scheduler Thread - 21/WARN]: Exception in thread "Craft Scheduler Thread - 21"
  1302. [06:44:28] [Craft Scheduler Thread - 21/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1303. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1304. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1305. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1306. at java.lang.Thread.run(Thread.java:748)
  1307. Caused by: java.lang.NullPointerException
  1308. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1309. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1310. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1311. at a.a.k.a.c.b(Unknown Source)
  1312. at a.a.k.a.b.u(Unknown Source)
  1313. at java.lang.Iterable.forEach(Iterable.java:75)
  1314. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1315. at a.a.k.a.b.L(Unknown Source)
  1316. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1317. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1318. ... 3 more
  1319.  
  1320. [06:44:29] [Craft Scheduler Thread - 22/WARN]: Exception in thread "Craft Scheduler Thread - 22"
  1321. [06:44:29] [Craft Scheduler Thread - 22/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1322. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1323. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1324. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1325. at java.lang.Thread.run(Thread.java:748)
  1326. Caused by: java.lang.NullPointerException
  1327. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1328. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1329. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1330. at a.a.k.a.c.b(Unknown Source)
  1331. at a.a.k.a.b.u(Unknown Source)
  1332. at java.lang.Iterable.forEach(Iterable.java:75)
  1333. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1334. at a.a.k.a.b.L(Unknown Source)
  1335. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1336. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1337. ... 3 more
  1338.  
  1339. [06:44:29] [Craft Scheduler Thread - 23/WARN]: Exception in thread "Craft Scheduler Thread - 23"
  1340. [06:44:29] [Craft Scheduler Thread - 23/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1341. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1342. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1343. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1344. at java.lang.Thread.run(Thread.java:748)
  1345. Caused by: java.lang.NullPointerException
  1346. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1347. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1348. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1349. at a.a.k.a.c.b(Unknown Source)
  1350. at a.a.k.a.b.u(Unknown Source)
  1351. at java.lang.Iterable.forEach(Iterable.java:75)
  1352. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1353. at a.a.k.a.b.L(Unknown Source)
  1354. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1355. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1356. ... 3 more
  1357.  
  1358. [06:44:30] [Craft Scheduler Thread - 24/WARN]: Exception in thread "Craft Scheduler Thread - 24"
  1359. [06:44:30] [Craft Scheduler Thread - 24/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1360. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1361. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1362. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1363. at java.lang.Thread.run(Thread.java:748)
  1364. Caused by: java.lang.NullPointerException
  1365. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1366. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1367. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1368. at a.a.k.a.c.b(Unknown Source)
  1369. at a.a.k.a.b.u(Unknown Source)
  1370. at java.lang.Iterable.forEach(Iterable.java:75)
  1371. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1372. at a.a.k.a.b.L(Unknown Source)
  1373. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1374. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1375. ... 3 more
  1376.  
  1377. [06:44:30] [Craft Scheduler Thread - 25/WARN]: Exception in thread "Craft Scheduler Thread - 25"
  1378. [06:44:30] [Craft Scheduler Thread - 25/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1379. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1380. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1381. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1382. at java.lang.Thread.run(Thread.java:748)
  1383. Caused by: java.lang.NullPointerException
  1384. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1385. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1386. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1387. at a.a.k.a.c.b(Unknown Source)
  1388. at a.a.k.a.b.u(Unknown Source)
  1389. at java.lang.Iterable.forEach(Iterable.java:75)
  1390. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1391. at a.a.k.a.b.L(Unknown Source)
  1392. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1393. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1394. ... 3 more
  1395.  
  1396. [06:44:31] [Server thread/WARN]: [HideAndCustomPlugins] A new update is available! (1.8.1) current: 1.8
  1397. [06:44:31] [Server thread/WARN]: [HideAndCustomPlugins] You can get it at: http://dev.bukkit.org/bukkit-plugins/hideandcustomplugins/
  1398. [06:44:31] [Craft Scheduler Thread - 26/WARN]: Exception in thread "Craft Scheduler Thread - 26"
  1399. [06:44:31] [Craft Scheduler Thread - 26/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1400. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1401. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1402. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1403. at java.lang.Thread.run(Thread.java:748)
  1404. Caused by: java.lang.NullPointerException
  1405. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1406. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1407. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1408. at a.a.k.a.c.b(Unknown Source)
  1409. at a.a.k.a.b.u(Unknown Source)
  1410. at java.lang.Iterable.forEach(Iterable.java:75)
  1411. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1412. at a.a.k.a.b.L(Unknown Source)
  1413. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1414. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1415. ... 3 more
  1416.  
  1417. [06:44:31] [Craft Scheduler Thread - 27/WARN]: Exception in thread "Craft Scheduler Thread - 27"
  1418. [06:44:31] [Craft Scheduler Thread - 27/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1419. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1420. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1421. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1422. at java.lang.Thread.run(Thread.java:748)
  1423. Caused by: java.lang.NullPointerException
  1424. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1425. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1426. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1427. at a.a.k.a.c.b(Unknown Source)
  1428. at a.a.k.a.b.u(Unknown Source)
  1429. at java.lang.Iterable.forEach(Iterable.java:75)
  1430. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1431. at a.a.k.a.b.L(Unknown Source)
  1432. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1433. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1434. ... 3 more
  1435.  
  1436. [06:44:32] [Craft Scheduler Thread - 28/WARN]: Exception in thread "Craft Scheduler Thread - 28"
  1437. [06:44:32] [Craft Scheduler Thread - 28/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1438. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1439. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1440. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1441. at java.lang.Thread.run(Thread.java:748)
  1442. Caused by: java.lang.NullPointerException
  1443. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1444. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1445. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1446. at a.a.k.a.c.b(Unknown Source)
  1447. at a.a.k.a.b.u(Unknown Source)
  1448. at java.lang.Iterable.forEach(Iterable.java:75)
  1449. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1450. at a.a.k.a.b.L(Unknown Source)
  1451. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1452. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1453. ... 3 more
  1454.  
  1455. [06:44:32] [Craft Scheduler Thread - 29/WARN]: Exception in thread "Craft Scheduler Thread - 29"
  1456. [06:44:32] [Craft Scheduler Thread - 29/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1457. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1458. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1459. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1460. at java.lang.Thread.run(Thread.java:748)
  1461. Caused by: java.lang.NullPointerException
  1462. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1463. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1464. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1465. at a.a.k.a.c.b(Unknown Source)
  1466. at a.a.k.a.b.u(Unknown Source)
  1467. at java.lang.Iterable.forEach(Iterable.java:75)
  1468. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1469. at a.a.k.a.b.L(Unknown Source)
  1470. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1471. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1472. ... 3 more
  1473.  
  1474. [06:44:33] [Craft Scheduler Thread - 30/WARN]: Exception in thread "Craft Scheduler Thread - 30"
  1475. [06:44:33] [Craft Scheduler Thread - 30/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1476. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1477. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1478. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1479. at java.lang.Thread.run(Thread.java:748)
  1480. Caused by: java.lang.NullPointerException
  1481. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1482. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1483. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1484. at a.a.k.a.c.b(Unknown Source)
  1485. at a.a.k.a.b.u(Unknown Source)
  1486. at java.lang.Iterable.forEach(Iterable.java:75)
  1487. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1488. at a.a.k.a.b.L(Unknown Source)
  1489. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1490. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1491. ... 3 more
  1492.  
  1493. [06:44:33] [Craft Scheduler Thread - 31/WARN]: Exception in thread "Craft Scheduler Thread - 31"
  1494. [06:44:33] [Craft Scheduler Thread - 31/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1495. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1496. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1497. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1498. at java.lang.Thread.run(Thread.java:748)
  1499. Caused by: java.lang.NullPointerException
  1500. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1501. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1502. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1503. at a.a.k.a.c.b(Unknown Source)
  1504. at a.a.k.a.b.u(Unknown Source)
  1505. at java.lang.Iterable.forEach(Iterable.java:75)
  1506. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1507. at a.a.k.a.b.L(Unknown Source)
  1508. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1509. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1510. ... 3 more
  1511.  
  1512. [06:44:34] [Craft Scheduler Thread - 32/WARN]: Exception in thread "Craft Scheduler Thread - 32"
  1513. [06:44:34] [Craft Scheduler Thread - 32/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1514. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1515. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1516. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1517. at java.lang.Thread.run(Thread.java:748)
  1518. Caused by: java.lang.NullPointerException
  1519. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1520. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1521. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1522. at a.a.k.a.c.b(Unknown Source)
  1523. at a.a.k.a.b.u(Unknown Source)
  1524. at java.lang.Iterable.forEach(Iterable.java:75)
  1525. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1526. at a.a.k.a.b.L(Unknown Source)
  1527. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1528. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1529. ... 3 more
  1530.  
  1531. [06:44:34] [Craft Scheduler Thread - 33/WARN]: Exception in thread "Craft Scheduler Thread - 33"
  1532. [06:44:34] [Craft Scheduler Thread - 33/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1533. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1534. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1535. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1536. at java.lang.Thread.run(Thread.java:748)
  1537. Caused by: java.lang.NullPointerException
  1538. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1539. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1540. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1541. at a.a.k.a.c.b(Unknown Source)
  1542. at a.a.k.a.b.u(Unknown Source)
  1543. at java.lang.Iterable.forEach(Iterable.java:75)
  1544. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1545. at a.a.k.a.b.L(Unknown Source)
  1546. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1547. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1548. ... 3 more
  1549.  
  1550. [06:44:35] [Craft Scheduler Thread - 34/WARN]: Exception in thread "Craft Scheduler Thread - 34"
  1551. [06:44:35] [Craft Scheduler Thread - 34/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1552. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1553. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1554. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1555. at java.lang.Thread.run(Thread.java:748)
  1556. Caused by: java.lang.NullPointerException
  1557. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1558. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1559. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1560. at a.a.k.a.c.b(Unknown Source)
  1561. at a.a.k.a.b.u(Unknown Source)
  1562. at java.lang.Iterable.forEach(Iterable.java:75)
  1563. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1564. at a.a.k.a.b.L(Unknown Source)
  1565. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1566. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1567. ... 3 more
  1568.  
  1569. [06:44:35] [Craft Scheduler Thread - 35/WARN]: Exception in thread "Craft Scheduler Thread - 35"
  1570. [06:44:35] [Craft Scheduler Thread - 35/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1571. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1572. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1573. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1574. at java.lang.Thread.run(Thread.java:748)
  1575. Caused by: java.lang.NullPointerException
  1576. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1577. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1578. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1579. at a.a.k.a.c.b(Unknown Source)
  1580. at a.a.k.a.b.u(Unknown Source)
  1581. at java.lang.Iterable.forEach(Iterable.java:75)
  1582. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1583. at a.a.k.a.b.L(Unknown Source)
  1584. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1585. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1586. ... 3 more
  1587.  
  1588. [06:44:38] [Server thread/INFO]: Starting minecraft server version 1.7.10
  1589. [06:44:38] [Server thread/INFO]: Loading properties
  1590. [06:44:38] [Server thread/INFO]: Default game type: SURVIVAL
  1591. [06:44:38] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  1592. [06:44:38] [Server thread/INFO]: Server Ping Player Sample Count: 12
  1593. [06:44:38] [Server thread/INFO]: Using 4 threads for Netty based IO
  1594. [06:44:38] [Server thread/INFO]: Debug logging is disabled
  1595. [06:44:38] [Server thread/INFO]: Generating keypair
  1596. [06:44:39] [Server thread/INFO]: Starting Minecraft server on *:25585
  1597. [06:44:39] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  1598. [06:44:39] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  1599. [06:44:39] [Server thread/WARN]: Perhaps a server is already running on that port?
  1600. [06:44:39] [Server thread/INFO]: Stopping server
  1601. [06:44:39] [Server thread/INFO]: Saving players
  1602. fiableCollection.forEach(Collections.java:1080)
  1603. at a.a.k.a.b.L(Unknown Source)
  1604. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1605. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1606. ... 3 more
  1607.  
  1608. [06:44:36] [Craft Scheduler Thread - 37/WARN]: Exception in thread "Craft Scheduler Thread - 37"
  1609. [06:44:36] [Craft Scheduler Thread - 37/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1610. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1611. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1612. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1613. at java.lang.Thread.run(Thread.java:748)
  1614. Caused by: java.lang.NullPointerException
  1615. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1616. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1617. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1618. at a.a.k.a.c.b(Unknown Source)
  1619. at a.a.k.a.b.u(Unknown Source)
  1620. at java.lang.Iterable.forEach(Iterable.java:75)
  1621. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1622. at a.a.k.a.b.L(Unknown Source)
  1623. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1624. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1625. ... 3 more
  1626.  
  1627. [06:44:37] [Craft Scheduler Thread - 38/WARN]: Exception in thread "Craft Scheduler Thread - 38"
  1628. [06:44:37] [Craft Scheduler Thread - 38/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1629. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1630. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1631. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1632. at java.lang.Thread.run(Thread.java:748)
  1633. Caused by: java.lang.NullPointerException
  1634. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1635. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1636. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1637. at a.a.k.a.c.b(Unknown Source)
  1638. at a.a.k.a.b.u(Unknown Source)
  1639. at java.lang.Iterable.forEach(Iterable.java:75)
  1640. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1641. at a.a.k.a.b.L(Unknown Source)
  1642. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1643. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1644. ... 3 more
  1645.  
  1646. [06:44:37] [Async Chat Thread - #0/INFO]: [Owner] Kappios: d
  1647. [06:44:37] [Craft Scheduler Thread - 39/WARN]: Exception in thread "Craft Scheduler Thread - 39"
  1648. [06:44:37] [Craft Scheduler Thread - 39/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1649. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1650. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1651. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1652. at java.lang.Thread.run(Thread.java:748)
  1653. Caused by: java.lang.NullPointerException
  1654. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1655. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1656. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1657. at a.a.k.a.c.b(Unknown Source)
  1658. at a.a.k.a.b.u(Unknown Source)
  1659. at java.lang.Iterable.forEach(Iterable.java:75)
  1660. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1661. at a.a.k.a.b.L(Unknown Source)
  1662. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1663. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1664. ... 3 more
  1665.  
  1666. [06:44:38] [Craft Scheduler Thread - 40/WARN]: Exception in thread "Craft Scheduler Thread - 40"
  1667. [06:44:38] [Craft Scheduler Thread - 40/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1668. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1669. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1670. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1671. at java.lang.Thread.run(Thread.java:748)
  1672. Caused by: java.lang.NullPointerException
  1673. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1674. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1675. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1676. at a.a.k.a.c.b(Unknown Source)
  1677. at a.a.k.a.b.u(Unknown Source)
  1678. at java.lang.Iterable.forEach(Iterable.java:75)
  1679. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1680. at a.a.k.a.b.L(Unknown Source)
  1681. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1682. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1683. ... 3 more
  1684.  
  1685. [06:44:38] [Craft Scheduler Thread - 41/WARN]: Exception in thread "Craft Scheduler Thread - 41"
  1686. [06:44:38] [Craft Scheduler Thread - 41/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1687. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1688. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1689. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1690. at java.lang.Thread.run(Thread.java:748)
  1691. Caused by: java.lang.NullPointerException
  1692. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1693. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1694. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1695. at a.a.k.a.c.b(Unknown Source)
  1696. at a.a.k.a.b.u(Unknown Source)
  1697. at java.lang.Iterable.forEach(Iterable.java:75)
  1698. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1699. at a.a.k.a.b.L(Unknown Source)
  1700. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1701. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1702. ... 3 more
  1703.  
  1704. [06:44:38] [Server thread/INFO]: Kappios issued server command: /mod
  1705. [06:44:39] [Craft Scheduler Thread - 42/WARN]: Exception in thread "Craft Scheduler Thread - 42"
  1706. [06:44:39] [Craft Scheduler Thread - 42/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1707. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1708. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1709. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1710. at java.lang.Thread.run(Thread.java:748)
  1711. Caused by: java.lang.NullPointerException
  1712. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1713. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1714. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1715. at a.a.k.a.c.b(Unknown Source)
  1716. at a.a.k.a.b.u(Unknown Source)
  1717. at java.lang.Iterable.forEach(Iterable.java:75)
  1718. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1719. at a.a.k.a.b.L(Unknown Source)
  1720. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1721. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1722. ... 3 more
  1723.  
  1724. [06:44:39] [Server thread/INFO]: Kappios issued server command: /mod
  1725. [06:44:39] [Craft Scheduler Thread - 43/WARN]: Exception in thread "Craft Scheduler Thread - 43"
  1726. [06:44:39] [Craft Scheduler Thread - 43/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1727. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1728. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1729. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1730. at java.lang.Thread.run(Thread.java:748)
  1731. Caused by: java.lang.NullPointerException
  1732. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1733. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1734. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1735. at a.a.k.a.c.b(Unknown Source)
  1736. at a.a.k.a.b.u(Unknown Source)
  1737. at java.lang.Iterable.forEach(Iterable.java:75)
  1738. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1739. at a.a.k.a.b.L(Unknown Source)
  1740. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1741. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1742. ... 3 more
  1743.  
  1744. [06:44:40] [Craft Scheduler Thread - 4/WARN]: Exception in thread "Craft Scheduler Thread - 4"
  1745. [06:44:40] [Craft Scheduler Thread - 4/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1746. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1747. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1748. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1749. at java.lang.Thread.run(Thread.java:748)
  1750. Caused by: java.lang.NullPointerException
  1751. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1752. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1753. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1754. at a.a.k.a.c.b(Unknown Source)
  1755. at a.a.k.a.b.u(Unknown Source)
  1756. at java.lang.Iterable.forEach(Iterable.java:75)
  1757. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1758. at a.a.k.a.b.L(Unknown Source)
  1759. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1760. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1761. ... 3 more
  1762.  
  1763. [06:44:40] [Craft Scheduler Thread - 45/WARN]: Exception in thread "Craft Scheduler Thread - 45"
  1764. [06:44:40] [Craft Scheduler Thread - 45/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1765. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1766. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1767. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1768. at java.lang.Thread.run(Thread.java:748)
  1769. Caused by: java.lang.NullPointerException
  1770. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1771. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1772. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1773. at a.a.k.a.c.b(Unknown Source)
  1774. at a.a.k.a.b.u(Unknown Source)
  1775. at java.lang.Iterable.forEach(Iterable.java:75)
  1776. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1777. at a.a.k.a.b.L(Unknown Source)
  1778. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1779. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1780. ... 3 more
  1781.  
  1782. [06:44:41] [Craft Scheduler Thread - 46/WARN]: Exception in thread "Craft Scheduler Thread - 46"
  1783. [06:44:41] [Craft Scheduler Thread - 46/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1784. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1785. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1786. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1787. at java.lang.Thread.run(Thread.java:748)
  1788. Caused by: java.lang.NullPointerException
  1789. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1790. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1791. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1792. at a.a.k.a.c.b(Unknown Source)
  1793. at a.a.k.a.b.u(Unknown Source)
  1794. at java.lang.Iterable.forEach(Iterable.java:75)
  1795. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1796. at a.a.k.a.b.L(Unknown Source)
  1797. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1798. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1799. ... 3 more
  1800.  
  1801. [06:44:41] [Craft Scheduler Thread - 47/WARN]: Exception in thread "Craft Scheduler Thread - 47"
  1802. [06:44:41] [Craft Scheduler Thread - 47/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1803. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1804. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1805. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1806. at java.lang.Thread.run(Thread.java:748)
  1807. Caused by: java.lang.NullPointerException
  1808. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1809. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1810. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1811. at a.a.k.a.c.b(Unknown Source)
  1812. at a.a.k.a.b.u(Unknown Source)
  1813. at java.lang.Iterable.forEach(Iterable.java:75)
  1814. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1815. at a.a.k.a.b.L(Unknown Source)
  1816. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1817. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1818. ... 3 more
  1819.  
  1820. [06:44:42] [Server thread/INFO]: Kappios issued server command: /pl
  1821. [06:44:42] [Craft Scheduler Thread - 48/WARN]: Exception in thread "Craft Scheduler Thread - 48"
  1822. [06:44:42] [Craft Scheduler Thread - 48/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1823. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1824. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1825. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1826. at java.lang.Thread.run(Thread.java:748)
  1827. Caused by: java.lang.NullPointerException
  1828. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1829. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1830. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1831. at a.a.k.a.c.b(Unknown Source)
  1832. at a.a.k.a.b.u(Unknown Source)
  1833. at java.lang.Iterable.forEach(Iterable.java:75)
  1834. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1835. at a.a.k.a.b.L(Unknown Source)
  1836. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1837. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1838. ... 3 more
  1839.  
  1840. [06:44:42] [Craft Scheduler Thread - 49/WARN]: Exception in thread "Craft Scheduler Thread - 49"
  1841. [06:44:42] [Craft Scheduler Thread - 49/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1842. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1843. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1844. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1845. at java.lang.Thread.run(Thread.java:748)
  1846. Caused by: java.lang.NullPointerException
  1847. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1848. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1849. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1850. at a.a.k.a.c.b(Unknown Source)
  1851. at a.a.k.a.b.u(Unknown Source)
  1852. at java.lang.Iterable.forEach(Iterable.java:75)
  1853. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1854. at a.a.k.a.b.L(Unknown Source)
  1855. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1856. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1857. ... 3 more
  1858.  
  1859. [06:44:43] [Craft Scheduler Thread - 50/WARN]: Exception in thread "Craft Scheduler Thread - 50"
  1860. [06:44:43] [Craft Scheduler Thread - 50/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1861. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1862. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1863. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1864. at java.lang.Thread.run(Thread.java:748)
  1865. Caused by: java.lang.NullPointerException
  1866. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1867. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1868. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1869. at a.a.k.a.c.b(Unknown Source)
  1870. at a.a.k.a.b.u(Unknown Source)
  1871. at java.lang.Iterable.forEach(Iterable.java:75)
  1872. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1873. at a.a.k.a.b.L(Unknown Source)
  1874. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1875. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1876. ... 3 more
  1877.  
  1878. [06:44:43] [Craft Scheduler Thread - 51/WARN]: Exception in thread "Craft Scheduler Thread - 51"
  1879. [06:44:43] [Craft Scheduler Thread - 51/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1880. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1881. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1882. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1883. at java.lang.Thread.run(Thread.java:748)
  1884. Caused by: java.lang.NullPointerException
  1885. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1886. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1887. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1888. at a.a.k.a.c.b(Unknown Source)
  1889. at a.a.k.a.b.u(Unknown Source)
  1890. at java.lang.Iterable.forEach(Iterable.java:75)
  1891. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1892. at a.a.k.a.b.L(Unknown Source)
  1893. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1894. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1895. ... 3 more
  1896.  
  1897. [06:44:44] [Craft Scheduler Thread - 52/WARN]: Exception in thread "Craft Scheduler Thread - 52"
  1898. [06:44:44] [Craft Scheduler Thread - 52/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1899. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1900. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1901. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1902. at java.lang.Thread.run(Thread.java:748)
  1903. Caused by: java.lang.NullPointerException
  1904. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1905. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1906. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1907. at a.a.k.a.c.b(Unknown Source)
  1908. at a.a.k.a.b.u(Unknown Source)
  1909. at java.lang.Iterable.forEach(Iterable.java:75)
  1910. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1911. at a.a.k.a.b.L(Unknown Source)
  1912. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1913. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1914. ... 3 more
  1915.  
  1916. [06:44:44] [Craft Scheduler Thread - 53/WARN]: Exception in thread "Craft Scheduler Thread - 53"
  1917. [06:44:44] [Craft Scheduler Thread - 53/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1918. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1919. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1920. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1921. at java.lang.Thread.run(Thread.java:748)
  1922. Caused by: java.lang.NullPointerException
  1923. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1924. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1925. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1926. at a.a.k.a.c.b(Unknown Source)
  1927. at a.a.k.a.b.u(Unknown Source)
  1928. at java.lang.Iterable.forEach(Iterable.java:75)
  1929. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1930. at a.a.k.a.b.L(Unknown Source)
  1931. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1932. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1933. ... 3 more
  1934.  
  1935. [06:44:44] [Server thread/INFO]: Kappios issued server command: /help
  1936. [06:44:45] [Craft Scheduler Thread - 54/WARN]: Exception in thread "Craft Scheduler Thread - 54"
  1937. [06:44:45] [Craft Scheduler Thread - 54/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1938. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1939. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1940. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1941. at java.lang.Thread.run(Thread.java:748)
  1942. Caused by: java.lang.NullPointerException
  1943. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1944. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1945. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1946. at a.a.k.a.c.b(Unknown Source)
  1947. at a.a.k.a.b.u(Unknown Source)
  1948. at java.lang.Iterable.forEach(Iterable.java:75)
  1949. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1950. at a.a.k.a.b.L(Unknown Source)
  1951. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1952. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1953. ... 3 more
  1954.  
  1955. [06:44:45] [Craft Scheduler Thread - 55/WARN]: Exception in thread "Craft Scheduler Thread - 55"
  1956. [06:44:45] [Craft Scheduler Thread - 55/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1957. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1958. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1959. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1960. at java.lang.Thread.run(Thread.java:748)
  1961. Caused by: java.lang.NullPointerException
  1962. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  1963. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  1964. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  1965. at a.a.k.a.c.b(Unknown Source)
  1966. at a.a.k.a.b.u(Unknown Source)
  1967. at java.lang.Iterable.forEach(Iterable.java:75)
  1968. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1969. at a.a.k.a.b.L(Unknown Source)
  1970. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1971. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1972. ... 3 more
  1973.  
  1974. [06:44:46] [Craft Scheduler Thread - 56/WARN]: Exception in thread "Craft Scheduler Thread - 56"
  1975. [06:44:46] [Craft Scheduler Thread - 56/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1976. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1977. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1978. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1979. at java.lang.Thread.run(Thread.java:748)
  1980. Caused by: java.lang.NullPointerException
  1981. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  1982. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  1983. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  1984. at a.a.k.a.c.b(Unknown Source)
  1985. at a.a.k.a.b.u(Unknown Source)
  1986. at java.lang.Iterable.forEach(Iterable.java:75)
  1987. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  1988. at a.a.k.a.b.L(Unknown Source)
  1989. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  1990. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1991. ... 3 more
  1992.  
  1993. [06:44:46] [Craft Scheduler Thread - 57/WARN]: Exception in thread "Craft Scheduler Thread - 57"
  1994. [06:44:46] [Craft Scheduler Thread - 57/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  1995. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1996. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1997. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1998. at java.lang.Thread.run(Thread.java:748)
  1999. Caused by: java.lang.NullPointerException
  2000. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2001. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2002. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2003. at a.a.k.a.c.b(Unknown Source)
  2004. at a.a.k.a.b.u(Unknown Source)
  2005. at java.lang.Iterable.forEach(Iterable.java:75)
  2006. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2007. at a.a.k.a.b.L(Unknown Source)
  2008. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2009. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2010. ... 3 more
  2011.  
  2012. [06:44:47] [Craft Scheduler Thread - 58/WARN]: Exception in thread "Craft Scheduler Thread - 58"
  2013. [06:44:47] [Craft Scheduler Thread - 58/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2014. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2015. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2016. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2017. at java.lang.Thread.run(Thread.java:748)
  2018. Caused by: java.lang.NullPointerException
  2019. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2020. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2021. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2022. at a.a.k.a.c.b(Unknown Source)
  2023. at a.a.k.a.b.u(Unknown Source)
  2024. at java.lang.Iterable.forEach(Iterable.java:75)
  2025. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2026. at a.a.k.a.b.L(Unknown Source)
  2027. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2028. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2029. ... 3 more
  2030.  
  2031. [06:44:49] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2032. [06:44:49] [Server thread/INFO]: Loading properties
  2033. [06:44:49] [Server thread/INFO]: Default game type: SURVIVAL
  2034. [06:44:49] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  2035. [06:44:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
  2036. [06:44:49] [Server thread/INFO]: Using 4 threads for Netty based IO
  2037. [06:44:49] [Server thread/INFO]: Debug logging is disabled
  2038. [06:44:49] [Server thread/INFO]: Generating keypair
  2039. [06:44:50] [Server thread/INFO]: Starting Minecraft server on *:25585
  2040. [06:44:50] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  2041. [06:44:50] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  2042. [06:44:50] [Server thread/WARN]: Perhaps a server is already running on that port?
  2043. [06:44:50] [Server thread/INFO]: Stopping server
  2044. [06:44:50] [Server thread/INFO]: Saving players
  2045. fiableCollection.forEach(Collections.java:1080)
  2046. at a.a.k.a.b.L(Unknown Source)
  2047. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2048. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2049. ... 3 more
  2050.  
  2051. [06:44:48] [Craft Scheduler Thread - 60/WARN]: Exception in thread "Craft Scheduler Thread - 60"
  2052. [06:44:48] [Craft Scheduler Thread - 60/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2053. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2054. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2055. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2056. at java.lang.Thread.run(Thread.java:748)
  2057. Caused by: java.lang.NullPointerException
  2058. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2059. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2060. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2061. at a.a.k.a.c.b(Unknown Source)
  2062. at a.a.k.a.b.u(Unknown Source)
  2063. at java.lang.Iterable.forEach(Iterable.java:75)
  2064. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2065. at a.a.k.a.b.L(Unknown Source)
  2066. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2067. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2068. ... 3 more
  2069.  
  2070. [06:44:48] [Craft Scheduler Thread - 61/WARN]: Exception in thread "Craft Scheduler Thread - 61"
  2071. [06:44:48] [Craft Scheduler Thread - 61/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2072. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2073. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2074. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2075. at java.lang.Thread.run(Thread.java:748)
  2076. Caused by: java.lang.NullPointerException
  2077. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2078. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2079. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2080. at a.a.k.a.c.b(Unknown Source)
  2081. at a.a.k.a.b.u(Unknown Source)
  2082. at java.lang.Iterable.forEach(Iterable.java:75)
  2083. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2084. at a.a.k.a.b.L(Unknown Source)
  2085. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2086. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2087. ... 3 more
  2088.  
  2089. [06:44:49] [Craft Scheduler Thread - 62/WARN]: Exception in thread "Craft Scheduler Thread - 62"
  2090. [06:44:49] [Craft Scheduler Thread - 62/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2091. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2092. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2093. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2094. at java.lang.Thread.run(Thread.java:748)
  2095. Caused by: java.lang.NullPointerException
  2096. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2097. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2098. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2099. at a.a.k.a.c.b(Unknown Source)
  2100. at a.a.k.a.b.u(Unknown Source)
  2101. at java.lang.Iterable.forEach(Iterable.java:75)
  2102. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2103. at a.a.k.a.b.L(Unknown Source)
  2104. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2105. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2106. ... 3 more
  2107.  
  2108. [06:44:49] [Craft Scheduler Thread - 63/WARN]: Exception in thread "Craft Scheduler Thread - 63"
  2109. [06:44:49] [Craft Scheduler Thread - 63/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2110. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2111. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2112. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2113. at java.lang.Thread.run(Thread.java:748)
  2114. Caused by: java.lang.NullPointerException
  2115. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2116. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2117. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2118. at a.a.k.a.c.b(Unknown Source)
  2119. at a.a.k.a.b.u(Unknown Source)
  2120. at java.lang.Iterable.forEach(Iterable.java:75)
  2121. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2122. at a.a.k.a.b.L(Unknown Source)
  2123. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2124. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2125. ... 3 more
  2126.  
  2127. [06:44:50] [Server thread/INFO]: Kappios issued server command: /list
  2128. [06:44:50] [Craft Scheduler Thread - 44/WARN]: Exception in thread "Craft Scheduler Thread - 44"
  2129. [06:44:50] [Craft Scheduler Thread - 44/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2130. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2131. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2132. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2133. at java.lang.Thread.run(Thread.java:748)
  2134. Caused by: java.lang.NullPointerException
  2135. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2136. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2137. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2138. at a.a.k.a.c.b(Unknown Source)
  2139. at a.a.k.a.b.u(Unknown Source)
  2140. at java.lang.Iterable.forEach(Iterable.java:75)
  2141. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2142. at a.a.k.a.b.L(Unknown Source)
  2143. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2144. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2145. ... 3 more
  2146.  
  2147. [06:44:50] [Server thread/INFO]: Kappios issued server command: /f
  2148. [06:44:50] [Craft Scheduler Thread - 65/WARN]: Exception in thread "Craft Scheduler Thread - 65"
  2149. [06:44:50] [Craft Scheduler Thread - 65/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2150. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2151. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2152. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2153. at java.lang.Thread.run(Thread.java:748)
  2154. Caused by: java.lang.NullPointerException
  2155. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2156. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2157. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2158. at a.a.k.a.c.b(Unknown Source)
  2159. at a.a.k.a.b.u(Unknown Source)
  2160. at java.lang.Iterable.forEach(Iterable.java:75)
  2161. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2162. at a.a.k.a.b.L(Unknown Source)
  2163. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2164. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2165. ... 3 more
  2166.  
  2167. [06:44:51] [Craft Scheduler Thread - 66/WARN]: Exception in thread "Craft Scheduler Thread - 66"
  2168. [06:44:51] [Craft Scheduler Thread - 66/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2169. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2170. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2171. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2172. at java.lang.Thread.run(Thread.java:748)
  2173. Caused by: java.lang.NullPointerException
  2174. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2175. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2176. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2177. at a.a.k.a.c.b(Unknown Source)
  2178. at a.a.k.a.b.u(Unknown Source)
  2179. at java.lang.Iterable.forEach(Iterable.java:75)
  2180. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2181. at a.a.k.a.b.L(Unknown Source)
  2182. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2183. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2184. ... 3 more
  2185.  
  2186. [06:44:51] [Craft Scheduler Thread - 67/WARN]: Exception in thread "Craft Scheduler Thread - 67"
  2187. [06:44:51] [Craft Scheduler Thread - 67/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2188. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2189. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2190. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2191. at java.lang.Thread.run(Thread.java:748)
  2192. Caused by: java.lang.NullPointerException
  2193. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2194. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2195. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2196. at a.a.k.a.c.b(Unknown Source)
  2197. at a.a.k.a.b.u(Unknown Source)
  2198. at java.lang.Iterable.forEach(Iterable.java:75)
  2199. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2200. at a.a.k.a.b.L(Unknown Source)
  2201. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2202. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2203. ... 3 more
  2204.  
  2205. [06:44:52] [Craft Scheduler Thread - 68/WARN]: Exception in thread "Craft Scheduler Thread - 68"
  2206. [06:44:52] [Craft Scheduler Thread - 68/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2207. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2208. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2209. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2210. at java.lang.Thread.run(Thread.java:748)
  2211. Caused by: java.lang.NullPointerException
  2212. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2213. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2214. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2215. at a.a.k.a.c.b(Unknown Source)
  2216. at a.a.k.a.b.u(Unknown Source)
  2217. at java.lang.Iterable.forEach(Iterable.java:75)
  2218. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2219. at a.a.k.a.b.L(Unknown Source)
  2220. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2221. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2222. ... 3 more
  2223.  
  2224. [06:44:52] [Craft Scheduler Thread - 69/WARN]: Exception in thread "Craft Scheduler Thread - 69"
  2225. [06:44:52] [Craft Scheduler Thread - 69/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2226. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2227. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2228. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2229. at java.lang.Thread.run(Thread.java:748)
  2230. Caused by: java.lang.NullPointerException
  2231. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2232. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2233. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2234. at a.a.k.a.c.b(Unknown Source)
  2235. at a.a.k.a.b.u(Unknown Source)
  2236. at java.lang.Iterable.forEach(Iterable.java:75)
  2237. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2238. at a.a.k.a.b.L(Unknown Source)
  2239. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2240. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2241. ... 3 more
  2242.  
  2243. [06:44:53] [Craft Scheduler Thread - 70/WARN]: Exception in thread "Craft Scheduler Thread - 70"
  2244. [06:44:53] [Craft Scheduler Thread - 70/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2245. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2246. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2247. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2248. at java.lang.Thread.run(Thread.java:748)
  2249. Caused by: java.lang.NullPointerException
  2250. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2251. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2252. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2253. at a.a.k.a.c.b(Unknown Source)
  2254. at a.a.k.a.b.u(Unknown Source)
  2255. at java.lang.Iterable.forEach(Iterable.java:75)
  2256. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2257. at a.a.k.a.b.L(Unknown Source)
  2258. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2259. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2260. ... 3 more
  2261.  
  2262. [06:44:53] [Craft Scheduler Thread - 71/WARN]: Exception in thread "Craft Scheduler Thread - 71"
  2263. [06:44:53] [Craft Scheduler Thread - 71/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2264. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2265. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2266. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2267. at java.lang.Thread.run(Thread.java:748)
  2268. Caused by: java.lang.NullPointerException
  2269. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2270. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2271. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2272. at a.a.k.a.c.b(Unknown Source)
  2273. at a.a.k.a.b.u(Unknown Source)
  2274. at java.lang.Iterable.forEach(Iterable.java:75)
  2275. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2276. at a.a.k.a.b.L(Unknown Source)
  2277. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2278. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2279. ... 3 more
  2280.  
  2281. [06:44:54] [Craft Scheduler Thread - 72/WARN]: Exception in thread "Craft Scheduler Thread - 72"
  2282. [06:44:54] [Craft Scheduler Thread - 72/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2283. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2284. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2285. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2286. at java.lang.Thread.run(Thread.java:748)
  2287. Caused by: java.lang.NullPointerException
  2288. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2289. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2290. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2291. at a.a.k.a.c.b(Unknown Source)
  2292. at a.a.k.a.b.u(Unknown Source)
  2293. at java.lang.Iterable.forEach(Iterable.java:75)
  2294. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2295. at a.a.k.a.b.L(Unknown Source)
  2296. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2297. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2298. ... 3 more
  2299.  
  2300. [06:44:54] [Craft Scheduler Thread - 73/WARN]: Exception in thread "Craft Scheduler Thread - 73"
  2301. [06:44:54] [Craft Scheduler Thread - 73/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2302. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2303. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2304. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2305. at java.lang.Thread.run(Thread.java:748)
  2306. Caused by: java.lang.NullPointerException
  2307. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2308. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2309. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2310. at a.a.k.a.c.b(Unknown Source)
  2311. at a.a.k.a.b.u(Unknown Source)
  2312. at java.lang.Iterable.forEach(Iterable.java:75)
  2313. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2314. at a.a.k.a.b.L(Unknown Source)
  2315. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2316. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2317. ... 3 more
  2318.  
  2319. [06:44:55] [Craft Scheduler Thread - 74/WARN]: Exception in thread "Craft Scheduler Thread - 74"
  2320. [06:44:55] [Craft Scheduler Thread - 74/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2321. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2322. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2323. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2324. at java.lang.Thread.run(Thread.java:748)
  2325. Caused by: java.lang.NullPointerException
  2326. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2327. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2328. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2329. at a.a.k.a.c.b(Unknown Source)
  2330. at a.a.k.a.b.u(Unknown Source)
  2331. at java.lang.Iterable.forEach(Iterable.java:75)
  2332. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2333. at a.a.k.a.b.L(Unknown Source)
  2334. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2335. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2336. ... 3 more
  2337.  
  2338. [06:44:55] [Craft Scheduler Thread - 75/WARN]: Exception in thread "Craft Scheduler Thread - 75"
  2339. [06:44:55] [Craft Scheduler Thread - 75/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2340. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2341. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2342. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2343. at java.lang.Thread.run(Thread.java:748)
  2344. Caused by: java.lang.NullPointerException
  2345. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2346. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2347. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2348. at a.a.k.a.c.b(Unknown Source)
  2349. at a.a.k.a.b.u(Unknown Source)
  2350. at java.lang.Iterable.forEach(Iterable.java:75)
  2351. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2352. at a.a.k.a.b.L(Unknown Source)
  2353. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2354. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2355. ... 3 more
  2356.  
  2357. [06:44:56] [Craft Scheduler Thread - 64/WARN]: Exception in thread "Craft Scheduler Thread - 64"
  2358. [06:44:56] [Craft Scheduler Thread - 64/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2359. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2360. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2361. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2362. at java.lang.Thread.run(Thread.java:748)
  2363. Caused by: java.lang.NullPointerException
  2364. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2365. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2366. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2367. at a.a.k.a.c.b(Unknown Source)
  2368. at a.a.k.a.b.u(Unknown Source)
  2369. at java.lang.Iterable.forEach(Iterable.java:75)
  2370. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2371. at a.a.k.a.b.L(Unknown Source)
  2372. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2373. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2374. ... 3 more
  2375.  
  2376. [06:44:56] [Craft Scheduler Thread - 77/WARN]: Exception in thread "Craft Scheduler Thread - 77"
  2377. [06:44:56] [Craft Scheduler Thread - 77/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2378. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2379. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2380. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2381. at java.lang.Thread.run(Thread.java:748)
  2382. Caused by: java.lang.NullPointerException
  2383. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2384. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2385. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2386. at a.a.k.a.c.b(Unknown Source)
  2387. at a.a.k.a.b.u(Unknown Source)
  2388. at java.lang.Iterable.forEach(Iterable.java:75)
  2389. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2390. at a.a.k.a.b.L(Unknown Source)
  2391. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2392. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2393. ... 3 more
  2394.  
  2395. [06:44:57] [Craft Scheduler Thread - 78/WARN]: Exception in thread "Craft Scheduler Thread - 78"
  2396. [06:44:57] [Craft Scheduler Thread - 78/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2397. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2398. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2399. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2400. at java.lang.Thread.run(Thread.java:748)
  2401. Caused by: java.lang.NullPointerException
  2402. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2403. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2404. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2405. at a.a.k.a.c.b(Unknown Source)
  2406. at a.a.k.a.b.u(Unknown Source)
  2407. at java.lang.Iterable.forEach(Iterable.java:75)
  2408. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2409. at a.a.k.a.b.L(Unknown Source)
  2410. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2411. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2412. ... 3 more
  2413.  
  2414. [06:44:57] [Craft Scheduler Thread - 79/WARN]: Exception in thread "Craft Scheduler Thread - 79"
  2415. [06:44:57] [Craft Scheduler Thread - 79/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2416. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2417. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2418. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2419. at java.lang.Thread.run(Thread.java:748)
  2420. Caused by: java.lang.NullPointerException
  2421. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2422. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2423. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2424. at a.a.k.a.c.b(Unknown Source)
  2425. at a.a.k.a.b.u(Unknown Source)
  2426. at java.lang.Iterable.forEach(Iterable.java:75)
  2427. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2428. at a.a.k.a.b.L(Unknown Source)
  2429. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2430. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2431. ... 3 more
  2432.  
  2433. [06:44:58] [Craft Scheduler Thread - 80/WARN]: Exception in thread "Craft Scheduler Thread - 80"
  2434. [06:44:58] [Craft Scheduler Thread - 80/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2435. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2436. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2437. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2438. at java.lang.Thread.run(Thread.java:748)
  2439. Caused by: java.lang.NullPointerException
  2440. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2441. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2442. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2443. at a.a.k.a.c.b(Unknown Source)
  2444. at a.a.k.a.b.u(Unknown Source)
  2445. at java.lang.Iterable.forEach(Iterable.java:75)
  2446. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2447. at a.a.k.a.b.L(Unknown Source)
  2448. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2449. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2450. ... 3 more
  2451.  
  2452. [06:45:00] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2453. [06:45:00] [Server thread/INFO]: Loading properties
  2454. [06:45:00] [Server thread/INFO]: Default game type: SURVIVAL
  2455. [06:45:00] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  2456. [06:45:00] [Server thread/INFO]: Server Ping Player Sample Count: 12
  2457. [06:45:00] [Server thread/INFO]: Using 4 threads for Netty based IO
  2458. [06:45:00] [Server thread/INFO]: Debug logging is disabled
  2459. [06:45:00] [Server thread/INFO]: Generating keypair
  2460. [06:45:00] [Server thread/INFO]: Starting Minecraft server on *:25585
  2461. [06:45:01] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  2462. [06:45:01] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  2463. [06:45:01] [Server thread/WARN]: Perhaps a server is already running on that port?
  2464. [06:45:01] [Server thread/INFO]: Stopping server
  2465. [06:45:01] [Server thread/INFO]: Saving players
  2466. fiableCollection.forEach(Collections.java:1080)
  2467. at a.a.k.a.b.L(Unknown Source)
  2468. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2469. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2470. ... 3 more
  2471.  
  2472. [06:44:59] [Craft Scheduler Thread - 82/WARN]: Exception in thread "Craft Scheduler Thread - 82"
  2473. [06:44:59] [Craft Scheduler Thread - 82/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2474. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2475. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2476. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2477. at java.lang.Thread.run(Thread.java:748)
  2478. Caused by: java.lang.NullPointerException
  2479. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2480. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2481. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2482. at a.a.k.a.c.b(Unknown Source)
  2483. at a.a.k.a.b.u(Unknown Source)
  2484. at java.lang.Iterable.forEach(Iterable.java:75)
  2485. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2486. at a.a.k.a.b.L(Unknown Source)
  2487. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2488. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2489. ... 3 more
  2490.  
  2491. [06:44:59] [Craft Scheduler Thread - 83/WARN]: Exception in thread "Craft Scheduler Thread - 83"
  2492. [06:44:59] [Craft Scheduler Thread - 83/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2493. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2494. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2495. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2496. at java.lang.Thread.run(Thread.java:748)
  2497. Caused by: java.lang.NullPointerException
  2498. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2499. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2500. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2501. at a.a.k.a.c.b(Unknown Source)
  2502. at a.a.k.a.b.u(Unknown Source)
  2503. at java.lang.Iterable.forEach(Iterable.java:75)
  2504. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2505. at a.a.k.a.b.L(Unknown Source)
  2506. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2507. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2508. ... 3 more
  2509.  
  2510. [06:45:00] [Craft Scheduler Thread - 84/WARN]: Exception in thread "Craft Scheduler Thread - 84"
  2511. [06:45:00] [Craft Scheduler Thread - 84/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2512. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2513. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2514. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2515. at java.lang.Thread.run(Thread.java:748)
  2516. Caused by: java.lang.NullPointerException
  2517. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2518. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2519. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2520. at a.a.k.a.c.b(Unknown Source)
  2521. at a.a.k.a.b.u(Unknown Source)
  2522. at java.lang.Iterable.forEach(Iterable.java:75)
  2523. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2524. at a.a.k.a.b.L(Unknown Source)
  2525. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2526. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2527. ... 3 more
  2528.  
  2529. [06:45:00] [Craft Scheduler Thread - 85/WARN]: Exception in thread "Craft Scheduler Thread - 85"
  2530. [06:45:00] [Craft Scheduler Thread - 85/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2531. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2532. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2533. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2534. at java.lang.Thread.run(Thread.java:748)
  2535. Caused by: java.lang.NullPointerException
  2536. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2537. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2538. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2539. at a.a.k.a.c.b(Unknown Source)
  2540. at a.a.k.a.b.u(Unknown Source)
  2541. at java.lang.Iterable.forEach(Iterable.java:75)
  2542. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2543. at a.a.k.a.b.L(Unknown Source)
  2544. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2545. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2546. ... 3 more
  2547.  
  2548. [06:45:01] [Craft Scheduler Thread - 86/WARN]: Exception in thread "Craft Scheduler Thread - 86"
  2549. [06:45:01] [Craft Scheduler Thread - 86/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2550. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2551. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2552. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2553. at java.lang.Thread.run(Thread.java:748)
  2554. Caused by: java.lang.NullPointerException
  2555. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2556. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2557. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2558. at a.a.k.a.c.b(Unknown Source)
  2559. at a.a.k.a.b.u(Unknown Source)
  2560. at java.lang.Iterable.forEach(Iterable.java:75)
  2561. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2562. at a.a.k.a.b.L(Unknown Source)
  2563. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2564. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2565. ... 3 more
  2566.  
  2567. [06:45:01] [Craft Scheduler Thread - 87/WARN]: Exception in thread "Craft Scheduler Thread - 87"
  2568. [06:45:01] [Craft Scheduler Thread - 87/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2569. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2570. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2571. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2572. at java.lang.Thread.run(Thread.java:748)
  2573. Caused by: java.lang.NullPointerException
  2574. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2575. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2576. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2577. at a.a.k.a.c.b(Unknown Source)
  2578. at a.a.k.a.b.u(Unknown Source)
  2579. at java.lang.Iterable.forEach(Iterable.java:75)
  2580. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2581. at a.a.k.a.b.L(Unknown Source)
  2582. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2583. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2584. ... 3 more
  2585.  
  2586. [06:45:02] [Craft Scheduler Thread - 88/WARN]: Exception in thread "Craft Scheduler Thread - 88"
  2587. [06:45:02] [Craft Scheduler Thread - 88/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2588. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2589. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2590. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2591. at java.lang.Thread.run(Thread.java:748)
  2592. Caused by: java.lang.NullPointerException
  2593. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2594. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2595. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2596. at a.a.k.a.c.b(Unknown Source)
  2597. at a.a.k.a.b.u(Unknown Source)
  2598. at java.lang.Iterable.forEach(Iterable.java:75)
  2599. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2600. at a.a.k.a.b.L(Unknown Source)
  2601. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2602. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2603. ... 3 more
  2604.  
  2605. [06:45:02] [Craft Scheduler Thread - 89/WARN]: Exception in thread "Craft Scheduler Thread - 89"
  2606. [06:45:02] [Craft Scheduler Thread - 89/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2607. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2608. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2609. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2610. at java.lang.Thread.run(Thread.java:748)
  2611. Caused by: java.lang.NullPointerException
  2612. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2613. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2614. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2615. at a.a.k.a.c.b(Unknown Source)
  2616. at a.a.k.a.b.u(Unknown Source)
  2617. at java.lang.Iterable.forEach(Iterable.java:75)
  2618. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2619. at a.a.k.a.b.L(Unknown Source)
  2620. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2621. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2622. ... 3 more
  2623.  
  2624. [06:45:03] [Craft Scheduler Thread - 90/WARN]: Exception in thread "Craft Scheduler Thread - 90"
  2625. [06:45:03] [Craft Scheduler Thread - 90/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2626. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2627. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2628. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2629. at java.lang.Thread.run(Thread.java:748)
  2630. Caused by: java.lang.NullPointerException
  2631. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2632. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2633. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2634. at a.a.k.a.c.b(Unknown Source)
  2635. at a.a.k.a.b.u(Unknown Source)
  2636. at java.lang.Iterable.forEach(Iterable.java:75)
  2637. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2638. at a.a.k.a.b.L(Unknown Source)
  2639. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2640. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2641. ... 3 more
  2642.  
  2643. [06:45:03] [Craft Scheduler Thread - 91/WARN]: Exception in thread "Craft Scheduler Thread - 91"
  2644. [06:45:03] [Craft Scheduler Thread - 91/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2645. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2646. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2647. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2648. at java.lang.Thread.run(Thread.java:748)
  2649. Caused by: java.lang.NullPointerException
  2650. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2651. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2652. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2653. at a.a.k.a.c.b(Unknown Source)
  2654. at a.a.k.a.b.u(Unknown Source)
  2655. at java.lang.Iterable.forEach(Iterable.java:75)
  2656. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2657. at a.a.k.a.b.L(Unknown Source)
  2658. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2659. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2660. ... 3 more
  2661.  
  2662. [06:45:04] [Craft Scheduler Thread - 92/WARN]: Exception in thread "Craft Scheduler Thread - 92"
  2663. [06:45:04] [Craft Scheduler Thread - 92/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2664. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2665. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2666. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2667. at java.lang.Thread.run(Thread.java:748)
  2668. Caused by: java.lang.NullPointerException
  2669. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2670. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2671. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2672. at a.a.k.a.c.b(Unknown Source)
  2673. at a.a.k.a.b.u(Unknown Source)
  2674. at java.lang.Iterable.forEach(Iterable.java:75)
  2675. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2676. at a.a.k.a.b.L(Unknown Source)
  2677. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2678. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2679. ... 3 more
  2680.  
  2681. [06:45:04] [Craft Scheduler Thread - 93/WARN]: Exception in thread "Craft Scheduler Thread - 93"
  2682. [06:45:04] [Craft Scheduler Thread - 93/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2683. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2684. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2685. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2686. at java.lang.Thread.run(Thread.java:748)
  2687. Caused by: java.lang.NullPointerException
  2688. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2689. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2690. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2691. at a.a.k.a.c.b(Unknown Source)
  2692. at a.a.k.a.b.u(Unknown Source)
  2693. at java.lang.Iterable.forEach(Iterable.java:75)
  2694. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2695. at a.a.k.a.b.L(Unknown Source)
  2696. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2697. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2698. ... 3 more
  2699.  
  2700. [06:45:05] [Craft Scheduler Thread - 94/WARN]: Exception in thread "Craft Scheduler Thread - 94"
  2701. [06:45:05] [Craft Scheduler Thread - 94/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2702. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2703. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2704. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2705. at java.lang.Thread.run(Thread.java:748)
  2706. Caused by: java.lang.NullPointerException
  2707. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2708. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2709. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2710. at a.a.k.a.c.b(Unknown Source)
  2711. at a.a.k.a.b.u(Unknown Source)
  2712. at java.lang.Iterable.forEach(Iterable.java:75)
  2713. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2714. at a.a.k.a.b.L(Unknown Source)
  2715. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2716. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2717. ... 3 more
  2718.  
  2719. [06:45:05] [Craft Scheduler Thread - 95/WARN]: Exception in thread "Craft Scheduler Thread - 95"
  2720. [06:45:05] [Craft Scheduler Thread - 95/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2721. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2722. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2723. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2724. at java.lang.Thread.run(Thread.java:748)
  2725. Caused by: java.lang.NullPointerException
  2726. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2727. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2728. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2729. at a.a.k.a.c.b(Unknown Source)
  2730. at a.a.k.a.b.u(Unknown Source)
  2731. at java.lang.Iterable.forEach(Iterable.java:75)
  2732. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2733. at a.a.k.a.b.L(Unknown Source)
  2734. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2735. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2736. ... 3 more
  2737.  
  2738. [06:45:06] [Craft Scheduler Thread - 96/WARN]: Exception in thread "Craft Scheduler Thread - 96"
  2739. [06:45:06] [Craft Scheduler Thread - 96/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2740. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2741. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2742. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2743. at java.lang.Thread.run(Thread.java:748)
  2744. Caused by: java.lang.NullPointerException
  2745. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2746. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2747. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2748. at a.a.k.a.c.b(Unknown Source)
  2749. at a.a.k.a.b.u(Unknown Source)
  2750. at java.lang.Iterable.forEach(Iterable.java:75)
  2751. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2752. at a.a.k.a.b.L(Unknown Source)
  2753. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2754. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2755. ... 3 more
  2756.  
  2757. [06:45:06] [Craft Scheduler Thread - 97/WARN]: Exception in thread "Craft Scheduler Thread - 97"
  2758. [06:45:06] [Craft Scheduler Thread - 97/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2759. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2760. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2761. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2762. at java.lang.Thread.run(Thread.java:748)
  2763. Caused by: java.lang.NullPointerException
  2764. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2765. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2766. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2767. at a.a.k.a.c.b(Unknown Source)
  2768. at a.a.k.a.b.u(Unknown Source)
  2769. at java.lang.Iterable.forEach(Iterable.java:75)
  2770. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2771. at a.a.k.a.b.L(Unknown Source)
  2772. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2773. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2774. ... 3 more
  2775.  
  2776. [06:45:07] [Craft Scheduler Thread - 98/WARN]: Exception in thread "Craft Scheduler Thread - 98"
  2777. [06:45:07] [Craft Scheduler Thread - 98/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2778. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2779. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2780. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2781. at java.lang.Thread.run(Thread.java:748)
  2782. Caused by: java.lang.NullPointerException
  2783. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2784. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2785. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2786. at a.a.k.a.c.b(Unknown Source)
  2787. at a.a.k.a.b.u(Unknown Source)
  2788. at java.lang.Iterable.forEach(Iterable.java:75)
  2789. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2790. at a.a.k.a.b.L(Unknown Source)
  2791. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2792. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2793. ... 3 more
  2794.  
  2795. [06:45:07] [Craft Scheduler Thread - 99/WARN]: Exception in thread "Craft Scheduler Thread - 99"
  2796. [06:45:07] [Craft Scheduler Thread - 99/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2797. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2798. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2799. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2800. at java.lang.Thread.run(Thread.java:748)
  2801. Caused by: java.lang.NullPointerException
  2802. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2803. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2804. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2805. at a.a.k.a.c.b(Unknown Source)
  2806. at a.a.k.a.b.u(Unknown Source)
  2807. at java.lang.Iterable.forEach(Iterable.java:75)
  2808. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2809. at a.a.k.a.b.L(Unknown Source)
  2810. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2811. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2812. ... 3 more
  2813.  
  2814. [06:45:08] [Craft Scheduler Thread - 100/WARN]: Exception in thread "Craft Scheduler Thread - 100"
  2815. [06:45:08] [Craft Scheduler Thread - 100/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2816. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2817. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2818. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2819. at java.lang.Thread.run(Thread.java:748)
  2820. Caused by: java.lang.NullPointerException
  2821. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2822. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2823. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2824. at a.a.k.a.c.b(Unknown Source)
  2825. at a.a.k.a.b.u(Unknown Source)
  2826. at java.lang.Iterable.forEach(Iterable.java:75)
  2827. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2828. at a.a.k.a.b.L(Unknown Source)
  2829. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2830. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2831. ... 3 more
  2832.  
  2833. [06:45:08] [Craft Scheduler Thread - 101/WARN]: Exception in thread "Craft Scheduler Thread - 101"
  2834. [06:45:08] [Craft Scheduler Thread - 101/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2835. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2836. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2837. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2838. at java.lang.Thread.run(Thread.java:748)
  2839. Caused by: java.lang.NullPointerException
  2840. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2841. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2842. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2843. at a.a.k.a.c.b(Unknown Source)
  2844. at a.a.k.a.b.u(Unknown Source)
  2845. at java.lang.Iterable.forEach(Iterable.java:75)
  2846. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2847. at a.a.k.a.b.L(Unknown Source)
  2848. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2849. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2850. ... 3 more
  2851.  
  2852. [06:45:09] [Craft Scheduler Thread - 102/WARN]: Exception in thread "Craft Scheduler Thread - 102"
  2853. [06:45:09] [Craft Scheduler Thread - 102/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2854. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2855. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2856. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2857. at java.lang.Thread.run(Thread.java:748)
  2858. Caused by: java.lang.NullPointerException
  2859. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2860. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2861. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2862. at a.a.k.a.c.b(Unknown Source)
  2863. at a.a.k.a.b.u(Unknown Source)
  2864. at java.lang.Iterable.forEach(Iterable.java:75)
  2865. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2866. at a.a.k.a.b.L(Unknown Source)
  2867. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2868. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2869. ... 3 more
  2870.  
  2871. [06:45:11] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2872. [06:45:12] [Server thread/INFO]: Loading properties
  2873. [06:45:12] [Server thread/INFO]: Default game type: SURVIVAL
  2874. [06:45:12] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  2875. [06:45:12] [Server thread/INFO]: Server Ping Player Sample Count: 12
  2876. [06:45:12] [Server thread/INFO]: Using 4 threads for Netty based IO
  2877. [06:45:12] [Server thread/INFO]: Debug logging is disabled
  2878. [06:45:12] [Server thread/INFO]: Generating keypair
  2879. [06:45:12] [Server thread/INFO]: Starting Minecraft server on *:25585
  2880. [06:45:12] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  2881. [06:45:12] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  2882. [06:45:12] [Server thread/WARN]: Perhaps a server is already running on that port?
  2883. [06:45:12] [Server thread/INFO]: Stopping server
  2884. [06:45:12] [Server thread/INFO]: Saving players
  2885. odifiableCollection.forEach(Collections.java:1080)
  2886. at a.a.k.a.b.L(Unknown Source)
  2887. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2888. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2889. ... 3 more
  2890.  
  2891. [06:45:10] [Craft Scheduler Thread - 104/WARN]: Exception in thread "Craft Scheduler Thread - 104"
  2892. [06:45:10] [Craft Scheduler Thread - 104/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2893. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2894. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2895. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2896. at java.lang.Thread.run(Thread.java:748)
  2897. Caused by: java.lang.NullPointerException
  2898. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2899. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2900. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2901. at a.a.k.a.c.b(Unknown Source)
  2902. at a.a.k.a.b.u(Unknown Source)
  2903. at java.lang.Iterable.forEach(Iterable.java:75)
  2904. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2905. at a.a.k.a.b.L(Unknown Source)
  2906. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2907. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2908. ... 3 more
  2909.  
  2910. [06:45:10] [Craft Scheduler Thread - 105/WARN]: Exception in thread "Craft Scheduler Thread - 105"
  2911. [06:45:10] [Craft Scheduler Thread - 105/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2912. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2913. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2914. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2915. at java.lang.Thread.run(Thread.java:748)
  2916. Caused by: java.lang.NullPointerException
  2917. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2918. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2919. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2920. at a.a.k.a.c.b(Unknown Source)
  2921. at a.a.k.a.b.u(Unknown Source)
  2922. at java.lang.Iterable.forEach(Iterable.java:75)
  2923. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2924. at a.a.k.a.b.L(Unknown Source)
  2925. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2926. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2927. ... 3 more
  2928.  
  2929. [06:45:11] [Craft Scheduler Thread - 76/WARN]: Exception in thread "Craft Scheduler Thread - 76"
  2930. [06:45:11] [Craft Scheduler Thread - 76/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2931. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2932. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2933. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2934. at java.lang.Thread.run(Thread.java:748)
  2935. Caused by: java.lang.NullPointerException
  2936. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2937. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2938. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2939. at a.a.k.a.c.b(Unknown Source)
  2940. at a.a.k.a.b.u(Unknown Source)
  2941. at java.lang.Iterable.forEach(Iterable.java:75)
  2942. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2943. at a.a.k.a.b.L(Unknown Source)
  2944. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2945. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2946. ... 3 more
  2947.  
  2948. [06:45:11] [Craft Scheduler Thread - 107/WARN]: Exception in thread "Craft Scheduler Thread - 107"
  2949. [06:45:11] [Craft Scheduler Thread - 107/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2950. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2951. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2952. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2953. at java.lang.Thread.run(Thread.java:748)
  2954. Caused by: java.lang.NullPointerException
  2955. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2956. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2957. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2958. at a.a.k.a.c.b(Unknown Source)
  2959. at a.a.k.a.b.u(Unknown Source)
  2960. at java.lang.Iterable.forEach(Iterable.java:75)
  2961. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2962. at a.a.k.a.b.L(Unknown Source)
  2963. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2964. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2965. ... 3 more
  2966.  
  2967. [06:45:12] [Craft Scheduler Thread - 108/WARN]: Exception in thread "Craft Scheduler Thread - 108"
  2968. [06:45:12] [Craft Scheduler Thread - 108/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2969. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2970. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2971. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2972. at java.lang.Thread.run(Thread.java:748)
  2973. Caused by: java.lang.NullPointerException
  2974. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  2975. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  2976. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  2977. at a.a.k.a.c.b(Unknown Source)
  2978. at a.a.k.a.b.u(Unknown Source)
  2979. at java.lang.Iterable.forEach(Iterable.java:75)
  2980. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  2981. at a.a.k.a.b.L(Unknown Source)
  2982. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  2983. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  2984. ... 3 more
  2985.  
  2986. [06:45:12] [Craft Scheduler Thread - 109/WARN]: Exception in thread "Craft Scheduler Thread - 109"
  2987. [06:45:12] [Craft Scheduler Thread - 109/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  2988. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  2989. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2990. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2991. at java.lang.Thread.run(Thread.java:748)
  2992. Caused by: java.lang.NullPointerException
  2993. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  2994. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  2995. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  2996. at a.a.k.a.c.b(Unknown Source)
  2997. at a.a.k.a.b.u(Unknown Source)
  2998. at java.lang.Iterable.forEach(Iterable.java:75)
  2999. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3000. at a.a.k.a.b.L(Unknown Source)
  3001. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3002. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3003. ... 3 more
  3004.  
  3005. [06:45:13] [Craft Scheduler Thread - 110/WARN]: Exception in thread "Craft Scheduler Thread - 110"
  3006. [06:45:13] [Craft Scheduler Thread - 110/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3007. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3008. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3009. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3010. at java.lang.Thread.run(Thread.java:748)
  3011. Caused by: java.lang.NullPointerException
  3012. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3013. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3014. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3015. at a.a.k.a.c.b(Unknown Source)
  3016. at a.a.k.a.b.u(Unknown Source)
  3017. at java.lang.Iterable.forEach(Iterable.java:75)
  3018. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3019. at a.a.k.a.b.L(Unknown Source)
  3020. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3021. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3022. ... 3 more
  3023.  
  3024. [06:45:13] [Craft Scheduler Thread - 111/WARN]: Exception in thread "Craft Scheduler Thread - 111"
  3025. [06:45:13] [Craft Scheduler Thread - 111/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3026. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3027. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3028. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3029. at java.lang.Thread.run(Thread.java:748)
  3030. Caused by: java.lang.NullPointerException
  3031. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3032. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3033. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3034. at a.a.k.a.c.b(Unknown Source)
  3035. at a.a.k.a.b.u(Unknown Source)
  3036. at java.lang.Iterable.forEach(Iterable.java:75)
  3037. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3038. at a.a.k.a.b.L(Unknown Source)
  3039. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3040. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3041. ... 3 more
  3042.  
  3043. [06:45:14] [Craft Scheduler Thread - 106/WARN]: Exception in thread "Craft Scheduler Thread - 106"
  3044. [06:45:14] [Craft Scheduler Thread - 106/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3045. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3046. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3047. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3048. at java.lang.Thread.run(Thread.java:748)
  3049. Caused by: java.lang.NullPointerException
  3050. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3051. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3052. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3053. at a.a.k.a.c.b(Unknown Source)
  3054. at a.a.k.a.b.u(Unknown Source)
  3055. at java.lang.Iterable.forEach(Iterable.java:75)
  3056. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3057. at a.a.k.a.b.L(Unknown Source)
  3058. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3059. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3060. ... 3 more
  3061.  
  3062. [06:45:14] [Craft Scheduler Thread - 113/WARN]: Exception in thread "Craft Scheduler Thread - 113"
  3063. [06:45:14] [Craft Scheduler Thread - 113/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3064. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3065. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3066. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3067. at java.lang.Thread.run(Thread.java:748)
  3068. Caused by: java.lang.NullPointerException
  3069. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3070. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3071. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3072. at a.a.k.a.c.b(Unknown Source)
  3073. at a.a.k.a.b.u(Unknown Source)
  3074. at java.lang.Iterable.forEach(Iterable.java:75)
  3075. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3076. at a.a.k.a.b.L(Unknown Source)
  3077. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3078. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3079. ... 3 more
  3080.  
  3081. [06:45:15] [Craft Scheduler Thread - 114/WARN]: Exception in thread "Craft Scheduler Thread - 114"
  3082. [06:45:15] [Craft Scheduler Thread - 114/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3083. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3084. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3085. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3086. at java.lang.Thread.run(Thread.java:748)
  3087. Caused by: java.lang.NullPointerException
  3088. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3089. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3090. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3091. at a.a.k.a.c.b(Unknown Source)
  3092. at a.a.k.a.b.u(Unknown Source)
  3093. at java.lang.Iterable.forEach(Iterable.java:75)
  3094. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3095. at a.a.k.a.b.L(Unknown Source)
  3096. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3097. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3098. ... 3 more
  3099.  
  3100. [06:45:15] [Craft Scheduler Thread - 115/WARN]: Exception in thread "Craft Scheduler Thread - 115"
  3101. [06:45:15] [Craft Scheduler Thread - 115/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3102. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3103. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3104. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3105. at java.lang.Thread.run(Thread.java:748)
  3106. Caused by: java.lang.NullPointerException
  3107. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3108. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3109. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3110. at a.a.k.a.c.b(Unknown Source)
  3111. at a.a.k.a.b.u(Unknown Source)
  3112. at java.lang.Iterable.forEach(Iterable.java:75)
  3113. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3114. at a.a.k.a.b.L(Unknown Source)
  3115. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3116. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3117. ... 3 more
  3118.  
  3119. [06:45:16] [Craft Scheduler Thread - 116/WARN]: Exception in thread "Craft Scheduler Thread - 116"
  3120. [06:45:16] [Craft Scheduler Thread - 116/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3121. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3122. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3123. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3124. at java.lang.Thread.run(Thread.java:748)
  3125. Caused by: java.lang.NullPointerException
  3126. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3127. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3128. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3129. at a.a.k.a.c.b(Unknown Source)
  3130. at a.a.k.a.b.u(Unknown Source)
  3131. at java.lang.Iterable.forEach(Iterable.java:75)
  3132. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3133. at a.a.k.a.b.L(Unknown Source)
  3134. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3135. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3136. ... 3 more
  3137.  
  3138. [06:45:16] [Craft Scheduler Thread - 117/WARN]: Exception in thread "Craft Scheduler Thread - 117"
  3139. [06:45:16] [Craft Scheduler Thread - 117/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3140. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3141. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3142. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3143. at java.lang.Thread.run(Thread.java:748)
  3144. Caused by: java.lang.NullPointerException
  3145. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3146. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3147. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3148. at a.a.k.a.c.b(Unknown Source)
  3149. at a.a.k.a.b.u(Unknown Source)
  3150. at java.lang.Iterable.forEach(Iterable.java:75)
  3151. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3152. at a.a.k.a.b.L(Unknown Source)
  3153. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3154. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3155. ... 3 more
  3156.  
  3157. [06:45:17] [Craft Scheduler Thread - 118/WARN]: Exception in thread "Craft Scheduler Thread - 118"
  3158. [06:45:17] [Craft Scheduler Thread - 118/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3159. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3160. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3161. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3162. at java.lang.Thread.run(Thread.java:748)
  3163. Caused by: java.lang.NullPointerException
  3164. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3165. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3166. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3167. at a.a.k.a.c.b(Unknown Source)
  3168. at a.a.k.a.b.u(Unknown Source)
  3169. at java.lang.Iterable.forEach(Iterable.java:75)
  3170. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3171. at a.a.k.a.b.L(Unknown Source)
  3172. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3173. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3174. ... 3 more
  3175.  
  3176. [06:45:17] [Craft Scheduler Thread - 119/WARN]: Exception in thread "Craft Scheduler Thread - 119"
  3177. [06:45:17] [Craft Scheduler Thread - 119/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3178. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3179. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3180. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3181. at java.lang.Thread.run(Thread.java:748)
  3182. Caused by: java.lang.NullPointerException
  3183. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3184. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3185. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3186. at a.a.k.a.c.b(Unknown Source)
  3187. at a.a.k.a.b.u(Unknown Source)
  3188. at java.lang.Iterable.forEach(Iterable.java:75)
  3189. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3190. at a.a.k.a.b.L(Unknown Source)
  3191. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3192. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3193. ... 3 more
  3194.  
  3195. [06:45:18] [Craft Scheduler Thread - 112/WARN]: Exception in thread "Craft Scheduler Thread - 112"
  3196. [06:45:18] [Craft Scheduler Thread - 112/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3197. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3198. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3199. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3200. at java.lang.Thread.run(Thread.java:748)
  3201. Caused by: java.lang.NullPointerException
  3202. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3203. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3204. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3205. at a.a.k.a.c.b(Unknown Source)
  3206. at a.a.k.a.b.u(Unknown Source)
  3207. at java.lang.Iterable.forEach(Iterable.java:75)
  3208. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3209. at a.a.k.a.b.L(Unknown Source)
  3210. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3211. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3212. ... 3 more
  3213.  
  3214. [06:45:18] [Craft Scheduler Thread - 121/WARN]: Exception in thread "Craft Scheduler Thread - 121"
  3215. [06:45:18] [Craft Scheduler Thread - 121/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3216. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3217. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3218. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3219. at java.lang.Thread.run(Thread.java:748)
  3220. Caused by: java.lang.NullPointerException
  3221. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3222. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3223. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3224. at a.a.k.a.c.b(Unknown Source)
  3225. at a.a.k.a.b.u(Unknown Source)
  3226. at java.lang.Iterable.forEach(Iterable.java:75)
  3227. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3228. at a.a.k.a.b.L(Unknown Source)
  3229. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3230. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3231. ... 3 more
  3232.  
  3233. [06:45:19] [Craft Scheduler Thread - 122/WARN]: Exception in thread "Craft Scheduler Thread - 122"
  3234. [06:45:19] [Craft Scheduler Thread - 122/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3235. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3236. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3237. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3238. at java.lang.Thread.run(Thread.java:748)
  3239. Caused by: java.lang.NullPointerException
  3240. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3241. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3242. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3243. at a.a.k.a.c.b(Unknown Source)
  3244. at a.a.k.a.b.u(Unknown Source)
  3245. at java.lang.Iterable.forEach(Iterable.java:75)
  3246. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3247. at a.a.k.a.b.L(Unknown Source)
  3248. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3249. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3250. ... 3 more
  3251.  
  3252. [06:45:19] [Craft Scheduler Thread - 123/WARN]: Exception in thread "Craft Scheduler Thread - 123"
  3253. [06:45:19] [Craft Scheduler Thread - 123/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3254. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3255. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3256. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3257. at java.lang.Thread.run(Thread.java:748)
  3258. Caused by: java.lang.NullPointerException
  3259. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3260. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3261. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3262. at a.a.k.a.c.b(Unknown Source)
  3263. at a.a.k.a.b.u(Unknown Source)
  3264. at java.lang.Iterable.forEach(Iterable.java:75)
  3265. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3266. at a.a.k.a.b.L(Unknown Source)
  3267. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3268. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3269. ... 3 more
  3270.  
  3271. [06:45:20] [Craft Scheduler Thread - 120/WARN]: Exception in thread "Craft Scheduler Thread - 120"
  3272. [06:45:20] [Craft Scheduler Thread - 120/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3273. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3274. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3275. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3276. at java.lang.Thread.run(Thread.java:748)
  3277. Caused by: java.lang.NullPointerException
  3278. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3279. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3280. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3281. at a.a.k.a.c.b(Unknown Source)
  3282. at a.a.k.a.b.u(Unknown Source)
  3283. at java.lang.Iterable.forEach(Iterable.java:75)
  3284. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3285. at a.a.k.a.b.L(Unknown Source)
  3286. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3287. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3288. ... 3 more
  3289.  
  3290. [06:45:20] [Craft Scheduler Thread - 125/WARN]: Exception in thread "Craft Scheduler Thread - 125"
  3291. [06:45:20] [Craft Scheduler Thread - 125/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3292. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3293. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3294. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3295. at java.lang.Thread.run(Thread.java:748)
  3296. Caused by: java.lang.NullPointerException
  3297. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3298. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3299. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3300. at a.a.k.a.c.b(Unknown Source)
  3301. at a.a.k.a.b.u(Unknown Source)
  3302. at java.lang.Iterable.forEach(Iterable.java:75)
  3303. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3304. at a.a.k.a.b.L(Unknown Source)
  3305. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3306. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3307. ... 3 more
  3308.  
  3309. [06:45:23] [Server thread/INFO]: Starting minecraft server version 1.7.10
  3310. [06:45:23] [Server thread/INFO]: Loading properties
  3311. [06:45:23] [Server thread/INFO]: Default game type: SURVIVAL
  3312. [06:45:23] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  3313. [06:45:23] [Server thread/INFO]: Server Ping Player Sample Count: 12
  3314. [06:45:23] [Server thread/INFO]: Using 4 threads for Netty based IO
  3315. [06:45:23] [Server thread/INFO]: Debug logging is disabled
  3316. [06:45:23] [Server thread/INFO]: Generating keypair
  3317. [06:45:24] [Server thread/INFO]: Starting Minecraft server on *:25585
  3318. [06:45:24] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  3319. [06:45:24] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  3320. [06:45:24] [Server thread/WARN]: Perhaps a server is already running on that port?
  3321. [06:45:24] [Server thread/INFO]: Stopping server
  3322. [06:45:24] [Server thread/INFO]: Saving players
  3323. [06:45:24] [Thread-4/INFO]: Stopping server
  3324. .k.a.c.b(Unknown Source)
  3325. at a.a.k.a.b.u(Unknown Source)
  3326. at java.lang.Iterable.forEach(Iterable.java:75)
  3327. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3328. at a.a.k.a.b.L(Unknown Source)
  3329. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3330. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3331. ... 3 more
  3332.  
  3333. [06:45:21] [Server thread/INFO]: 
  3334. [06:45:21] [Server thread/INFO]: Be sure to join our discord server @ https://discord.gg/pZsFZ7v
  3335. [06:45:21] [Server thread/INFO]: 
  3336. [06:45:21] [Craft Scheduler Thread - 126/WARN]: Exception in thread "Craft Scheduler Thread - 126"
  3337. [06:45:21] [Craft Scheduler Thread - 126/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3338. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3339. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3340. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3341. at java.lang.Thread.run(Thread.java:748)
  3342. Caused by: java.lang.NullPointerException
  3343. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3344. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3345. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3346. at a.a.k.a.c.b(Unknown Source)
  3347. at a.a.k.a.b.u(Unknown Source)
  3348. at java.lang.Iterable.forEach(Iterable.java:75)
  3349. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3350. at a.a.k.a.b.L(Unknown Source)
  3351. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3352. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3353. ... 3 more
  3354.  
  3355. [06:45:22] [Craft Scheduler Thread - 128/WARN]: Exception in thread "Craft Scheduler Thread - 128"
  3356. [06:45:22] [Craft Scheduler Thread - 128/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3357. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3358. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3359. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3360. at java.lang.Thread.run(Thread.java:748)
  3361. Caused by: java.lang.NullPointerException
  3362. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3363. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3364. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3365. at a.a.k.a.c.b(Unknown Source)
  3366. at a.a.k.a.b.u(Unknown Source)
  3367. at java.lang.Iterable.forEach(Iterable.java:75)
  3368. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3369. at a.a.k.a.b.L(Unknown Source)
  3370. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3371. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3372. ... 3 more
  3373.  
  3374. [06:45:22] [Craft Scheduler Thread - 129/WARN]: Exception in thread "Craft Scheduler Thread - 129"
  3375. [06:45:22] [Craft Scheduler Thread - 129/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3376. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3377. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3378. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3379. at java.lang.Thread.run(Thread.java:748)
  3380. Caused by: java.lang.NullPointerException
  3381. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3382. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3383. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3384. at a.a.k.a.c.b(Unknown Source)
  3385. at a.a.k.a.b.u(Unknown Source)
  3386. at java.lang.Iterable.forEach(Iterable.java:75)
  3387. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3388. at a.a.k.a.b.L(Unknown Source)
  3389. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3390. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3391. ... 3 more
  3392.  
  3393. [06:45:23] [Craft Scheduler Thread - 130/WARN]: Exception in thread "Craft Scheduler Thread - 130"
  3394. [06:45:23] [Craft Scheduler Thread - 130/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3395. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3396. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3397. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3398. at java.lang.Thread.run(Thread.java:748)
  3399. Caused by: java.lang.NullPointerException
  3400. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3401. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3402. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3403. at a.a.k.a.c.b(Unknown Source)
  3404. at a.a.k.a.b.u(Unknown Source)
  3405. at java.lang.Iterable.forEach(Iterable.java:75)
  3406. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3407. at a.a.k.a.b.L(Unknown Source)
  3408. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3409. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3410. ... 3 more
  3411.  
  3412. [06:45:23] [Craft Scheduler Thread - 131/WARN]: Exception in thread "Craft Scheduler Thread - 131"
  3413. [06:45:23] [Craft Scheduler Thread - 131/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3414. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3415. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3416. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3417. at java.lang.Thread.run(Thread.java:748)
  3418. Caused by: java.lang.NullPointerException
  3419. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3420. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3421. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3422. at a.a.k.a.c.b(Unknown Source)
  3423. at a.a.k.a.b.u(Unknown Source)
  3424. at java.lang.Iterable.forEach(Iterable.java:75)
  3425. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3426. at a.a.k.a.b.L(Unknown Source)
  3427. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3428. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3429. ... 3 more
  3430.  
  3431. [06:45:24] [Craft Scheduler Thread - 132/WARN]: Exception in thread "Craft Scheduler Thread - 132"
  3432. [06:45:24] [Craft Scheduler Thread - 132/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3433. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3434. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3435. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3436. at java.lang.Thread.run(Thread.java:748)
  3437. Caused by: java.lang.NullPointerException
  3438. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3439. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3440. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3441. at a.a.k.a.c.b(Unknown Source)
  3442. at a.a.k.a.b.u(Unknown Source)
  3443. at java.lang.Iterable.forEach(Iterable.java:75)
  3444. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3445. at a.a.k.a.b.L(Unknown Source)
  3446. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3447. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3448. ... 3 more
  3449.  
  3450. [06:45:24] [Craft Scheduler Thread - 133/WARN]: Exception in thread "Craft Scheduler Thread - 133"
  3451. [06:45:24] [Craft Scheduler Thread - 133/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3452. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3453. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3454. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3455. at java.lang.Thread.run(Thread.java:748)
  3456. Caused by: java.lang.NullPointerException
  3457. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3458. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3459. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3460. at a.a.k.a.c.b(Unknown Source)
  3461. at a.a.k.a.b.u(Unknown Source)
  3462. at java.lang.Iterable.forEach(Iterable.java:75)
  3463. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3464. at a.a.k.a.b.L(Unknown Source)
  3465. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3466. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3467. ... 3 more
  3468.  
  3469. [06:45:25] [Craft Scheduler Thread - 134/WARN]: Exception in thread "Craft Scheduler Thread - 134"
  3470. [06:45:25] [Craft Scheduler Thread - 134/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3471. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3472. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3473. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3474. at java.lang.Thread.run(Thread.java:748)
  3475. Caused by: java.lang.NullPointerException
  3476. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3477. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3478. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3479. at a.a.k.a.c.b(Unknown Source)
  3480. at a.a.k.a.b.u(Unknown Source)
  3481. at java.lang.Iterable.forEach(Iterable.java:75)
  3482. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3483. at a.a.k.a.b.L(Unknown Source)
  3484. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3485. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3486. ... 3 more
  3487.  
  3488. [06:45:25] [Craft Scheduler Thread - 135/WARN]: Exception in thread "Craft Scheduler Thread - 135"
  3489. [06:45:25] [Craft Scheduler Thread - 135/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3490. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3491. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3492. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3493. at java.lang.Thread.run(Thread.java:748)
  3494. Caused by: java.lang.NullPointerException
  3495. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3496. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3497. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3498. at a.a.k.a.c.b(Unknown Source)
  3499. at a.a.k.a.b.u(Unknown Source)
  3500. at java.lang.Iterable.forEach(Iterable.java:75)
  3501. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3502. at a.a.k.a.b.L(Unknown Source)
  3503. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3504. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3505. ... 3 more
  3506.  
  3507. [06:45:26] [Craft Scheduler Thread - 136/WARN]: Exception in thread "Craft Scheduler Thread - 136"
  3508. [06:45:26] [Craft Scheduler Thread - 136/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3509. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3510. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3511. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3512. at java.lang.Thread.run(Thread.java:748)
  3513. Caused by: java.lang.NullPointerException
  3514. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3515. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3516. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3517. at a.a.k.a.c.b(Unknown Source)
  3518. at a.a.k.a.b.u(Unknown Source)
  3519. at java.lang.Iterable.forEach(Iterable.java:75)
  3520. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3521. at a.a.k.a.b.L(Unknown Source)
  3522. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3523. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3524. ... 3 more
  3525.  
  3526. [06:45:26] [Craft Scheduler Thread - 137/WARN]: Exception in thread "Craft Scheduler Thread - 137"
  3527. [06:45:26] [Craft Scheduler Thread - 137/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3528. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3529. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3530. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3531. at java.lang.Thread.run(Thread.java:748)
  3532. Caused by: java.lang.NullPointerException
  3533. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3534. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3535. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3536. at a.a.k.a.c.b(Unknown Source)
  3537. at a.a.k.a.b.u(Unknown Source)
  3538. at java.lang.Iterable.forEach(Iterable.java:75)
  3539. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3540. at a.a.k.a.b.L(Unknown Source)
  3541. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3542. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3543. ... 3 more
  3544.  
  3545. [06:45:27] [Craft Scheduler Thread - 138/WARN]: Exception in thread "Craft Scheduler Thread - 138"
  3546. [06:45:27] [Craft Scheduler Thread - 138/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3547. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3548. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3549. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3550. at java.lang.Thread.run(Thread.java:748)
  3551. Caused by: java.lang.NullPointerException
  3552. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3553. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3554. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3555. at a.a.k.a.c.b(Unknown Source)
  3556. at a.a.k.a.b.u(Unknown Source)
  3557. at java.lang.Iterable.forEach(Iterable.java:75)
  3558. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3559. at a.a.k.a.b.L(Unknown Source)
  3560. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3561. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3562. ... 3 more
  3563.  
  3564. [06:45:27] [Craft Scheduler Thread - 139/WARN]: Exception in thread "Craft Scheduler Thread - 139"
  3565. [06:45:27] [Craft Scheduler Thread - 139/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3566. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3567. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3568. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3569. at java.lang.Thread.run(Thread.java:748)
  3570. Caused by: java.lang.NullPointerException
  3571. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3572. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3573. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3574. at a.a.k.a.c.b(Unknown Source)
  3575. at a.a.k.a.b.u(Unknown Source)
  3576. at java.lang.Iterable.forEach(Iterable.java:75)
  3577. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3578. at a.a.k.a.b.L(Unknown Source)
  3579. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3580. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3581. ... 3 more
  3582.  
  3583. [06:45:28] [Craft Scheduler Thread - 140/WARN]: Exception in thread "Craft Scheduler Thread - 140"
  3584. [06:45:28] [Craft Scheduler Thread - 140/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3585. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3586. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3587. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3588. at java.lang.Thread.run(Thread.java:748)
  3589. Caused by: java.lang.NullPointerException
  3590. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3591. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3592. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3593. at a.a.k.a.c.b(Unknown Source)
  3594. at a.a.k.a.b.u(Unknown Source)
  3595. at java.lang.Iterable.forEach(Iterable.java:75)
  3596. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3597. at a.a.k.a.b.L(Unknown Source)
  3598. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3599. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3600. ... 3 more
  3601.  
  3602. [06:45:28] [Craft Scheduler Thread - 141/WARN]: Exception in thread "Craft Scheduler Thread - 141"
  3603. [06:45:28] [Craft Scheduler Thread - 141/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3604. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3605. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3606. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3607. at java.lang.Thread.run(Thread.java:748)
  3608. Caused by: java.lang.NullPointerException
  3609. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3610. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3611. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3612. at a.a.k.a.c.b(Unknown Source)
  3613. at a.a.k.a.b.u(Unknown Source)
  3614. at java.lang.Iterable.forEach(Iterable.java:75)
  3615. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3616. at a.a.k.a.b.L(Unknown Source)
  3617. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3618. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3619. ... 3 more
  3620.  
  3621. [06:45:29] [Craft Scheduler Thread - 142/WARN]: Exception in thread "Craft Scheduler Thread - 142"
  3622. [06:45:29] [Craft Scheduler Thread - 142/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3623. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3624. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3625. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3626. at java.lang.Thread.run(Thread.java:748)
  3627. Caused by: java.lang.NullPointerException
  3628. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3629. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3630. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3631. at a.a.k.a.c.b(Unknown Source)
  3632. at a.a.k.a.b.u(Unknown Source)
  3633. at java.lang.Iterable.forEach(Iterable.java:75)
  3634. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3635. at a.a.k.a.b.L(Unknown Source)
  3636. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3637. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3638. ... 3 more
  3639.  
  3640. [06:45:29] [Craft Scheduler Thread - 143/WARN]: Exception in thread "Craft Scheduler Thread - 143"
  3641. [06:45:29] [Craft Scheduler Thread - 143/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3642. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3643. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3644. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3645. at java.lang.Thread.run(Thread.java:748)
  3646. Caused by: java.lang.NullPointerException
  3647. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3648. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3649. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3650. at a.a.k.a.c.b(Unknown Source)
  3651. at a.a.k.a.b.u(Unknown Source)
  3652. at java.lang.Iterable.forEach(Iterable.java:75)
  3653. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3654. at a.a.k.a.b.L(Unknown Source)
  3655. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3656. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3657. ... 3 more
  3658.  
  3659. [06:45:30] [Craft Scheduler Thread - 144/WARN]: Exception in thread "Craft Scheduler Thread - 144"
  3660. [06:45:30] [Craft Scheduler Thread - 144/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3661. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3662. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3663. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3664. at java.lang.Thread.run(Thread.java:748)
  3665. Caused by: java.lang.NullPointerException
  3666. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3667. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3668. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3669. at a.a.k.a.c.b(Unknown Source)
  3670. at a.a.k.a.b.u(Unknown Source)
  3671. at java.lang.Iterable.forEach(Iterable.java:75)
  3672. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3673. at a.a.k.a.b.L(Unknown Source)
  3674. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3675. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3676. ... 3 more
  3677.  
  3678. [06:45:30] [Craft Scheduler Thread - 145/WARN]: Exception in thread "Craft Scheduler Thread - 145"
  3679. [06:45:30] [Craft Scheduler Thread - 145/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3680. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3681. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3682. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3683. at java.lang.Thread.run(Thread.java:748)
  3684. Caused by: java.lang.NullPointerException
  3685. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3686. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3687. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3688. at a.a.k.a.c.b(Unknown Source)
  3689. at a.a.k.a.b.u(Unknown Source)
  3690. at java.lang.Iterable.forEach(Iterable.java:75)
  3691. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3692. at a.a.k.a.b.L(Unknown Source)
  3693. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3694. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3695. ... 3 more
  3696.  
  3697. [06:45:31] [Craft Scheduler Thread - 146/WARN]: Exception in thread "Craft Scheduler Thread - 146"
  3698. [06:45:31] [Craft Scheduler Thread - 146/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3699. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3700. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3701. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3702. at java.lang.Thread.run(Thread.java:748)
  3703. Caused by: java.lang.NullPointerException
  3704. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3705. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3706. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3707. at a.a.k.a.c.b(Unknown Source)
  3708. at a.a.k.a.b.u(Unknown Source)
  3709. at java.lang.Iterable.forEach(Iterable.java:75)
  3710. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3711. at a.a.k.a.b.L(Unknown Source)
  3712. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3713. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3714. ... 3 more
  3715.  
  3716. [06:45:31] [Craft Scheduler Thread - 147/WARN]: Exception in thread "Craft Scheduler Thread - 147"
  3717. [06:45:31] [Craft Scheduler Thread - 147/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3718. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3719. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3720. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3721. at java.lang.Thread.run(Thread.java:748)
  3722. Caused by: java.lang.NullPointerException
  3723. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3724. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3725. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3726. at a.a.k.a.c.b(Unknown Source)
  3727. at a.a.k.a.b.u(Unknown Source)
  3728. at java.lang.Iterable.forEach(Iterable.java:75)
  3729. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3730. at a.a.k.a.b.L(Unknown Source)
  3731. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3732. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3733. ... 3 more
  3734.  
  3735. [06:45:32] [Craft Scheduler Thread - 148/WARN]: Exception in thread "Craft Scheduler Thread - 148"
  3736. [06:45:32] [Craft Scheduler Thread - 148/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3737. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3738. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3739. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3740. at java.lang.Thread.run(Thread.java:748)
  3741. Caused by: java.lang.NullPointerException
  3742. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3743. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3744. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3745. at a.a.k.a.c.b(Unknown Source)
  3746. at a.a.k.a.b.u(Unknown Source)
  3747. at java.lang.Iterable.forEach(Iterable.java:75)
  3748. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3749. at a.a.k.a.b.L(Unknown Source)
  3750. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3751. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3752. ... 3 more
  3753.  
  3754. [06:45:34] [Server thread/INFO]: Starting minecraft server version 1.7.10
  3755. [06:45:34] [Server thread/INFO]: Loading properties
  3756. [06:45:34] [Server thread/INFO]: Default game type: SURVIVAL
  3757. [06:45:34] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  3758. [06:45:34] [Server thread/INFO]: Server Ping Player Sample Count: 12
  3759. [06:45:34] [Server thread/INFO]: Using 4 threads for Netty based IO
  3760. [06:45:34] [Server thread/INFO]: Debug logging is disabled
  3761. [06:45:34] [Server thread/INFO]: Generating keypair
  3762. [06:45:34] [Server thread/INFO]: Starting Minecraft server on *:25585
  3763. [06:45:35] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  3764. [06:45:35] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  3765. [06:45:35] [Server thread/WARN]: Perhaps a server is already running on that port?
  3766. [06:45:35] [Server thread/INFO]: Stopping server
  3767. [06:45:35] [Server thread/INFO]: Saving players
  3768. odifiableCollection.forEach(Collections.java:1080)
  3769. at a.a.k.a.b.L(Unknown Source)
  3770. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3771. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3772. ... 3 more
  3773.  
  3774. [06:45:33] [Craft Scheduler Thread - 150/WARN]: Exception in thread "Craft Scheduler Thread - 150"
  3775. [06:45:33] [Craft Scheduler Thread - 150/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3776. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3777. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3778. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3779. at java.lang.Thread.run(Thread.java:748)
  3780. Caused by: java.lang.NullPointerException
  3781. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3782. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3783. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3784. at a.a.k.a.c.b(Unknown Source)
  3785. at a.a.k.a.b.u(Unknown Source)
  3786. at java.lang.Iterable.forEach(Iterable.java:75)
  3787. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3788. at a.a.k.a.b.L(Unknown Source)
  3789. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3790. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3791. ... 3 more
  3792.  
  3793. [06:45:33] [Craft Scheduler Thread - 151/WARN]: Exception in thread "Craft Scheduler Thread - 151"
  3794. [06:45:33] [Craft Scheduler Thread - 151/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3795. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3796. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3797. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3798. at java.lang.Thread.run(Thread.java:748)
  3799. Caused by: java.lang.NullPointerException
  3800. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3801. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3802. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3803. at a.a.k.a.c.b(Unknown Source)
  3804. at a.a.k.a.b.u(Unknown Source)
  3805. at java.lang.Iterable.forEach(Iterable.java:75)
  3806. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3807. at a.a.k.a.b.L(Unknown Source)
  3808. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3809. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3810. ... 3 more
  3811.  
  3812. [06:45:34] [Craft Scheduler Thread - 152/WARN]: Exception in thread "Craft Scheduler Thread - 152"
  3813. [06:45:34] [Craft Scheduler Thread - 152/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3814. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3815. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3816. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3817. at java.lang.Thread.run(Thread.java:748)
  3818. Caused by: java.lang.NullPointerException
  3819. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3820. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3821. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3822. at a.a.k.a.c.b(Unknown Source)
  3823. at a.a.k.a.b.u(Unknown Source)
  3824. at java.lang.Iterable.forEach(Iterable.java:75)
  3825. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3826. at a.a.k.a.b.L(Unknown Source)
  3827. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3828. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3829. ... 3 more
  3830.  
  3831. [06:45:34] [Craft Scheduler Thread - 153/WARN]: Exception in thread "Craft Scheduler Thread - 153"
  3832. [06:45:34] [Craft Scheduler Thread - 153/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3833. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3834. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3835. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3836. at java.lang.Thread.run(Thread.java:748)
  3837. Caused by: java.lang.NullPointerException
  3838. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3839. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3840. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3841. at a.a.k.a.c.b(Unknown Source)
  3842. at a.a.k.a.b.u(Unknown Source)
  3843. at java.lang.Iterable.forEach(Iterable.java:75)
  3844. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3845. at a.a.k.a.b.L(Unknown Source)
  3846. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3847. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3848. ... 3 more
  3849.  
  3850. [06:45:34] [Server thread/INFO]: Kappios issued server command: /mod
  3851. [06:45:34] [Server thread/INFO]: Kappios issued server command: /mod
  3852. [06:45:35] [Craft Scheduler Thread - 154/WARN]: Exception in thread "Craft Scheduler Thread - 154"
  3853. [06:45:35] [Craft Scheduler Thread - 154/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3854. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3855. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3856. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3857. at java.lang.Thread.run(Thread.java:748)
  3858. Caused by: java.lang.NullPointerException
  3859. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3860. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3861. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3862. at a.a.k.a.c.b(Unknown Source)
  3863. at a.a.k.a.b.u(Unknown Source)
  3864. at java.lang.Iterable.forEach(Iterable.java:75)
  3865. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3866. at a.a.k.a.b.L(Unknown Source)
  3867. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3868. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3869. ... 3 more
  3870.  
  3871. [06:45:35] [Craft Scheduler Thread - 155/WARN]: Exception in thread "Craft Scheduler Thread - 155"
  3872. [06:45:35] [Craft Scheduler Thread - 155/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3873. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3874. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3875. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3876. at java.lang.Thread.run(Thread.java:748)
  3877. Caused by: java.lang.NullPointerException
  3878. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3879. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3880. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3881. at a.a.k.a.c.b(Unknown Source)
  3882. at a.a.k.a.b.u(Unknown Source)
  3883. at java.lang.Iterable.forEach(Iterable.java:75)
  3884. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3885. at a.a.k.a.b.L(Unknown Source)
  3886. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3887. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3888. ... 3 more
  3889.  
  3890. [06:45:36] [Craft Scheduler Thread - 156/WARN]: Exception in thread "Craft Scheduler Thread - 156"
  3891. [06:45:36] [Craft Scheduler Thread - 156/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3892. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3893. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3894. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3895. at java.lang.Thread.run(Thread.java:748)
  3896. Caused by: java.lang.NullPointerException
  3897. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3898. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3899. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3900. at a.a.k.a.c.b(Unknown Source)
  3901. at a.a.k.a.b.u(Unknown Source)
  3902. at java.lang.Iterable.forEach(Iterable.java:75)
  3903. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3904. at a.a.k.a.b.L(Unknown Source)
  3905. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3906. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3907. ... 3 more
  3908.  
  3909. [06:45:36] [Craft Scheduler Thread - 157/WARN]: Exception in thread "Craft Scheduler Thread - 157"
  3910. [06:45:36] [Craft Scheduler Thread - 157/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3911. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3912. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3913. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3914. at java.lang.Thread.run(Thread.java:748)
  3915. Caused by: java.lang.NullPointerException
  3916. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3917. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3918. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3919. at a.a.k.a.c.b(Unknown Source)
  3920. at a.a.k.a.b.u(Unknown Source)
  3921. at java.lang.Iterable.forEach(Iterable.java:75)
  3922. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3923. at a.a.k.a.b.L(Unknown Source)
  3924. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3925. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3926. ... 3 more
  3927.  
  3928. [06:45:37] [Craft Scheduler Thread - 158/WARN]: Exception in thread "Craft Scheduler Thread - 158"
  3929. [06:45:37] [Craft Scheduler Thread - 158/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3930. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3931. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3932. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3933. at java.lang.Thread.run(Thread.java:748)
  3934. Caused by: java.lang.NullPointerException
  3935. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3936. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3937. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3938. at a.a.k.a.c.b(Unknown Source)
  3939. at a.a.k.a.b.u(Unknown Source)
  3940. at java.lang.Iterable.forEach(Iterable.java:75)
  3941. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3942. at a.a.k.a.b.L(Unknown Source)
  3943. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3944. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3945. ... 3 more
  3946.  
  3947. [06:45:37] [Craft Scheduler Thread - 159/WARN]: Exception in thread "Craft Scheduler Thread - 159"
  3948. [06:45:37] [Craft Scheduler Thread - 159/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3949. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3950. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3951. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3952. at java.lang.Thread.run(Thread.java:748)
  3953. Caused by: java.lang.NullPointerException
  3954. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3955. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3956. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3957. at a.a.k.a.c.b(Unknown Source)
  3958. at a.a.k.a.b.u(Unknown Source)
  3959. at java.lang.Iterable.forEach(Iterable.java:75)
  3960. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3961. at a.a.k.a.b.L(Unknown Source)
  3962. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3963. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3964. ... 3 more
  3965.  
  3966. [06:45:38] [Craft Scheduler Thread - 160/WARN]: Exception in thread "Craft Scheduler Thread - 160"
  3967. [06:45:38] [Craft Scheduler Thread - 160/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3968. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3969. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3970. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3971. at java.lang.Thread.run(Thread.java:748)
  3972. Caused by: java.lang.NullPointerException
  3973. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  3974. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  3975. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  3976. at a.a.k.a.c.b(Unknown Source)
  3977. at a.a.k.a.b.u(Unknown Source)
  3978. at java.lang.Iterable.forEach(Iterable.java:75)
  3979. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3980. at a.a.k.a.b.L(Unknown Source)
  3981. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  3982. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  3983. ... 3 more
  3984.  
  3985. [06:45:38] [Craft Scheduler Thread - 161/WARN]: Exception in thread "Craft Scheduler Thread - 161"
  3986. [06:45:38] [Craft Scheduler Thread - 161/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  3987. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3988. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3989. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3990. at java.lang.Thread.run(Thread.java:748)
  3991. Caused by: java.lang.NullPointerException
  3992. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  3993. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  3994. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  3995. at a.a.k.a.c.b(Unknown Source)
  3996. at a.a.k.a.b.u(Unknown Source)
  3997. at java.lang.Iterable.forEach(Iterable.java:75)
  3998. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  3999. at a.a.k.a.b.L(Unknown Source)
  4000. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4001. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4002. ... 3 more
  4003.  
  4004. [06:45:39] [Craft Scheduler Thread - 162/WARN]: Exception in thread "Craft Scheduler Thread - 162"
  4005. [06:45:39] [Craft Scheduler Thread - 162/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4006. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4007. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4008. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4009. at java.lang.Thread.run(Thread.java:748)
  4010. Caused by: java.lang.NullPointerException
  4011. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4012. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4013. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4014. at a.a.k.a.c.b(Unknown Source)
  4015. at a.a.k.a.b.u(Unknown Source)
  4016. at java.lang.Iterable.forEach(Iterable.java:75)
  4017. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4018. at a.a.k.a.b.L(Unknown Source)
  4019. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4020. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4021. ... 3 more
  4022.  
  4023. [06:45:39] [Craft Scheduler Thread - 163/WARN]: Exception in thread "Craft Scheduler Thread - 163"
  4024. [06:45:39] [Craft Scheduler Thread - 163/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4025. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4026. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4027. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4028. at java.lang.Thread.run(Thread.java:748)
  4029. Caused by: java.lang.NullPointerException
  4030. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4031. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4032. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4033. at a.a.k.a.c.b(Unknown Source)
  4034. at a.a.k.a.b.u(Unknown Source)
  4035. at java.lang.Iterable.forEach(Iterable.java:75)
  4036. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4037. at a.a.k.a.b.L(Unknown Source)
  4038. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4039. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4040. ... 3 more
  4041.  
  4042. [06:45:40] [Craft Scheduler Thread - 1/WARN]: Exception in thread "Craft Scheduler Thread - 1"
  4043. [06:45:40] [Craft Scheduler Thread - 1/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4044. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4045. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4046. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4047. at java.lang.Thread.run(Thread.java:748)
  4048. Caused by: java.lang.NullPointerException
  4049. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4050. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4051. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4052. at a.a.k.a.c.b(Unknown Source)
  4053. at a.a.k.a.b.u(Unknown Source)
  4054. at java.lang.Iterable.forEach(Iterable.java:75)
  4055. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4056. at a.a.k.a.b.L(Unknown Source)
  4057. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4058. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4059. ... 3 more
  4060.  
  4061. [06:45:40] [Craft Scheduler Thread - 165/WARN]: Exception in thread "Craft Scheduler Thread - 165"
  4062. [06:45:40] [Craft Scheduler Thread - 165/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4063. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4064. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4065. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4066. at java.lang.Thread.run(Thread.java:748)
  4067. Caused by: java.lang.NullPointerException
  4068. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4069. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4070. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4071. at a.a.k.a.c.b(Unknown Source)
  4072. at a.a.k.a.b.u(Unknown Source)
  4073. at java.lang.Iterable.forEach(Iterable.java:75)
  4074. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4075. at a.a.k.a.b.L(Unknown Source)
  4076. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4077. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4078. ... 3 more
  4079.  
  4080. [06:45:41] [Craft Scheduler Thread - 166/WARN]: Exception in thread "Craft Scheduler Thread - 166"
  4081. [06:45:41] [Craft Scheduler Thread - 166/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4082. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4083. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4084. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4085. at java.lang.Thread.run(Thread.java:748)
  4086. Caused by: java.lang.NullPointerException
  4087. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4088. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4089. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4090. at a.a.k.a.c.b(Unknown Source)
  4091. at a.a.k.a.b.u(Unknown Source)
  4092. at java.lang.Iterable.forEach(Iterable.java:75)
  4093. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4094. at a.a.k.a.b.L(Unknown Source)
  4095. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4096. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4097. ... 3 more
  4098.  
  4099. [06:45:41] [Craft Scheduler Thread - 167/WARN]: Exception in thread "Craft Scheduler Thread - 167"
  4100. [06:45:41] [Craft Scheduler Thread - 167/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4101. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4102. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4103. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4104. at java.lang.Thread.run(Thread.java:748)
  4105. Caused by: java.lang.NullPointerException
  4106. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4107. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4108. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4109. at a.a.k.a.c.b(Unknown Source)
  4110. at a.a.k.a.b.u(Unknown Source)
  4111. at java.lang.Iterable.forEach(Iterable.java:75)
  4112. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4113. at a.a.k.a.b.L(Unknown Source)
  4114. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4115. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4116. ... 3 more
  4117.  
  4118. [06:45:42] [Craft Scheduler Thread - 168/WARN]: Exception in thread "Craft Scheduler Thread - 168"
  4119. [06:45:42] [Craft Scheduler Thread - 168/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4120. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4121. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4122. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4123. at java.lang.Thread.run(Thread.java:748)
  4124. Caused by: java.lang.NullPointerException
  4125. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4126. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4127. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4128. at a.a.k.a.c.b(Unknown Source)
  4129. at a.a.k.a.b.u(Unknown Source)
  4130. at java.lang.Iterable.forEach(Iterable.java:75)
  4131. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4132. at a.a.k.a.b.L(Unknown Source)
  4133. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4134. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4135. ... 3 more
  4136.  
  4137. [06:45:42] [Craft Scheduler Thread - 169/WARN]: Exception in thread "Craft Scheduler Thread - 169"
  4138. [06:45:42] [Craft Scheduler Thread - 169/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4139. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4140. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4141. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4142. at java.lang.Thread.run(Thread.java:748)
  4143. Caused by: java.lang.NullPointerException
  4144. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4145. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4146. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4147. at a.a.k.a.c.b(Unknown Source)
  4148. at a.a.k.a.b.u(Unknown Source)
  4149. at java.lang.Iterable.forEach(Iterable.java:75)
  4150. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4151. at a.a.k.a.b.L(Unknown Source)
  4152. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4153. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4154. ... 3 more
  4155.  
  4156. [06:45:43] [Craft Scheduler Thread - 170/WARN]: Exception in thread "Craft Scheduler Thread - 170"
  4157. [06:45:43] [Craft Scheduler Thread - 170/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4158. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4159. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4160. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4161. at java.lang.Thread.run(Thread.java:748)
  4162. Caused by: java.lang.NullPointerException
  4163. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4164. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4165. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4166. at a.a.k.a.c.b(Unknown Source)
  4167. at a.a.k.a.b.u(Unknown Source)
  4168. at java.lang.Iterable.forEach(Iterable.java:75)
  4169. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4170. at a.a.k.a.b.L(Unknown Source)
  4171. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4172. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4173. ... 3 more
  4174.  
  4175. [06:45:45] [Server thread/INFO]: Starting minecraft server version 1.7.10
  4176. [06:45:45] [Server thread/INFO]: Loading properties
  4177. [06:45:45] [Server thread/INFO]: Default game type: SURVIVAL
  4178. [06:45:45] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  4179. [06:45:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
  4180. [06:45:45] [Server thread/INFO]: Using 4 threads for Netty based IO
  4181. [06:45:45] [Server thread/INFO]: Debug logging is disabled
  4182. [06:45:45] [Server thread/INFO]: Generating keypair
  4183. [06:45:46] [Server thread/INFO]: Starting Minecraft server on *:25585
  4184. [06:45:46] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  4185. [06:45:46] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  4186. [06:45:46] [Server thread/WARN]: Perhaps a server is already running on that port?
  4187. [06:45:46] [Server thread/INFO]: Stopping server
  4188. [06:45:46] [Server thread/INFO]: Saving players
  4189. [06:45:46] [Thread-4/INFO]: Stopping server
  4190. [06:45:46] [Thread-4/INFO]: Saving players
  4191. org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4192. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4193. ... 3 more
  4194.  
  4195. [06:45:44] [Craft Scheduler Thread - 172/WARN]: Exception in thread "Craft Scheduler Thread - 172"
  4196. [06:45:44] [Craft Scheduler Thread - 172/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4197. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4198. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4199. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4200. at java.lang.Thread.run(Thread.java:748)
  4201. Caused by: java.lang.NullPointerException
  4202. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4203. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4204. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4205. at a.a.k.a.c.b(Unknown Source)
  4206. at a.a.k.a.b.u(Unknown Source)
  4207. at java.lang.Iterable.forEach(Iterable.java:75)
  4208. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4209. at a.a.k.a.b.L(Unknown Source)
  4210. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4211. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4212. ... 3 more
  4213.  
  4214. [06:45:44] [Craft Scheduler Thread - 173/WARN]: Exception in thread "Craft Scheduler Thread - 173"
  4215. [06:45:44] [Craft Scheduler Thread - 173/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4216. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4217. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4218. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4219. at java.lang.Thread.run(Thread.java:748)
  4220. Caused by: java.lang.NullPointerException
  4221. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4222. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4223. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4224. at a.a.k.a.c.b(Unknown Source)
  4225. at a.a.k.a.b.u(Unknown Source)
  4226. at java.lang.Iterable.forEach(Iterable.java:75)
  4227. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4228. at a.a.k.a.b.L(Unknown Source)
  4229. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4230. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4231. ... 3 more
  4232.  
  4233. [06:45:45] [Craft Scheduler Thread - 164/WARN]: Exception in thread "Craft Scheduler Thread - 164"
  4234. [06:45:45] [Craft Scheduler Thread - 164/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4235. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4236. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4237. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4238. at java.lang.Thread.run(Thread.java:748)
  4239. Caused by: java.lang.NullPointerException
  4240. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4241. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4242. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4243. at a.a.k.a.c.b(Unknown Source)
  4244. at a.a.k.a.b.u(Unknown Source)
  4245. at java.lang.Iterable.forEach(Iterable.java:75)
  4246. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4247. at a.a.k.a.b.L(Unknown Source)
  4248. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4249. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4250. ... 3 more
  4251.  
  4252. [06:45:45] [Craft Scheduler Thread - 175/WARN]: Exception in thread "Craft Scheduler Thread - 175"
  4253. [06:45:45] [Craft Scheduler Thread - 175/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4254. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4255. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4256. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4257. at java.lang.Thread.run(Thread.java:748)
  4258. Caused by: java.lang.NullPointerException
  4259. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4260. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4261. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4262. at a.a.k.a.c.b(Unknown Source)
  4263. at a.a.k.a.b.u(Unknown Source)
  4264. at java.lang.Iterable.forEach(Iterable.java:75)
  4265. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4266. at a.a.k.a.b.L(Unknown Source)
  4267. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4268. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4269. ... 3 more
  4270.  
  4271. [06:45:46] [Craft Scheduler Thread - 176/WARN]: Exception in thread "Craft Scheduler Thread - 176"
  4272. [06:45:46] [Craft Scheduler Thread - 176/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4273. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4274. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4275. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4276. at java.lang.Thread.run(Thread.java:748)
  4277. Caused by: java.lang.NullPointerException
  4278. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4279. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4280. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4281. at a.a.k.a.c.b(Unknown Source)
  4282. at a.a.k.a.b.u(Unknown Source)
  4283. at java.lang.Iterable.forEach(Iterable.java:75)
  4284. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4285. at a.a.k.a.b.L(Unknown Source)
  4286. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4287. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4288. ... 3 more
  4289.  
  4290. [06:45:46] [Craft Scheduler Thread - 177/WARN]: Exception in thread "Craft Scheduler Thread - 177"
  4291. [06:45:46] [Craft Scheduler Thread - 177/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4292. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4293. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4294. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4295. at java.lang.Thread.run(Thread.java:748)
  4296. Caused by: java.lang.NullPointerException
  4297. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4298. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4299. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4300. at a.a.k.a.c.b(Unknown Source)
  4301. at a.a.k.a.b.u(Unknown Source)
  4302. at java.lang.Iterable.forEach(Iterable.java:75)
  4303. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4304. at a.a.k.a.b.L(Unknown Source)
  4305. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4306. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4307. ... 3 more
  4308.  
  4309. [06:45:47] [Craft Scheduler Thread - 178/WARN]: Exception in thread "Craft Scheduler Thread - 178"
  4310. [06:45:47] [Craft Scheduler Thread - 178/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4311. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4312. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4313. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4314. at java.lang.Thread.run(Thread.java:748)
  4315. Caused by: java.lang.NullPointerException
  4316. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4317. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4318. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4319. at a.a.k.a.c.b(Unknown Source)
  4320. at a.a.k.a.b.u(Unknown Source)
  4321. at java.lang.Iterable.forEach(Iterable.java:75)
  4322. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4323. at a.a.k.a.b.L(Unknown Source)
  4324. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4325. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4326. ... 3 more
  4327.  
  4328. [06:45:47] [Craft Scheduler Thread - 179/WARN]: Exception in thread "Craft Scheduler Thread - 179"
  4329. [06:45:47] [Craft Scheduler Thread - 179/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4330. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4331. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4332. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4333. at java.lang.Thread.run(Thread.java:748)
  4334. Caused by: java.lang.NullPointerException
  4335. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4336. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4337. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4338. at a.a.k.a.c.b(Unknown Source)
  4339. at a.a.k.a.b.u(Unknown Source)
  4340. at java.lang.Iterable.forEach(Iterable.java:75)
  4341. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4342. at a.a.k.a.b.L(Unknown Source)
  4343. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4344. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4345. ... 3 more
  4346.  
  4347. [06:45:48] [Craft Scheduler Thread - 180/WARN]: Exception in thread "Craft Scheduler Thread - 180"
  4348. [06:45:48] [Craft Scheduler Thread - 180/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4349. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4350. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4351. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4352. at java.lang.Thread.run(Thread.java:748)
  4353. Caused by: java.lang.NullPointerException
  4354. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4355. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4356. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4357. at a.a.k.a.c.b(Unknown Source)
  4358. at a.a.k.a.b.u(Unknown Source)
  4359. at java.lang.Iterable.forEach(Iterable.java:75)
  4360. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4361. at a.a.k.a.b.L(Unknown Source)
  4362. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4363. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4364. ... 3 more
  4365.  
  4366. [06:45:48] [Server thread/INFO]: Kappios issued server command: /stats
  4367. [06:45:48] [Craft Scheduler Thread - 181/WARN]: Exception in thread "Craft Scheduler Thread - 181"
  4368. [06:45:48] [Craft Scheduler Thread - 181/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4369. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4370. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4371. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4372. at java.lang.Thread.run(Thread.java:748)
  4373. Caused by: java.lang.NullPointerException
  4374. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4375. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4376. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4377. at a.a.k.a.c.b(Unknown Source)
  4378. at a.a.k.a.b.u(Unknown Source)
  4379. at java.lang.Iterable.forEach(Iterable.java:75)
  4380. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4381. at a.a.k.a.b.L(Unknown Source)
  4382. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4383. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4384. ... 3 more
  4385.  
  4386. [06:45:49] [Craft Scheduler Thread - 182/WARN]: Exception in thread "Craft Scheduler Thread - 182"
  4387. [06:45:49] [Craft Scheduler Thread - 182/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4388. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4389. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4390. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4391. at java.lang.Thread.run(Thread.java:748)
  4392. Caused by: java.lang.NullPointerException
  4393. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4394. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4395. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4396. at a.a.k.a.c.b(Unknown Source)
  4397. at a.a.k.a.b.u(Unknown Source)
  4398. at java.lang.Iterable.forEach(Iterable.java:75)
  4399. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4400. at a.a.k.a.b.L(Unknown Source)
  4401. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4402. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4403. ... 3 more
  4404.  
  4405. [06:45:49] [Craft Scheduler Thread - 183/WARN]: Exception in thread "Craft Scheduler Thread - 183"
  4406. [06:45:49] [Craft Scheduler Thread - 183/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4407. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4408. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4409. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4410. at java.lang.Thread.run(Thread.java:748)
  4411. Caused by: java.lang.NullPointerException
  4412. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4413. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4414. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4415. at a.a.k.a.c.b(Unknown Source)
  4416. at a.a.k.a.b.u(Unknown Source)
  4417. at java.lang.Iterable.forEach(Iterable.java:75)
  4418. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4419. at a.a.k.a.b.L(Unknown Source)
  4420. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4421. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4422. ... 3 more
  4423.  
  4424. [06:45:50] [Craft Scheduler Thread - 184/WARN]: Exception in thread "Craft Scheduler Thread - 184"
  4425. [06:45:50] [Craft Scheduler Thread - 184/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4426. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4427. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4428. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4429. at java.lang.Thread.run(Thread.java:748)
  4430. Caused by: java.lang.NullPointerException
  4431. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4432. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4433. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4434. at a.a.k.a.c.b(Unknown Source)
  4435. at a.a.k.a.b.u(Unknown Source)
  4436. at java.lang.Iterable.forEach(Iterable.java:75)
  4437. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4438. at a.a.k.a.b.L(Unknown Source)
  4439. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4440. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4441. ... 3 more
  4442.  
  4443. [06:45:50] [Server thread/INFO]: Kappios issued server command: /stats Kappios
  4444. [06:45:50] [Craft Scheduler Thread - 185/WARN]: Exception in thread "Craft Scheduler Thread - 185"
  4445. [06:45:50] [Craft Scheduler Thread - 185/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4446. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4447. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4448. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4449. at java.lang.Thread.run(Thread.java:748)
  4450. Caused by: java.lang.NullPointerException
  4451. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4452. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4453. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4454. at a.a.k.a.c.b(Unknown Source)
  4455. at a.a.k.a.b.u(Unknown Source)
  4456. at java.lang.Iterable.forEach(Iterable.java:75)
  4457. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4458. at a.a.k.a.b.L(Unknown Source)
  4459. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4460. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4461. ... 3 more
  4462.  
  4463. [06:45:51] [Craft Scheduler Thread - 186/WARN]: Exception in thread "Craft Scheduler Thread - 186"
  4464. [06:45:51] [Craft Scheduler Thread - 186/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4465. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4466. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4467. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4468. at java.lang.Thread.run(Thread.java:748)
  4469. Caused by: java.lang.NullPointerException
  4470. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4471. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4472. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4473. at a.a.k.a.c.b(Unknown Source)
  4474. at a.a.k.a.b.u(Unknown Source)
  4475. at java.lang.Iterable.forEach(Iterable.java:75)
  4476. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4477. at a.a.k.a.b.L(Unknown Source)
  4478. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4479. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4480. ... 3 more
  4481.  
  4482. [06:45:51] [Craft Scheduler Thread - 187/WARN]: Exception in thread "Craft Scheduler Thread - 187"
  4483. [06:45:51] [Craft Scheduler Thread - 187/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4484. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4485. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4486. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4487. at java.lang.Thread.run(Thread.java:748)
  4488. Caused by: java.lang.NullPointerException
  4489. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4490. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4491. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4492. at a.a.k.a.c.b(Unknown Source)
  4493. at a.a.k.a.b.u(Unknown Source)
  4494. at java.lang.Iterable.forEach(Iterable.java:75)
  4495. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4496. at a.a.k.a.b.L(Unknown Source)
  4497. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4498. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4499. ... 3 more
  4500.  
  4501. [06:45:52] [Craft Scheduler Thread - 174/WARN]: Exception in thread "Craft Scheduler Thread - 174"
  4502. [06:45:52] [Craft Scheduler Thread - 174/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4503. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4504. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4505. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4506. at java.lang.Thread.run(Thread.java:748)
  4507. Caused by: java.lang.NullPointerException
  4508. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4509. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4510. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4511. at a.a.k.a.c.b(Unknown Source)
  4512. at a.a.k.a.b.u(Unknown Source)
  4513. at java.lang.Iterable.forEach(Iterable.java:75)
  4514. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4515. at a.a.k.a.b.L(Unknown Source)
  4516. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4517. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4518. ... 3 more
  4519.  
  4520. [06:45:52] [Craft Scheduler Thread - 189/WARN]: Exception in thread "Craft Scheduler Thread - 189"
  4521. [06:45:52] [Craft Scheduler Thread - 189/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4522. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4523. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4524. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4525. at java.lang.Thread.run(Thread.java:748)
  4526. Caused by: java.lang.NullPointerException
  4527. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4528. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4529. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4530. at a.a.k.a.c.b(Unknown Source)
  4531. at a.a.k.a.b.u(Unknown Source)
  4532. at java.lang.Iterable.forEach(Iterable.java:75)
  4533. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4534. at a.a.k.a.b.L(Unknown Source)
  4535. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4536. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4537. ... 3 more
  4538.  
  4539. [06:45:53] [Craft Scheduler Thread - 190/WARN]: Exception in thread "Craft Scheduler Thread - 190"
  4540. [06:45:53] [Craft Scheduler Thread - 190/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4541. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4542. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4543. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4544. at java.lang.Thread.run(Thread.java:748)
  4545. Caused by: java.lang.NullPointerException
  4546. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4547. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4548. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4549. at a.a.k.a.c.b(Unknown Source)
  4550. at a.a.k.a.b.u(Unknown Source)
  4551. at java.lang.Iterable.forEach(Iterable.java:75)
  4552. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4553. at a.a.k.a.b.L(Unknown Source)
  4554. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4555. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4556. ... 3 more
  4557.  
  4558. [06:45:53] [Craft Scheduler Thread - 191/WARN]: Exception in thread "Craft Scheduler Thread - 191"
  4559. [06:45:53] [Craft Scheduler Thread - 191/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4560. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4561. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4562. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4563. at java.lang.Thread.run(Thread.java:748)
  4564. Caused by: java.lang.NullPointerException
  4565. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4566. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4567. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4568. at a.a.k.a.c.b(Unknown Source)
  4569. at a.a.k.a.b.u(Unknown Source)
  4570. at java.lang.Iterable.forEach(Iterable.java:75)
  4571. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4572. at a.a.k.a.b.L(Unknown Source)
  4573. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4574. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4575. ... 3 more
  4576.  
  4577. [06:45:56] [Server thread/INFO]: Starting minecraft server version 1.7.10
  4578. [06:45:56] [Server thread/INFO]: Loading properties
  4579. [06:45:56] [Server thread/INFO]: Default game type: SURVIVAL
  4580. [06:45:56] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  4581. [06:45:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
  4582. [06:45:56] [Server thread/INFO]: Using 4 threads for Netty based IO
  4583. [06:45:56] [Server thread/INFO]: Debug logging is disabled
  4584. [06:45:56] [Server thread/INFO]: Generating keypair
  4585. [06:45:56] [Server thread/INFO]: Starting Minecraft server on *:25585
  4586. [06:45:56] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  4587. [06:45:56] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  4588. [06:45:56] [Server thread/WARN]: Perhaps a server is already running on that port?
  4589. [06:45:56] [Server thread/INFO]: Stopping server
  4590. [06:45:56] [Server thread/INFO]: Saving players
  4591. [06:45:56] [Thread-4/INFO]: Stopping server
  4592. [06:45:56] [Thread-4/INFO]: Saving players
  4593. org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4594. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4595. ... 3 more
  4596.  
  4597. [06:45:54] [Craft Scheduler Thread - 193/WARN]: Exception in thread "Craft Scheduler Thread - 193"
  4598. [06:45:54] [Craft Scheduler Thread - 193/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4599. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4600. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4601. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4602. at java.lang.Thread.run(Thread.java:748)
  4603. Caused by: java.lang.NullPointerException
  4604. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4605. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4606. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4607. at a.a.k.a.c.b(Unknown Source)
  4608. at a.a.k.a.b.u(Unknown Source)
  4609. at java.lang.Iterable.forEach(Iterable.java:75)
  4610. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4611. at a.a.k.a.b.L(Unknown Source)
  4612. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4613. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4614. ... 3 more
  4615.  
  4616. [06:45:55] [Craft Scheduler Thread - 194/WARN]: Exception in thread "Craft Scheduler Thread - 194"
  4617. [06:45:55] [Craft Scheduler Thread - 194/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4618. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4619. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4620. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4621. at java.lang.Thread.run(Thread.java:748)
  4622. Caused by: java.lang.NullPointerException
  4623. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4624. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4625. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4626. at a.a.k.a.c.b(Unknown Source)
  4627. at a.a.k.a.b.u(Unknown Source)
  4628. at java.lang.Iterable.forEach(Iterable.java:75)
  4629. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4630. at a.a.k.a.b.L(Unknown Source)
  4631. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4632. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4633. ... 3 more
  4634.  
  4635. [06:45:55] [Craft Scheduler Thread - 195/WARN]: Exception in thread "Craft Scheduler Thread - 195"
  4636. [06:45:55] [Craft Scheduler Thread - 195/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4637. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4638. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4639. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4640. at java.lang.Thread.run(Thread.java:748)
  4641. Caused by: java.lang.NullPointerException
  4642. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4643. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4644. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4645. at a.a.k.a.c.b(Unknown Source)
  4646. at a.a.k.a.b.u(Unknown Source)
  4647. at java.lang.Iterable.forEach(Iterable.java:75)
  4648. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4649. at a.a.k.a.b.L(Unknown Source)
  4650. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4651. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4652. ... 3 more
  4653.  
  4654. [06:45:56] [Craft Scheduler Thread - 196/WARN]: Exception in thread "Craft Scheduler Thread - 196"
  4655. [06:45:56] [Craft Scheduler Thread - 196/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4656. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4657. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4658. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4659. at java.lang.Thread.run(Thread.java:748)
  4660. Caused by: java.lang.NullPointerException
  4661. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4662. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4663. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4664. at a.a.k.a.c.b(Unknown Source)
  4665. at a.a.k.a.b.u(Unknown Source)
  4666. at java.lang.Iterable.forEach(Iterable.java:75)
  4667. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4668. at a.a.k.a.b.L(Unknown Source)
  4669. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4670. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4671. ... 3 more
  4672.  
  4673. [06:45:56] [Server thread/INFO]: Kappios issued server command: /event
  4674. [06:45:56] [Craft Scheduler Thread - 197/WARN]: Exception in thread "Craft Scheduler Thread - 197"
  4675. [06:45:56] [Craft Scheduler Thread - 197/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4676. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4677. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4678. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4679. at java.lang.Thread.run(Thread.java:748)
  4680. Caused by: java.lang.NullPointerException
  4681. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4682. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4683. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4684. at a.a.k.a.c.b(Unknown Source)
  4685. at a.a.k.a.b.u(Unknown Source)
  4686. at java.lang.Iterable.forEach(Iterable.java:75)
  4687. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4688. at a.a.k.a.b.L(Unknown Source)
  4689. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4690. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4691. ... 3 more
  4692.  
  4693. [06:45:57] [Craft Scheduler Thread - 188/WARN]: Exception in thread "Craft Scheduler Thread - 188"
  4694. [06:45:57] [Craft Scheduler Thread - 188/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4695. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4696. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4697. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4698. at java.lang.Thread.run(Thread.java:748)
  4699. Caused by: java.lang.NullPointerException
  4700. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4701. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4702. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4703. at a.a.k.a.c.b(Unknown Source)
  4704. at a.a.k.a.b.u(Unknown Source)
  4705. at java.lang.Iterable.forEach(Iterable.java:75)
  4706. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4707. at a.a.k.a.b.L(Unknown Source)
  4708. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4709. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4710. ... 3 more
  4711.  
  4712. [06:45:57] [Craft Scheduler Thread - 199/WARN]: Exception in thread "Craft Scheduler Thread - 199"
  4713. [06:45:57] [Craft Scheduler Thread - 199/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4714. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4715. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4716. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4717. at java.lang.Thread.run(Thread.java:748)
  4718. Caused by: java.lang.NullPointerException
  4719. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4720. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4721. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4722. at a.a.k.a.c.b(Unknown Source)
  4723. at a.a.k.a.b.u(Unknown Source)
  4724. at java.lang.Iterable.forEach(Iterable.java:75)
  4725. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4726. at a.a.k.a.b.L(Unknown Source)
  4727. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4728. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4729. ... 3 more
  4730.  
  4731. [06:45:58] [Craft Scheduler Thread - 198/WARN]: Exception in thread "Craft Scheduler Thread - 198"
  4732. [06:45:58] [Craft Scheduler Thread - 198/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4733. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4734. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4735. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4736. at java.lang.Thread.run(Thread.java:748)
  4737. Caused by: java.lang.NullPointerException
  4738. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4739. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4740. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4741. at a.a.k.a.c.b(Unknown Source)
  4742. at a.a.k.a.b.u(Unknown Source)
  4743. at java.lang.Iterable.forEach(Iterable.java:75)
  4744. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4745. at a.a.k.a.b.L(Unknown Source)
  4746. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4747. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4748. ... 3 more
  4749.  
  4750. [06:45:58] [Craft Scheduler Thread - 201/WARN]: Exception in thread "Craft Scheduler Thread - 201"
  4751. [06:45:58] [Craft Scheduler Thread - 201/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4752. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4753. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4754. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4755. at java.lang.Thread.run(Thread.java:748)
  4756. Caused by: java.lang.NullPointerException
  4757. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4758. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4759. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4760. at a.a.k.a.c.b(Unknown Source)
  4761. at a.a.k.a.b.u(Unknown Source)
  4762. at java.lang.Iterable.forEach(Iterable.java:75)
  4763. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4764. at a.a.k.a.b.L(Unknown Source)
  4765. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4766. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4767. ... 3 more
  4768.  
  4769. [06:45:59] [Craft Scheduler Thread - 202/WARN]: Exception in thread "Craft Scheduler Thread - 202"
  4770. [06:45:59] [Craft Scheduler Thread - 202/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4771. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4772. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4773. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4774. at java.lang.Thread.run(Thread.java:748)
  4775. Caused by: java.lang.NullPointerException
  4776. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4777. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4778. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4779. at a.a.k.a.c.b(Unknown Source)
  4780. at a.a.k.a.b.u(Unknown Source)
  4781. at java.lang.Iterable.forEach(Iterable.java:75)
  4782. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4783. at a.a.k.a.b.L(Unknown Source)
  4784. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4785. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4786. ... 3 more
  4787.  
  4788. [06:45:59] [Craft Scheduler Thread - 203/WARN]: Exception in thread "Craft Scheduler Thread - 203"
  4789. [06:45:59] [Craft Scheduler Thread - 203/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4790. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4791. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4792. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4793. at java.lang.Thread.run(Thread.java:748)
  4794. Caused by: java.lang.NullPointerException
  4795. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4796. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4797. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4798. at a.a.k.a.c.b(Unknown Source)
  4799. at a.a.k.a.b.u(Unknown Source)
  4800. at java.lang.Iterable.forEach(Iterable.java:75)
  4801. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4802. at a.a.k.a.b.L(Unknown Source)
  4803. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4804. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4805. ... 3 more
  4806.  
  4807. [06:46:00] [Craft Scheduler Thread - 204/WARN]: Exception in thread "Craft Scheduler Thread - 204"
  4808. [06:46:00] [Craft Scheduler Thread - 204/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4809. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4810. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4811. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4812. at java.lang.Thread.run(Thread.java:748)
  4813. Caused by: java.lang.NullPointerException
  4814. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4815. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4816. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4817. at a.a.k.a.c.b(Unknown Source)
  4818. at a.a.k.a.b.u(Unknown Source)
  4819. at java.lang.Iterable.forEach(Iterable.java:75)
  4820. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4821. at a.a.k.a.b.L(Unknown Source)
  4822. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4823. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4824. ... 3 more
  4825.  
  4826. [06:46:00] [Craft Scheduler Thread - 205/WARN]: Exception in thread "Craft Scheduler Thread - 205"
  4827. [06:46:00] [Craft Scheduler Thread - 205/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4828. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4829. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4830. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4831. at java.lang.Thread.run(Thread.java:748)
  4832. Caused by: java.lang.NullPointerException
  4833. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4834. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4835. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4836. at a.a.k.a.c.b(Unknown Source)
  4837. at a.a.k.a.b.u(Unknown Source)
  4838. at java.lang.Iterable.forEach(Iterable.java:75)
  4839. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4840. at a.a.k.a.b.L(Unknown Source)
  4841. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4842. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4843. ... 3 more
  4844.  
  4845. [06:46:00] [Server thread/INFO]: Kappios issued server command: /event create
  4846. [06:46:01] [Craft Scheduler Thread - 206/WARN]: Exception in thread "Craft Scheduler Thread - 206"
  4847. [06:46:01] [Craft Scheduler Thread - 206/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4848. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4849. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4850. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4851. at java.lang.Thread.run(Thread.java:748)
  4852. Caused by: java.lang.NullPointerException
  4853. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4854. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4855. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4856. at a.a.k.a.c.b(Unknown Source)
  4857. at a.a.k.a.b.u(Unknown Source)
  4858. at java.lang.Iterable.forEach(Iterable.java:75)
  4859. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4860. at a.a.k.a.b.L(Unknown Source)
  4861. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4862. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4863. ... 3 more
  4864.  
  4865. [06:46:01] [Craft Scheduler Thread - 207/WARN]: Exception in thread "Craft Scheduler Thread - 207"
  4866. [06:46:01] [Craft Scheduler Thread - 207/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4867. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4868. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4869. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4870. at java.lang.Thread.run(Thread.java:748)
  4871. Caused by: java.lang.NullPointerException
  4872. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4873. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4874. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4875. at a.a.k.a.c.b(Unknown Source)
  4876. at a.a.k.a.b.u(Unknown Source)
  4877. at java.lang.Iterable.forEach(Iterable.java:75)
  4878. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4879. at a.a.k.a.b.L(Unknown Source)
  4880. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4881. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4882. ... 3 more
  4883.  
  4884. [06:46:02] [Craft Scheduler Thread - 200/WARN]: Exception in thread "Craft Scheduler Thread - 200"
  4885. [06:46:02] [Craft Scheduler Thread - 200/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4886. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4887. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4888. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4889. at java.lang.Thread.run(Thread.java:748)
  4890. Caused by: java.lang.NullPointerException
  4891. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4892. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4893. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4894. at a.a.k.a.c.b(Unknown Source)
  4895. at a.a.k.a.b.u(Unknown Source)
  4896. at java.lang.Iterable.forEach(Iterable.java:75)
  4897. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4898. at a.a.k.a.b.L(Unknown Source)
  4899. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4900. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4901. ... 3 more
  4902.  
  4903. [06:46:02] [Craft Scheduler Thread - 209/WARN]: Exception in thread "Craft Scheduler Thread - 209"
  4904. [06:46:02] [Craft Scheduler Thread - 209/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4905. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4906. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4907. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4908. at java.lang.Thread.run(Thread.java:748)
  4909. Caused by: java.lang.NullPointerException
  4910. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4911. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4912. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4913. at a.a.k.a.c.b(Unknown Source)
  4914. at a.a.k.a.b.u(Unknown Source)
  4915. at java.lang.Iterable.forEach(Iterable.java:75)
  4916. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4917. at a.a.k.a.b.L(Unknown Source)
  4918. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4919. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4920. ... 3 more
  4921.  
  4922. [06:46:03] [Craft Scheduler Thread - 210/WARN]: Exception in thread "Craft Scheduler Thread - 210"
  4923. [06:46:03] [Craft Scheduler Thread - 210/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4924. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4925. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4926. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4927. at java.lang.Thread.run(Thread.java:748)
  4928. Caused by: java.lang.NullPointerException
  4929. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4930. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4931. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4932. at a.a.k.a.c.b(Unknown Source)
  4933. at a.a.k.a.b.u(Unknown Source)
  4934. at java.lang.Iterable.forEach(Iterable.java:75)
  4935. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4936. at a.a.k.a.b.L(Unknown Source)
  4937. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4938. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4939. ... 3 more
  4940.  
  4941. [06:46:03] [Craft Scheduler Thread - 211/WARN]: Exception in thread "Craft Scheduler Thread - 211"
  4942. [06:46:03] [Craft Scheduler Thread - 211/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4943. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4944. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4945. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4946. at java.lang.Thread.run(Thread.java:748)
  4947. Caused by: java.lang.NullPointerException
  4948. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4949. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4950. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4951. at a.a.k.a.c.b(Unknown Source)
  4952. at a.a.k.a.b.u(Unknown Source)
  4953. at java.lang.Iterable.forEach(Iterable.java:75)
  4954. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4955. at a.a.k.a.b.L(Unknown Source)
  4956. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4957. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4958. ... 3 more
  4959.  
  4960. [06:46:04] [Craft Scheduler Thread - 212/WARN]: Exception in thread "Craft Scheduler Thread - 212"
  4961. [06:46:04] [Craft Scheduler Thread - 212/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4962. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4963. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4964. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4965. at java.lang.Thread.run(Thread.java:748)
  4966. Caused by: java.lang.NullPointerException
  4967. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  4968. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  4969. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  4970. at a.a.k.a.c.b(Unknown Source)
  4971. at a.a.k.a.b.u(Unknown Source)
  4972. at java.lang.Iterable.forEach(Iterable.java:75)
  4973. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4974. at a.a.k.a.b.L(Unknown Source)
  4975. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4976. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4977. ... 3 more
  4978.  
  4979. [06:46:04] [Craft Scheduler Thread - 213/WARN]: Exception in thread "Craft Scheduler Thread - 213"
  4980. [06:46:04] [Craft Scheduler Thread - 213/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  4981. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4982. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4983. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4984. at java.lang.Thread.run(Thread.java:748)
  4985. Caused by: java.lang.NullPointerException
  4986. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  4987. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  4988. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  4989. at a.a.k.a.c.b(Unknown Source)
  4990. at a.a.k.a.b.u(Unknown Source)
  4991. at java.lang.Iterable.forEach(Iterable.java:75)
  4992. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  4993. at a.a.k.a.b.L(Unknown Source)
  4994. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  4995. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  4996. ... 3 more
  4997.  
  4998. [06:46:07] [Server thread/INFO]: Starting minecraft server version 1.7.10
  4999. [06:46:07] [Server thread/INFO]: Loading properties
  5000. [06:46:07] [Server thread/INFO]: Default game type: SURVIVAL
  5001. [06:46:07] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5002. [06:46:08] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5003. [06:46:08] [Server thread/INFO]: Using 4 threads for Netty based IO
  5004. [06:46:08] [Server thread/INFO]: Debug logging is disabled
  5005. [06:46:08] [Server thread/INFO]: Generating keypair
  5006. [06:46:08] [Server thread/INFO]: Starting Minecraft server on *:25585
  5007. [06:46:08] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  5008. [06:46:08] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  5009. [06:46:08] [Server thread/WARN]: Perhaps a server is already running on that port?
  5010. [06:46:08] [Server thread/INFO]: Stopping server
  5011. [06:46:08] [Server thread/INFO]: Saving players
  5012. [06:46:08] [Thread-4/INFO]: Stopping server
  5013. :1080)
  5014. at a.a.k.a.b.L(Unknown Source)
  5015. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5016. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5017. ... 3 more
  5018.  
  5019. [06:46:05] [Craft Scheduler Thread - 215/WARN]: Exception in thread "Craft Scheduler Thread - 215"
  5020. [06:46:05] [Craft Scheduler Thread - 215/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5021. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5022. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5023. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5024. at java.lang.Thread.run(Thread.java:748)
  5025. Caused by: java.lang.NullPointerException
  5026. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5027. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5028. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5029. at a.a.k.a.c.b(Unknown Source)
  5030. at a.a.k.a.b.u(Unknown Source)
  5031. at java.lang.Iterable.forEach(Iterable.java:75)
  5032. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5033. at a.a.k.a.b.L(Unknown Source)
  5034. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5035. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5036. ... 3 more
  5037.  
  5038. [06:46:06] [Craft Scheduler Thread - 216/WARN]: Exception in thread "Craft Scheduler Thread - 216"
  5039. [06:46:06] [Craft Scheduler Thread - 216/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5040. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5041. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5042. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5043. at java.lang.Thread.run(Thread.java:748)
  5044. Caused by: java.lang.NullPointerException
  5045. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5046. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5047. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5048. at a.a.k.a.c.b(Unknown Source)
  5049. at a.a.k.a.b.u(Unknown Source)
  5050. at java.lang.Iterable.forEach(Iterable.java:75)
  5051. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5052. at a.a.k.a.b.L(Unknown Source)
  5053. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5054. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5055. ... 3 more
  5056.  
  5057. [06:46:06] [Craft Scheduler Thread - 217/WARN]: Exception in thread "Craft Scheduler Thread - 217"
  5058. [06:46:06] [Craft Scheduler Thread - 217/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5059. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5060. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5061. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5062. at java.lang.Thread.run(Thread.java:748)
  5063. Caused by: java.lang.NullPointerException
  5064. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5065. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5066. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5067. at a.a.k.a.c.b(Unknown Source)
  5068. at a.a.k.a.b.u(Unknown Source)
  5069. at java.lang.Iterable.forEach(Iterable.java:75)
  5070. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5071. at a.a.k.a.b.L(Unknown Source)
  5072. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5073. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5074. ... 3 more
  5075.  
  5076. [06:46:07] [Craft Scheduler Thread - 218/WARN]: Exception in thread "Craft Scheduler Thread - 218"
  5077. [06:46:07] [Craft Scheduler Thread - 218/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5078. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5079. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5080. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5081. at java.lang.Thread.run(Thread.java:748)
  5082. Caused by: java.lang.NullPointerException
  5083. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5084. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5085. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5086. at a.a.k.a.c.b(Unknown Source)
  5087. at a.a.k.a.b.u(Unknown Source)
  5088. at java.lang.Iterable.forEach(Iterable.java:75)
  5089. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5090. at a.a.k.a.b.L(Unknown Source)
  5091. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5092. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5093. ... 3 more
  5094.  
  5095. [06:46:07] [Craft Scheduler Thread - 219/WARN]: Exception in thread "Craft Scheduler Thread - 219"
  5096. [06:46:07] [Craft Scheduler Thread - 219/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5097. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5098. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5099. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5100. at java.lang.Thread.run(Thread.java:748)
  5101. Caused by: java.lang.NullPointerException
  5102. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5103. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5104. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5105. at a.a.k.a.c.b(Unknown Source)
  5106. at a.a.k.a.b.u(Unknown Source)
  5107. at java.lang.Iterable.forEach(Iterable.java:75)
  5108. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5109. at a.a.k.a.b.L(Unknown Source)
  5110. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5111. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5112. ... 3 more
  5113.  
  5114. [06:46:08] [Craft Scheduler Thread - 220/WARN]: Exception in thread "Craft Scheduler Thread - 220"
  5115. [06:46:08] [Craft Scheduler Thread - 220/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5116. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5117. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5118. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5119. at java.lang.Thread.run(Thread.java:748)
  5120. Caused by: java.lang.NullPointerException
  5121. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5122. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5123. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5124. at a.a.k.a.c.b(Unknown Source)
  5125. at a.a.k.a.b.u(Unknown Source)
  5126. at java.lang.Iterable.forEach(Iterable.java:75)
  5127. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5128. at a.a.k.a.b.L(Unknown Source)
  5129. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5130. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5131. ... 3 more
  5132.  
  5133. [06:46:08] [Craft Scheduler Thread - 221/WARN]: Exception in thread "Craft Scheduler Thread - 221"
  5134. [06:46:08] [Craft Scheduler Thread - 221/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5135. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5136. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5137. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5138. at java.lang.Thread.run(Thread.java:748)
  5139. Caused by: java.lang.NullPointerException
  5140. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5141. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5142. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5143. at a.a.k.a.c.b(Unknown Source)
  5144. at a.a.k.a.b.u(Unknown Source)
  5145. at java.lang.Iterable.forEach(Iterable.java:75)
  5146. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5147. at a.a.k.a.b.L(Unknown Source)
  5148. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5149. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5150. ... 3 more
  5151.  
  5152. [06:46:09] [Craft Scheduler Thread - 208/WARN]: Exception in thread "Craft Scheduler Thread - 208"
  5153. [06:46:09] [Craft Scheduler Thread - 208/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5154. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5155. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5156. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5157. at java.lang.Thread.run(Thread.java:748)
  5158. Caused by: java.lang.NullPointerException
  5159. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5160. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5161. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5162. at a.a.k.a.c.b(Unknown Source)
  5163. at a.a.k.a.b.u(Unknown Source)
  5164. at java.lang.Iterable.forEach(Iterable.java:75)
  5165. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5166. at a.a.k.a.b.L(Unknown Source)
  5167. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5168. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5169. ... 3 more
  5170.  
  5171. [06:46:09] [Craft Scheduler Thread - 223/WARN]: Exception in thread "Craft Scheduler Thread - 223"
  5172. [06:46:09] [Craft Scheduler Thread - 223/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5173. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5174. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5175. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5176. at java.lang.Thread.run(Thread.java:748)
  5177. Caused by: java.lang.NullPointerException
  5178. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5179. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5180. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5181. at a.a.k.a.c.b(Unknown Source)
  5182. at a.a.k.a.b.u(Unknown Source)
  5183. at java.lang.Iterable.forEach(Iterable.java:75)
  5184. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5185. at a.a.k.a.b.L(Unknown Source)
  5186. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5187. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5188. ... 3 more
  5189.  
  5190. [06:46:10] [Craft Scheduler Thread - 224/WARN]: Exception in thread "Craft Scheduler Thread - 224"
  5191. [06:46:10] [Craft Scheduler Thread - 224/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5192. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5193. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5194. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5195. at java.lang.Thread.run(Thread.java:748)
  5196. Caused by: java.lang.NullPointerException
  5197. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5198. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5199. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5200. at a.a.k.a.c.b(Unknown Source)
  5201. at a.a.k.a.b.u(Unknown Source)
  5202. at java.lang.Iterable.forEach(Iterable.java:75)
  5203. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5204. at a.a.k.a.b.L(Unknown Source)
  5205. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5206. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5207. ... 3 more
  5208.  
  5209. [06:46:10] [Craft Scheduler Thread - 225/WARN]: Exception in thread "Craft Scheduler Thread - 225"
  5210. [06:46:10] [Craft Scheduler Thread - 225/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5211. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5212. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5213. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5214. at java.lang.Thread.run(Thread.java:748)
  5215. Caused by: java.lang.NullPointerException
  5216. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5217. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5218. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5219. at a.a.k.a.c.b(Unknown Source)
  5220. at a.a.k.a.b.u(Unknown Source)
  5221. at java.lang.Iterable.forEach(Iterable.java:75)
  5222. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5223. at a.a.k.a.b.L(Unknown Source)
  5224. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5225. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5226. ... 3 more
  5227.  
  5228. [06:46:11] [Craft Scheduler Thread - 226/WARN]: Exception in thread "Craft Scheduler Thread - 226"
  5229. [06:46:11] [Craft Scheduler Thread - 226/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5230. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5231. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5232. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5233. at java.lang.Thread.run(Thread.java:748)
  5234. Caused by: java.lang.NullPointerException
  5235. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5236. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5237. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5238. at a.a.k.a.c.b(Unknown Source)
  5239. at a.a.k.a.b.u(Unknown Source)
  5240. at java.lang.Iterable.forEach(Iterable.java:75)
  5241. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5242. at a.a.k.a.b.L(Unknown Source)
  5243. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5244. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5245. ... 3 more
  5246.  
  5247. [06:46:11] [Craft Scheduler Thread - 227/WARN]: Exception in thread "Craft Scheduler Thread - 227"
  5248. [06:46:11] [Craft Scheduler Thread - 227/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5249. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5250. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5251. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5252. at java.lang.Thread.run(Thread.java:748)
  5253. Caused by: java.lang.NullPointerException
  5254. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5255. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5256. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5257. at a.a.k.a.c.b(Unknown Source)
  5258. at a.a.k.a.b.u(Unknown Source)
  5259. at java.lang.Iterable.forEach(Iterable.java:75)
  5260. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5261. at a.a.k.a.b.L(Unknown Source)
  5262. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5263. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5264. ... 3 more
  5265.  
  5266. [06:46:12] [Craft Scheduler Thread - 228/WARN]: Exception in thread "Craft Scheduler Thread - 228"
  5267. [06:46:12] [Craft Scheduler Thread - 228/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5268. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5269. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5270. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5271. at java.lang.Thread.run(Thread.java:748)
  5272. Caused by: java.lang.NullPointerException
  5273. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5274. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5275. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5276. at a.a.k.a.c.b(Unknown Source)
  5277. at a.a.k.a.b.u(Unknown Source)
  5278. at java.lang.Iterable.forEach(Iterable.java:75)
  5279. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5280. at a.a.k.a.b.L(Unknown Source)
  5281. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5282. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5283. ... 3 more
  5284.  
  5285. [06:46:12] [Craft Scheduler Thread - 229/WARN]: Exception in thread "Craft Scheduler Thread - 229"
  5286. [06:46:12] [Craft Scheduler Thread - 229/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5287. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5288. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5289. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5290. at java.lang.Thread.run(Thread.java:748)
  5291. Caused by: java.lang.NullPointerException
  5292. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5293. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5294. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5295. at a.a.k.a.c.b(Unknown Source)
  5296. at a.a.k.a.b.u(Unknown Source)
  5297. at java.lang.Iterable.forEach(Iterable.java:75)
  5298. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5299. at a.a.k.a.b.L(Unknown Source)
  5300. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5301. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5302. ... 3 more
  5303.  
  5304. [06:46:13] [Craft Scheduler Thread - 230/WARN]: Exception in thread "Craft Scheduler Thread - 230"
  5305. [06:46:13] [Craft Scheduler Thread - 230/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5306. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5307. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5308. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5309. at java.lang.Thread.run(Thread.java:748)
  5310. Caused by: java.lang.NullPointerException
  5311. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5312. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5313. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5314. at a.a.k.a.c.b(Unknown Source)
  5315. at a.a.k.a.b.u(Unknown Source)
  5316. at java.lang.Iterable.forEach(Iterable.java:75)
  5317. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5318. at a.a.k.a.b.L(Unknown Source)
  5319. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5320. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5321. ... 3 more
  5322.  
  5323. [06:46:13] [Craft Scheduler Thread - 231/WARN]: Exception in thread "Craft Scheduler Thread - 231"
  5324. [06:46:13] [Craft Scheduler Thread - 231/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5325. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5326. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5327. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5328. at java.lang.Thread.run(Thread.java:748)
  5329. Caused by: java.lang.NullPointerException
  5330. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5331. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5332. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5333. at a.a.k.a.c.b(Unknown Source)
  5334. at a.a.k.a.b.u(Unknown Source)
  5335. at java.lang.Iterable.forEach(Iterable.java:75)
  5336. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5337. at a.a.k.a.b.L(Unknown Source)
  5338. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5339. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5340. ... 3 more
  5341.  
  5342. [06:46:14] [Craft Scheduler Thread - 232/WARN]: Exception in thread "Craft Scheduler Thread - 232"
  5343. [06:46:14] [Craft Scheduler Thread - 232/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5344. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5345. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5346. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5347. at java.lang.Thread.run(Thread.java:748)
  5348. Caused by: java.lang.NullPointerException
  5349. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5350. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5351. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5352. at a.a.k.a.c.b(Unknown Source)
  5353. at a.a.k.a.b.u(Unknown Source)
  5354. at java.lang.Iterable.forEach(Iterable.java:75)
  5355. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5356. at a.a.k.a.b.L(Unknown Source)
  5357. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5358. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5359. ... 3 more
  5360.  
  5361. [06:46:14] [Craft Scheduler Thread - 233/WARN]: Exception in thread "Craft Scheduler Thread - 233"
  5362. [06:46:14] [Craft Scheduler Thread - 233/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5363. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5364. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5365. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5366. at java.lang.Thread.run(Thread.java:748)
  5367. Caused by: java.lang.NullPointerException
  5368. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5369. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5370. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5371. at a.a.k.a.c.b(Unknown Source)
  5372. at a.a.k.a.b.u(Unknown Source)
  5373. at java.lang.Iterable.forEach(Iterable.java:75)
  5374. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5375. at a.a.k.a.b.L(Unknown Source)
  5376. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5377. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5378. ... 3 more
  5379.  
  5380. [06:46:15] [Craft Scheduler Thread - 234/WARN]: Exception in thread "Craft Scheduler Thread - 234"
  5381. [06:46:15] [Craft Scheduler Thread - 234/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5382. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5383. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5384. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5385. at java.lang.Thread.run(Thread.java:748)
  5386. Caused by: java.lang.NullPointerException
  5387. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5388. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5389. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5390. at a.a.k.a.c.b(Unknown Source)
  5391. at a.a.k.a.b.u(Unknown Source)
  5392. at java.lang.Iterable.forEach(Iterable.java:75)
  5393. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5394. at a.a.k.a.b.L(Unknown Source)
  5395. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5396. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5397. ... 3 more
  5398.  
  5399. [06:46:15] [Craft Scheduler Thread - 235/WARN]: Exception in thread "Craft Scheduler Thread - 235"
  5400. [06:46:15] [Craft Scheduler Thread - 235/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5401. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5402. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5403. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5404. at java.lang.Thread.run(Thread.java:748)
  5405. Caused by: java.lang.NullPointerException
  5406. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5407. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5408. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5409. at a.a.k.a.c.b(Unknown Source)
  5410. at a.a.k.a.b.u(Unknown Source)
  5411. at java.lang.Iterable.forEach(Iterable.java:75)
  5412. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5413. at a.a.k.a.b.L(Unknown Source)
  5414. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5415. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5416. ... 3 more
  5417.  
  5418. [06:46:16] [Craft Scheduler Thread - 236/WARN]: Exception in thread "Craft Scheduler Thread - 236"
  5419. [06:46:16] [Craft Scheduler Thread - 236/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5420. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5421. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5422. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5423. at java.lang.Thread.run(Thread.java:748)
  5424. Caused by: java.lang.NullPointerException
  5425. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5426. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5427. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5428. at a.a.k.a.c.b(Unknown Source)
  5429. at a.a.k.a.b.u(Unknown Source)
  5430. at java.lang.Iterable.forEach(Iterable.java:75)
  5431. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5432. at a.a.k.a.b.L(Unknown Source)
  5433. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5434. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5435. ... 3 more
  5436.  
  5437. [06:46:18] [Server thread/INFO]: Starting minecraft server version 1.7.10
  5438. [06:46:18] [Server thread/INFO]: Loading properties
  5439. [06:46:18] [Server thread/INFO]: Default game type: SURVIVAL
  5440. [06:46:18] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5441. [06:46:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5442. [06:46:18] [Server thread/INFO]: Using 4 threads for Netty based IO
  5443. [06:46:18] [Server thread/INFO]: Debug logging is disabled
  5444. [06:46:18] [Server thread/INFO]: Generating keypair
  5445. [06:46:19] [Server thread/INFO]: Starting Minecraft server on *:25585
  5446. [06:46:19] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  5447. [06:46:19] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  5448. [06:46:19] [Server thread/WARN]: Perhaps a server is already running on that port?
  5449. [06:46:19] [Server thread/INFO]: Stopping server
  5450. [06:46:19] [Server thread/INFO]: Saving players
  5451. odifiableCollection.forEach(Collections.java:1080)
  5452. at a.a.k.a.b.L(Unknown Source)
  5453. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5454. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5455. ... 3 more
  5456.  
  5457. [06:46:17] [Craft Scheduler Thread - 238/WARN]: Exception in thread "Craft Scheduler Thread - 238"
  5458. [06:46:17] [Craft Scheduler Thread - 238/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5459. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5460. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5461. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5462. at java.lang.Thread.run(Thread.java:748)
  5463. Caused by: java.lang.NullPointerException
  5464. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5465. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5466. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5467. at a.a.k.a.c.b(Unknown Source)
  5468. at a.a.k.a.b.u(Unknown Source)
  5469. at java.lang.Iterable.forEach(Iterable.java:75)
  5470. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5471. at a.a.k.a.b.L(Unknown Source)
  5472. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5473. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5474. ... 3 more
  5475.  
  5476. [06:46:17] [Craft Scheduler Thread - 239/WARN]: Exception in thread "Craft Scheduler Thread - 239"
  5477. [06:46:17] [Craft Scheduler Thread - 239/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5478. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5479. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5480. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5481. at java.lang.Thread.run(Thread.java:748)
  5482. Caused by: java.lang.NullPointerException
  5483. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5484. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5485. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5486. at a.a.k.a.c.b(Unknown Source)
  5487. at a.a.k.a.b.u(Unknown Source)
  5488. at java.lang.Iterable.forEach(Iterable.java:75)
  5489. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5490. at a.a.k.a.b.L(Unknown Source)
  5491. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5492. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5493. ... 3 more
  5494.  
  5495. [06:46:18] [Craft Scheduler Thread - 240/WARN]: Exception in thread "Craft Scheduler Thread - 240"
  5496. [06:46:18] [Craft Scheduler Thread - 240/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5497. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5498. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5499. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5500. at java.lang.Thread.run(Thread.java:748)
  5501. Caused by: java.lang.NullPointerException
  5502. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5503. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5504. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5505. at a.a.k.a.c.b(Unknown Source)
  5506. at a.a.k.a.b.u(Unknown Source)
  5507. at java.lang.Iterable.forEach(Iterable.java:75)
  5508. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5509. at a.a.k.a.b.L(Unknown Source)
  5510. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5511. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5512. ... 3 more
  5513.  
  5514. [06:46:18] [Craft Scheduler Thread - 241/WARN]: Exception in thread "Craft Scheduler Thread - 241"
  5515. [06:46:18] [Craft Scheduler Thread - 241/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5516. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5517. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5518. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5519. at java.lang.Thread.run(Thread.java:748)
  5520. Caused by: java.lang.NullPointerException
  5521. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5522. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5523. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5524. at a.a.k.a.c.b(Unknown Source)
  5525. at a.a.k.a.b.u(Unknown Source)
  5526. at java.lang.Iterable.forEach(Iterable.java:75)
  5527. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5528. at a.a.k.a.b.L(Unknown Source)
  5529. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5530. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5531. ... 3 more
  5532.  
  5533. [06:46:19] [Craft Scheduler Thread - 242/WARN]: Exception in thread "Craft Scheduler Thread - 242"
  5534. [06:46:19] [Craft Scheduler Thread - 242/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5535. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5536. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5537. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5538. at java.lang.Thread.run(Thread.java:748)
  5539. Caused by: java.lang.NullPointerException
  5540. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5541. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5542. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5543. at a.a.k.a.c.b(Unknown Source)
  5544. at a.a.k.a.b.u(Unknown Source)
  5545. at java.lang.Iterable.forEach(Iterable.java:75)
  5546. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5547. at a.a.k.a.b.L(Unknown Source)
  5548. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5549. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5550. ... 3 more
  5551.  
  5552. [06:46:19] [Craft Scheduler Thread - 243/WARN]: Exception in thread "Craft Scheduler Thread - 243"
  5553. [06:46:19] [Craft Scheduler Thread - 243/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5554. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5555. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5556. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5557. at java.lang.Thread.run(Thread.java:748)
  5558. Caused by: java.lang.NullPointerException
  5559. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5560. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5561. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5562. at a.a.k.a.c.b(Unknown Source)
  5563. at a.a.k.a.b.u(Unknown Source)
  5564. at java.lang.Iterable.forEach(Iterable.java:75)
  5565. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5566. at a.a.k.a.b.L(Unknown Source)
  5567. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5568. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5569. ... 3 more
  5570.  
  5571. [06:46:20] [Craft Scheduler Thread - 244/WARN]: Exception in thread "Craft Scheduler Thread - 244"
  5572. [06:46:20] [Craft Scheduler Thread - 244/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5573. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5574. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5575. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5576. at java.lang.Thread.run(Thread.java:748)
  5577. Caused by: java.lang.NullPointerException
  5578. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5579. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5580. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5581. at a.a.k.a.c.b(Unknown Source)
  5582. at a.a.k.a.b.u(Unknown Source)
  5583. at java.lang.Iterable.forEach(Iterable.java:75)
  5584. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5585. at a.a.k.a.b.L(Unknown Source)
  5586. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5587. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5588. ... 3 more
  5589.  
  5590. [06:46:20] [Craft Scheduler Thread - 245/WARN]: Exception in thread "Craft Scheduler Thread - 245"
  5591. [06:46:20] [Craft Scheduler Thread - 245/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5592. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5593. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5594. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5595. at java.lang.Thread.run(Thread.java:748)
  5596. Caused by: java.lang.NullPointerException
  5597. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5598. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5599. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5600. at a.a.k.a.c.b(Unknown Source)
  5601. at a.a.k.a.b.u(Unknown Source)
  5602. at java.lang.Iterable.forEach(Iterable.java:75)
  5603. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5604. at a.a.k.a.b.L(Unknown Source)
  5605. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5606. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5607. ... 3 more
  5608.  
  5609. [06:46:21] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
  5610. [06:46:21] [Craft Scheduler Thread - 246/WARN]: Exception in thread "Craft Scheduler Thread - 246"
  5611. [06:46:21] [Craft Scheduler Thread - 246/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5612. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5613. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5614. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5615. at java.lang.Thread.run(Thread.java:748)
  5616. Caused by: java.lang.NullPointerException
  5617. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5618. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5619. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5620. at a.a.k.a.c.b(Unknown Source)
  5621. at a.a.k.a.b.u(Unknown Source)
  5622. at java.lang.Iterable.forEach(Iterable.java:75)
  5623. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5624. at a.a.k.a.b.L(Unknown Source)
  5625. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5626. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5627. ... 3 more
  5628.  
  5629. [06:46:21] [Server thread/INFO]: 
  5630. [06:46:21] [Server thread/INFO]: Be sure to join our discord server @ https://discord.gg/pZsFZ7v
  5631. [06:46:21] [Server thread/INFO]: 
  5632. [06:46:21] [Craft Scheduler Thread - 247/WARN]: Exception in thread "Craft Scheduler Thread - 247"
  5633. [06:46:21] [Craft Scheduler Thread - 247/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5634. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5635. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5636. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5637. at java.lang.Thread.run(Thread.java:748)
  5638. Caused by: java.lang.NullPointerException
  5639. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5640. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5641. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5642. at a.a.k.a.c.b(Unknown Source)
  5643. at a.a.k.a.b.u(Unknown Source)
  5644. at java.lang.Iterable.forEach(Iterable.java:75)
  5645. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5646. at a.a.k.a.b.L(Unknown Source)
  5647. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5648. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5649. ... 3 more
  5650.  
  5651. [06:46:22] [Craft Scheduler Thread - 222/WARN]: Exception in thread "Craft Scheduler Thread - 222"
  5652. [06:46:22] [Craft Scheduler Thread - 222/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5653. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5654. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5655. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5656. at java.lang.Thread.run(Thread.java:748)
  5657. Caused by: java.lang.NullPointerException
  5658. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5659. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5660. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5661. at a.a.k.a.c.b(Unknown Source)
  5662. at a.a.k.a.b.u(Unknown Source)
  5663. at java.lang.Iterable.forEach(Iterable.java:75)
  5664. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5665. at a.a.k.a.b.L(Unknown Source)
  5666. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5667. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5668. ... 3 more
  5669.  
  5670. [06:46:22] [Craft Scheduler Thread - 249/WARN]: Exception in thread "Craft Scheduler Thread - 249"
  5671. [06:46:22] [Craft Scheduler Thread - 249/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5672. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5673. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5674. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5675. at java.lang.Thread.run(Thread.java:748)
  5676. Caused by: java.lang.NullPointerException
  5677. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5678. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5679. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5680. at a.a.k.a.c.b(Unknown Source)
  5681. at a.a.k.a.b.u(Unknown Source)
  5682. at java.lang.Iterable.forEach(Iterable.java:75)
  5683. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5684. at a.a.k.a.b.L(Unknown Source)
  5685. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5686. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5687. ... 3 more
  5688.  
  5689. [06:46:23] [Craft Scheduler Thread - 250/WARN]: Exception in thread "Craft Scheduler Thread - 250"
  5690. [06:46:23] [Craft Scheduler Thread - 250/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5691. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5692. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5693. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5694. at java.lang.Thread.run(Thread.java:748)
  5695. Caused by: java.lang.NullPointerException
  5696. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5697. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5698. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5699. at a.a.k.a.c.b(Unknown Source)
  5700. at a.a.k.a.b.u(Unknown Source)
  5701. at java.lang.Iterable.forEach(Iterable.java:75)
  5702. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5703. at a.a.k.a.b.L(Unknown Source)
  5704. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5705. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5706. ... 3 more
  5707.  
  5708. [06:46:23] [Craft Scheduler Thread - 251/WARN]: Exception in thread "Craft Scheduler Thread - 251"
  5709. [06:46:23] [Craft Scheduler Thread - 251/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5710. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5711. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5712. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5713. at java.lang.Thread.run(Thread.java:748)
  5714. Caused by: java.lang.NullPointerException
  5715. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5716. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5717. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5718. at a.a.k.a.c.b(Unknown Source)
  5719. at a.a.k.a.b.u(Unknown Source)
  5720. at java.lang.Iterable.forEach(Iterable.java:75)
  5721. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5722. at a.a.k.a.b.L(Unknown Source)
  5723. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5724. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5725. ... 3 more
  5726.  
  5727. [06:46:24] [Craft Scheduler Thread - 252/WARN]: Exception in thread "Craft Scheduler Thread - 252"
  5728. [06:46:24] [Craft Scheduler Thread - 252/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5729. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5730. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5731. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5732. at java.lang.Thread.run(Thread.java:748)
  5733. Caused by: java.lang.NullPointerException
  5734. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5735. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5736. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5737. at a.a.k.a.c.b(Unknown Source)
  5738. at a.a.k.a.b.u(Unknown Source)
  5739. at java.lang.Iterable.forEach(Iterable.java:75)
  5740. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5741. at a.a.k.a.b.L(Unknown Source)
  5742. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5743. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5744. ... 3 more
  5745.  
  5746. [06:46:24] [Craft Scheduler Thread - 253/WARN]: Exception in thread "Craft Scheduler Thread - 253"
  5747. [06:46:24] [Craft Scheduler Thread - 253/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5748. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5749. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5750. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5751. at java.lang.Thread.run(Thread.java:748)
  5752. Caused by: java.lang.NullPointerException
  5753. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5754. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5755. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5756. at a.a.k.a.c.b(Unknown Source)
  5757. at a.a.k.a.b.u(Unknown Source)
  5758. at java.lang.Iterable.forEach(Iterable.java:75)
  5759. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5760. at a.a.k.a.b.L(Unknown Source)
  5761. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5762. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5763. ... 3 more
  5764.  
  5765. [06:46:25] [Craft Scheduler Thread - 254/WARN]: Exception in thread "Craft Scheduler Thread - 254"
  5766. [06:46:25] [Craft Scheduler Thread - 254/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5767. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5768. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5769. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5770. at java.lang.Thread.run(Thread.java:748)
  5771. Caused by: java.lang.NullPointerException
  5772. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5773. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5774. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5775. at a.a.k.a.c.b(Unknown Source)
  5776. at a.a.k.a.b.u(Unknown Source)
  5777. at java.lang.Iterable.forEach(Iterable.java:75)
  5778. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5779. at a.a.k.a.b.L(Unknown Source)
  5780. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5781. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5782. ... 3 more
  5783.  
  5784. [06:46:25] [Craft Scheduler Thread - 255/WARN]: Exception in thread "Craft Scheduler Thread - 255"
  5785. [06:46:25] [Craft Scheduler Thread - 255/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5786. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5787. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5788. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5789. at java.lang.Thread.run(Thread.java:748)
  5790. Caused by: java.lang.NullPointerException
  5791. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5792. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5793. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5794. at a.a.k.a.c.b(Unknown Source)
  5795. at a.a.k.a.b.u(Unknown Source)
  5796. at java.lang.Iterable.forEach(Iterable.java:75)
  5797. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5798. at a.a.k.a.b.L(Unknown Source)
  5799. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5800. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5801. ... 3 more
  5802.  
  5803. [06:46:26] [Craft Scheduler Thread - 256/WARN]: Exception in thread "Craft Scheduler Thread - 256"
  5804. [06:46:26] [Craft Scheduler Thread - 256/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5805. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5806. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5807. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5808. at java.lang.Thread.run(Thread.java:748)
  5809. Caused by: java.lang.NullPointerException
  5810. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5811. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5812. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5813. at a.a.k.a.c.b(Unknown Source)
  5814. at a.a.k.a.b.u(Unknown Source)
  5815. at java.lang.Iterable.forEach(Iterable.java:75)
  5816. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5817. at a.a.k.a.b.L(Unknown Source)
  5818. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5819. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5820. ... 3 more
  5821.  
  5822. [06:46:26] [Craft Scheduler Thread - 257/WARN]: Exception in thread "Craft Scheduler Thread - 257"
  5823. [06:46:26] [Craft Scheduler Thread - 257/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5824. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5825. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5826. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5827. at java.lang.Thread.run(Thread.java:748)
  5828. Caused by: java.lang.NullPointerException
  5829. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5830. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5831. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5832. at a.a.k.a.c.b(Unknown Source)
  5833. at a.a.k.a.b.u(Unknown Source)
  5834. at java.lang.Iterable.forEach(Iterable.java:75)
  5835. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5836. at a.a.k.a.b.L(Unknown Source)
  5837. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5838. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5839. ... 3 more
  5840.  
  5841. [06:46:27] [Craft Scheduler Thread - 248/WARN]: Exception in thread "Craft Scheduler Thread - 248"
  5842. [06:46:27] [Craft Scheduler Thread - 248/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5843. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5844. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5845. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5846. at java.lang.Thread.run(Thread.java:748)
  5847. Caused by: java.lang.NullPointerException
  5848. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5849. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5850. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5851. at a.a.k.a.c.b(Unknown Source)
  5852. at a.a.k.a.b.u(Unknown Source)
  5853. at java.lang.Iterable.forEach(Iterable.java:75)
  5854. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5855. at a.a.k.a.b.L(Unknown Source)
  5856. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5857. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5858. ... 3 more
  5859.  
  5860. [06:46:29] [Server thread/INFO]: Starting minecraft server version 1.7.10
  5861. [06:46:29] [Server thread/INFO]: Loading properties
  5862. [06:46:29] [Server thread/INFO]: Default game type: SURVIVAL
  5863. [06:46:29] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-a541d9f (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5864. [06:46:30] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5865. [06:46:30] [Server thread/INFO]: Using 4 threads for Netty based IO
  5866. [06:46:30] [Server thread/INFO]: Debug logging is disabled
  5867. [06:46:30] [Server thread/INFO]: Generating keypair
  5868. [06:46:30] [Server thread/INFO]: Starting Minecraft server on *:25585
  5869. [06:46:30] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  5870. [06:46:30] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  5871. [06:46:30] [Server thread/WARN]: Perhaps a server is already running on that port?
  5872. [06:46:30] [Server thread/INFO]: Stopping server
  5873. [06:46:30] [Server thread/INFO]: Saving players
  5874. [06:46:30] [Thread-4/INFO]: Stopping server
  5875. :1080)
  5876. at a.a.k.a.b.L(Unknown Source)
  5877. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5878. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5879. ... 3 more
  5880.  
  5881. [06:46:28] [Craft Scheduler Thread - 260/WARN]: Exception in thread "Craft Scheduler Thread - 260"
  5882. [06:46:28] [Craft Scheduler Thread - 260/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5883. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5884. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5885. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5886. at java.lang.Thread.run(Thread.java:748)
  5887. Caused by: java.lang.NullPointerException
  5888. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5889. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5890. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5891. at a.a.k.a.c.b(Unknown Source)
  5892. at a.a.k.a.b.u(Unknown Source)
  5893. at java.lang.Iterable.forEach(Iterable.java:75)
  5894. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5895. at a.a.k.a.b.L(Unknown Source)
  5896. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5897. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5898. ... 3 more
  5899.  
  5900. [06:46:28] [Craft Scheduler Thread - 0/WARN]: Exception in thread "Craft Scheduler Thread - 0"
  5901. [06:46:28] [Craft Scheduler Thread - 0/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5902. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5903. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5904. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5905. at java.lang.Thread.run(Thread.java:748)
  5906. Caused by: java.lang.NullPointerException
  5907. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5908. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5909. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5910. at a.a.k.a.c.b(Unknown Source)
  5911. at a.a.k.a.b.u(Unknown Source)
  5912. at java.lang.Iterable.forEach(Iterable.java:75)
  5913. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5914. at a.a.k.a.b.L(Unknown Source)
  5915. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5916. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5917. ... 3 more
  5918.  
  5919. [06:46:29] [Craft Scheduler Thread - 262/WARN]: Exception in thread "Craft Scheduler Thread - 262"
  5920. [06:46:29] [Craft Scheduler Thread - 262/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5921. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5922. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5923. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5924. at java.lang.Thread.run(Thread.java:748)
  5925. Caused by: java.lang.NullPointerException
  5926. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5927. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5928. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5929. at a.a.k.a.c.b(Unknown Source)
  5930. at a.a.k.a.b.u(Unknown Source)
  5931. at java.lang.Iterable.forEach(Iterable.java:75)
  5932. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5933. at a.a.k.a.b.L(Unknown Source)
  5934. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5935. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5936. ... 3 more
  5937.  
  5938. [06:46:29] [Craft Scheduler Thread - 263/WARN]: Exception in thread "Craft Scheduler Thread - 263"
  5939. [06:46:29] [Craft Scheduler Thread - 263/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5940. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5941. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5942. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5943. at java.lang.Thread.run(Thread.java:748)
  5944. Caused by: java.lang.NullPointerException
  5945. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5946. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5947. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5948. at a.a.k.a.c.b(Unknown Source)
  5949. at a.a.k.a.b.u(Unknown Source)
  5950. at java.lang.Iterable.forEach(Iterable.java:75)
  5951. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5952. at a.a.k.a.b.L(Unknown Source)
  5953. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5954. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5955. ... 3 more
  5956.  
  5957. [06:46:30] [Craft Scheduler Thread - 3/WARN]: Exception in thread "Craft Scheduler Thread - 3"
  5958. [06:46:30] [Craft Scheduler Thread - 3/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5959. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5960. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5961. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5962. at java.lang.Thread.run(Thread.java:748)
  5963. Caused by: java.lang.NullPointerException
  5964. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  5965. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  5966. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  5967. at a.a.k.a.c.b(Unknown Source)
  5968. at a.a.k.a.b.u(Unknown Source)
  5969. at java.lang.Iterable.forEach(Iterable.java:75)
  5970. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5971. at a.a.k.a.b.L(Unknown Source)
  5972. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5973. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5974. ... 3 more
  5975.  
  5976. [06:46:30] [Craft Scheduler Thread - 265/WARN]: Exception in thread "Craft Scheduler Thread - 265"
  5977. [06:46:30] [Craft Scheduler Thread - 265/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5978. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5979. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5980. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  5981. at java.lang.Thread.run(Thread.java:748)
  5982. Caused by: java.lang.NullPointerException
  5983. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  5984. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  5985. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  5986. at a.a.k.a.c.b(Unknown Source)
  5987. at a.a.k.a.b.u(Unknown Source)
  5988. at java.lang.Iterable.forEach(Iterable.java:75)
  5989. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  5990. at a.a.k.a.b.L(Unknown Source)
  5991. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  5992. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5993. ... 3 more
  5994.  
  5995. [06:46:31] [Craft Scheduler Thread - 264/WARN]: Exception in thread "Craft Scheduler Thread - 264"
  5996. [06:46:31] [Craft Scheduler Thread - 264/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  5997. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  5998. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  5999. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6000. at java.lang.Thread.run(Thread.java:748)
  6001. Caused by: java.lang.NullPointerException
  6002. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  6003. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  6004. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  6005. at a.a.k.a.c.b(Unknown Source)
  6006. at a.a.k.a.b.u(Unknown Source)
  6007. at java.lang.Iterable.forEach(Iterable.java:75)
  6008. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6009. at a.a.k.a.b.L(Unknown Source)
  6010. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6011. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6012. ... 3 more
  6013.  
  6014. [06:46:31] [Craft Scheduler Thread - 267/WARN]: Exception in thread "Craft Scheduler Thread - 267"
  6015. [06:46:31] [Craft Scheduler Thread - 267/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6016. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6017. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6018. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6019. at java.lang.Thread.run(Thread.java:748)
  6020. Caused by: java.lang.NullPointerException
  6021. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  6022. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  6023. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  6024. at a.a.k.a.c.b(Unknown Source)
  6025. at a.a.k.a.b.u(Unknown Source)
  6026. at java.lang.Iterable.forEach(Iterable.java:75)
  6027. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6028. at a.a.k.a.b.L(Unknown Source)
  6029. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6030. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6031. ... 3 more
  6032.  
  6033. [06:46:32] [Craft Scheduler Thread - 268/WARN]: Exception in thread "Craft Scheduler Thread - 268"
  6034. [06:46:32] [Craft Scheduler Thread - 268/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6035. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6036. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6037. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6038. at java.lang.Thread.run(Thread.java:748)
  6039. Caused by: java.lang.NullPointerException
  6040. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  6041. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  6042. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  6043. at a.a.k.a.c.b(Unknown Source)
  6044. at a.a.k.a.b.u(Unknown Source)
  6045. at java.lang.Iterable.forEach(Iterable.java:75)
  6046. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6047. at a.a.k.a.b.L(Unknown Source)
  6048. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6049. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6050. ... 3 more
  6051.  
  6052. [06:46:32] [Craft Scheduler Thread - 269/WARN]: Exception in thread "Craft Scheduler Thread - 269"
  6053. [06:46:32] [Craft Scheduler Thread - 269/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6054. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6055. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6056. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6057. at java.lang.Thread.run(Thread.java:748)
  6058. Caused by: java.lang.NullPointerException
  6059. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  6060. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  6061. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  6062. at a.a.k.a.c.b(Unknown Source)
  6063. at a.a.k.a.b.u(Unknown Source)
  6064. at java.lang.Iterable.forEach(Iterable.java:75)
  6065. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6066. at a.a.k.a.b.L(Unknown Source)
  6067. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6068. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6069. ... 3 more
  6070.  
  6071. [06:46:33] [Craft Scheduler Thread - 270/WARN]: Exception in thread "Craft Scheduler Thread - 270"
  6072. [06:46:33] [Craft Scheduler Thread - 270/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6073. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6074. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6075. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6076. at java.lang.Thread.run(Thread.java:748)
  6077. Caused by: java.lang.NullPointerException
  6078. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  6079. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  6080. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  6081. at a.a.k.a.c.b(Unknown Source)
  6082. at a.a.k.a.b.u(Unknown Source)
  6083. at java.lang.Iterable.forEach(Iterable.java:75)
  6084. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6085. at a.a.k.a.b.L(Unknown Source)
  6086. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6087. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6088. ... 3 more
  6089.  
  6090. [06:46:33] [Craft Scheduler Thread - 271/WARN]: Exception in thread "Craft Scheduler Thread - 271"
  6091. [06:46:33] [Craft Scheduler Thread - 271/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6092. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6093. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6094. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6095. at java.lang.Thread.run(Thread.java:748)
  6096. Caused by: java.lang.NullPointerException
  6097. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  6098. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  6099. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  6100. at a.a.k.a.c.b(Unknown Source)
  6101. at a.a.k.a.b.u(Unknown Source)
  6102. at java.lang.Iterable.forEach(Iterable.java:75)
  6103. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6104. at a.a.k.a.b.L(Unknown Source)
  6105. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6106. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6107. ... 3 more
  6108.  
  6109. [06:46:34] [Craft Scheduler Thread - 266/WARN]: Exception in thread "Craft Scheduler Thread - 266"
  6110. [06:46:34] [Craft Scheduler Thread - 266/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6111. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6112. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6113. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6114. at java.lang.Thread.run(Thread.java:748)
  6115. Caused by: java.lang.NullPointerException
  6116. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  6117. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  6118. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  6119. at a.a.k.a.c.b(Unknown Source)
  6120. at a.a.k.a.b.u(Unknown Source)
  6121. at java.lang.Iterable.forEach(Iterable.java:75)
  6122. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6123. at a.a.k.a.b.L(Unknown Source)
  6124. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6125. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6126. ... 3 more
  6127.  
  6128. [06:46:34] [Craft Scheduler Thread - 273/WARN]: Exception in thread "Craft Scheduler Thread - 273"
  6129. [06:46:34] [Craft Scheduler Thread - 273/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6130. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6131. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6132. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6133. at java.lang.Thread.run(Thread.java:748)
  6134. Caused by: java.lang.NullPointerException
  6135. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  6136. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  6137. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  6138. at a.a.k.a.c.b(Unknown Source)
  6139. at a.a.k.a.b.u(Unknown Source)
  6140. at java.lang.Iterable.forEach(Iterable.java:75)
  6141. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6142. at a.a.k.a.b.L(Unknown Source)
  6143. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6144. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6145. ... 3 more
  6146.  
  6147. [06:46:35] [Craft Scheduler Thread - 272/WARN]: Exception in thread "Craft Scheduler Thread - 272"
  6148. [06:46:35] [Craft Scheduler Thread - 272/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6149. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6150. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6151. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6152. at java.lang.Thread.run(Thread.java:748)
  6153. Caused by: java.lang.NullPointerException
  6154. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  6155. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  6156. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  6157. at a.a.k.a.c.b(Unknown Source)
  6158. at a.a.k.a.b.u(Unknown Source)
  6159. at java.lang.Iterable.forEach(Iterable.java:75)
  6160. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6161. at a.a.k.a.b.L(Unknown Source)
  6162. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6163. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6164. ... 3 more
  6165.  
  6166. [06:46:35] [Craft Scheduler Thread - 275/WARN]: Exception in thread "Craft Scheduler Thread - 275"
  6167. [06:46:35] [Craft Scheduler Thread - 275/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6168. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6169. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6170. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6171. at java.lang.Thread.run(Thread.java:748)
  6172. Caused by: java.lang.NullPointerException
  6173. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  6174. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  6175. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  6176. at a.a.k.a.c.b(Unknown Source)
  6177. at a.a.k.a.b.u(Unknown Source)
  6178. at java.lang.Iterable.forEach(Iterable.java:75)
  6179. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6180. at a.a.k.a.b.L(Unknown Source)
  6181. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6182. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6183. ... 3 more
  6184.  
  6185. [06:46:36] [Craft Scheduler Thread - 274/WARN]: Exception in thread "Craft Scheduler Thread - 274"
  6186. [06:46:36] [Craft Scheduler Thread - 274/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6187. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6188. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6189. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6190. at java.lang.Thread.run(Thread.java:748)
  6191. Caused by: java.lang.NullPointerException
  6192. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  6193. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  6194. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  6195. at a.a.k.a.c.b(Unknown Source)
  6196. at a.a.k.a.b.u(Unknown Source)
  6197. at java.lang.Iterable.forEach(Iterable.java:75)
  6198. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6199. at a.a.k.a.b.L(Unknown Source)
  6200. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6201. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6202. ... 3 more
  6203.  
  6204. [06:46:36] [Craft Scheduler Thread - 277/WARN]: Exception in thread "Craft Scheduler Thread - 277"
  6205. [06:46:36] [Craft Scheduler Thread - 277/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6206. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6207. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6208. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6209. at java.lang.Thread.run(Thread.java:748)
  6210. Caused by: java.lang.NullPointerException
  6211. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  6212. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  6213. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  6214. at a.a.k.a.c.b(Unknown Source)
  6215. at a.a.k.a.b.u(Unknown Source)
  6216. at java.lang.Iterable.forEach(Iterable.java:75)
  6217. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6218. at a.a.k.a.b.L(Unknown Source)
  6219. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6220. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6221. ... 3 more
  6222.  
  6223. [06:46:37] [Craft Scheduler Thread - 278/WARN]: Exception in thread "Craft Scheduler Thread - 278"
  6224. [06:46:37] [Craft Scheduler Thread - 278/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6225. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6226. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6227. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6228. at java.lang.Thread.run(Thread.java:748)
  6229. Caused by: java.lang.NullPointerException
  6230. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  6231. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  6232. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  6233. at a.a.k.a.c.b(Unknown Source)
  6234. at a.a.k.a.b.u(Unknown Source)
  6235. at java.lang.Iterable.forEach(Iterable.java:75)
  6236. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6237. at a.a.k.a.b.L(Unknown Source)
  6238. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6239. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6240. ... 3 more
  6241.  
  6242. [06:46:37] [Craft Scheduler Thread - 279/WARN]: Exception in thread "Craft Scheduler Thread - 279"
  6243. [06:46:37] [Craft Scheduler Thread - 279/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6244. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6245. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6246. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6247. at java.lang.Thread.run(Thread.java:748)
  6248. Caused by: java.lang.NullPointerException
  6249. at net.minecraft.server.v1_7_R4.ScoreboardServer.e(ScoreboardServer.java:148)
  6250. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:51)
  6251. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:78)
  6252. at a.a.k.a.c.b(Unknown Source)
  6253. at a.a.k.a.b.u(Unknown Source)
  6254. at java.lang.Iterable.forEach(Iterable.java:75)
  6255. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6256. at a.a.k.a.b.L(Unknown Source)
  6257. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6258. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6259. ... 3 more
  6260.  
  6261. [06:46:38] [Craft Scheduler Thread - 280/WARN]: Exception in thread "Craft Scheduler Thread - 280"
  6262. [06:46:38] [Craft Scheduler Thread - 280/WARN]: org.apache.commons.lang.UnhandledException: Plugin HCF v7.2 generated an exception while executing task 11
  6263. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  6264. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  6265. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  6266. at java.lang.Thread.run(Thread.java:748)
  6267. Caused by: java.lang.NullPointerException
  6268. at net.minecraft.server.v1_7_R4.ScoreboardServer.g(ScoreboardServer.java:180)
  6269. at net.minecraft.server.v1_7_R4.ScoreboardServer.setDisplaySlot(ScoreboardServer.java:43)
  6270. at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.setDisplaySlot(CraftObjective.java:73)
  6271. at a.a.k.a.c.b(Unknown Source)
  6272. at a.a.k.a.b.u(Unknown Source)
  6273. at java.lang.Iterable.forEach(Iterable.java:75)
  6274. at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
  6275. at a.a.k.a.b.L(Unknown Source)
  6276. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  6277. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  6278. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement