Problem/Bug Essentials failed to load, check log.

Discussion in 'Bukkit Help' started by strangereu, Dec 13, 2017.

Thread Status:
Not open for further replies.
  1. Hello,
    I'm running a minecraft server for the first time and I'm facing a problem with Essentials. Every time I restart the server, I get an error saying "Essentials failed to load".

    Note: I do have groupmanager installed.


    Code:
    [14:40:01] [Server thread/INFO]: Starting minecraft server version 1.12.2
    [14:40:01] [Server thread/INFO]: Loading properties
    [14:40:01] [Server thread/INFO]: Default game type: SURVIVAL
    [14:40:01] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-549c1fa-2ee49b4 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
    [14:40:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
    [14:40:01] [Server thread/INFO]: Using 4 threads for Netty based IO
    [14:40:01] [Server thread/INFO]: Debug logging is disabled
    [14:40:01] [Server thread/INFO]: Generating keypair
    [14:40:01] [Server thread/INFO]: Starting Minecraft server on *:25565
    [14:40:01] [Server thread/INFO]: Using epoll channel type
    [14:40:02] [Server thread/INFO]: Set PluginClassLoader as parallel capable
    [14:40:02] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
    [14:40:02] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
    [14:40:02] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
    [14:40:02] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b332
    [14:40:02] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
    [14:40:02] [Server thread/INFO]: [Residence] Loading Residence v2.6.6.6
    [14:40:02] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
    [14:40:02] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    [14:40:02] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
    [14:40:02] [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:40:02] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
    [14:40:02] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
    [14:40:02] [Server thread/INFO]: Preparing level "world"
    [14:40:02] [Server thread/INFO]: -------- World Settings For [world] --------
    [14:40:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [14:40:02] [Server thread/INFO]: Cane Growth Modifier: 100%
    [14:40:02] [Server thread/INFO]: Melon Growth Modifier: 100%
    [14:40:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [14:40:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [14:40:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [14:40:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [14:40:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [14:40:02] [Server thread/INFO]: Vine Growth Modifier: 100%
    [14:40:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [14:40:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [14:40:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [14:40:02] [Server thread/INFO]: Mob Spawn Range: 4
    [14:40:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [14:40:02] [Server thread/INFO]: Random Lighting Updates: false
    [14:40:02] [Server thread/INFO]: Structure Info Saving: true
    [14:40:02] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
    [14:40:02] [Server thread/INFO]: Max TNT Explosions: 100
    [14:40:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [14:40:02] [Server thread/INFO]: Item Despawn Rate: 6000
    [14:40:02] [Server thread/INFO]: Item Merge Radius: 2.5
    [14:40:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [14:40:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [14:40:02] [Server thread/INFO]: View Distance: 10
    [14:40:02] [Server thread/INFO]: Experience Merge Radius: 3.0
    [14:40:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [14:40:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [14:40:03] [Server thread/INFO]: -------- World Settings For [world_nether] --------
    [14:40:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Cane Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Melon Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Vine Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [14:40:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [14:40:03] [Server thread/INFO]: Mob Spawn Range: 4
    [14:40:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [14:40:03] [Server thread/INFO]: Random Lighting Updates: false
    [14:40:03] [Server thread/INFO]: Structure Info Saving: true
    [14:40:03] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
    [14:40:03] [Server thread/INFO]: Max TNT Explosions: 100
    [14:40:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [14:40:03] [Server thread/INFO]: Item Despawn Rate: 6000
    [14:40:03] [Server thread/INFO]: Item Merge Radius: 2.5
    [14:40:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [14:40:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [14:40:03] [Server thread/INFO]: View Distance: 10
    [14:40:03] [Server thread/INFO]: Experience Merge Radius: 3.0
    [14:40:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [14:40:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [14:40:03] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
    [14:40:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Cane Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Melon Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Vine Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [14:40:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [14:40:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [14:40:03] [Server thread/INFO]: Mob Spawn Range: 4
    [14:40:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [14:40:03] [Server thread/INFO]: Random Lighting Updates: false
    [14:40:03] [Server thread/INFO]: Structure Info Saving: true
    [14:40:03] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
    [14:40:03] [Server thread/INFO]: Max TNT Explosions: 100
    [14:40:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [14:40:03] [Server thread/INFO]: Item Despawn Rate: 6000
    [14:40:03] [Server thread/INFO]: Item Merge Radius: 2.5
    [14:40:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [14:40:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [14:40:03] [Server thread/INFO]: View Distance: 10
    [14:40:03] [Server thread/INFO]: Experience Merge Radius: 3.0
    [14:40:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [14:40:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [14:40:03] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6498653320637480211)
    [14:40:04] [Server thread/INFO]: Preparing spawn area: 0%
    [14:40:05] [Server thread/INFO]: Preparing spawn area: 24%
    [14:40:06] [Server thread/INFO]: Preparing spawn area: 95%
    [14:40:06] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6498653320637480211)
    [14:40:07] [Server thread/INFO]: Preparing spawn area: 88%
    [14:40:07] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6498653320637480211)
    [14:40:07] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
    [14:40:07] [Server thread/INFO]: Bukkit version format changed. Version not checked.
    [14:40:07] [Server thread/INFO]: git-Spigot-549c1fa-2ee49b4 (MC: 1.12.2)
    [14:40:07] [Server thread/INFO]: 1.12.2-R0.1-SNAPSHOT
    [14:40:08] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;
    [14:40:08] [Server thread/ERROR]: Error occurred while enabling Essentials v2.13.1 (Is it up to date?)
    java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
        at com.earth2me.essentials.Essentials.handleCrash(Essentials.java:698) ~[?:?]
        at com.earth2me.essentials.Essentials.onEnable(Essentials.java:256) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:382) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:331) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
    [14:40:08] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
    [14:40:08] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
    [14:40:08] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b332
    [14:40:08] [Server thread/INFO]: GroupManager - INFO - World Found: world
    [14:40:08] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
    [14:40:08] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    [14:40:08] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
    [14:40:08] [Server thread/INFO]: GroupManager version 2.0.1-b332 is enabled!
    [14:40:08] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
    [14:40:08] [Server thread/ERROR]: §4Unknown item 10 in protect.alert.on-placement list.
    [14:40:08] [Server thread/ERROR]: §4Unknown item 11 in protect.alert.on-placement list.
    [14:40:08] [Server thread/ERROR]: §4Unknown item 46 in protect.alert.on-placement list.
    [14:40:08] [Server thread/ERROR]: §4Unknown item 327 in protect.alert.on-placement list.
    [14:40:08] [Server thread/ERROR]: §4Unknown item 327 in protect.alert.on-use list.
    [14:40:08] [Server thread/ERROR]: §4Unknown item 10 in protect.blacklist.placement list.
    [14:40:08] [Server thread/ERROR]: §4Unknown item 11 in protect.blacklist.placement list.
    [14:40:08] [Server thread/ERROR]: §4Unknown item 46 in protect.blacklist.placement list.
    [14:40:08] [Server thread/ERROR]: §4Unknown item 327 in protect.blacklist.placement list.
    [14:40:08] [Server thread/ERROR]: §4Unknown item 327 in protect.blacklist.usage list.
    [14:40:08] [Server thread/INFO]: [Residence] Enabling Residence v2.6.6.6
    [14:40:08] [Server thread/INFO]: [Residence] Permissions plugin NOT FOUND!
    [14:40:08] [Server thread/INFO]: [Residence] Scanning for economy systems...
    [14:40:08] [Server thread/INFO]: [Residence] Vault NOT found!
    [14:40:08] [Server thread/INFO]: [Residence] BOSEconomy NOT found!
    [14:40:08] [Server thread/INFO]: [Residence] Disabling Residence v2.6.6.6
    [14:40:08] [Server thread/INFO]: [Residence] - FAILED INITIALIZATION! DISABLED! ERROR:
    [14:40:08] [Server thread/ERROR]: null
    java.lang.RuntimeException: Essentials API is called before Essentials is loaded.
        at com.earth2me.essentials.api.Economy.getUserByName(Economy.java:86) ~[Essentials.jar:?]
        at com.earth2me.essentials.api.Economy.playerExists(Economy.java:408) ~[Essentials.jar:?]
        at com.bekvon.bukkit.residence.economy.EssentialsEcoAdapter.<init>(EssentialsEcoAdapter.java:24) ~[Residence.jar:?]
        at com.bekvon.bukkit.residence.Residence.loadEssentialsEconomy(Residence.java:502) ~[Residence.jar:?]
        at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:256) [Residence.jar:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:382) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:331) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-549c1fa-2ee49b4]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
    [14:40:08] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
    [14:40:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [14:40:09] [Server thread/INFO]: Done (6.855s)! For help, type "help" or "?"
    [14:40:09] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
    [14:40:17] [User Authenticator #1/INFO]: UUID of player strangereu is 9a715dc9-2268-3705-8a12-3df268c2b6c8
    [14:40:17] [Server thread/INFO]: strangereu[/188.175.112.238:49670] logged in with entity id 247 at ([world]-268.76424427030554, 72.37002410639263, 251.9108227005976)
    
     
  2. Offline

    timtower Administrator Administrator Moderator

    Locked
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page