Advertisement
Guest User

essential plugin

a guest
Aug 9th, 2015
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. [17:14:39] [Server thread/INFO]: Starting minecraft server version 1.8.7
  2. [17:14:39] [Server thread/INFO]: Loading properties
  3. [17:14:39] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:14:39] [Server thread/INFO]: Generating keypair
  5. [17:14:39] [Server thread/INFO]: Starting Minecraft server on
  6. [17:14:39] [Server thread/INFO]: Using default channel type
  7. [17:14:40] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-04afd79 (MC: 1.8.7) (Implementing API version 1.8.7-R0.1-SNAPSHOT)
  8. [17:14:40] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  9. [17:14:40] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  10. [17:14:40] [Server thread/INFO]: Preparing level "world"
  11. [17:14:40] [Server thread/INFO]: Preparing start region for level 0 (Seed: 3152034228478739886)
  12. [17:14:41] [Server thread/INFO]: Preparing spawn area: 60%
  13. [17:14:41] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3152034228478739886)
  14. [17:14:42] [Server thread/INFO]: Preparing spawn area: 82%
  15. [17:14:42] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3152034228478739886)
  16. [17:14:43] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  17. [17:14:43] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  18. [17:14:43] [Server thread/INFO]: git-Bukkit-04afd79 (MC: 1.8.7)
  19. [17:14:43] [Server thread/INFO]: 1.8.7-R0.1-SNAPSHOT
  20. [17:14:43] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
  21. [17:14:43] [Server thread/ERROR]: Error occurred while enabling Essentials v2.13.1 (Is it up to date?)
  22. java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
  23. at com.earth2me.essentials.UserMap.<init>(UserMap.java:27) ~[?:?]
  24. at com.earth2me.essentials.Essentials.onEnable(Essentials.java:195) ~[?:?]
  25. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-04afd79]
  26. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-04afd79]
  27. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-04afd79]
  28. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit.jar:git-Bukkit-04afd79]
  29. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Bukkit-04afd79]
  30. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:410) [craftbukkit.jar:git-Bukkit-04afd79]
  31. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:374) [craftbukkit.jar:git-Bukkit-04afd79]
  32. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:329) [craftbukkit.jar:git-Bukkit-04afd79]
  33. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-04afd79]
  34. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:507) [craftbukkit.jar:git-Bukkit-04afd79]
  35. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  36. [17:14:43] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  37. [17:14:43] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  38. [17:14:43] [Server thread/INFO]: Done (3.009s)! For help, type "help" or "?"
  39. [17:14:47] [Server thread/INFO]: Stopping the server
  40. [17:14:47] [Server thread/INFO]: Stopping server
  41. [17:14:47] [Server thread/INFO]: Saving players
  42. [17:14:47] [Server thread/INFO]: Saving worlds
  43. [17:14:47] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  44. [17:14:47] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  45. [17:14:47] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement