Advertisement
Guest User

Untitled

a guest
Jul 24th, 2014
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.90 KB | None | 0 0
  1. [23:43:39] [Server thread/INFO]: kiboo left the game.
  2. [23:43:39] [Server thread/INFO]: xStormCloak33x lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  3. [23:43:39] [Server thread/INFO]: xStormCloak33x left the game.
  4. [23:43:39] [Server thread/INFO]: Dixi101 lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  5. [23:43:39] [Server thread/INFO]: Dixi101 left the game.
  6. [23:43:39] [Server thread/INFO]: slalomkillen lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  7. [23:43:39] [Server thread/INFO]: slalomkillen left the game.
  8. [23:43:39] [Server thread/INFO]: Ricky110 lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  9. [23:43:39] [Server thread/INFO]: Ricky110 left the game.
  10. [23:43:39] [Server thread/INFO]: CraZEpiC lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  11. [23:43:39] [Server thread/INFO]: CraZEpiC left the game.
  12. [23:43:39] [Server thread/INFO]: TitaniumBoy2000 lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  13. [23:43:39] [Server thread/INFO]: TitaniumBoy2000 left the game.
  14. [23:43:39] [Server thread/INFO]: RCxPVPBOSS lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  15. [23:43:39] [Server thread/INFO]: RCxPVPBOSS left the game.
  16. [23:43:39] [Server thread/INFO]: Helitcz lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  17. [23:43:39] [Server thread/INFO]: Helitcz left the game.
  18. [23:43:39] [Server thread/INFO]: Laesker lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  19. [23:43:39] [Server thread/INFO]: Laesker left the game.
  20. [23:43:39] [Server thread/INFO]: MoonLiiiight lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  21. [23:43:39] [Server thread/INFO]: MoonLiiiight left the game.
  22. [23:43:39] [Server thread/INFO]: XxMartin1999xX lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  23. [23:43:39] [Server thread/INFO]: XxMartin1999xX left the game.
  24. [23:43:39] [Server thread/INFO]: Kayze_PvP lost connection: Restarting dont worrrrrrrryyyyyyyyy holy shit!
  25. [23:43:39] [Server thread/INFO]: Kayze_PvP left the game.
  26. [23:43:39] [Server thread/INFO]: Saving worlds
  27. [23:43:39] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  28. [23:43:39] [Thread-4/INFO]: Stopping server
  29. [23:43:55] [Server thread/INFO]: Starting minecraft server version 1.7.9
  30. [23:43:55] [Server thread/INFO]: Loading properties
  31. [23:43:55] [Server thread/INFO]: Default game type: SURVIVAL
  32. [23:43:55] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1486 (MC: 1.7.9) (Implementing API version 1.7.9-R0.2-SNAPSHOT)
  33. [23:43:55] [Server thread/INFO]: Using 3 threads for Netty based IO
  34. [23:43:55] [Server thread/INFO]: Server Ping Player Sample Count: 12
  35. [23:43:55] [Server thread/INFO]: Generating keypair
  36. [23:43:55] [Server thread/INFO]: Starting Minecraft server on *:25565
  37. [23:43:56] [Server thread/ERROR]: Could not load 'plugins/ChainCraf.jar' in folder 'plugins'
  38. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/EntityHuman
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-1486]
  40. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-1486]
  41. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-1486]
  42. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:358) [craftbukkit.jar:git-Spigot-1486]
  43. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:135) [craftbukkit.jar:git-Spigot-1486]
  44. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Spigot-1486]
  45. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1486]
  46. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/EntityHuman
  47. at fr.Lobby.Principale.<init>(Principale.java:23) ~[?:?]
  48. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_40]
  49. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_40]
  50. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_40]
  51. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_40]
  52. at java.lang.Class.newInstance(Class.java:374) ~[?:1.7.0_40]
  53. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit.jar:git-Spigot-1486]
  54. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Spigot-1486]
  55. ... 6 more
  56. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.EntityHuman
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit.jar:git-Spigot-1486]
  58. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Spigot-1486]
  59. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_40]
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_40]
  61. at fr.Lobby.Principale.<init>(Principale.java:23) ~[?:?]
  62. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_40]
  63. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_40]
  64. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_40]
  65. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_40]
  66. at java.lang.Class.newInstance(Class.java:374) ~[?:1.7.0_40]
  67. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[craftbukkit.jar:git-Spigot-1486]
  68. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Spigot-1486]
  69. ... 6 more
  70. [23:43:56] [Server thread/INFO]: [ChainBan] Loading ChainBan v1.0.0
  71. [23:43:56] [Server thread/INFO]: [Special] Loading Special v1.0
  72. [23:43:56] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.20 (Phoenix)
  73. [23:43:56] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
  74. [23:43:56] [Server thread/INFO]: [ChatManipulation] Loading ChatManipulation v1.0
  75. [23:43:56] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.7
  76. [23:43:56] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.0.0
  77. [23:43:56] [Server thread/INFO]: [mcore] Loading mcore v7.2.1
  78. [23:43:56] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  79. [23:43:56] [Server thread/INFO]: [uHunger] Loading uHunger v1.0.0
  80. [23:43:56] [Server thread/INFO]: [Warzone] Loading Warzone v1.1.0
  81. [23:43:56] [Server thread/INFO]: [PvPSoup] Loading PvPSoup v1.2.1
  82. [23:43:56] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  83. [23:43:56] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
  84. [23:43:56] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  85. [23:43:56] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  86. [23:43:56] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  87. [23:43:56] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.6.8
  88. [23:43:56] [Server thread/INFO]: [Factions] Loading Factions v2.4.0
  89. [23:43:56] [Server thread/INFO]: [mcore] Enabling mcore v7.2.1
  90. [23:43:56] [Server thread/INFO]: [mcore 7.2.1] === ENABLE START ===
  91. [23:43:56] [Server thread/INFO]: [mcore 7.2.1] Loading Playerdat datas...
  92. [23:43:57] [Server thread/INFO]: [mcore 7.2.1] Loading Cachefile datas...
  93. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] Loading Onlineplayer datas...
  94. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] Loading Registry datas...
  95. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] Loading Dbmojangapi datas...
  96. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] Player Strings Found: 0
  97. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] Player Strings Cached: 0
  98. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] Player Strings Remaining: 0
  99. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] Now fetching the remaining players from Mojang API ...
  100. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] ... done!
  101. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] Saving Cachefile...
  102. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] Setup of IdUtil took 1458ms.
  103. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] === ENABLE COMPLETE (Took 1740ms) ===
  104. [23:43:58] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  105. [23:43:58] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  106. [23:43:58] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  107. [23:43:58] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  108. [23:43:58] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  109. [23:43:58] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  110. [23:43:58] [Server thread/INFO]: [mcore 7.2.1] Activated integration with Vault
  111. [23:43:58] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  112. [23:43:58] [Server thread/INFO]: Preparing level "world"
  113. [23:43:58] [Server thread/INFO]: Preparing start region for level 0 (Seed: 5271428765142817616)
  114. [23:43:59] [Server thread/INFO]: [ChainBan] Enabling ChainBan v1.0.0
  115. [23:43:59] [Server thread/INFO]: [Special] Enabling Special v1.0
  116. [23:43:59] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.20 (Phoenix)
  117. [23:43:59] [Server thread/INFO]: GroupManager - INFO - World Found: world
  118. [23:43:59] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  119. [23:43:59] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  120. [23:43:59] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  121. [23:43:59] [Server thread/INFO]: GroupManager version 2.1.20 (Phoenix) is enabled!
  122. [23:43:59] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  123. [23:43:59] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  124. [23:43:59] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
  125. [23:43:59] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  126. [23:43:59] [Server thread/INFO]: [ChatManipulation] Enabling ChatManipulation v1.0
  127. [23:43:59] [Server thread/ERROR]: Error occurred while enabling ChatManipulation v1.0 (Is it up to date?)
  128. java.lang.NullPointerException
  129. at me.Nonces.Chat.Main.Commands(Main.java:62) ~[?:?]
  130. at me.Nonces.Chat.Main.onEnable(Main.java:30) ~[?:?]
  131. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit.jar:git-Spigot-1486]
  132. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Spigot-1486]
  133. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-1486]
  134. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:465) [craftbukkit.jar:git-Spigot-1486]
  135. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:383) [craftbukkit.jar:git-Spigot-1486]
  136. at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [craftbukkit.jar:git-Spigot-1486]
  137. at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [craftbukkit.jar:git-Spigot-1486]
  138. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [craftbukkit.jar:git-Spigot-1486]
  139. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [craftbukkit.jar:git-Spigot-1486]
  140. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Spigot-1486]
  141. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Spigot-1486]
  142. [23:43:59] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.7
  143. [23:43:59] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.0.0
  144. [23:43:59] [Server thread/INFO]: [uHunger] Enabling uHunger v1.0.0
  145. [23:43:59] [Server thread/INFO]: [Warzone] Enabling Warzone v1.1.0
  146. [23:43:59] [Server thread/INFO]: [PvPSoup] Enabling PvPSoup v1.2.1
  147. [23:43:59] [Server thread/INFO]: [PvPSoup] |----------------------------------------|
  148. [23:43:59] [Server thread/INFO]: [PvPSoup] | PvPSoup has successfully been enabled! |
  149. [23:43:59] [Server thread/INFO]: [PvPSoup] |----------------------------------------|
  150. [23:43:59] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  151. [23:43:59] [Server thread/INFO]: [Votifier] Votifier enabled.
  152. [23:43:59] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
  153. [23:43:59] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  154. [23:43:59] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  155. [23:43:59] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  156. [23:43:59] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  157. [23:43:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  158. [23:43:59] [Server thread/INFO]: [WorldGuard] 4 regions loaded for 'world'
  159. [23:43:59] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  160. [23:43:59] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  161. [23:43:59] [Server thread/INFO]: git-Spigot-1486 (MC: 1.7.9)
  162. [23:43:59] [Server thread/INFO]: 1.7.9-R0.2-SNAPSHOT
  163. [23:44:00] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  164. [23:44:00] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  165. [23:44:00] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  166. [23:44:00] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  167. [23:44:00] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.6.8
  168. [23:44:00] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  169. [23:44:00] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  170. [23:44:00] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.9 or below found, enabling version 1 player handling.
  171. [23:44:00] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  172. [23:44:00] [Server thread/INFO]: [Factions] Enabling Factions v2.4.0
  173. [23:44:00] [Server thread/INFO]: [Factions 2.4.0] === ENABLE START ===
  174. [23:44:01] [Server thread/INFO]: [Factions 2.4.0] === ENABLE COMPLETE (Took 1467ms) ===
  175. [23:44:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  176. [23:44:02] [Server thread/INFO]: Done (3.787s)! For help, type "help" or "?"
  177. [23:44:02] [Server thread/INFO]: [mcore 7.2.1] ============================================
  178. [23:44:02] [Server thread/INFO]: [mcore 7.2.1] We are preparing for Mojangs switch to UUIDs.
  179. [23:44:02] [Server thread/INFO]: [mcore 7.2.1] Learn more at: https://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/
  180. [23:44:02] [Server thread/INFO]: [mcore 7.2.1] Loading Playerdat datas...
  181. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Loading Cachefile datas...
  182. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Loading Onlineplayer datas...
  183. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Loading Registry datas...
  184. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Loading Dbmojangapi datas...
  185. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Player Strings Found: 0
  186. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Player Strings Cached: 0
  187. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Player Strings Remaining: 0
  188. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Now fetching the remaining players from Mojang API ...
  189. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] ... done!
  190. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Saving Cachefile...
  191. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Now updating database for plugins that are ready ...
  192. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Pre update factions_mplayer.
  193. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Post update factions_mplayer. Took 0ms. 0/22 changed.
  194. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Pre update factions_uplayer@default.
  195. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] Post update factions_uplayer@default. Took 43ms. 0/4229 changed.
  196. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] ... done!
  197. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] (database saving will now commence which might lock the server for a while)
  198. [23:44:03] [Server thread/INFO]: [mcore 7.2.1] ============================================
  199. [23:44:03] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
  200. [23:44:03] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
  201. [23:44:03] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  202. [23:44:03] [Server thread/INFO]: /83.248.36.50:54697 lost connection: Disconnected
  203. [23:44:03] [Server thread/INFO]: /67.247.178.171:60234 lost connection: Disconnected
  204. [23:44:03] [Craft Scheduler Thread - 8/INFO]: [Vault] Checking for Updates:
  205. [23:44:03] [Craft Scheduler Thread - 8/INFO]: [Vault] No new version available
  206. [23:44:03] [pool-11-thread-2/INFO]: [Buycraft] Loaded 6 package(s) into the cache.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement