Advertisement
Guest User

latest .log after restart

a guest
Jul 6th, 2015
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.53 KB | None | 0 0
  1. [17:07:34] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [17:07:34] [Server thread/INFO]: Loading properties
  3. [17:07:34] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:07:34] [Server thread/INFO]: Generating keypair
  5. [17:07:35] [Server thread/INFO]: Starting Minecraft server on 74.86.113.213:25645
  6. [17:07:35] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-"24557bc" (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  7. [17:07:36] [Server thread/ERROR]: Ambiguous plugin name `EssentialsGeoIP' for files `plugins/original-EssentialsGeoIP-2.x-SNAPSHOT.jar' and `plugins/EssentialsGeoIP-2.x-SNAPSHOT.jar' in `plugins'
  8. [17:07:36] [Server thread/ERROR]: Ambiguous plugin name `EssentialsXMPP' for files `plugins/EssentialsXMPP-2.x-SNAPSHOT.jar' and `plugins/original-EssentialsXMPP-2.x-SNAPSHOT.jar' in `plugins'
  9. [17:07:36] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  10. [17:07:36] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  11. [17:07:36] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
  12. [17:07:36] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  13. [17:07:36] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v9.3
  14. [17:07:36] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  15. [17:07:36] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  16. [17:07:36] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  17. [17:07:36] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP vTeamCity
  18. [17:07:36] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  19. [17:07:36] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
  20. [17:07:36] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  21. [17:07:36] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  22. [17:07:36] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
  23. [17:07:36] [Server thread/INFO]: Preparing level "world"
  24. [17:07:36] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1460401625224574508)
  25. [17:07:37] [Server thread/INFO]: Preparing spawn area: 27%
  26. [17:07:38] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1460401625224574508)
  27. [17:07:39] [Server thread/INFO]: Preparing spawn area: 29%
  28. [17:07:39] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1460401625224574508)
  29. [17:07:40] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  30. [17:07:40] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  31. [17:07:40] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
  32. [17:07:40] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  33. [17:07:40] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  34. [17:07:40] [Server thread/INFO]: git-Bukkit-"24557bc" (MC: 1.8)
  35. [17:07:40] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
  36. [17:07:40] [Server thread/INFO]: Using locale en_US
  37. [17:07:40] [Server thread/INFO]: Using locale en_US
  38. [17:07:40] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  39. [17:07:40] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  40. [17:07:40] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  41. [17:07:40] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  42. [17:07:40] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v9.3
  43. [17:07:40] [Server thread/INFO]: GriefPrevention: Grief Prevention boot start.
  44. [17:07:40] [Server thread/INFO]: GriefPrevention: Finished loading configuration.
  45. [17:07:41] [Server thread/INFO]: GriefPrevention: 2 total claims loaded.
  46. [17:07:41] [Server thread/INFO]: GriefPrevention: Customizable messages loaded.
  47. [17:07:41] [Server thread/INFO]: GriefPrevention: Finished loading data (File Mode).
  48. [17:07:41] [Server thread/INFO]: GriefPrevention: Cached 3 recent players.
  49. [17:07:41] [Server thread/INFO]: GriefPrevention: Boot finished.
  50. [17:07:41] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  51. [17:07:41] [Server thread/ERROR]: Error occurred while enabling EssentialsGeoIP vTeamCity (Is it up to date?)
  52. java.lang.NoClassDefFoundError: com/maxmind/geoip/LookupService
  53. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:132) ~[?:?]
  54. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) ~[?:?]
  55. at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) ~[?:?]
  56. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit18.jar:git-Bukkit-"24557bc"]
  57. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) [craftbukkit18.jar:git-Bukkit-"24557bc"]
  58. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit18.jar:git-Bukkit-"24557bc"]
  59. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit18.jar:git-Bukkit-"24557bc"]
  60. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit18.jar:git-Bukkit-"24557bc"]
  61. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:392) [craftbukkit18.jar:git-Bukkit-"24557bc"]
  62. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:360) [craftbukkit18.jar:git-Bukkit-"24557bc"]
  63. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:315) [craftbukkit18.jar:git-Bukkit-"24557bc"]
  64. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit18.jar:git-Bukkit-"24557bc"]
  65. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:475) [craftbukkit18.jar:git-Bukkit-"24557bc"]
  66. at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
  67. Caused by: java.lang.ClassNotFoundException: com.maxmind.geoip.LookupService
  68. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_40]
  69. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit18.jar:git-Bukkit-"24557bc"]
  70. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit18.jar:git-Bukkit-"24557bc"]
  71. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_40]
  72. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_40]
  73. ... 14 more
  74. [17:07:41] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  75. [17:07:41] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  76. [17:07:41] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP vTeamCity
  77. [17:07:41] [Server thread/WARN]: config broken for xmpp
  78. [17:07:41] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  79. [17:07:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  80. [17:07:42] [Server thread/INFO]: Done (5.640s)! For help, type "help" or "?"
  81. [17:07:42] [pool-3-thread-7/INFO]: [Vault] Checking for Updates ...
  82. [17:07:43] [pool-3-thread-7/INFO]: [Vault] No new version available
  83. [17:08:01] [Server thread/INFO]: CONSOLE issued server command: /list
  84. [17:08:01] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  85. [17:08:21] [Server thread/INFO]: CONSOLE issued server command: /list
  86. [17:08:21] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  87. [17:08:41] [Server thread/INFO]: CONSOLE issued server command: /list
  88. [17:08:41] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  89. [17:09:00] [Server thread/INFO]: CONSOLE issued server command: /list
  90. [17:09:00] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  91. [17:09:20] [Server thread/INFO]: CONSOLE issued server command: /list
  92. [17:09:20] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  93. [17:09:40] [Server thread/INFO]: CONSOLE issued server command: /list
  94. [17:09:40] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  95. [17:10:00] [Server thread/INFO]: CONSOLE issued server command: /list
  96. [17:10:00] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  97. [17:10:19] [Server thread/INFO]: CONSOLE issued server command: /list
  98. [17:10:19] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  99. [17:10:39] [Server thread/INFO]: CONSOLE issued server command: /list
  100. [17:10:39] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  101. [17:10:59] [Server thread/INFO]: CONSOLE issued server command: /list
  102. [17:10:59] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  103. [17:11:18] [Server thread/INFO]: CONSOLE issued server command: /list
  104. [17:11:19] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  105. [17:11:38] [Server thread/INFO]: CONSOLE issued server command: /list
  106. [17:11:38] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  107. [17:11:58] [Server thread/INFO]: CONSOLE issued server command: /list
  108. [17:11:58] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  109. [17:12:18] [Server thread/INFO]: CONSOLE issued server command: /list
  110. [17:12:18] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  111. [17:12:37] [Server thread/INFO]: CONSOLE issued server command: /list
  112. [17:12:37] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  113. [17:12:57] [Server thread/INFO]: CONSOLE issued server command: /list
  114. [17:12:57] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  115. [17:13:17] [Server thread/INFO]: CONSOLE issued server command: /list
  116. [17:13:17] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  117. [17:13:36] [Server thread/INFO]: CONSOLE issued server command: /list
  118. [17:13:36] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  119. [17:13:56] [Server thread/INFO]: CONSOLE issued server command: /list
  120. [17:13:56] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  121. [17:14:16] [Server thread/INFO]: CONSOLE issued server command: /list
  122. [17:14:16] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  123. [17:14:35] [Server thread/INFO]: CONSOLE issued server command: /list
  124. [17:14:35] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  125. [17:14:55] [Server thread/INFO]: CONSOLE issued server command: /list
  126. [17:14:55] [Server thread/INFO]: There are 0 out of maximum 50 players online.
  127. [17:15:15] [Server thread/INFO]: CONSOLE issued server command: /list
  128. [17:15:15] [Server thread/INFO]: There are 0 out of maximum 50 players online.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement