Death crash.

Discussion in 'General Help' started by NE_, Jan 12, 2018.

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

    NE_

    Hello, I have a question regarding my minecraft server, can I fix server crash upon death, I just need to know how, thanks.
     
  2. Offline

    Zombie_Striker

    @NE_
    Are you saying that the server crashes when a player dies? If so, post the console logs (which can be found in the /logs/recent.txt file)
     
  3. Offline

    NE_

    Ok. One second.

    I cant find the file, but now I cant respawn and the server crashed.

    I found it [09:27:08 ERROR]:
    Code:
    sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) [09:27:08 ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76) [09:27:08 ERROR]: ------------------------------ [09:27:08 ERROR]: Current Thread: Java2D Disposer [09:27:08 ERROR]: PID: 32 | Suspended: false | Native: false | State: WAITING [09:27:08 ERROR]: Stack: [09:27:08 ERROR]: java.lang.Object.wait(Native Method) [09:27:08 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) [09:27:08 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) [09:27:08 ERROR]: sun.java2d.Disposer.run(Disposer.java:148) [09:27:08 ERROR]: java.lang.Thread.run(Thread.java:745) [09:27:08 ERROR]: ------------------------------ [09:27:08 ERROR]: Current Thread: Server console handler [09:27:08 ERROR]: PID: 30 | Suspended: false | Native: true | State: RUNNABLE [09:27:08 ERROR]: Thread is waiting on monitor(s): [09:27:08 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265) [09:27:08 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) [09:27:08 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) [09:27:08 ERROR]: Stack: [09:27:08 ERROR]: java.io.FileInputStream.readBytes(Native Method) [09:27:08 ERROR]: java.io.FileInputStream.read(FileInputStream.java:255) [09:27:08 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246) [09:27:08 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265) [09:27:08 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248) [09:27:08 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) [09:27:08 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) [09:27:08 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) [09:27:08 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183) [09:27:08 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333) [09:27:08 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269) [09:27:08 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:87) [09:27:08 ERROR]: ------------------------------ [09:27:08 ERROR]: Current Thread: Thread-3 [09:27:08 ERROR]: PID: 31 | Suspended: false | Native: false | State: WAITING [09:27:08 ERROR]: Stack: [09:27:08 ERROR]: sun.misc.Unsafe.park(Native Method) [09:27:08 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [09:27:08 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [09:27:08 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [09:27:08 ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77) [09:27:08 ERROR]: org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27) [09:27:08 ERROR]: java.lang.Thread.run(Thread.java:745) [09:27:08 ERROR]: ------------------------------ [09:27:08 ERROR]: Current Thread: DestroyJavaVM [09:27:08 ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE [09:27:08 ERROR]: Stack: [09:27:08 ERROR]: ------------------------------ [09:27:08 ERROR]: Current Thread: Server thread [09:27:08 ERROR]: PID: 27 | Suspended: false | Native: false | State: WAITING [09:27:08 ERROR]: Thread is waiting on monitor(s): [09:27:08 ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [09:27:08 ERROR]: Stack: [09:27:08 ERROR]: sun.misc.Unsafe.park(Native Method) [09:27:08 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [09:27:08 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) [09:27:08 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967) [09:27:08 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283) [09:27:08 ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727) [09:27:08 ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46) [09:27:08 ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:63) [09:27:08 ERROR]: com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerRespawn(EssentialsSpawnPlayerListener.java:65) [09:27:08 ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn$1.execute(EssentialsSpawn.java:51) [09:27:08 ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [09:27:08 ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [09:27:08 ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:648) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:576) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1651) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInClientCommand.a(SourceFile:31) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInClientCommand.a(SourceFile:8) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [09:27:08 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [09:27:08 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [09:27:08 ERROR]: java.lang.Thread.run(Thread.java:745) [09:27:08 ERROR]: ------------------------------ [09:27:08 ERROR]: Current Thread: Server Infinisleeper [09:27:08 ERROR]: PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING [09:27:08 ERROR]: Stack: [09:27:08 ERROR]: java.lang.Thread.sleep(Native Method) [09:27:08 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60) [09:27:08 ERROR]: ------------------------------ [09:27:08 ERROR]: Current Thread: Snooper Timer [09:27:08 ERROR]: PID: 24 | Suspended: false | Native: false | State: WAITING [09:27:08 ERROR]: Stack: [09:27:08 ERROR]: java.lang.Object.wait(Native Method) [09:27:08 ERROR]: java.lang.Object.wait(Object.java:502) [09:27:08 ERROR]: java.util.TimerThread.mainLoop(Timer.java:526) [09:27:08 ERROR]: java.util.TimerThread.run(Timer.java:505) [09:27:08 ERROR]: ------------------------------ [09:27:08 ERROR]: Current Thread: Signal Dispatcher [09:27:08 ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE [09:27:08 ERROR]: Stack: [09:27:08 ERROR]: ------------------------------ [09:27:08 ERROR]: Current Thread: Finalizer [09:27:08 ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING [09:27:08 ERROR]: Stack: [09:27:08 ERROR]: java.lang.Object.wait(Native Method) [09:27:08 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) [09:27:08 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) [09:27:08 ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) [09:27:08 ERROR]: ------------------------------ [09:27:08 ERROR]: Current Thread: Reference Handler [09:27:08 ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING [09:27:08 ERROR]: Stack: [09:27:08 ERROR]: java.lang.Object.wait(Native Method) [09:27:08 ERROR]: java.lang.Object.wait(Object.java:502) [09:27:08 ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191) [09:27:08 ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) [09:27:08 ERROR]: ------------------------------
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jan 19, 2018
  4. Offline

    timtower Administrator Administrator Moderator

    @NE_ Please post your full server log using http://pastebin.com
    <server directory>/logs/latest.log
    Don't cut any parts out of it, make sure that you have the newlines before pasting.
     
  5. Offline

    NE_

    https://pastebin.com/vSdb5yEf

    It dosent say anything in the logs when I die...

    Hello!
    When aproximetly will I get a reply?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jan 19, 2018
  6. Offline

    timtower Administrator Administrator Moderator

    @NE_ Remove Essentials, try again.
     
  7. Offline

    NE_

    I need essentials for PEX tho, Ill try tho
     
  8. Offline

    timtower Administrator Administrator Moderator

    @NE_ PEX is standalone, groupmanager needs essentials.
     
  9. Offline

    NE_

    Ok I cant take damage now so I cant try it



    Also pex needs essentials I dont have my Owner and stuff
     
  10. Offline

    timtower Administrator Administrator Moderator

    The prefix needs Essentials, the groups still exist.
     
  11. Offline

    NE_

    Oh thank you! Have a great day and thanks for helping me!

    Infact. Now I dont take damage and thats a problem for kitpvp. So when i come back home ill double check.

    Hello! I have checked the plugins and on accident I left Essentials world protect and stuff like that, so I deleted them, I died, then I respawned perfectly. Thank you so much! have a nice day!

    EDIT: ill reinstall esentials and try to die just to test it

    EDIT 2: Ah! I found it in Essentials Spawn, I deleted that and I can normally respawn

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jan 19, 2018
Thread Status:
Not open for further replies.

Share This Page