Essentials Problem "Essentials Protect Is IN Emergency Mode, Check your log for any errors" Any Help?

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

  • Hello! This is CapG i would like to ask help for this problem with essentials "Essentials Protect Is IN Emergency Mode, Check your log for any errors" well i tried deleting my other plugins and it still doesnt work.. until my essentials plugin is the only plugin left the message is still there... pls help<3<3

    There`s no way in hell im doing that sicko!;)

  • I cant find the error here pls help



    1[11:51:30] [Server thread/INFO]: Starting minecraft server version 1.12.2

    2[11:51:30] [Server thread/INFO]: Loading properties

    3[11:51:30] [Server thread/INFO]: Default game type: SURVIVAL

    4[11:51:30] [Server thread/INFO]: Generating keypair

    5[11:51:30] [Server thread/INFO]: Starting Minecraft server on *:44441

    6[11:51:31] [Server thread/INFO]: Using epoll channel type

    7[11:51:32] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-fb423b8 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)

    8[11:51:33] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4

    9[11:51:33] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f

    10[11:51:33] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.14.1.3

    11[11:51:33] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3

    12[11:51:33] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3

    13[11:51:33] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3

    14[11:51:33] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.14.1.3

    15[11:51:33] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!

    16[11:51:33] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.

    17[11:51:33] [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.

    18[11:51:33] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.

    19[11:51:33] [Server thread/INFO]: Preparing level "world"

    20[11:51:36] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1884346876976475259)

    21[11:51:38] [Server thread/INFO]: Preparing spawn area: 0%

    22[11:51:39] [Server thread/INFO]: Preparing spawn area: 19%

    23[11:51:40] [Server thread/INFO]: Preparing spawn area: 41%

    24[11:51:41] [Server thread/INFO]: Preparing spawn area: 61%

    25[11:51:42] [Server thread/INFO]: Preparing spawn area: 93%

    26[11:51:43] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7406055270796804971)

    27[11:51:44] [Server thread/INFO]: Preparing spawn area: 22%

    28[11:51:45] [Server thread/INFO]: Preparing spawn area: 63%

    29[11:51:46] [Server thread/INFO]: Preparing spawn area: 98%

    30[11:51:46] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7406055270796804971)

    31[11:51:46] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4

    32[11:51:49] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f

    33[11:51:51] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.

    34[11:51:52] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter

    35[11:51:52] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.14.1.3

    36[11:51:52] [Server thread/INFO]: Bukkit version format changed. Version not checked.

    37[11:51:52] [Server thread/INFO]: git-Bukkit-fb423b8 (MC: 1.12.2)

    38[11:51:52] [Server thread/INFO]: 1.12.2-R0.1-SNAPSHOT

    39[11:51:52] [Server thread/INFO]: Creating config from template: /aternos/server/plugins/Essentials/config.yml

    40[11:51:52] [Server thread/ERROR]: java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(I)Lcom/google/common/cache/CacheBuilder;

    41[11:51:52] [Server thread/ERROR]: Error occurred while enabling Essentials vPre2.14.1.3 (Is it up to date?)

    42java.lang.NullPointerException: null

    43 at com.earth2me.essentials.Essentials.onDisable(Essentials.java:348) ~[?:?]

    44 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[minecraft_server.jar:git-Bukkit-fb423b8]

    45 at com.earth2me.essentials.Essentials.handleCrash(Essentials.java:747) ~[?:?]

    46 at com.earth2me.essentials.Essentials.onEnable(Essentials.java:275) ~[?:?]

    47 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[minecraft_server.jar:git-Bukkit-fb423b8]

    48 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [minecraft_server.jar:git-Bukkit-fb423b8]

    49 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [minecraft_server.jar:git-Bukkit-fb423b8]

    50 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:367) [minecraft_server.jar:git-Bukkit-fb423b8]

    51 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:328) [minecraft_server.jar:git-Bukkit-fb423b8]

    52 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:412) [minecraft_server.jar:git-Bukkit-fb423b8]

    53 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:373) [minecraft_server.jar:git-Bukkit-fb423b8]

    54 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:328) [minecraft_server.jar:git-Bukkit-fb423b8]

    55 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [minecraft_server.jar:git-Bukkit-fb423b8]

    56 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:522) [minecraft_server.jar:git-Bukkit-fb423b8]

    57 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]

    58[11:51:52] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3

    59[11:51:52] [Server thread/ERROR]: Essentials not installed or failed to load. Essenials Protect is in emergency mode now.

    60[11:51:52] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3

    61[11:51:52] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3

    62[11:51:52] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.14.1.3

    63[11:51:52] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it

    64[11:51:53] [Server thread/INFO]: Done (19.641s)! For help, type "help" or "?"

    65[11:51:53] [Server thread/INFO]: Starting GS4 status listener

    66[11:51:53] [Query Listener #1/INFO]: Query running on **.**.**.**:44441

    67[11:51:57] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3350ms behind, skipping 67 tick(s)

    68[11:53:02] [Server thread/INFO]: CapG_kule_22[/**.**.**.**:18242] logged in with entity id 208 at ([world]-203.99570135403349, 65.0, 202.6423471417293)

    69[11:53:20] [Server thread/INFO]: CapG_kule_22 issued server command: /f f

    70[11:53:24] [Server thread/INFO]: CapG_kule_22 lost connection: Disconnected

    71[11:53:24] [Server thread/INFO]: CapG_kule_22 left the game

    There`s no way in hell im doing that sicko!;)

  • Use EssentialsX + Make your server premium. (Turn off cracked in Options)

  • Making It EssentialsX worked! but turning it to premium : nope, Lmao

    There`s no way in hell im doing that sicko!;)

  • Roman

    Closed the thread.