[SPIGOT-3722] Console Created: 28/Dec/17 Updated: 28/Dec/17 Resolved: 28/Dec/17 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Dina Cle | Assignee: | Unassigned |
Resolution: | Incomplete | Votes: | 0 |
Labels: | crash, error, spigot | ||
Environment: |
My server goes down at the 5 minutes i have deleted my plugins many times but it don't work here is my console: 28.12 15:34:51 [Server] ERROR org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.Essentials.onCommand(Essentials.java:401) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:526) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.commands.Commandhome.run(Commandhome.java:68) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.Teleport.respawn(Teleport.java:220) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.Teleport.respawnNow(Teleport.java:248) 28.12 15:34:51 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) 28.12 15:34:51 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) 28.12 15:34:51 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.spawn.EssentialsSpawn$1.execute(EssentialsSpawn.java:51) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerRespawn(EssentialsSpawnPlayerListener.java:65) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:63) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46) 28.12 15:34:51 [Server] ERROR java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727) 28.12 15:34:51 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283) 28.12 15:34:51 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967) 28.12 15:34:51 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) 28.12 15:34:51 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) 28.12 15:34:51 [Server] ERROR sun.misc.Unsafe.park(Native Method) 28.12 15:34:51 [Server] ERROR Stack: 28.12 15:34:51 [Server] ERROR PID: 25 | Suspended: false | Native: false | State: WAITING 28.12 15:34:51 [Server] ERROR Current Thread: Server thread 28.12 15:34:51 [Server] ERROR ------------------------------ 28.12 15:34:51 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!): 28.12 15:34:51 [Server] ERROR ------------------------------ 28.12 15:34:51 [Server] ERROR Spigot version: git-Spigot-7754231-9a1f5ee (MC: 1.12.2) 28.12 15:34:51 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports 28.12 15:34:51 [Server] ERROR Please report this to http://www.spigotmc.org/ 28.12 15:34:51 [Server] ERROR The server has stopped responding! |
Description |
28.12 15:34:51 [Server] ERROR org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.Essentials.onCommand(Essentials.java:401) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:526) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.commands.Commandhome.run(Commandhome.java:68) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.Teleport.respawn(Teleport.java:220) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.Teleport.respawnNow(Teleport.java:248) 28.12 15:34:51 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) 28.12 15:34:51 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) 28.12 15:34:51 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.spawn.EssentialsSpawn$1.execute(EssentialsSpawn.java:51) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerRespawn(EssentialsSpawnPlayerListener.java:65) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:63) 28.12 15:34:51 [Server] ERROR com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46) 28.12 15:34:51 [Server] ERROR java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727) 28.12 15:34:51 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283) 28.12 15:34:51 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967) 28.12 15:34:51 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) 28.12 15:34:51 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) 28.12 15:34:51 [Server] ERROR sun.misc.Unsafe.park(Native Method) 28.12 15:34:51 [Server] ERROR Stack: 28.12 15:34:51 [Server] ERROR PID: 25 | Suspended: false | Native: false | State: WAITING 28.12 15:34:51 [Server] ERROR Current Thread: Server thread 28.12 15:34:51 [Server] ERROR ------------------------------ 28.12 15:34:51 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!): 28.12 15:34:51 [Server] ERROR ------------------------------ 28.12 15:34:51 [Server] ERROR Spigot version: git-Spigot-7754231-9a1f5ee (MC: 1.12.2) 28.12 15:34:51 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports 28.12 15:34:51 [Server] ERROR Please report this to http://www.spigotmc.org/ 28.12 15:34:51 [Server] ERROR The server has stopped responding! |
Comments |
Comment by Black Hole [ 28/Dec/17 ] |
Seems to be a plugin issue with Essentials. But an excerpt from your multicraft console with reversed lines, without line break and rate limitation isn't helpful at all. If you ever encounter a real issue without any plugins, please upload your latest log file. Please ask your server host for help or use the Spigot forums for help configuring your server and plugins. |