Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.96 KB | None | 0 0
  1. [Java ERROR] java.lang.reflect.Method.invoke(Method.java:601) ~[?:1.7.0]
  2. [Java ERROR] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0]
  3. [Java ERROR] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0]
  4. [Java ERROR] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0]
  5. [Java ERROR] me.clip.ezrankslite.listeners.PlayerListener.onJoin(PlayerListener.java:83) ~[?:?]
  6. [Java ERROR] me.clip.ezrankslite.scoreboard.ScoreboardHandler.createScoreboard(ScoreboardHandler.java:293) ~[?:?]
  7. [Java ERROR] me.clip.ezrankslite.hooks.VaultEco.getBalance(VaultEco.java:65) ~[?:?]
  8. Caused by: java.lang.NoSuchMethodError: net.milkbowl.vault.economy.Economy.getBalance(Lorg/bukkit/OfflinePlayer;)D
  9. [Java ERROR] net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot1649.jar:git-Spigot-1649]
  10. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot1649.jar:git-Spigot-1649]
  11. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot1649.jar:git-Spigot-1649]
  12. [Java ERROR] net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot1649.jar:git-Spigot-1649]
  13. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot1649.jar:git-Spigot-1649]
  14. [Java ERROR] net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot1649.jar:git-Spigot-1649]
  15. [Java ERROR] net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:189) [spigot1649.jar:git-Spigot-1649]
  16. [Java ERROR] net.minecraft.server.v1_7_R4.LoginListener.a(LoginListener.java:44) [spigot1649.jar:git-Spigot-1649]
  17. [Java ERROR] net.minecraft.server.v1_7_R4.LoginListener.c(LoginListener.java:119) [spigot1649.jar:git-Spigot-1649]
  18. [Java ERROR] net.minecraft.server.v1_7_R4.PlayerList.a(PlayerList.java:152) [spigot1649.jar:git-Spigot-1649]
  19. [Java ERROR] net.minecraft.server.v1_7_R4.PlayerList.c(PlayerList.java:265) [spigot1649.jar:git-Spigot-1649]
  20. [Java ERROR] org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [spigot1649.jar:git-Spigot-1649]
  21. [Java ERROR] org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [spigot1649.jar:git-Spigot-1649]
  22. [Java ERROR] us.Myles.PWP.TransparentListeners.PWPRegisteredListener.callEvent(PWPRegisteredListener.java:30) [PerWorldPlugins%20(1).jar:?]
  23. [Java ERROR] org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot1649.jar:git-Spigot-1649]
  24. [Java ERROR] us.Myles.PWP.TransparentListeners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:122) ~[?:?]
  25. Could not pass event PlayerJoinEvent to EZRanksLite v1.5.4.6
  26. [09:08:32] [Server thread/ERROR] : **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
  27. ... 15 more
  28. [Java ERROR] us.Myles.PWP.TransparentListeners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:120) ~[?:?]
  29. [Java ERROR] java.lang.reflect.Method.invoke(Method.java:601) ~[?:1.7.0]
  30. [Java ERROR] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0]
  31. [Java ERROR] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0]
  32. [Java ERROR] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0]
  33. [Java ERROR] com.github.supavitax.motdperworld.MotdPerWorld$MotdPerWorldListener.onPlayerJoin(MotdPerWorld.java:111) ~[?:?]
  34. Caused by: java.lang.NullPointerException
  35. [Java ERROR] net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot1649.jar:git-Spigot-1649]
  36. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot1649.jar:git-Spigot-1649]
  37. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot1649.jar:git-Spigot-1649]
  38. [Java ERROR] net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot1649.jar:git-Spigot-1649]
  39. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot1649.jar:git-Spigot-1649]
  40. [Java ERROR] net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot1649.jar:git-Spigot-1649]
  41. [Java ERROR] net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:189) [spigot1649.jar:git-Spigot-1649]
  42. [Java ERROR] net.minecraft.server.v1_7_R4.LoginListener.a(LoginListener.java:44) [spigot1649.jar:git-Spigot-1649]
  43. [Java ERROR] net.minecraft.server.v1_7_R4.LoginListener.c(LoginListener.java:119) [spigot1649.jar:git-Spigot-1649]
  44. [Java ERROR] net.minecraft.server.v1_7_R4.PlayerList.a(PlayerList.java:152) [spigot1649.jar:git-Spigot-1649]
  45. [Java ERROR] net.minecraft.server.v1_7_R4.PlayerList.c(PlayerList.java:265) [spigot1649.jar:git-Spigot-1649]
  46. [Java ERROR] org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [spigot1649.jar:git-Spigot-1649]
  47. [Java ERROR] org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [spigot1649.jar:git-Spigot-1649]
  48. [Java ERROR] us.Myles.PWP.TransparentListeners.PWPRegisteredListener.callEvent(PWPRegisteredListener.java:30) [PerWorldPlugins%20(1).jar:?]
  49. [Java ERROR] org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot1649.jar:git-Spigot-1649]
  50. [Java ERROR] us.Myles.PWP.TransparentListeners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:122) ~[?:?]
  51. Could not pass event PlayerJoinEvent to MotdPerWorld v0.7
  52. [09:08:32] [Server thread/ERROR] : **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
  53. [09:08:32] [User Authenticator #2/INFO]: UUID of player kaitheslayer is b75bf2f1-6cd5-4674-bf95-815b121fb88f
  54. [09:08:07] [Server thread/INFO] : Server >  Be A Friend And Donate @ http://goo.gl/1TQ4yA 
  55. [09:07:21] [Server thread/INFO] : kaitheslayer lost connection: Internal Exception: java.io.IOException: Connection reset by peer
  56. [09:07:16] [Craft Scheduler Thread - 27/WARN]: [SurvivalGames] [SurvivalGames] could not check for updates.
  57. [09:07:16] [Craft Scheduler Thread - 27/INFO]: [SG]Checking for updates
  58. [09:07:14] [Server thread/INFO] : [ChatEx] There is no new version available. You are up-to-date!
  59. [09:07:14] [Server thread/INFO] : kaitheslayer[/105.227.12.15:52471] logged in with entity id 2123 at ([Hub] 545.0, 11.0, 346.0)
  60. ... 15 more
  61. [Java ERROR] us.Myles.PWP.TransparentListeners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:120) ~[?:?]
  62. [Java ERROR] java.lang.reflect.Method.invoke(Method.java:601) ~[?:1.7.0]
  63. [Java ERROR] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0]
  64. [Java ERROR] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0]
  65. [Java ERROR] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0]
  66. [Java ERROR] me.clip.ezrankslite.listeners.PlayerListener.onJoin(PlayerListener.java:83) ~[?:?]
  67. [Java ERROR] me.clip.ezrankslite.scoreboard.ScoreboardHandler.createScoreboard(ScoreboardHandler.java:293) ~[?:?]
  68. [Java ERROR] me.clip.ezrankslite.hooks.VaultEco.getBalance(VaultEco.java:65) ~[?:?]
  69. Caused by: java.lang.NoSuchMethodError: net.milkbowl.vault.economy.Economy.getBalance(Lorg/bukkit/OfflinePlayer;)D
  70. [Java ERROR] net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot1649.jar:git-Spigot-1649]
  71. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot1649.jar:git-Spigot-1649]
  72. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot1649.jar:git-Spigot-1649]
  73. [Java ERROR] net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot1649.jar:git-Spigot-1649]
  74. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot1649.jar:git-Spigot-1649]
  75. [Java ERROR] net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot1649.jar:git-Spigot-1649]
  76. [Java ERROR] net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:189) [spigot1649.jar:git-Spigot-1649]
  77. [Java ERROR] net.minecraft.server.v1_7_R4.LoginListener.a(LoginListener.java:44) [spigot1649.jar:git-Spigot-1649]
  78. [Java ERROR] net.minecraft.server.v1_7_R4.LoginListener.c(LoginListener.java:119) [spigot1649.jar:git-Spigot-1649]
  79. [Java ERROR] net.minecraft.server.v1_7_R4.PlayerList.a(PlayerList.java:152) [spigot1649.jar:git-Spigot-1649]
  80. [Java ERROR] net.minecraft.server.v1_7_R4.PlayerList.c(PlayerList.java:265) [spigot1649.jar:git-Spigot-1649]
  81. [Java ERROR] org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [spigot1649.jar:git-Spigot-1649]
  82. [Java ERROR] org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [spigot1649.jar:git-Spigot-1649]
  83. [Java ERROR] us.Myles.PWP.TransparentListeners.PWPRegisteredListener.callEvent(PWPRegisteredListener.java:30) [PerWorldPlugins%20(1).jar:?]
  84. [Java ERROR] org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot1649.jar:git-Spigot-1649]
  85. [Java ERROR] us.Myles.PWP.TransparentListeners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:122) ~[?:?]
  86. Could not pass event PlayerJoinEvent to EZRanksLite v1.5.4.6
  87. [09:07:14] [Server thread/ERROR] : **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
  88. ... 15 more
  89. [Java ERROR] us.Myles.PWP.TransparentListeners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:120) ~[?:?]
  90. [Java ERROR] java.lang.reflect.Method.invoke(Method.java:601) ~[?:1.7.0]
  91. [Java ERROR] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0]
  92. [Java ERROR] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0]
  93. [Java ERROR] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0]
  94. [Java ERROR] com.github.supavitax.motdperworld.MotdPerWorld$MotdPerWorldListener.onPlayerJoin(MotdPerWorld.java:111) ~[?:?]
  95. Caused by: java.lang.NullPointerException
  96. [Java ERROR] net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot1649.jar:git-Spigot-1649]
  97. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot1649.jar:git-Spigot-1649]
  98. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot1649.jar:git-Spigot-1649]
  99. [Java ERROR] net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot1649.jar:git-Spigot-1649]
  100. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot1649.jar:git-Spigot-1649]
  101. [Java ERROR] net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot1649.jar:git-Spigot-1649]
  102. [Java ERROR] net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:189) [spigot1649.jar:git-Spigot-1649]
  103. [Java ERROR] net.minecraft.server.v1_7_R4.LoginListener.a(LoginListener.java:44) [spigot1649.jar:git-Spigot-1649]
  104. [Java ERROR] net.minecraft.server.v1_7_R4.LoginListener.c(LoginListener.java:119) [spigot1649.jar:git-Spigot-1649]
  105. [Java ERROR] net.minecraft.server.v1_7_R4.PlayerList.a(PlayerList.java:152) [spigot1649.jar:git-Spigot-1649]
  106. [Java ERROR] net.minecraft.server.v1_7_R4.PlayerList.c(PlayerList.java:265) [spigot1649.jar:git-Spigot-1649]
  107. [Java ERROR] org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [spigot1649.jar:git-Spigot-1649]
  108. [Java ERROR] org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [spigot1649.jar:git-Spigot-1649]
  109. [Java ERROR] us.Myles.PWP.TransparentListeners.PWPRegisteredListener.callEvent(PWPRegisteredListener.java:30) [PerWorldPlugins%20(1).jar:?]
  110. [Java ERROR] org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot1649.jar:git-Spigot-1649]
  111. [Java ERROR] us.Myles.PWP.TransparentListeners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:122) ~[?:?]
  112. Could not pass event PlayerJoinEvent to MotdPerWorld v0.7
  113. [09:07:13] [Server thread/ERROR] : **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
  114. [09:07:13] [User Authenticator #1/INFO] : UUID of player kaitheslayer is b75bf2f1-6cd5-4674-bf95-815b121fb88f
  115. [09:06:35] [Server thread/INFO] : Charles > Why Not Vote For The Server? 
  116. [09:05:08] [Server thread/INFO] : [HoloAPI] Holograms loaded
  117. [09:05:06] [Server thread/INFO] : [ChatEx] There is no new version available. You are up-to-date!
  118. [09:05:06] [Server thread/INFO] : Found 3 arenas.
  119. [09:05:04] [Server thread/INFO] : fire:2
  120. [09:05:04] [Server thread/INFO] : ItemStack{PAPER x 1}
  121. [09:05:04] [Server thread/INFO] : sharpness:4
  122. [09:05:04] [Server thread/INFO] : ItemStack{NETHER_STAR x 1}
  123. [09:05:04] [Server thread/INFO] : [SurvivalGames] Location{world=CraftWorld{name=Survival-Games},x=1867.0,y=4.0,z=2395.0,pitch=0.0,yaw=0.0}
  124. [09:05:04] [Server thread/INFO] : [SurvivalGames] Location{world=CraftWorld{name=Survival-Games},x=1867.0,y=4.0,z=2403.0,pitch=0.0,yaw=0.0}
  125. [09:05:04] [Server thread/INFO] : [SurvivalGames] 1867 4 2395
  126. [09:05:04] [Server thread/INFO] : [SurvivalGames] 1867 4 2403
  127. [09:05:04] [Server thread/INFO] : [SurvivalGames] Loading Arena: 4
  128. [09:05:04] [Server thread/INFO] : [SurvivalGames] Location{world=CraftWorld{name=SG3},x=-202.0,y=6.0,z=-217.0,pitch=0.0,yaw=0.0}
  129. [09:05:04] [Server thread/INFO] : [SurvivalGames] Location{world=CraftWorld{name=SG3},x=271.0,y=280.0,z=168.0,pitch=0.0,yaw=0.0}
  130. [09:05:04] [Server thread/INFO] : [SurvivalGames] -202 6 -217
  131. [09:05:04] [Server thread/INFO] : [SurvivalGames] 271 280 168
  132. [09:05:04] [Server thread/INFO] : [SurvivalGames] Loading Arena: 3
  133. [09:05:04] [Server thread/INFO] : [SurvivalGames] Location{world=CraftWorld{name=arena2},x=-282.0,y=9.0,z=-174.0,pitch=0.0,yaw=0.0}
  134. [09:05:04] [Server thread/INFO] : [SurvivalGames] Location{world=CraftWorld{name=arena2},x=251.0,y=212.0,z=218.0,pitch=0.0,yaw=0.0}
  135. [09:05:04] [Server thread/INFO] : [SurvivalGames] -282 9 -174
  136. [09:05:04] [Server thread/INFO] : [SurvivalGames] 251 212 218
  137. [09:05:04] [Server thread/INFO] : [SurvivalGames] Loading Arena: 2
  138. [09:05:04] [Server thread/INFO] : [SurvivalGames] Location{world=CraftWorld{name=arena1},x=-78.0,y=3.0,z=6.0,pitch=0.0,yaw=0.0}
  139. [09:05:04] [Server thread/INFO] : [SurvivalGames] Location{world=CraftWorld{name=arena1},x=396.0,y=88.0,z=463.0,pitch=0.0,yaw=0.0}
  140. [09:05:04] [Server thread/INFO] : [SurvivalGames] -78 3 6
  141. [09:05:04] [Server thread/INFO] : [SurvivalGames] 396 88 463
  142. [09:05:04] [Server thread/INFO] : [SurvivalGames] Loading Arena: 1
  143. [09:05:04] [Craft Scheduler Thread - 3/INFO]: [HoloAPI] Animations loaded.
  144. [09:05:03] [Craft Scheduler Thread - 10/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  145. [09:05:03] [Craft Scheduler Thread - 10/WARN]: [Vault] Stable Version: 1.4.1 is out! You are still running version: 1.2.31
  146. [09:05:03] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates:
  147. [09:05:03] [Craft Scheduler Thread - 8/INFO]: [HoloAPI] NFO] Type /holoupdate to update.
  148. [09:05:03] [Craft Scheduler Thread - 8/INFO]: [HoloAPI] NFO] An update is available: HoloAPI v1.2.3
  149. [09:05:03] [Craft Scheduler Thread - 3/INFO]: [HoloAPI] Custom images loaded.
  150. [09:05:03] [Server thread/INFO] : ----------------------------------------------------------
  151. [09:05:03] [Server thread/INFO] : [ChestCommands] Could not find a compatible NMS code for this bukkit version. Attributes will show up on items.If you're using a new version, expect an update soon. The plugin will still work.
  152. [09:05:03] [Server thread/INFO] : ----------------------------------------------------------
  153. [09:05:03] [Server thread/INFO] : GroupManager - INFO - Bukkit Permissions Updated!
  154. [09:05:03] [Server thread/WARN] : at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  155. [09:05:03] [Server thread/WARN] : at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  156. [09:05:03] [Server thread/WARN] : at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  157. [09:05:03] [Server thread/WARN] : at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  158. [09:05:03] [Server thread/WARN] : at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:641)
  159. [09:05:03] [Server thread/WARN] : at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  160. [09:05:03] [Server thread/WARN] : at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  161. [09:05:03] [Server thread/WARN] : at com.pauldavdesign.mineauz.minigames.Minigames$1.run(Minigames.java:191)
  162. [09:05:03] [Server thread/WARN] : at com.pauldavdesign.mineauz.minigames.minigame.Minigame.loadMinigame(Minigame.java:2888)
  163. [09:05:03] [Server thread/WARN] : at com.pauldavdesign.mineauz.minigames.minigame.Minigame.saveMinigame(Minigame.java:2005)
  164. [09:05:03] [Server thread/WARN] : at com.pauldavdesign.mineauz.minigames.MinigameData.minigameSetLocations(MinigameData.java:299)
  165. [09:05:03] [Server thread/WARN] : java.lang.NullPointerException
  166. [09:05:03] [Server thread/ERROR] : [Minigames] §cFailed to load "spleef"! The configuration file may be corrupt or missing!
  167. [09:05:03] [Server thread/INFO] : Dave > Have You Heard About Our Site? http://goo.gl/1TQ4yA
  168. [09:05:03] [Craft Scheduler Thread - 1/INFO]: Plot conversion finished
  169. [09:05:03] [Craft Scheduler Thread - 1/INFO]: 0 players converted
  170. [09:05:03] [Craft Scheduler Thread - 1/INFO]: Finished fetching 0 UUIDs. Starting database update.
  171. [09:05:03] [Craft Scheduler Thread - 1/INFO]: Fetching 0 UUIDs from Mojang servers...
  172. [09:05:03] [Craft Scheduler Thread - 1/INFO]: Starting to convert plots to UUID
  173. [09:05:03] [Craft Scheduler Thread - 1/INFO]: Verifying if database needs conversion
  174. [09:05:03] [Craft Scheduler Thread - 1/INFO]: Checking if conversion to UUID needed...
  175. [09:05:03] [Query Listener #1/INFO] : Query running on 62.210.235.41:10281
  176. [09:05:03] [Server thread/INFO] : Starting GS4 status listener
  177. [09:05:03] [Server thread/INFO] : Done (22.813s)! For help, type "help" or "?"
  178. [09:05:02] [Server thread/INFO] : Server permissions file permissions.yml is empty, ignoring it
  179. [09:05:02] [Server thread/INFO] : [MGArcade] Enabling MGArcade v1.3.2
  180. [09:05:02] [Server thread/INFO] : [MGFlyingCars] Enabling MGFlyingCars v1.2.0
  181. [09:05:02] [Server thread/INFO] : [MGOneInTheChamber] Enabling MGOneInTheChamber v1.0.0
  182. [09:05:02] [Server thread/INFO] : Loaded MinigamesAPI. We're on v1_7_R4.
  183. [09:05:02] [Server thread/INFO] : [MinigamesLib] Enabling MinigamesLib v1.11.0
  184. [09:05:02] [Server thread/INFO] : Metrics was started!
  185. [09:05:02] [Server thread/INFO] : [InfoBoardReborn] Enabling InfoBoardReborn v1.0.0
  186. [09:05:02] [Server thread/INFO] : [SkyWars] [KitController] Registered 1 kits ...
  187. [09:05:02] [Server thread/INFO] : [SkyWars] [ChestController] Registered 31 chest items ...
  188. [09:05:02] [Server thread/INFO] : [WorldGuard] Loaded configuration for world 'island-0'
  189. [09:05:02] [Server thread/INFO] : [WorldGuard] (island-0) Fire spread is UNRESTRICTED.
  190. [09:05:02] [Server thread/INFO] : [WorldGuard] (island-0) Lava fire is blocked.
  191. [09:05:02] [Server thread/INFO] : [WorldGuard] (island-0) Lighters are PERMITTED.
  192. [09:05:02] [Server thread/INFO] : [WorldGuard] (island-0) TNT ignition is PERMITTED.
  193. [09:05:02] [Server thread/INFO] : [WorldGuard] Default configuration file written: /var/directory_serv/servmc_70696/plugins/WorldGuard/worlds/island-0/blacklist.txt
  194. [09:05:02] [Server thread/INFO] : [WorldGuard] Default configuration file written: /var/directory_serv/servmc_70696/plugins/WorldGuard/worlds/island-0/config.yml
  195. [09:05:01] [Server thread/INFO] : Preparing spawn area for island-0, 28%
  196. [09:05:00] [Server thread/INFO] : Preparing start region for level 22 (Seed: -5126939690917327248)
  197. [09:05:00] [Server thread/INFO] : Item Merge Radius: 2.5
  198. [09:05:00] [Server thread/INFO] : Item Despawn Rate: 6000
  199. [09:05:00] [Server thread/INFO] : Allow Zombie Pigmen to spawn from portal blocks: true
  200. [09:05:00] [Server thread/INFO] : Arrow Despawn Rate: 1200
  201. [09:05:00] [Server thread/INFO] : Experience Merge Radius: 3.0
  202. [09:05:00] [Server thread/INFO] : Clear tick list: false
  203. [09:05:00] [Server thread/INFO] : Chunks to Grow per Tick: 650
  204. [09:05:00] [Server thread/INFO] : View Distance: 9
  205. [09:05:00] [Server thread/INFO] : Max TNT Explosions: 100
  206. [09:05:00] [Server thread/INFO] : Custom Map Seeds: Village: 10387312 Feature: 14357617
  207. [09:05:00] [Server thread/INFO] : Max Entity Collisions: 8
  208. [09:05:00] [Server thread/INFO] : Sending up to 5 chunks per packet
  209. [09:05:00] [Server thread/INFO] : Structure Info Saving: true
  210. [09:05:00] [Server thread/INFO] : Random Lighting Updates: false
  211. [09:05:00] [Server thread/INFO] : Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  212. [09:05:00] [Server thread/INFO] : Alternative Hopper Ticking: false
  213. [09:05:00] [Server thread/INFO] : Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  214. [09:05:00] [Server thread/INFO] : Entity Activation Range: An 32 / Mo 32 / Mi 16
  215. [09:05:00] [Server thread/INFO] : Wheat Growth Modifier: 100%
  216. [09:05:00] [Server thread/INFO] : Sapling Growth Modifier: 100%
  217. [09:05:00] [Server thread/INFO] : Pumpkin Growth Modifier: 100%
  218. [09:05:00] [Server thread/INFO] : Mushroom Growth Modifier: 100%
  219. [09:05:00] [Server thread/INFO] : Melon Growth Modifier: 100%
  220. [09:05:00] [Server thread/INFO] : Cane Growth Modifier: 100%
  221. [09:05:00] [Server thread/INFO] : Cactus Growth Modifier: 100%
  222. [09:05:00] [Server thread/INFO] : Mob Spawn Range: 4
  223. [09:05:00] [Server thread/INFO] : Nerfing mobs spawned from spawners: false
  224. [09:05:00] [Server thread/INFO] : Replace Blocks: [1, 5]
  225. [09:05:00] [Server thread/INFO] : Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  226. [09:05:00] [Server thread/INFO] : Engine Mode: 1
  227. [09:05:00] [Server thread/INFO] : Anti X-Ray: true
  228. [09:05:00] [Server thread/INFO] : Zombie Aggressive Towards Villager: true
  229. [09:05:00] [Server thread/INFO] : -------- World Settings For [island-0] --------
  230. [09:05:00] [Server thread/INFO] : [Multiverse-Core] Loading World & Settings - 'island-0' - Env: NORMAL - Type: NORMAL & generator: SkyWars
  231. [09:05:00] [Server thread/INFO] : [SkyWars] [SchematicController] Registered 1 schematics ...
  232. [09:04:57] [Server thread/INFO] : [SkyWars] Enabling SkyWars v1.1-m16
  233. [09:04:57] [Server thread/INFO] : [NoLagg] Disabling NoLagg v1.90.4
  234. [09:04:57] [Server thread/ERROR] : [NoLagg] Perhaps the dependency has to be updated? Please check the log for any errors related to BKCommonLib
  235. [09:04:57] [Server thread/ERROR] : [NoLagg] Could not enable 'NoLagg v1.90.4' because dependency 'BKCommonLib' failed to enable!
  236. [09:04:57] [Server thread/INFO] : [NoLagg] Enabling NoLagg v1.90.4
  237. [09:04:57] [Server thread/INFO] : [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  238. [09:04:57] [Server thread/ERROR] : [EnjinMinecraftPlugin] Disabling vault integration until Vault is updated.
  239. [09:04:57] [Server thread/ERROR] : [EnjinMinecraftPlugin] This version of vault doesn't support UUID! Please update to the latest version here: http://dev.bukkit.org/bukkit-plugins/vault/files/
  240. [09:04:57] [Server thread/INFO] : [EnjinMinecraftPlugin] MC 1.7.10 or above found, enabling version 2 player handling.
  241. [09:04:57] [Server thread/INFO] : [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  242. [09:04:57] [Server thread/INFO] : [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  243. [09:04:57] [Server thread/INFO] : [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.0
  244. [09:04:56] [Server thread/INFO] : [EZRanksLite] An update for EZRanksLite (EZRanksLite v1.5.4.7) is available at http://www.spigotmc.org/resources/ezrankslite.762/
  245. [09:04:56] [Server thread/INFO] : [EZRanksLite] 1 rankup cost multipliers loaded!
  246. [09:04:56] [Server thread/INFO] : [EZRanksLite] 1 rankup cost discounts loaded!
  247. [09:04:56] [Server thread/INFO] : [EZRanksLite] 3 Ranks loaded with 3 unique RankUps!
  248. [09:04:56] [Server thread/INFO] : [EZRanksLite] Loading EZRanksLite messages.yml
  249. [09:04:56] [Server thread/ERROR] : [EZRanksLite] EZRanksLite hooked into Essentials!!
  250. [09:04:56] [Server thread/INFO] : [EZRanksLite] Enabling EZRanksLite v1.5.4.6
  251. [09:04:56] [Server thread/INFO] : [Multiverse-Inventories 2.5-b335] enabled.
  252. [09:04:56] [Server thread/INFO] : [Multiverse-Inventories] The following worlds for group 'default' are not loaded: world_nether, world, world_the_end
  253. [09:04:56] [Server thread/INFO] : [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  254. [09:04:56] [Server thread/WARN] : [Multiverse-Core] Portal pote has an invalid DESTINATION!
  255. [09:04:56] [Server thread/WARN] : [Multiverse-Core] Portal Survival has an invalid DESTINATION!
  256. [09:04:56] [Server thread/WARN] : [Multiverse-Core] Portal nethergamesportal has an invalid DESTINATION!
  257. [09:04:56] [Server thread/WARN] : [Multiverse-Core] Portal sg-hub1 has an invalid DESTINATION!
  258. [09:04:56] [Server thread/WARN] : [Multiverse-Core] Portal hub1-kitpvp-1 has an invalid DESTINATION!
  259. [09:04:55] [Server thread/INFO] : [Multiverse-Portals] 91 - Portals(s) loaded
  260. [09:04:55] [Server thread/WARN] : [Multiverse-Portals] Portal 'Dragon-Esacpe-1-Hub' not loaded due to invalid location!
  261. [09:04:55] [Server thread/WARN] : [Multiverse-Portals] Portal Dragon-Esacpe-1-Hub has an invalid LOCATION!
  262. [09:04:55] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: Dragon-Esacpe-1-Hub (World Error, World did not exist or was not imported into Multiverse-Core!)
  263. [09:04:54] [Server thread/WARN] : [Multiverse-Portals] Portal 'kitPVP-1--hub1' not loaded due to invalid location!
  264. [09:04:54] [Server thread/WARN] : [Multiverse-Portals] Portal kitPVP-1--hub1 has an invalid LOCATION!
  265. [09:04:54] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: kitPVP-1--hub1 (World Error, World did not exist or was not imported into Multiverse-Core!)
  266. [09:04:54] [Server thread/WARN] : [Multiverse-Portals] Portal 'kitPVP-1-hub1' not loaded due to invalid location!
  267. [09:04:54] [Server thread/WARN] : [Multiverse-Portals] Portal kitPVP-1-hub1 has an invalid LOCATION!
  268. [09:04:54] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: kitPVP-1-hub1 (World Error, World did not exist or was not imported into Multiverse-Core!)
  269. [09:04:54] [Server thread/WARN] : [Multiverse-Portals] Portal 'Survival1' not loaded due to invalid location!
  270. [09:04:54] [Server thread/WARN] : [Multiverse-Portals] Portal Survival1 has an invalid LOCATION!
  271. [09:04:54] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: Survival1 (World Error, World did not exist or was not imported into Multiverse-Core!)
  272. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal 'poratal45' not loaded due to invalid location!
  273. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal poratal45 has an invalid LOCATION!
  274. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: poratal45 (World Error, World did not exist or was not imported into Multiverse-Core!)
  275. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal 'nethercheckpoint' not loaded due to invalid location!
  276. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal nethercheckpoint has an invalid LOCATION!
  277. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: nethercheckpoint (World Error, World did not exist or was not imported into Multiverse-Core!)
  278. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal 'netherparkour' not loaded due to invalid location!
  279. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal netherparkour has an invalid LOCATION!
  280. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: netherparkour (World Error, World did not exist or was not imported into Multiverse-Core!)
  281. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal 'portala' not loaded due to invalid location!
  282. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal portala has an invalid LOCATION!
  283. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: portala (World Error, World did not exist or was not imported into Multiverse-Core!)
  284. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal 'infospawnportal' not loaded due to invalid location!
  285. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal infospawnportal has an invalid LOCATION!
  286. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: infospawnportal (World Error, World did not exist or was not imported into Multiverse-Core!)
  287. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal 'portal6' not loaded due to invalid location!
  288. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal portal6 has an invalid LOCATION!
  289. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: portal6 (World Error, World did not exist or was not imported into Multiverse-Core!)
  290. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal 'portal5' not loaded due to invalid location!
  291. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal portal5 has an invalid LOCATION!
  292. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: portal5 (World Error, World did not exist or was not imported into Multiverse-Core!)
  293. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal 'portal3' not loaded due to invalid location!
  294. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Portal portal3 has an invalid LOCATION!
  295. [09:04:53] [Server thread/WARN] : [Multiverse-Portals] Failed Parsing World for: portal3 (World Error, World did not exist or was not imported into Multiverse-Core!)
  296. [09:04:53] [Server thread/INFO] : [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  297. [09:04:53] [Server thread/INFO] : [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  298. [09:04:53] [Thread-17/INFO] : [ClearLag] No updates found!
  299. [09:04:53] [Server thread/INFO] : [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  300. [09:04:53] [Server thread/INFO] : [ChatEx] is now enabled!
  301. [09:04:53] [Server thread/INFO] : [ChatEx] Listener registered with Priority: LOWEST
  302. [09:04:53] [Server thread/INFO] : [ChatEx] Successfully hooked into: GroupManager - Chat
  303. [09:04:53] [Server thread/INFO] : [ChatEx] Updatechecker is enabled.
  304. [09:04:53] [Server thread/INFO] : [ChatEx] Done!
  305. [09:04:53] [Server thread/INFO] : [ChatEx] Loading updater-config...
  306. [09:04:53] [Server thread/INFO] : [ChatEx] Loading updater by TheJeterLP. Project id: 65863
  307. [09:04:53] [Server thread/INFO] : [ChatEx] Enabling ChatEx v1.1.1
  308. [09:04:53] [Server thread/INFO] : [Citizens] Disabling Citizens v2.0.12-SNAPSHOT (build 1114)
  309. [09:04:53] [Server thread/ERROR] : [Citizens] v2.0.12-SNAPSHOT (build 1114) is not compatible with Minecraft v1.7.10 - try upgrading or downgrading Citizens. Disabling.
  310. [09:04:53] [Server thread/INFO] : [Citizens] Enabling Citizens v2.0.12-SNAPSHOT (build 1114)
  311. [09:04:53] [Server thread/INFO] : Essentials: Using GroupManager based permissions.
  312. [09:04:53] [Server thread/INFO] : [Vault][Economy] Essentials Economy hooked.
  313. [09:04:53] [Thread-14/WARN]: [ChestCommands] Please notify the author of this error.
  314. [09:04:53] [Thread-14/WARN]: [ChestCommands] File versions should follow the format 'PluginName vVERSION'
  315. [09:04:53] [Thread-14/WARN]: [ChestCommands] The author of this plugin has misconfigured their Auto Update system
  316. [09:04:53] [Server thread/INFO] : 1.7.10-R0.1-SNAPSHOT
  317. [09:04:53] [Server thread/INFO] : git-Spigot-1649 (MC: 1.7.10)
  318. [09:04:53] [Server thread/INFO] : Bukkit version format changed. Version not checked.
  319. [09:04:53] [Server thread/INFO] : [Essentials] Enabling Essentials v2.13.1
  320. [09:04:53] [Server thread/INFO] : [MRForceSpawn] Enabling MRForceSpawn v1.1 This plugin teleports players to spawn when they join the server.
  321. [09:04:53] [Server thread/ERROR] : [Votifier] Votifier did not initialize properly!
  322. [Java ERROR] net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot1649.jar:git-Spigot-1649]
  323. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot1649.jar:git-Spigot-1649]
  324. [Java ERROR] net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot1649.jar:git-Spigot-1649]
  325. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot1649.jar:git-Spigot-1649]
  326. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot1649.jar:git-Spigot-1649]
  327. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot1649.jar:git-Spigot-1649]
  328. [Java ERROR] org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot1649.jar:git-Spigot-1649]
  329. [Java ERROR] org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot1649.jar:git-Spigot-1649]
  330. [Java ERROR] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot1649.jar:git-Spigot-1649]
  331. [Java ERROR] us.Myles.PWP.TransparentListeners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:145) [PerWorldPlugins%20(1).jar:?]
  332. [Java ERROR] org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot1649.jar:git-Spigot-1649]
  333. [Java ERROR] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [spigot1649.jar:git-Spigot-1649]
  334. [Java ERROR] com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
  335. [Java ERROR] com.vexsoftware.votifier.net.VoteReceiver.(VoteReceiver.java:75) [Votifier.jar:?]
  336. [Java ERROR] com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
  337. [Java ERROR] java.net.ServerSocket.bind(ServerSocket.java:330) ~[?:1.7.0]
  338. [Java ERROR] java.net.ServerSocket.bind(ServerSocket.java:376) ~[?:1.7.0]
  339. [Java ERROR] java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:374) ~[?:1.7.0]
  340. [Java ERROR] java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.7.0]
  341. java.net.BindException: Address already in use
  342. [09:04:53] [Server thread/ERROR] : [Votifier] with hosting services and, if so, you should check with your hosting provider.
  343. [09:04:53] [Server thread/ERROR] : [Votifier] IP address and port are not already in use. This is a common problem
  344. [09:04:53] [Server thread/ERROR] : [Votifier] Error initializing vote receiver. Please verify that the configured
  345. [09:04:53] [Server thread/INFO] : [Votifier] Enabling Votifier v1.9
  346. [09:04:53] [Server thread/INFO] : [HoloAPI] Enabling HoloAPI v1.0.6
  347. [09:04:53] [Thread-17/INFO] : [ClearLag] Checking for updates...
  348. [09:04:53] [Server thread/INFO] : [ClearLag] Clearlag is now enabled!
  349. [09:04:53] [Server thread/INFO] : [ClearLag] Modules have been loaded!
  350. [09:04:53] [Server thread/INFO] : [ClearLag] Loading modules...
  351. [09:04:53] [Server thread/INFO] : [ClearLag] Enabling ClearLag v2.7.2
  352. Download it at: dev.bukkit.org/server-mods/drugmeup
  353. [DrugMeUp] Update Available!
  354. [09:04:53] [Server thread/INFO] : 
  355. [09:04:53] [Server thread/INFO] : [DrugMeUp] v0.9.1 Enabled!
  356. [09:04:53] [Server thread/INFO] : [DrugMeUp] Enabling DrugMeUp v0.9.1
  357. [09:04:53] [Server thread/INFO] : [MotdPerWorld] Enabling MotdPerWorld v0.7
  358. ... 13 more
  359. [Java ERROR] java.lang.ClassLoader.loadClass(ClassLoader.java:356) ~[?:1.7.0]
  360. [Java ERROR] java.lang.ClassLoader.loadClass(ClassLoader.java:423) ~[?:1.7.0]
  361. [Java ERROR] org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot1649.jar:git-Spigot-1649]
  362. [Java ERROR] org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot1649.jar:git-Spigot-1649]
  363. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.Packet
  364. [Java ERROR] net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot1649.jar:git-Spigot-1649]
  365. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot1649.jar:git-Spigot-1649]
  366. [Java ERROR] net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [spigot1649.jar:git-Spigot-1649]
  367. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [spigot1649.jar:git-Spigot-1649]
  368. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [spigot1649.jar:git-Spigot-1649]
  369. [Java ERROR] net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [spigot1649.jar:git-Spigot-1649]
  370. [Java ERROR] org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot1649.jar:git-Spigot-1649]
  371. [Java ERROR] org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot1649.jar:git-Spigot-1649]
  372. [Java ERROR] org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot1649.jar:git-Spigot-1649]
  373. [Java ERROR] us.Myles.PWP.TransparentListeners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:145) [PerWorldPlugins%20(1).jar:?]
  374. [Java ERROR] org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot1649.jar:git-Spigot-1649]
  375. [Java ERROR] org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot1649.jar:git-Spigot-1649]
  376. [Java ERROR] de.robingrether.idisguise.iDisguise.onEnable(iDisguise.java:60) ~[?:?]
  377. java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet
  378. [09:04:53] [Server thread/ERROR] : Error occurred while enabling iDisguise v3.0.2 (Is it up to date?)
  379. [09:04:53] [Server thread/INFO] : [iDisguise] Enabling iDisguise v3.0.2
  380. [09:04:53] [Server thread/INFO] : [TimeLock] Enabled
  381. [09:04:53] [Server thread/INFO] : [TimeLock] Enabling TimeLock v0.5
  382. [09:04:53] [Server thread/INFO] : [PerWorldPlugins] Enabled, attempting to inject CommandHandler...
  383. [09:04:53] [Server thread/INFO] : [PerWorldPlugins] Enabling PerWorldPlugins v1.2.4
  384. [09:04:53] [Server thread/INFO] : [BuyRegion] BuyRegion - Maintained by Luke199
  385. [09:04:53] [Server thread/INFO] : [BuyRegion] Enabling BuyRegion v1.1.7
  386. [09:04:53] [Server thread/INFO] : [ChestCommands] Economy plugin found, economy support enabled!
  387. [09:04:53] [Server thread/INFO] : [ChestCommands] Loading menu: gameselector.yml
  388. [09:04:53] [Server thread/INFO] : [ChestCommands] Loading menu: main-menu.yml
  389. [09:04:53] [Server thread/INFO] : [ChestCommands] Loading menu: kits.yml
  390. [09:04:53] [Server thread/INFO] : [ChestCommands] Loading menu: simple-shop.yml
  391. [09:04:53] [Server thread/INFO] : [ChestCommands] Loading menu: example.yml
  392. [09:04:53] [Server thread/INFO] : [ChestCommands] Loading menu: plugin-tutorial.yml
  393. [09:04:53] [Server thread/INFO] : [ChestCommands] Loading menu: admin-console.yml
  394. [09:04:53] [Server thread/INFO] : [ChestCommands] Enabling ChestCommands v2.2.3
  395. [09:04:53] [Server thread/INFO] : [WorldRestrict] 1.1.1 enabled
  396. [09:04:53] [Server thread/INFO] : [WorldRestrict] Enabling WorldRestrict v1.1.1
  397. [09:04:53] [Server thread/INFO] : METRICS STARTING
  398. [09:04:53] [Server thread/INFO] : [SurvivalGames] Enabling SurvivalGames v0.5.8.54
  399. [09:04:52] [Server thread/INFO] : Minigames successfully enabled.
  400. [09:04:52] [Server thread/INFO] : [Minigames] Enabling Minigames v1.6.4
  401. [09:04:52] [Server thread/INFO] : [MineResetLite] MineResetLite version 0.3.6 enabled!
  402. [09:04:52] [Server thread/INFO] : [MineResetLite] Loading mine from file 'A-Log.mine.yml'...
  403. [09:04:52] [Server thread/INFO] : [MineResetLite] Loading mine from file 'D-Mineral.mine.yml'...
  404. [09:04:52] [Server thread/INFO] : [MineResetLite] Loading mine from file 'A-Mineral.mine.yml'...
  405. [09:04:52] [Server thread/INFO] : [MineResetLite] Loading mine from file 'C-Log.mine.yml'...
  406. [09:04:52] [Server thread/INFO] : [MineResetLite] Loading mine from file 'C-Mineral.mine.yml'...
  407. [09:04:52] [Server thread/INFO] : [MineResetLite] Loading mine from file 'D-Wood.mine.yml'...
  408. [09:04:52] [Server thread/INFO] : [MineResetLite] Loading mine from file 'B-Mineral.mine.yml'...
  409. [09:04:52] [Server thread/INFO] : [MineResetLite] Loading mine from file 'B-Log.mine.yml'...
  410. [09:04:52] [Server thread/INFO] : [MineResetLite] Enabling MineResetLite v0.3.6
  411. [09:04:52] [Server thread/INFO] : [CustomJoinItems] Enabling CustomJoinItems v1.5.1
  412. [09:04:52] [Server thread/INFO] : Particle > is now enabled!
  413. [09:04:52] [Server thread/INFO] : [ParticleMenu] Enabling ParticleMenu v2.2
  414. [09:04:52] [Server thread/INFO] : [WorldGuard] 1 regions loaded for 'newhub'
  415. [09:04:52] [Server thread/INFO] : [WorldGuard] 5 regions loaded for 'MGA'
  416. [09:04:52] [Server thread/INFO] : [WorldGuard] 7 regions loaded for 'oitq'
  417. [09:04:52] [Server thread/INFO] : [WorldGuard] 2 regions loaded for 'kitpvp'
  418. [09:04:52] [Server thread/INFO] : [WorldGuard] 0 regions loaded for 'Kit-Pvp'
  419. [09:04:52] [Server thread/INFO] : [WorldGuard] 0 regions loaded for 'Hub-Old'
  420. [09:04:52] [Server thread/INFO] : [WorldGuard] 0 regions loaded for 'VIP-LOBBY'
  421. [09:04:52] [Server thread/INFO] : [WorldGuard] 2 regions loaded for 'Factions'
  422. [09:04:52] [Server thread/INFO] : [WorldGuard] 2 regions loaded for 'Creative-1'
  423. [09:04:52] [Server thread/INFO] : [WorldGuard] 2 regions loaded for 'PaintBall-1'
  424. [09:04:52] [Server thread/INFO] : [WorldGuard] 4 regions loaded for 'Sky-Wars-Hub'
  425. [09:04:52] [Server thread/INFO] : [WorldGuard] 40 regions loaded for 'Prison-1'
  426. [09:04:52] [Server thread/INFO] : [WorldGuard] 1 regions loaded for 'Survival-Games'
  427. [09:04:52] [Server thread/INFO] : [WorldGuard] 1 regions loaded for 'Infected'
  428. [09:04:52] [Server thread/INFO] : [WorldGuard] 0 regions loaded for 'SG4'
  429. [09:04:52] [Server thread/INFO] : [WorldGuard] 2 regions loaded for 'SG3'
  430. [09:04:52] [Server thread/INFO] : [WorldGuard] 0 regions loaded for 'arena2'
  431. [09:04:52] [Server thread/INFO] : [WorldGuard] 1 regions loaded for 'arena1'
  432. [09:04:52] [Server thread/INFO] : [WorldGuard] 0 regions loaded for 'prison'
  433. [09:04:52] [Server thread/INFO] : [WorldGuard] 0 regions loaded for 'Hub_the_end'
  434. [09:04:52] [Server thread/INFO] : [WorldGuard] 0 regions loaded for 'Hub_nether'
  435. [09:04:52] [Server thread/INFO] : [WorldGuard] 4 regions loaded for 'Hub'
  436. [09:04:52] [Server thread/INFO] : [WorldGuard] Loaded configuration for world 'newhub'
  437. [09:04:52] [Server thread/INFO] : [WorldGuard] (newhub) Fire spread is UNRESTRICTED.
  438. [09:04:52] [Server thread/INFO] : [WorldGuard] (newhub) Lava fire is blocked.
  439. [09:04:52] [Server thread/INFO] : [WorldGuard] (newhub) Lighters are PERMITTED.
  440. [09:04:52] [Server thread/INFO] : [WorldGuard] (newhub) TNT ignition is PERMITTED.
  441. [09:04:52] [Server thread/INFO] : [WorldGuard] Loaded configuration for world 'MGA'
  442. [09:04:52] [Server thread/INFO] : [WorldGuard] (MGA) Fire spread is UNRESTRICTED.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement