Solved Essneitals CraftBukkit 1.8.X

Discussion in 'General Help' started by GabriMagic, May 18, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    GabriMagic

    Hi, I'm trying to update my server to the new 1.8.x versions, exactly the 1.8.3, and I'm looking everywhere, but i can't find a good version of Essentials that works on this versions, in the log i have thiese ERRORS, if anyone can help me I'll be really thabkful.

    code (open)

    [11:49:55] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
    [11:49:55] [Server thread/ERROR]: Error occurred while enabling Essentials v2.13.1 (Is it up to date?)
    java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
    at com.earth2me.essentials.UserMap.<init>(UserMap.java:27) ~[?:?]
    at com.earth2me.essentials.Essentials.onEnable(Essentials.java:195) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:408) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:374) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:329) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:236) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:501) [craftbukkit1.8.jar:git-Bukkit-0a645a2]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
     
  2. Offline

    Boomer

    there is no official essentials for 1.8.x, only the one "forked" for spigot, which you will need.
    google "essentials 1.8 spigot" and go to the jenkin's site for the various jars.
     
  3. Offline

    GabriMagic

    Uhmmm I saw it, but this plugin get on with the craftbukkit version? or I must change my server to spigot?

    thanks for answer Boomer
     
  4. Offline

    Boomer

    spigot is built on THEIR bukkit version - their bukkit 1.8 is not bukkit, its the precursor file to their additional tweaks to make spigot. But its all done by the spigot folks, who added code that becomes the core for spigot, the core that breaks essentials and requires the spigot essentials
     
  5. Offline

    GabriMagic

    So, if i understad you, I need to have a Spigot server to can use Essentials plugin ?
     
  6. Offline

    Boomer

    no
    If you are using a 1.8 server that isn't vanilla but is spigot or "bukkit" (which isn't a bukkit you get from this site, but a fake bukkit you get from spigot as part of the spigot project) you need the essentials for 1.8 /spigot. You can not use any 2.##.## version official Essentials files, you need to go to the 1.8 version that is NOT made by the Essentials team, rather a team that makes it for spigot 1.8
     
  7. Offline

    GabriMagic

    Ohhh okay, I tried it but idn't work, but now yes, thank you I don't have any problems more, thanks ^^
     
  8. Offline

    Bobcat00

Thread Status:
Not open for further replies.

Share This Page