Advertisement
Guest User

Untitled

a guest
Sep 19th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.24 KB | None | 0 0
  1. [21:39:44] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [21:39:44] [Server thread/INFO]: Loading properties
  3. [21:39:44] [Server thread/INFO]: Default game type: SURVIVAL
  4. [21:39:44] [Server thread/INFO]: Generating keypair
  5. [21:39:44] [Server thread/INFO]: Starting Minecraft server on 37.122.248.120:25565
  6. [21:39:44] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.1-SNAPSHOT)
  7. [21:39:45] [Server thread/ERROR]: Could not load 'plugins/LWC-PhysicalShop.jar' in folder 'plugins'
  8. org.bukkit.plugin.UnknownDependencyException: PhysicalShop
  9. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  10. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:357) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  11. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  12. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  13. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  14. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  15. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  16. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  17. [21:39:45] [Server thread/ERROR]: Could not load 'plugins/TownyChannel.jar' in folder 'plugins'
  18. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/feildmaster/channelchat/Module
  19. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  20. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  21. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  22. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:357) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  23. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  24. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  25. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  26. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  27. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  28. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  29. Caused by: java.lang.NoClassDefFoundError: com/feildmaster/channelchat/Module
  30. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_01]
  31. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  32. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  33. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  34. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_01]
  35. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  36. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  37. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_01]
  38. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_01]
  39. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  40. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  41. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  42. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  43. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_01]
  44. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_01]
  45. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  46. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  47. ... 9 more
  48. Caused by: java.lang.ClassNotFoundException: com.feildmaster.channelchat.Module
  49. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  50. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  51. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_01]
  52. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_01]
  53. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  54. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  55. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  56. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  57. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_01]
  58. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  59. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  60. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  61. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_01]
  62. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  63. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  64. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_01]
  65. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_01]
  66. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  67. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  68. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  69. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  70. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_01]
  71. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_01]
  72. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  73. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  74. ... 9 more
  75. [21:39:45] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1130)
  76. [21:39:45] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
  77. [21:39:45] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
  78. [21:39:45] [Server thread/INFO]: [Towny] Loading Towny v0.84.0.10
  79. [21:39:45] [Server thread/INFO]: [TagAPI] Loading TagAPI v2.3
  80. [21:39:45] [Server thread/INFO]: [NameTags] Loading NameTags v3.0
  81. [21:39:45] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.7
  82. [21:39:45] [Server thread/INFO]: [AnvilColors] Loading AnvilColors v1.1.0
  83. [21:39:45] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  84. [21:39:45] [Server thread/INFO]: [SimpleWarnings] Loading SimpleWarnings v1.0
  85. [21:39:45] [Server thread/INFO]: [dynmap] Loading dynmap v1.9.4-991
  86. [21:39:45] [Server thread/INFO]: [dynmap] Mod Support API available
  87. [21:39:45] [Server thread/INFO]: [Commandspy] Loading Commandspy v2.9.1
  88. [21:39:45] [Server thread/INFO]: [Dynmap-WorldGuard] Loading Dynmap-WorldGuard v0.40
  89. [21:39:45] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.5.1
  90. [21:39:45] [Server thread/INFO]: [iConomy] Loading iConomy v5.01
  91. [21:39:45] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.0.9
  92. [21:39:45] [Server thread/INFO]: [LimitedCreative] Loading LimitedCreative v2.1
  93. [21:39:45] [Server thread/INFO]: [iDisguise] Loading iDisguise v3.1pre
  94. [21:39:45] [Server thread/INFO]: [WorldeditRegions] Loading WorldeditRegions v0.2.2
  95. [21:39:45] [Server thread/INFO]: [Lockette] Loading Lockette v1.7.9
  96. [21:39:45] [Server thread/INFO]: [SimpleTabColors] Loading SimpleTabColors v2.0
  97. [21:39:45] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  98. [21:39:45] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.4.05-b1870
  99. [21:39:45] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
  100. [21:39:45] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  101. [21:39:45] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.7.2
  102. [21:39:45] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.4
  103. [21:39:45] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  104. [21:39:45] [Server thread/INFO]: [HeavySpleef] Loading HeavySpleef v1.5.1
  105. [21:39:45] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.19.1
  106. [21:39:45] [Server thread/INFO]: [KitAdder] Loading KitAdder v1.2
  107. [21:39:45] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
  108. [21:39:45] [Server thread/INFO]: [Autorank] Loading Autorank v3.2
  109. [21:39:45] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.5
  110. [21:39:45] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  111. [21:39:45] [Server thread/INFO]: [Dynmap-Towny] Loading Dynmap-Towny v0.40
  112. [21:39:45] [Server thread/INFO]: [iConomy] Enabling iConomy v5.01
  113. [21:39:47] [Server thread/INFO]: [iConomy] Logging is currently disabled.
  114. [21:39:47] [Server thread/INFO]: [iConomy] v5.01 (Eruanna) loaded.
  115. [21:39:47] [Server thread/INFO]: [iConomy] Developed by: [Nijikokun, ElgarL]
  116. [21:39:47] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.4.05-b1870
  117. [21:39:47] [Server thread/INFO]: [mcMMO] Loading mcMMO config.yml File...
  118. [21:39:47] [Server thread/INFO]: [mcMMO] Loading mcMMO treasures.yml File...
  119. [21:39:47] [Server thread/INFO]: [mcMMO] Loading mcMMO advanced.yml File...
  120. [21:39:47] [Server thread/INFO]: [mcMMO] Loading mcMMO child.yml File...
  121. [21:39:47] [Server thread/INFO]: [mcMMO] Loading mcMMO repair.vanilla.yml File...
  122. [21:39:47] [Server thread/INFO]: [mcMMO] Version 1.4.05-b1870 is enabled!
  123. [21:39:48] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
  124. [21:39:48] [Server thread/INFO]: [LWC] Connecting to SQLite
  125. [21:39:48] [Server thread/INFO]: Preparing level "world"
  126. [21:39:48] [Server thread/INFO]: Preparing start region for level 0 (Seed: -5770418848949366723)
  127. [21:39:49] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5506508119387976784)
  128. [21:39:49] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2462495969741070840)
  129. [21:39:49] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1130)
  130. [21:39:49] [Server thread/INFO]: [Citizens] Unable to use economy handling. Has Vault been enabled?
  131. [21:39:49] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
  132. [21:39:49] [Server thread/INFO]: GroupManager - INFO - World Found: world
  133. [21:39:49] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  134. [21:39:49] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  135. [21:39:50] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  136. [21:39:50] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
  137. [21:39:50] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
  138. [21:39:50] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  139. [21:39:50] [Server thread/INFO]: [Towny] Enabling Towny v0.84.0.10
  140. [21:39:50] [Server thread/INFO]: ==================== Towny ========================
  141. [21:39:50] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
  142. [21:39:51] [Server thread/INFO]: [Towny] Using: GroupManager v2.1.28 (Phoenix), iConomy v5.01
  143. [21:39:51] [Server thread/INFO]: [Towny] Time until a New Day: 14 hours, 20 minutes, 9 seconds
  144. [21:39:51] [Server thread/INFO]: =============================================================
  145. [21:39:51] [Server thread/INFO]: [Towny] Version: 0.84.0.10 - Mod Enabled
  146. [21:39:51] [Server thread/INFO]: =============================================================
  147. [21:39:51] [Server thread/INFO]: [TagAPI] Enabling TagAPI v2.3
  148. [21:39:51] [Server thread/ERROR]: [TagAPI] Could not find support for this CraftBukkit version. Check for an update or pester mbaxter.
  149. [21:39:51] [Server thread/INFO]: [TagAPI] Update hopefully available at http://dev.bukkit.org/server-mods/tag
  150. [21:39:51] [Server thread/INFO]: [TagAPI] Disabling TagAPI v2.3
  151. [21:39:51] [Server thread/INFO]: [NameTags] Enabling NameTags v3.0
  152. [21:39:51] [Server thread/ERROR]: [NameTags] TagAPI required. Get it at http://dev.bukkit.org/server-mods/tag/
  153. [21:39:51] [Server thread/INFO]: [NameTags] Disabling NameTags v3.0
  154. [21:39:51] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.7
  155. [21:39:51] [Server thread/INFO]: [AnvilColors] Enabling AnvilColors v1.1.0
  156. [21:39:51] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  157. [21:39:51] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  158. [21:39:51] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  159. [21:39:51] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  160. [21:39:51] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  161. [21:39:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  162. [21:39:51] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  163. [21:39:51] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  164. [21:39:51] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  165. [21:39:51] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  166. [21:39:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  167. [21:39:51] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  168. [21:39:51] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  169. [21:39:51] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  170. [21:39:51] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  171. [21:39:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  172. [21:39:51] [Server thread/INFO]: [WorldGuard] 10 regions loaded for 'world'
  173. [21:39:51] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  174. [21:39:51] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  175. [21:39:51] [Server thread/INFO]: [SimpleWarnings] Enabling SimpleWarnings v1.0
  176. [21:39:51] [Server thread/INFO]: [SimpleWarnings] 1.0 enabled.
  177. [21:39:51] [Server thread/INFO]: [dynmap] Enabling dynmap v1.9.4-991
  178. [21:39:51] [Server thread/INFO]: [dynmap] Added 38 custom biome mappings
  179. [21:39:51] [Server thread/INFO]: [dynmap] Using GroupManager 2.1.28 (Phoenix) for access control
  180. [21:39:51] [Server thread/INFO]: [dynmap] Mod Support processing completed
  181. [21:39:52] [Server thread/INFO]: [dynmap] Loaded 22 shaders.
  182. [21:39:52] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  183. [21:39:52] [Server thread/INFO]: [dynmap] Loaded 12 lightings.
  184. [21:39:52] [Server thread/INFO]: [dynmap] Web server started on address 37.122.248.120:8123
  185. [21:39:52] [Server thread/INFO]: [dynmap] version 1.9.4-991 is enabled - core version 1.9.4-1940
  186. [21:39:52] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  187. [21:39:52] [Server thread/INFO]: [dynmap] Loaded 47 pending tile renders for world 'world'
  188. [21:39:52] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  189. [21:39:52] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  190. [21:39:52] [Server thread/INFO]: [dynmap] Enabled
  191. [21:39:55] [Server thread/INFO]: [Commandspy] Enabling Commandspy v2.9.1
  192. [21:39:55] [Server thread/INFO]: [Commandspy] This version of commandspy is outdated! latest version is 2.9.2.2 at:
  193. [21:39:55] [Server thread/INFO]: http://dev.bukkit.org/bukkit-plugins/commandspy/files/33-v2-9-2-2/
  194. [21:39:55] [Server thread/INFO]: [Dynmap-WorldGuard] Enabling Dynmap-WorldGuard v0.40
  195. [21:39:55] [Server thread/INFO]: [Dynmap-WorldGuard] initializing
  196. [21:39:55] [Server thread/INFO]: [Dynmap-WorldGuard] version 0.40 is activated
  197. [21:39:55] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.5.1
  198. [21:39:55] [Server thread/INFO]: [SilkSpawners] Loading support for v1_7_R3
  199. [21:39:55] [Server thread/INFO]: [SilkSpawners] AutoUpdater is disabled due to config setting.
  200. [21:39:55] [Server thread/INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
  201. [21:39:55] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
  202. [21:39:55] [Server thread/INFO]: CoreProtect version 2.0.9 is enabled!
  203. [21:39:55] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  204. [21:39:55] [Server thread/INFO]: [LimitedCreative] Enabling LimitedCreative v2.1
  205. [21:39:55] [Server thread/INFO]: [LimitedCreative] <Inventory> Module loaded.
  206. [21:39:55] [Server thread/INFO]: [LimitedCreative] <CmdBlocker> Module loaded.
  207. [21:39:55] [Server thread/INFO]: [LimitedCreative] <Regions> Module loaded.
  208. [21:39:55] [Server thread/INFO]: [LimitedCreative] <Limits> Module loaded.
  209. [21:39:56] [Server thread/INFO]: [iDisguise] Enabling iDisguise v3.1pre
  210. [21:39:56] [Server thread/INFO]: [iDisguise] iDisguise v3.1pre enabled!
  211. [21:39:57] [Server thread/INFO]: [WorldeditRegions] Enabling WorldeditRegions v0.2.2
  212. [21:39:57] [Server thread/INFO]: Plugin 'WorldGuard' found. Using it now.
  213. [21:39:57] [Server thread/ERROR]: Error occurred while enabling WorldeditRegions v0.2.2 (Is it up to date?)
  214. java.lang.Error: Unresolved compilation problems:
  215. The import com.palmergames cannot be resolved
  216. The import com.palmergames cannot be resolved
  217. The import com.palmergames cannot be resolved
  218. The import com.palmergames cannot be resolved
  219. The import com.palmergames cannot be resolved
  220. The import com.palmergames cannot be resolved
  221. The import com.palmergames cannot be resolved
  222. The import com.palmergames cannot be resolved
  223. The import com.palmergames cannot be resolved
  224. The import com.palmergames cannot be resolved
  225. The import com.palmergames cannot be resolved
  226. PlayerCache cannot be resolved to a type
  227. Towny cannot be resolved to a type
  228. Towny cannot be resolved to a type
  229. WorldCoord cannot be resolved to a type
  230. TownBlock cannot be resolved to a type
  231.  
  232. at com.empcraft.TownyFeature.<init>(TownyFeature.java:15) ~[?:?]
  233. at com.empcraft.WorldeditRegions.onEnable(WorldeditRegions.java:178) ~[?:?]
  234. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  235. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  236. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  237. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  238. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  239. at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  240. at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  241. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  242. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  243. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  244. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  245. [21:39:57] [Server thread/INFO]: [Lockette] Enabling Lockette v1.7.9
  246. [21:39:57] [Server thread/INFO]: [Lockette] Version 1.7.9 is being enabled! Yay! (Core version 1.3.6)
  247. [21:39:57] [Server thread/INFO]: [Lockette] Detected craftbukkit build [3061] ok.
  248. [21:39:57] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145]
  249. [21:39:57] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  250. [21:39:57] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  251. [21:39:57] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.1.28 (Phoenix)
  252. [21:39:57] [Server thread/INFO]: [Lockette] Enabled link to plugin Towny for Groups/Zones, version 0.84.0.10
  253. [21:39:57] [Server thread/INFO]: [Lockette] Enabled link to plugin mcMMO for Groups, version 1.4.05-b1870
  254. [21:39:57] [Server thread/INFO]: [Lockette] Enabled link to plugin LWC for Zones, version 4.4.0 (b881) (July 11, 2013)
  255. [21:39:57] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  256. [21:39:57] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  257. [21:39:58] [Server thread/INFO]: [SimpleTabColors] Enabling SimpleTabColors v2.0
  258. [21:39:58] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  259. [21:39:58] [Server thread/INFO]: [Votifier] DEBUG mode enabled!
  260. [21:39:58] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
  261. [21:39:58] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
  262. [21:39:58] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
  263. java.net.BindException: Address already in use
  264. at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.7.0_01]
  265. at java.net.AbstractPlainSocketImpl.bind(Unknown Source) ~[?:1.7.0_01]
  266. at java.net.ServerSocket.bind(Unknown Source) ~[?:1.7.0_01]
  267. at java.net.ServerSocket.bind(Unknown Source) ~[?:1.7.0_01]
  268. at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
  269. at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [Votifier.jar:?]
  270. at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
  271. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  272. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  273. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  274. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  275. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  276. at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  277. at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  278. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  279. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  280. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  281. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  282. [21:39:58] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
  283. [21:39:58] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
  284. [21:39:58] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
  285. [21:39:58] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  286. [21:39:59] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  287. [21:39:59] [Server thread/INFO]: [Essentials] Payment method found (iConomy version: 5)
  288. [21:39:59] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.7.2
  289. [21:39:59] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  290. [21:39:59] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  291. [21:39:59] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 2500 at X: 0.5 Z: 0.5
  292. [21:39:59] [Server thread/INFO]: [WorldBorder] [CONFIG] World "VIPCREATIVE" has border radius 1500 at X: 0.6 Z: 0.5
  293. [21:39:59] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world1" has border radius 200 at X: 0.7 Z: 0.4
  294. [21:39:59] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  295. [21:39:59] [Server thread/INFO]: For reference, the main world's spawn location is at X: 0.0 Y: 47.0 Z: 0.0
  296. [21:40:00] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.4
  297. [21:40:00] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  298. [21:40:00] [Server thread/INFO]: [HeavySpleef] Enabling HeavySpleef v1.5.1
  299. [21:40:00] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
  300. [21:40:00] [Server thread/ERROR]: [HeavySpleef] Failed to load arena spleef. Ignoring arena. null
  301. [21:40:00] [Server thread/ERROR]: [HeavySpleef] Error is printed below:
  302. [21:40:00] [Server thread/WARN]: java.lang.NullPointerException
  303. [21:40:00] [Server thread/WARN]: at de.matzefratze123.heavyspleef.core.Game.deserialize(Game.java:1019)
  304. [21:40:00] [Server thread/WARN]: at de.matzefratze123.heavyspleef.database.YamlDatabase.load(YamlDatabase.java:104)
  305. [21:40:00] [Server thread/WARN]: at de.matzefratze123.heavyspleef.HeavySpleef.onEnable(HeavySpleef.java:131)
  306. [21:40:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
  307. [21:40:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
  308. [21:40:00] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  309. [21:40:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448)
  310. [21:40:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382)
  311. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
  312. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
  313. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
  314. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
  315. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
  316. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  317. [21:40:00] [Server thread/ERROR]: [HeavySpleef] Failed to load arena Splegg8. Ignoring arena. null
  318. [21:40:00] [Server thread/ERROR]: [HeavySpleef] Error is printed below:
  319. [21:40:00] [Server thread/WARN]: java.lang.NullPointerException
  320. [21:40:00] [Server thread/WARN]: at de.matzefratze123.heavyspleef.objects.RegionCuboid.getWorld(RegionCuboid.java:75)
  321. [21:40:00] [Server thread/WARN]: at de.matzefratze123.heavyspleef.core.GameCuboid.<init>(GameCuboid.java:46)
  322. [21:40:00] [Server thread/WARN]: at de.matzefratze123.heavyspleef.core.Game.deserialize(Game.java:1004)
  323. [21:40:00] [Server thread/WARN]: at de.matzefratze123.heavyspleef.database.YamlDatabase.load(YamlDatabase.java:104)
  324. [21:40:00] [Server thread/WARN]: at de.matzefratze123.heavyspleef.HeavySpleef.onEnable(HeavySpleef.java:131)
  325. [21:40:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
  326. [21:40:00] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
  327. [21:40:00] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  328. [21:40:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448)
  329. [21:40:00] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382)
  330. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
  331. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
  332. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
  333. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
  334. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
  335. [21:40:00] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  336. [21:40:00] [Server thread/INFO]: [HeavySpleef] Loaded 2 games!
  337. [21:40:00] [Server thread/INFO]: [HeavySpleef] HeavySpleef v1.5.1 activated!
  338. [21:40:00] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.19.1
  339. [21:40:00] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  340. [21:40:00] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  341. [21:40:00] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  342. [21:40:00] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  343. [21:40:00] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
  344. [21:40:00] [Server thread/INFO]: [VanishNoPacket] Now hooking into Dynmap
  345. [21:40:00] [Server thread/INFO]: [VanishNoPacket] 3.19.1 loaded.
  346. [21:40:00] [Server thread/INFO]: [KitAdder] Enabling KitAdder v1.2
  347. [21:40:00] [Server thread/INFO]: [KitAdder] KitAdder has been enabled!
  348. [21:40:00] [Server thread/INFO]: [Autorank] Enabling Autorank v3.2
  349. [21:40:00] [Server thread/INFO]: [Autorank] Simple config file loaded
  350. [21:40:00] [Server thread/INFO]: [Autorank] Advanced config file loaded
  351. [21:40:00] [Server thread/INFO]: [Autorank] Settings config file loaded
  352. [21:40:00] [Server thread/INFO]: [Autorank] Loaded playerdata.
  353. [21:40:00] [Server thread/INFO]: [Autorank] No stats plugin found! Most requirements cannot be used!
  354. [21:40:00] [Server thread/INFO]: [Autorank] Loaded libraries and dependencies
  355. [21:40:00] [Server thread/INFO]: [Autorank] Interval check every 10 minutes.
  356. [21:40:00] [Server thread/INFO]: [Autorank] Data file loaded
  357. [21:40:00] [Server thread/INFO]: [Autorank] Config files have been correctly setup!
  358. [21:40:00] [Server thread/INFO]: [Autorank] Language file loaded (lang.yml)
  359. [21:40:00] [Server thread/INFO]: [Autorank] Using timings of: autorank
  360. [21:40:00] [Server thread/INFO]: [Autorank] Autorank 3.2 has been enabled!
  361. [21:40:01] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.5
  362. [21:40:01] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
  363. [21:40:01] [Server thread/INFO]: [ChestShop] Lockette version 1.7.9 loaded.
  364. [21:40:01] [Server thread/INFO]: [ChestShop] iConomy version 5 loaded.
  365. [21:40:04] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  366. [21:40:04] [Server thread/INFO]: [Dynmap-Towny] Enabling Dynmap-Towny v0.40
  367. [21:40:04] [Server thread/INFO]: [Dynmap-Towny] initializing
  368. [21:40:04] [Server thread/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-town will have no effect
  369. [21:40:04] [Server thread/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-nation will have no effect
  370. [21:40:04] [Server thread/INFO]: [Dynmap-Towny] version 0.40 is activated
  371. [21:40:04] [Server thread/INFO]: [Dynmap-Towny] TownyChat detect: disabling normal chat-to-web processing in Dynmap
  372. [21:40:04] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  373. [21:40:08] [Server thread/INFO]: Done (20.377s)! For help, type "help" or "?"
  374. [21:40:08] [Server thread/INFO]: Starting GS4 status listener
  375. [21:40:08] [Query Listener #1/INFO]: Query running on 37.122.248.120:25565
  376. [21:40:08] [Server thread/INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
  377. [21:40:08] [pool-3-thread-11/INFO]: [GAListener] Connection established!
  378. [21:40:08] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
  379. [21:40:08] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
  380. [21:40:08] [pool-3-thread-11/INFO]: [GAListener] Loading queued votes
  381. [21:40:08] [pool-3-thread-11/INFO]: [GAListener] Loaded 0 queued votes
  382. [21:40:09] [pool-6-thread-2/INFO]: [Buycraft] Loaded 16 package(s) into the cache.
  383. [21:40:09] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  384. [21:40:09] [Server thread/INFO]: [TownyChat] -******* TownyChat enabled *******-
  385. [21:40:10] [Server thread/INFO]: [Citizens] Loaded 17 NPCs.
  386. [21:40:10] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  387. [21:40:10] [pool-3-thread-26/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@580028bf[id=480bd875-6c47-4857-b9eb-17dc4c5984c7,name=,properties={},legacy=false]
  388. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  389. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  390. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  391. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  392. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  393. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  394. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  395. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  396. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  397. [21:40:10] [pool-3-thread-37/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@3d38bcff[id=ca5a4d03-c14c-48e0-8b43-1c095abbe0a6,name=,properties={},legacy=false]
  398. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  399. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  400. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  401. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  402. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  403. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  404. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  405. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  406. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  407. [21:40:10] [pool-3-thread-33/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@4f76d510[id=34e53052-73f6-421c-b4ed-994bf95db654,name=,properties={},legacy=false]
  408. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  409. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  410. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  411. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  412. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  413. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  414. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  415. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  416. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  417. [21:40:10] [pool-3-thread-36/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@69d3ca0f[id=974d3e5c-5b25-476c-b909-9e4e86e8e5f1,name=,properties={},legacy=false]
  418. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  419. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  420. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  421. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  422. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  423. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  424. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  425. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  426. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  427. [21:40:10] [pool-3-thread-34/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@7f0ca0ba[id=df1b0b86-3a0e-4f08-8725-5f861733719e,name=,properties={},legacy=false]
  428. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  429. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  430. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  431. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  432. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  433. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  434. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  435. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  436. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  437. [21:40:10] [pool-3-thread-24/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@71628346[id=ca5a4d03-c14c-48e0-8b43-1c095abbe0a6,name=,properties={},legacy=false]
  438. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  439. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  440. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  441. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  442. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  443. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  444. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  445. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  446. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  447. [21:40:10] [pool-3-thread-19/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@46718ffb[id=2757efcb-5aee-4f73-8e93-b7c9035e69e6,name=,properties={},legacy=false]
  448. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  449. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  450. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  451. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  452. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  453. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  454. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  455. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  456. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  457. [21:40:10] [pool-3-thread-25/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@44a6f13b[id=974d3e5c-5b25-476c-b909-9e4e86e8e5f1,name=,properties={},legacy=false]
  458. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  459. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  460. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  461. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  462. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  463. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  464. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  465. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  466. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  467. [21:40:10] [pool-3-thread-35/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@1f02096a[id=ee452f2b-8e31-46b5-954c-c95bfbdb7b8d,name=,properties={},legacy=false]
  468. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  469. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  470. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  471. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  472. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  473. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  474. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  475. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  476. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  477. [21:40:10] [pool-3-thread-30/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@3eb81e0d[id=792e807e-bdce-402c-b3b9-612546685189,name=,properties={},legacy=false]
  478. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  479. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  480. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  481. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  482. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  483. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  484. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  485. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  486. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  487. [21:40:11] [pool-3-thread-32/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
  488. [21:40:23] [pool-3-thread-1/INFO]: [LWC] [LWC] The updater ran into a minor issue: Server returned HTTP response code: 522 for URL: http://update.griefcraft.com/lwc/branch/stable/LATEST
  489. [21:40:23] [pool-3-thread-1/INFO]: [LWC] [LWC] This can probably be ignored.
  490. [21:40:23] [pool-3-thread-1/WARN]: Exception in thread "pool-3-thread-1"
  491. [21:40:23] [pool-3-thread-1/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 9
  492. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  493. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  494. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  495. at java.lang.Thread.run(Unknown Source)
  496. Caused by: java.lang.NullPointerException
  497. at com.griefcraft.util.Updater$1.run(Updater.java:81)
  498. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53)
  499. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  500. ... 3 more
  501.  
  502. [21:43:25] [Server thread/INFO]: CONSOLE issued server command: /broadcast &3&lReglene på VIP-ranks og ITEMS er gjort om! Les de på &r&b&n&ohttp://froya.buycraft.net/ &r&3&l
  503. [21:45:02] [User Authenticator #1/INFO]: UUID of player kebabmatter is 792e807e-bdce-402c-b3b9-612546685189
  504. [21:45:03] [Server thread/INFO]: kebabmatter[/85.89.24.75:62564] logged in with entity id 900 at ([world] -550.8498216158148, 87.98935596545438, 363.7892077670257)
  505. [21:45:03] [pool-3-thread-16/INFO]: [GAListener] Player: kebabmatter has 0 votes
  506. [21:45:12] [Server thread/INFO]: kebabmatter issued server command: /vote
  507. [21:45:15] [Server thread/INFO]: kebabmatter issued server command: /vote vote
  508. [21:45:19] [Server thread/INFO]: kebabmatter issued server command: /help galistener
  509. [21:45:23] [Server thread/INFO]: kebabmatter issued server command: /gal
  510. [21:45:31] [Server thread/INFO]: kebabmatter issued server command: /rewards
  511. [21:45:43] [Server thread/INFO]: CONSOLE issued server command: /broadcast &3&l Har du sjekket nettsiden vår? Der kan du søke om staff og kjøpe VIP-ranks! Sjekk den ut ved å klikke på linken: &r&b&n&ohttp://www.froyacraft.com/
  512. [21:45:44] [Server thread/INFO]: CONSOLE issued server command: /broadcast &3&lHar du votet idag? Gjør &r&b&n&o/vote &r&3&l- å få 4 Diamanter hver vote!
  513. [21:45:45] [Server thread/INFO]: CONSOLE issued server command: /broadcast &3&3Gjett hva? Vi har nå fått teamspeak! Kom å join oss på &3&lUKTS1.mpserv.net:9991
  514. [21:48:30] [Server thread/INFO]: kebabmatter issued server command: /gal reload
  515. [21:48:30] [Server thread/INFO]: [GAListener] Reloaded GAListener v1.3.1
  516. [21:48:30] [pool-3-thread-43/INFO]: [GAListener] Connection established!
  517. [21:48:30] [pool-3-thread-43/INFO]: [GAListener] Loading queued votes
  518. [21:48:30] [pool-3-thread-43/INFO]: [GAListener] Loaded 0 queued votes
  519. [21:48:38] [Server thread/INFO]: kebabmatter issued server command: /gal total kebabmatter
  520. [21:48:52] [Server thread/INFO]: kebabmatter issued server command: /reload
  521. [21:48:52] [Server thread/INFO]: [Dynmap-Towny] Disabling Dynmap-Towny v0.40
  522. [21:48:52] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
  523. [21:48:52] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.5
  524. [21:48:52] [Server thread/INFO]: [Autorank] Disabling Autorank v3.2
  525. [21:48:52] [Server thread/INFO]: [Autorank] Autorank 3.2 has been disabled!
  526. [21:48:52] [Server thread/INFO]: [LWC] Disabling LWC v4.4.0 (b881) (July 11, 2013)
  527. [21:48:52] [Server thread/INFO]: [Lockette] Disabled link to plugin LWC, version 4.4.0 (b881) (July 11, 2013)
  528. [21:48:52] [Server thread/INFO]: [LWC] Flushing protection updates (0)
  529. [21:48:52] [Server thread/INFO]: [KitAdder] Disabling KitAdder v1.2
  530. [21:48:52] [Server thread/INFO]: [KitAdder] KitAdder has been disabled!
  531. [21:48:52] [Server thread/INFO]: [VanishNoPacket] Disabling VanishNoPacket v3.19.1
  532. [21:48:52] [Server thread/INFO]: [VanishNoPacket] 3.19.1 unloaded.
  533. [21:48:52] [Server thread/INFO]: [HeavySpleef] Disabling HeavySpleef v1.5.1
  534. [21:48:52] [Server thread/INFO]: [HeavySpleef] HeavySpleef disabled!
  535. [21:48:52] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
  536. [21:48:52] [Server thread/INFO]: [TownyChat] Disabling TownyChat v0.4
  537. [21:48:52] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.7.2
  538. [21:48:52] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  539. [21:48:52] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
  540. [21:48:52] [Server thread/INFO]: [GAListener] Disabling GAListener v1.3.1
  541. [21:48:52] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Disabled
  542. [21:48:52] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.4.05-b1870
  543. [21:48:52] [Server thread/INFO]: [Lockette] Disabled link to plugin mcMMO, version 1.4.05-b1870
  544. [21:49:52] [Server thread/INFO]: [mcMMO] Backing up your mcMMO Configuration...
  545. [21:49:52] [Server thread/INFO]: [mcMMO] Backup Completed.
  546. [21:49:52] [Server thread/INFO]: [mcMMO] Was disabled.
  547. [21:49:52] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  548. [21:49:52] [Server thread/INFO]: [Votifier] Votifier disabled.
  549. [21:49:52] [Server thread/INFO]: [SimpleTabColors] Disabling SimpleTabColors v2.0
  550. [21:49:52] [Server thread/INFO]: [Lockette] Disabling Lockette v1.7.9
  551. [21:49:52] [Server thread/INFO]: Lockette is being disabled... ;.;
  552. [21:49:52] [Server thread/INFO]: [Lockette] Closing all automatic doors.
  553. [21:49:52] [Server thread/INFO]: [WorldeditRegions] Disabling WorldeditRegions v0.2.2
  554. [21:49:52] [Server thread/INFO]: Thanks for using WorldeditRegions by Empire92!
  555. [21:49:52] [Server thread/INFO]: [iDisguise] Disabling iDisguise v3.1pre
  556. [21:49:52] [Server thread/INFO]: [iDisguise] iDisguise v3.1pre disabled!
  557. [21:49:52] [Server thread/INFO]: [LimitedCreative] Disabling LimitedCreative v2.1
  558. [21:49:52] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.0.9
  559. [21:49:53] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
  560. [21:49:53] [Server thread/INFO]: [CoreProtect] Success! Resuming server shutdown.
  561. [21:49:53] [Server thread/INFO]: [iConomy] Disabling iConomy v5.01
  562. [21:49:53] [Server thread/INFO]: [iConomy] Plugin disabled.
  563. [21:49:53] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v3.5.1
  564. [21:49:53] [Server thread/INFO]: [Dynmap-WorldGuard] Disabling Dynmap-WorldGuard v0.40
  565. [21:49:53] [Server thread/INFO]: [Commandspy] Disabling Commandspy v2.9.1
  566. [21:49:53] [Server thread/INFO]: [dynmap] Disabling dynmap v1.9.4-991
  567. [21:49:53] [Server thread/INFO]: [dynmap] Unloaded 11 components.
  568. [21:49:53] [Server thread/INFO]: [dynmap] Stopping map renderer...
  569. [21:49:54] [Server thread/INFO]: [dynmap] Saved 17 pending tile renders in world 'world'
  570. [21:49:59] [Server thread/INFO]: [dynmap] Disabled
  571. [21:49:59] [Server thread/INFO]: [SimpleWarnings] Disabling SimpleWarnings v1.0
  572. [21:49:59] [Server thread/INFO]: [SimpleWarnings] 1.0 disabled.
  573. [21:49:59] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
  574. [21:49:59] [Server thread/INFO]: [AnvilColors] Disabling AnvilColors v1.1.0
  575. [21:49:59] [Server thread/INFO]: [Buycraft] Disabling Buycraft v6.7
  576. [21:49:59] [Server thread/INFO]: [Buycraft] Plugin has been disabled.
  577. [21:49:59] [Server thread/INFO]: [Towny] Disabling Towny v0.84.0.10
  578. [21:49:59] [Server thread/INFO]: ==============================================================
  579. [21:49:59] [Server thread/INFO]: [Towny] Version: 0.84.0.10 - Mod Disabled
  580. [21:49:59] [Server thread/INFO]: =============================================================
  581. [21:49:59] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.5.8
  582. [21:49:59] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.28 (Phoenix)
  583. [21:49:59] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
  584. [21:49:59] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is disabled!
  585. [21:49:59] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.13-SNAPSHOT (build 1130)
  586. [21:49:59] [Server thread/ERROR]: Could not load 'plugins/LWC-PhysicalShop.jar' in folder 'plugins'
  587. org.bukkit.plugin.UnknownDependencyException: PhysicalShop
  588. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  589. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:357) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  590. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.reload(CraftServer.java:799) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  591. at org.bukkit.Bukkit.reload(Bukkit.java:288) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  592. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  593. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  594. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:703) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  595. at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:953) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  596. at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:815) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  597. at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  598. at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  599. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  600. at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  601. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  602. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  603. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  604. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  605. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  606. [21:49:59] [Server thread/ERROR]: Could not load 'plugins/TownyChannel.jar' in folder 'plugins'
  607. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/feildmaster/channelchat/Module
  608. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  609. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  610. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  611. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:357) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  612. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.reload(CraftServer.java:799) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  613. at org.bukkit.Bukkit.reload(Bukkit.java:288) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  614. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  615. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  616. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:703) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  617. at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:953) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  618. at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:815) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  619. at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  620. at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  621. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  622. at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  623. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  624. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  625. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  626. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  627. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  628. Caused by: java.lang.NoClassDefFoundError: com/feildmaster/channelchat/Module
  629. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_01]
  630. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  631. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  632. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  633. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_01]
  634. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  635. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  636. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_01]
  637. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_01]
  638. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  639. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  640. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  641. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  642. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_01]
  643. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_01]
  644. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  645. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  646. ... 19 more
  647. Caused by: java.lang.ClassNotFoundException: com.feildmaster.channelchat.Module
  648. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  649. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  650. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_01]
  651. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_01]
  652. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  653. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  654. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  655. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  656. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_01]
  657. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  658. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  659. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_01]
  660. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_01]
  661. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  662. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_01]
  663. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_01]
  664. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_01]
  665. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  666. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  667. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  668. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  669. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_01]
  670. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_01]
  671. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  672. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  673. ... 19 more
  674. [21:49:59] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1130)
  675. [21:49:59] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
  676. [21:49:59] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
  677. [21:49:59] [Server thread/INFO]: [Towny] Loading Towny v0.84.0.10
  678. [21:49:59] [Server thread/INFO]: [TagAPI] Loading TagAPI v2.3
  679. [21:49:59] [Server thread/INFO]: [NameTags] Loading NameTags v3.0
  680. [21:49:59] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.7
  681. [21:49:59] [Server thread/INFO]: [AnvilColors] Loading AnvilColors v1.1.0
  682. [21:49:59] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  683. [21:49:59] [Server thread/INFO]: [SimpleWarnings] Loading SimpleWarnings v1.0
  684. [21:49:59] [Server thread/INFO]: [dynmap] Loading dynmap v1.9.4-991
  685. [21:49:59] [Server thread/INFO]: [dynmap] Mod Support API available
  686. [21:49:59] [Server thread/INFO]: [Commandspy] Loading Commandspy v2.9.1
  687. [21:49:59] [Server thread/INFO]: [Dynmap-WorldGuard] Loading Dynmap-WorldGuard v0.40
  688. [21:49:59] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.5.1
  689. [21:49:59] [Server thread/INFO]: [iConomy] Loading iConomy v5.01
  690. [21:49:59] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.0.9
  691. [21:49:59] [Server thread/INFO]: [LimitedCreative] Loading LimitedCreative v2.1
  692. [21:49:59] [Server thread/INFO]: [iDisguise] Loading iDisguise v3.1pre
  693. [21:49:59] [Server thread/INFO]: [WorldeditRegions] Loading WorldeditRegions v0.2.2
  694. [21:49:59] [Server thread/INFO]: [Lockette] Loading Lockette v1.7.9
  695. [21:49:59] [Server thread/INFO]: [SimpleTabColors] Loading SimpleTabColors v2.0
  696. [21:49:59] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  697. [21:49:59] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.4.05-b1870
  698. [21:49:59] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
  699. [21:49:59] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  700. [21:49:59] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.7.2
  701. [21:49:59] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.4
  702. [21:49:59] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  703. [21:49:59] [Server thread/INFO]: [HeavySpleef] Loading HeavySpleef v1.5.1
  704. [21:49:59] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.19.1
  705. [21:49:59] [Server thread/INFO]: [KitAdder] Loading KitAdder v1.2
  706. [21:49:59] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
  707. [21:49:59] [Server thread/INFO]: [Autorank] Loading Autorank v3.2
  708. [21:49:59] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.5
  709. [21:49:59] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  710. [21:49:59] [Server thread/INFO]: [Dynmap-Towny] Loading Dynmap-Towny v0.40
  711. [21:49:59] [Server thread/INFO]: [iConomy] Enabling iConomy v5.01
  712. [21:50:00] [Server thread/INFO]: [iConomy] Logging is currently disabled.
  713. [21:50:00] [Server thread/INFO]: [iConomy] v5.01 (Eruanna) loaded.
  714. [21:50:00] [Server thread/INFO]: [iConomy] Developed by: [Nijikokun, ElgarL]
  715. [21:50:00] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.4.05-b1870
  716. [21:50:00] [Server thread/INFO]: [mcMMO] Loading mcMMO config.yml File...
  717. [21:50:00] [Server thread/INFO]: [mcMMO] Loading mcMMO treasures.yml File...
  718. [21:50:00] [Server thread/INFO]: [mcMMO] Loading mcMMO advanced.yml File...
  719. [21:50:00] [Server thread/INFO]: [mcMMO] Loading mcMMO child.yml File...
  720. [21:50:00] [Server thread/INFO]: [mcMMO] Loading mcMMO repair.vanilla.yml File...
  721. [21:50:00] [Server thread/INFO]: [mcMMO] Version 1.4.05-b1870 is enabled!
  722. [21:50:03] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
  723. [21:50:03] [Server thread/INFO]: [LWC] Connecting to SQLite
  724. [21:50:03] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1130)
  725. [21:50:03] [Server thread/INFO]: [Citizens] Unable to use economy handling. Has Vault been enabled?
  726. [21:50:03] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
  727. [21:50:03] [Server thread/INFO]: GroupManager - INFO - World Found: world
  728. [21:50:03] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  729. [21:50:03] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  730. [21:50:03] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  731. [21:50:03] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
  732. [21:50:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
  733. [21:50:03] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  734. [21:50:03] [Server thread/INFO]: [Towny] Enabling Towny v0.84.0.10
  735. [21:50:03] [Server thread/INFO]: ==================== Towny ========================
  736. [21:50:04] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
  737. [21:50:05] [Server thread/INFO]: [Towny] Using: GroupManager v2.1.28 (Phoenix), iConomy v5.01
  738. [21:50:05] [Server thread/INFO]: [Towny] Time until a New Day: 14 hours, 9 minutes, 55 seconds
  739. [21:50:05] [Server thread/INFO]: =============================================================
  740. [21:50:05] [Server thread/INFO]: [Towny] Version: 0.84.0.10 - Mod Enabled
  741. [21:50:05] [Server thread/INFO]: =============================================================
  742. [21:50:05] [Server thread/INFO]: [TagAPI] Enabling TagAPI v2.3
  743. [21:50:05] [Server thread/ERROR]: [TagAPI] Could not find support for this CraftBukkit version. Check for an update or pester mbaxter.
  744. [21:50:05] [Server thread/INFO]: [TagAPI] Update hopefully available at http://dev.bukkit.org/server-mods/tag
  745. [21:50:05] [Server thread/INFO]: [TagAPI] Disabling TagAPI v2.3
  746. [21:50:05] [Server thread/INFO]: [NameTags] Enabling NameTags v3.0
  747. [21:50:05] [Server thread/ERROR]: [NameTags] TagAPI required. Get it at http://dev.bukkit.org/server-mods/tag/
  748. [21:50:05] [Server thread/INFO]: [NameTags] Disabling NameTags v3.0
  749. [21:50:05] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.7
  750. [21:50:05] [Server thread/INFO]: [AnvilColors] Enabling AnvilColors v1.1.0
  751. [21:50:05] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  752. [21:50:05] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  753. [21:50:05] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  754. [21:50:05] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  755. [21:50:05] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  756. [21:50:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  757. [21:50:05] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  758. [21:50:05] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  759. [21:50:05] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  760. [21:50:05] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  761. [21:50:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  762. [21:50:05] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  763. [21:50:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  764. [21:50:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  765. [21:50:05] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  766. [21:50:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  767. [21:50:05] [Server thread/INFO]: [WorldGuard] 10 regions loaded for 'world'
  768. [21:50:05] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  769. [21:50:05] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  770. [21:50:05] [Server thread/INFO]: [SimpleWarnings] Enabling SimpleWarnings v1.0
  771. [21:50:05] [Server thread/INFO]: [SimpleWarnings] 1.0 enabled.
  772. [21:50:05] [Server thread/INFO]: [dynmap] Enabling dynmap v1.9.4-991
  773. [21:50:05] [Server thread/INFO]: [dynmap] Added 38 custom biome mappings
  774. [21:50:05] [Server thread/INFO]: [dynmap] Using GroupManager 2.1.28 (Phoenix) for access control
  775. [21:50:05] [Server thread/INFO]: [dynmap] Mod Support processing completed
  776. [21:50:05] [Server thread/INFO]: [dynmap] Loaded 22 shaders.
  777. [21:50:05] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  778. [21:50:05] [Server thread/INFO]: [dynmap] Loaded 12 lightings.
  779. [21:50:05] [Server thread/INFO]: [dynmap] Web server started on address 37.122.248.120:8123
  780. [21:50:05] [Server thread/INFO]: [dynmap] version 1.9.4-991 is enabled - core version 1.9.4-1940
  781. [21:50:05] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  782. [21:50:05] [Server thread/INFO]: [dynmap] Loaded 17 pending tile renders for world 'world'
  783. [21:50:05] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  784. [21:50:05] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  785. [21:50:05] [Server thread/INFO]: [dynmap] Enabled
  786. [21:50:08] [Server thread/INFO]: [Commandspy] Enabling Commandspy v2.9.1
  787. [21:50:09] [Server thread/INFO]: [Commandspy] This version of commandspy is outdated! latest version is 2.9.2.2 at:
  788. [21:50:09] [Server thread/INFO]: http://dev.bukkit.org/bukkit-plugins/commandspy/files/33-v2-9-2-2/
  789. [21:50:09] [Server thread/INFO]: [Dynmap-WorldGuard] Enabling Dynmap-WorldGuard v0.40
  790. [21:50:09] [Server thread/INFO]: [Dynmap-WorldGuard] initializing
  791. [21:50:09] [Server thread/INFO]: [Dynmap-WorldGuard] version 0.40 is activated
  792. [21:50:09] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.5.1
  793. [21:50:09] [Server thread/INFO]: [SilkSpawners] Loading support for v1_7_R3
  794. [21:50:09] [Server thread/INFO]: [SilkSpawners] AutoUpdater is disabled due to config setting.
  795. [21:50:09] [Server thread/INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
  796. [21:50:09] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
  797. [21:50:09] [Server thread/INFO]: CoreProtect version 2.0.9 is enabled!
  798. [21:50:09] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  799. [21:50:09] [Server thread/INFO]: [LimitedCreative] Enabling LimitedCreative v2.1
  800. [21:50:09] [Server thread/INFO]: [LimitedCreative] <Limits> Module loaded.
  801. [21:50:09] [Server thread/INFO]: [LimitedCreative] <Inventory> Module loaded.
  802. [21:50:09] [Server thread/INFO]: [LimitedCreative] <CmdBlocker> Module loaded.
  803. [21:50:09] [Server thread/INFO]: [LimitedCreative] <Regions> Module loaded.
  804. [21:50:09] [Server thread/INFO]: [iDisguise] Enabling iDisguise v3.1pre
  805. [21:50:09] [Server thread/INFO]: [iDisguise] iDisguise v3.1pre enabled!
  806. [21:50:11] [Server thread/INFO]: [WorldeditRegions] Enabling WorldeditRegions v0.2.2
  807. [21:50:11] [Server thread/INFO]: Plugin 'WorldGuard' found. Using it now.
  808. [21:50:11] [Server thread/ERROR]: Error occurred while enabling WorldeditRegions v0.2.2 (Is it up to date?)
  809. java.lang.Error: Unresolved compilation problems:
  810. The import com.palmergames cannot be resolved
  811. The import com.palmergames cannot be resolved
  812. The import com.palmergames cannot be resolved
  813. The import com.palmergames cannot be resolved
  814. The import com.palmergames cannot be resolved
  815. The import com.palmergames cannot be resolved
  816. The import com.palmergames cannot be resolved
  817. The import com.palmergames cannot be resolved
  818. The import com.palmergames cannot be resolved
  819. The import com.palmergames cannot be resolved
  820. The import com.palmergames cannot be resolved
  821. PlayerCache cannot be resolved to a type
  822. Towny cannot be resolved to a type
  823. Towny cannot be resolved to a type
  824. WorldCoord cannot be resolved to a type
  825. TownBlock cannot be resolved to a type
  826.  
  827. at com.empcraft.TownyFeature.<init>(TownyFeature.java:15) ~[?:?]
  828. at com.empcraft.WorldeditRegions.onEnable(WorldeditRegions.java:178) ~[?:?]
  829. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  830. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  831. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  832. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  833. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  834. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.reload(CraftServer.java:801) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  835. at org.bukkit.Bukkit.reload(Bukkit.java:288) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  836. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  837. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  838. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:703) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  839. at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:953) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  840. at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:815) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  841. at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  842. at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  843. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  844. at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  845. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  846. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  847. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  848. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  849. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  850. [21:50:11] [Server thread/INFO]: [Lockette] Enabling Lockette v1.7.9
  851. [21:50:11] [Server thread/INFO]: [Lockette] Version 1.7.9 is being enabled! Yay! (Core version 1.3.6)
  852. [21:50:11] [Server thread/INFO]: [Lockette] Detected craftbukkit build [3061] ok.
  853. [21:50:11] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145]
  854. [21:50:11] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  855. [21:50:11] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  856. [21:50:11] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.1.28 (Phoenix)
  857. [21:50:11] [Server thread/INFO]: [Lockette] Enabled link to plugin Towny for Groups/Zones, version 0.84.0.10
  858. [21:50:11] [Server thread/INFO]: [Lockette] Enabled link to plugin mcMMO for Groups, version 1.4.05-b1870
  859. [21:50:11] [Server thread/INFO]: [Lockette] Enabled link to plugin LWC for Zones, version 4.4.0 (b881) (July 11, 2013)
  860. [21:50:11] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  861. [21:50:11] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  862. [21:50:12] [Server thread/INFO]: [SimpleTabColors] Enabling SimpleTabColors v2.0
  863. [21:50:12] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  864. [21:50:12] [Server thread/INFO]: [Votifier] DEBUG mode enabled!
  865. [21:50:12] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
  866. [21:50:12] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
  867. [21:50:12] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
  868. java.net.BindException: Address already in use
  869. at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.7.0_01]
  870. at java.net.AbstractPlainSocketImpl.bind(Unknown Source) ~[?:1.7.0_01]
  871. at java.net.ServerSocket.bind(Unknown Source) ~[?:1.7.0_01]
  872. at java.net.ServerSocket.bind(Unknown Source) ~[?:1.7.0_01]
  873. at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
  874. at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [Votifier.jar:?]
  875. at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
  876. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  877. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  878. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  879. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  880. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  881. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.reload(CraftServer.java:801) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  882. at org.bukkit.Bukkit.reload(Bukkit.java:288) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  883. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  884. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  885. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:703) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  886. at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:953) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  887. at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:815) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  888. at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  889. at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  890. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  891. at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  892. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  893. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  894. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  895. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  896. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  897. [21:50:12] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
  898. [21:50:12] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
  899. [21:50:12] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
  900. [21:50:12] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  901. [21:50:12] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  902. [21:50:12] [Server thread/INFO]: [Essentials] Payment method found (iConomy version: 5)
  903. [21:50:12] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.7.2
  904. [21:50:12] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  905. [21:50:12] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  906. [21:50:12] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 2500 at X: 0.5 Z: 0.5
  907. [21:50:12] [Server thread/INFO]: [WorldBorder] [CONFIG] World "VIPCREATIVE" has border radius 1500 at X: 0.6 Z: 0.5
  908. [21:50:12] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world1" has border radius 200 at X: 0.7 Z: 0.4
  909. [21:50:12] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  910. [21:50:12] [Server thread/INFO]: For reference, the main world's spawn location is at X: 0.0 Y: 47.0 Z: 0.0
  911. [21:50:13] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.4
  912. [21:50:13] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  913. [21:50:13] [Server thread/INFO]: [HeavySpleef] Enabling HeavySpleef v1.5.1
  914. [21:50:13] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
  915. [21:50:13] [Server thread/ERROR]: [HeavySpleef] Failed to load arena spleef. Ignoring arena. null
  916. [21:50:13] [Server thread/ERROR]: [HeavySpleef] Error is printed below:
  917. [21:50:13] [Server thread/WARN]: java.lang.NullPointerException
  918. [21:50:13] [Server thread/WARN]: at de.matzefratze123.heavyspleef.core.Game.deserialize(Game.java:1019)
  919. [21:50:13] [Server thread/WARN]: at de.matzefratze123.heavyspleef.database.YamlDatabase.load(YamlDatabase.java:104)
  920. [21:50:13] [Server thread/WARN]: at de.matzefratze123.heavyspleef.HeavySpleef.onEnable(HeavySpleef.java:131)
  921. [21:50:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
  922. [21:50:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
  923. [21:50:13] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  924. [21:50:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448)
  925. [21:50:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382)
  926. [21:50:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.reload(CraftServer.java:801)
  927. [21:50:13] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:288)
  928. [21:50:13] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23)
  929. [21:50:13] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180)
  930. [21:50:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:703)
  931. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:953)
  932. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:815)
  933. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
  934. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47)
  935. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157)
  936. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134)
  937. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667)
  938. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260)
  939. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558)
  940. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469)
  941. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  942. [21:50:13] [Server thread/ERROR]: [HeavySpleef] Failed to load arena Splegg8. Ignoring arena. null
  943. [21:50:13] [Server thread/ERROR]: [HeavySpleef] Error is printed below:
  944. [21:50:13] [Server thread/WARN]: java.lang.NullPointerException
  945. [21:50:13] [Server thread/WARN]: at de.matzefratze123.heavyspleef.objects.RegionCuboid.getWorld(RegionCuboid.java:75)
  946. [21:50:13] [Server thread/WARN]: at de.matzefratze123.heavyspleef.core.GameCuboid.<init>(GameCuboid.java:46)
  947. [21:50:13] [Server thread/WARN]: at de.matzefratze123.heavyspleef.core.Game.deserialize(Game.java:1004)
  948. [21:50:13] [Server thread/WARN]: at de.matzefratze123.heavyspleef.database.YamlDatabase.load(YamlDatabase.java:104)
  949. [21:50:13] [Server thread/WARN]: at de.matzefratze123.heavyspleef.HeavySpleef.onEnable(HeavySpleef.java:131)
  950. [21:50:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
  951. [21:50:13] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
  952. [21:50:13] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  953. [21:50:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448)
  954. [21:50:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382)
  955. [21:50:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.reload(CraftServer.java:801)
  956. [21:50:13] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:288)
  957. [21:50:13] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23)
  958. [21:50:13] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180)
  959. [21:50:13] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:703)
  960. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:953)
  961. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:815)
  962. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
  963. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47)
  964. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157)
  965. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134)
  966. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667)
  967. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260)
  968. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558)
  969. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469)
  970. [21:50:13] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  971. [21:50:13] [Server thread/INFO]: [HeavySpleef] Loaded 2 games!
  972. [21:50:13] [Server thread/INFO]: [HeavySpleef] HeavySpleef v1.5.1 activated!
  973. [21:50:13] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.19.1
  974. [21:50:13] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  975. [21:50:13] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  976. [21:50:13] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  977. [21:50:13] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  978. [21:50:13] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
  979. [21:50:13] [Server thread/INFO]: [VanishNoPacket] Now hooking into Dynmap
  980. [21:50:14] [Server thread/INFO]: [VanishNoPacket] 3.19.1 loaded.
  981. [21:50:14] [Server thread/INFO]: [KitAdder] Enabling KitAdder v1.2
  982. [21:50:14] [Server thread/INFO]: [KitAdder] KitAdder has been enabled!
  983. [21:50:14] [Server thread/INFO]: [Autorank] Enabling Autorank v3.2
  984. [21:50:14] [Server thread/INFO]: [Autorank] Simple config file loaded
  985. [21:50:14] [Server thread/INFO]: [Autorank] Advanced config file loaded
  986. [21:50:14] [Server thread/INFO]: [Autorank] Settings config file loaded
  987. [21:50:14] [Server thread/INFO]: [Autorank] Loaded playerdata.
  988. [21:50:14] [Server thread/INFO]: [Autorank] No stats plugin found! Most requirements cannot be used!
  989. [21:50:14] [Server thread/INFO]: [Autorank] Loaded libraries and dependencies
  990. [21:50:14] [Server thread/INFO]: [Autorank] Interval check every 10 minutes.
  991. [21:50:14] [Server thread/INFO]: [Autorank] Data file loaded
  992. [21:50:14] [Server thread/INFO]: [Autorank] Config files have been correctly setup!
  993. [21:50:14] [Server thread/INFO]: [Autorank] Language file loaded (lang.yml)
  994. [21:50:14] [Server thread/INFO]: [Autorank] Using timings of: autorank
  995. [21:50:14] [Server thread/INFO]: [Autorank] Autorank 3.2 has been enabled!
  996. [21:50:15] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.5
  997. [21:50:15] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
  998. [21:50:15] [Server thread/INFO]: [ChestShop] Lockette version 1.7.9 loaded.
  999. [21:50:15] [Server thread/INFO]: [ChestShop] iConomy version 5 loaded.
  1000. [21:50:18] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  1001. [21:50:18] [Server thread/INFO]: [Dynmap-Towny] Enabling Dynmap-Towny v0.40
  1002. [21:50:18] [Server thread/INFO]: [Dynmap-Towny] initializing
  1003. [21:50:18] [Server thread/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-town will have no effect
  1004. [21:50:18] [Server thread/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-nation will have no effect
  1005. [21:50:18] [Server thread/INFO]: [Dynmap-Towny] version 0.40 is activated
  1006. [21:50:18] [Server thread/INFO]: [Dynmap-Towny] TownyChat detect: disabling normal chat-to-web processing in Dynmap
  1007. [21:50:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1008. [21:50:22] [Server thread/INFO]: kebabmatter: Reload complete.
  1009. [21:50:22] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 90117ms behind, skipping 1802 tick(s)
  1010. [21:50:22] [Server thread/INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
  1011. [21:50:22] [pool-3-thread-54/INFO]: [GAListener] Connection established!
  1012. [21:50:22] [pool-3-thread-54/INFO]: [GAListener] Loading queued votes
  1013. [21:50:22] [pool-3-thread-54/INFO]: [GAListener] Loaded 0 queued votes
  1014. [21:50:22] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
  1015. [21:50:22] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
  1016. [21:50:22] [pool-11-thread-2/INFO]: [Buycraft] Loaded 16 package(s) into the cache.
  1017. [21:50:23] [Server thread/INFO]: [Citizens] Loaded 17 NPCs.
  1018. [21:50:23] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  1019. [21:50:23] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  1020. [21:50:23] [Server thread/INFO]: [TownyChat] -******* TownyChat enabled *******-
  1021. [21:50:23] [pool-3-thread-65/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@22b8db13[id=2757efcb-5aee-4f73-8e93-b7c9035e69e6,name=,properties={},legacy=false]
  1022. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  1023. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1024. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1025. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  1026. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1027. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1028. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  1029. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  1030. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  1031. [21:50:23] [pool-3-thread-69/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@1636ce34[id=974d3e5c-5b25-476c-b909-9e4e86e8e5f1,name=,properties={},legacy=false]
  1032. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  1033. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1034. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1035. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  1036. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1037. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1038. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  1039. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  1040. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  1041. [21:50:23] [Thread-66/WARN]: java.lang.Exception: Could not parse uuid to name!
  1042. [21:50:23] [Thread-66/WARN]: at me.armar.plugins.autorank.util.uuid.NameFetcher.call(NameFetcher.java:51)
  1043. [21:50:23] [Thread-66/WARN]: at me.armar.plugins.autorank.util.uuid.UUIDManager$2.run(UUIDManager.java:222)
  1044. [21:50:23] [Thread-66/WARN]: at java.lang.Thread.run(Unknown Source)
  1045. [21:50:23] [Server thread/INFO]: kebabmatter lost connection: Disconnected
  1046. [21:50:23] [Thread-67/WARN]: java.lang.Exception: Could not parse uuid to name!
  1047. [21:50:23] [Thread-67/WARN]: at me.armar.plugins.autorank.util.uuid.NameFetcher.call(NameFetcher.java:51)
  1048. [21:50:23] [Thread-67/WARN]: at me.armar.plugins.autorank.util.uuid.UUIDManager$2.run(UUIDManager.java:222)
  1049. [21:50:23] [Thread-67/WARN]: at java.lang.Thread.run(Unknown Source)
  1050. [21:50:23] [Server thread/INFO]: kebabmatter left the game.
  1051. [21:50:24] [pool-3-thread-71/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@88ae3b0[id=792e807e-bdce-402c-b3b9-612546685189,name=,properties={},legacy=false]
  1052. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  1053. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1054. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1055. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  1056. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1057. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1058. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  1059. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  1060. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  1061. [21:50:24] [pool-3-thread-58/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@57f9ad0e[id=df1b0b86-3a0e-4f08-8725-5f861733719e,name=,properties={},legacy=false]
  1062. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  1063. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1064. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1065. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  1066. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1067. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1068. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  1069. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  1070. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  1071. [21:50:24] [pool-3-thread-70/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@72114dda[id=34e53052-73f6-421c-b4ed-994bf95db654,name=,properties={},legacy=false]
  1072. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  1073. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1074. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1075. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  1076. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1077. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1078. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  1079. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  1080. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  1081. [21:50:24] [pool-3-thread-65/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@33644f91[id=974d3e5c-5b25-476c-b909-9e4e86e8e5f1,name=,properties={},legacy=false]
  1082. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  1083. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1084. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1085. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  1086. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1087. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1088. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  1089. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  1090. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  1091. [21:50:24] [pool-3-thread-69/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@53370d54[id=ee452f2b-8e31-46b5-954c-c95bfbdb7b8d,name=,properties={},legacy=false]
  1092. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  1093. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1094. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1095. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  1096. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1097. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-35-gd6ac518-b3061jnks]
  1098. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_01]
  1099. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_01]
  1100. at java.lang.Thread.run(Unknown Source) [?:1.7.0_01]
  1101. [21:50:24] [pool-3-thread-69/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
  1102. [21:50:24] [User Authenticator #2/INFO]: UUID of player kebabmatter is 792e807e-bdce-402c-b3b9-612546685189
  1103. [21:50:25] [Server thread/INFO]: kebabmatter[/85.89.24.75:62997] logged in with entity id 5939 at ([world] -626.0811638893729, 72.89201472049437, 298.3124946974461)
  1104. [21:50:25] [pool-3-thread-69/INFO]: [GAListener] Player: kebabmatter has 0 votes
  1105. [21:50:37] [pool-3-thread-54/INFO]: [LWC] [LWC] The updater ran into a minor issue: Server returned HTTP response code: 522 for URL: http://update.griefcraft.com/lwc/branch/stable/LATEST
  1106. [21:50:37] [pool-3-thread-54/INFO]: [LWC] [LWC] This can probably be ignored.
  1107. [21:50:37] [pool-3-thread-54/WARN]: Exception in thread "pool-3-thread-54"
  1108. [21:50:37] [pool-3-thread-54/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 1401
  1109. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1110. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1111. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1112. at java.lang.Thread.run(Unknown Source)
  1113. Caused by: java.lang.NullPointerException
  1114. at com.griefcraft.util.Updater$1.run(Updater.java:81)
  1115. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53)
  1116. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1117. ... 3 more
  1118.  
  1119. [21:52:46] [Server thread/INFO]: kebabmatter issued server command: /vote
  1120. [21:54:23] [Server thread/INFO]: kebabmatter issued server command: /gal fakevote
  1121. [21:54:30] [Server thread/INFO]: kebabmatter issued server command: /gal
  1122. [21:54:31] [Server thread/INFO]: kebabmatter issued server command: /gal help
  1123. [21:54:35] [Server thread/INFO]: kebabmatter issued server command: /gal top
  1124. [21:54:59] [Server thread/INFO]: kebabmatter issued server command: /sawn
  1125. [21:55:01] [Server thread/INFO]: kebabmatter issued server command: /spawn
  1126. [21:55:16] [User Authenticator #3/INFO]: UUID of player xXOffenChoiceXx is 2757efcb-5aee-4f73-8e93-b7c9035e69e6
  1127. [21:55:16] [Server thread/INFO]: xXOffenChoiceXx[/62.16.238.25:62315] logged in with entity id 49516 at ([world] 0.5, 47.0, 0.5)
  1128. [21:55:17] [pool-3-thread-72/INFO]: [GAListener] Player: xXOffenChoiceXx has 0 votes
  1129. [21:55:23] [Netty IO #15/INFO]: Admin Offen: nice
  1130. [21:55:32] [Server thread/INFO]: xXOffenChoiceXx issued server command: /vote
  1131. [21:55:41] [Server thread/INFO]: xXOffenChoiceXx issued server command: /vote
  1132. [21:55:49] [Netty IO #15/INFO]: Admin Offen: ikke fiksa enda ser jeg
  1133. [21:55:53] [Netty IO #15/INFO]: Admin Offen: ncvm
  1134. [21:55:57] [Netty IO #15/INFO]: Admin Offen: nvm*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement