Problem/Bug Essentials

Discussion in 'General Help' started by Mikeyiam7, Jan 8, 2018.

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

    Mikeyiam7

    Hello, I am having essentials issues, I think it is concurrent with another plugin possibly, I am just stumped, any assistance would be GREATLY appreciated
    Once I try to use a basic essentials command I get these errors and freeze/crash- I tried /jail /createkit all the simple ones, and this is the result-

    Code:
    08.01 23:24:42[Server]ERROR The server has stopped responding!08.01 23:24:42
    [Server]ERROR Please report this to http://www.spigotmc.org/08.01 23:24:42
    [Server]ERROR Be sure to include ALL relevant console errors and Minecraft crash reports08.01 23:24:42
    [Server]ERROR Spigot version: git-Spigot-dbe012b-61ef214 (MC: 1.8.3)08.01 23:24:42
    [Server]ERROR ------------------------------08.01 23:24:42
    [Server]ERROR Server thread dump (Look for plugins here before reporting to Spigot!):08.01 23:24:42
    [Server]ERROR ------------------------------08.01 23:24:42
    [Server]ERROR Current Thread: Server thread08.01 23:24:42
    [Server]ERROR PID: 23 | Suspended: false | Native: false | State: WAITING08.01 23:24:42[Server]ERROR Stack:08.01 23:24:42[Server]ERROR sun.misc.Unsafe.park(Native Method)08.01 23:24:42[Server]ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)08.01 23:24:42[Server]ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)08.01 23:24:42
    [Server]ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)08.01 23:24:42
    [Server]ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)08.01 23:24:42
    [Server]ERROR java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)08.01 23:24:42[Server]ERROR com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46)08.01 23:24:42
    [Server]ERROR com.earth2me.essentials.Jails.getList(Jails.java:114)08.01 23:24:42[Server]ERROR com.earth2me.essentials.Jails.getCount(Jails.java:189)08.01 23:24:42
    [Server]ERROR com.earth2me.essentials.Jails.checkRegister(Jails.java:81)08.01 23:24:42[Server]ERROR com.earth2me.essentials.Jails.resetListener(Jails.java:76)08.01 23:24:42[Server]ERROR com.earth2me.essentials.Essentials.registerListeners(Essentials.java:321)08.01 23:24:42
    [Server]ERROR com.earth2me.essentials.Essentials.reload(Essentials.java:366)08.01 23:24:42[Server]ERROR com.earth2me.essentials.commands.Commandessentials.run_reload(Commandessentials.java:119)08.01 23:24:42
    [Server]ERROR com.earth2me.essentials.commands.Commandessentials.run(Commandessentials.java:75)08.01 23:24:42
    [Server]ERROR com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:186)08.01 23:24:42[Server]ERROR com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180)08.01 23:24:42[Server]ERROR com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:526)08.01 23:24:42
    [Server]ERROR com.earth2me.essentials.Essentials.onCommand(Essentials.java:401)08.01 23:24:42[Server]ERROR org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
     
    Last edited by a moderator: Jan 8, 2018
Thread Status:
Not open for further replies.

Share This Page