Problème avec essentials

Bonjour, depuis hier j’essaye d’installer essentials, mais ça ne marche pas!
je ne vois pas ce qui bugg!
voici mes logs :
[14:13:41] [Server thread/INFO]: Starting minecraft server version 1.10
[14:13:41] [Server thread/INFO]: Loading properties
[14:13:41] [Server thread/INFO]: Default game type: SURVIVAL
[14:13:41] [Server thread/INFO]: Generating keypair
[14:13:41] [Server thread/INFO]: Starting Minecraft server on *:25871
[14:13:41] [Server thread/INFO]: Using epoll channel type
[14:13:41] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-a8a4bed (MC: 1.10) (Implementing API version 1.10-R0.1-SNAPSHOT)
[14:13:42] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
[14:13:42] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3
[14:13:42] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
[14:13:42] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
[14:13:42] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
[14:13:42] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.14.1.3
[14:13:42] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[14:13:42] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[14:13:42] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[14:13:42] [Server thread/WARN]: To change this, set “online-mode” to “true” in the server.properties file.
[14:13:42] [Server thread/INFO]: Preparing level “world”
[14:13:42] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6814923331382865008)
[14:13:43] [Server thread/INFO]: Preparing spawn area: 65%
[14:13:43] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6814923331382865008)
[14:13:44] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6814923331382865008)
[14:13:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
[14:13:44] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[14:13:44] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter
[14:13:44] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
[14:13:44] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[14:13:44] [Server thread/INFO]: git-Bukkit-a8a4bed (MC: 1.10)
[14:13:44] [Server thread/INFO]: 1.10-R0.1-SNAPSHOT
[14:13:44] [Server thread/INFO]: Creating config from template: /home/a122014072300411311/25871/plugins/Essentials/config.yml
[14:13:44] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
[14:13:44] [Server thread/ERROR]: Error occurred while enabling Essentials vPre2.14.1.3 (Is it up to date?)
java.lang.NullPointerException
at com.earth2me.essentials.Essentials.onDisable(Essentials.java:348) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at com.earth2me.essentials.Essentials.handleCrash(Essentials.java:747) ~[?:?]
at com.earth2me.essentials.Essentials.onEnable(Essentials.java:275) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:347) [CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:319) [CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:407) [CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:372) [CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:327) [CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:242) [CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517) [CraftBukkit-v1_10.jar:git-Bukkit-a8a4bed]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
[14:13:44] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
[14:13:44] [Server thread/ERROR]: Essentials not installed or failed to load. Essenials Protect is in emergency mode now.
[14:13:44] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
[14:13:44] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
[14:13:44] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.14.1.3
[14:13:44] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:13:44] [Server thread/INFO]: Done (2.434s)! For help, type “help” or “?”
[14:13:44] [Server thread/INFO]: Starting GS4 status listener
[14:13:44] [Server thread/INFO]: Starting remote control listener
[14:13:44] [Query Listener #1/INFO]: Query running on 0.0.0.0:25873
[14:13:44] [RCON Listener #2/INFO]: RCON running on 0.0.0.0:25872

Cordialement

-[14:13:44] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
-[14:13:44] [Server thread/ERROR]: Error occurred while enabling Essentials vPre2.14.1.3 (Is it up to date?)
java.lang.NullPointerException
at com.earth2me.essentials.Essentials

-[14:13:44] [Server thread/ERROR]: Essentials not installed or failed to load. Essenials Protect is in emergency mode now.

Change de version :slight_smile:

Je vous propose de nous contacter directement depuis le support sur votre espace client pour que nous nous occupions de votre problème.

Si tu joue après la 1.7.9 le plugin essential n’est plus compatible, son développement (officiel) à été arreté. Il faut que tu télécharger la nouvelle version, spigot-essential.
Qui est exactement le même plugins avec les mêmes commandes, mêmes permissions…
Tu peux tout télécharger ici Spigot-Essentials [Jenkins]

Et ça marche avec bukkit t’inquiète pas, ça m’est arrivé aussi.

Merci beaucoup it’s verry good ^^
Bon jeu.