Advertisement
Guest User

Untitled

a guest
May 19th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.19 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 5/19/19 11:19 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.RuntimeException: Failed to check session lock for world located at ./WARRIORS, aborting. Stop the server and delete the session.lock in this world to prevent further issues.
  8. at net.minecraft.server.v1_7_R4.WorldNBTStorage.h(WorldNBTStorage.java:57)
  9. at net.minecraft.server.v1_7_R4.WorldNBTStorage.<init>(WorldNBTStorage.java:42)
  10. at net.minecraft.server.v1_7_R4.ServerNBTManager.<init>(SourceFile:16)
  11. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:225)
  12. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210)
  13. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458)
  14. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  15.  
  16.  
  17. A detailed walkthrough of the error, its code path and all known details is as follows:
  18. ---------------------------------------------------------------------------------------
  19.  
  20. -- System Details --
  21. Details:
  22. Minecraft Version: 1.7.10
  23. Operating System: Linux (amd64) version 4.15.18-10-pve
  24. Java Version: 1.8.0_212, Oracle Corporation
  25. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  26. Memory: 1960829608 bytes (1869 MB) / 2058354688 bytes (1963 MB) up to 2058354688 bytes (1963 MB)
  27. JVM Flags: 2 total; -Xmx2048M -Xms2048M
  28. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  29. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  30. CraftBukkit Information:
  31. Running: CraftBukkit version git-Spigot-1.7.9-R0.2-208-ge0f2e95 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT) false
  32. Plugins: { WorldEdit v6.1;no_git_id com.sk89q.worldedit.bukkit.WorldEditPlugin [], AlwaysDay v2.2.8 me.LlamaGoingNorth.alwaysday.AlwaysDay [], CustomServerMessages v5.2 Bammerbom.CustomServerMessages.Main [[Bammerbom]], MaxBans v2.7 org.maxgamer.maxbans.MaxBans [Darekfive, Netherfoam, FabioZumbi12], AntiVoid v1.0 me.Bruno.AntiVoid [Bruno Godoi Machado], Essentials vPre2.14.1.3 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], PermissionsEx v1.22.6 ru.tehkode.permissions.bukkit.PermissionsEx [[t3hk0d3, zml]], FeatherBoard v3.18.1 be.maximvdw.featherboard.FeatherBoard [Maximvdw], EasySetSpawn v2.0 me.clickpt.easysetspawn.Main [ClickPT], TreysCommandBlocker v1.1.1 me.treyruffy.commandblocker.Bukkit.BukkitMain [TreyRuffy], CustomJoinItems v1.5.2 com.gmail.filoghost.customjoinitems.CustomJoinItems [], AntiForceOp v1.0 com.leontg77.antiforceop.Main [LeonTG77], Vault v1.5.6-b49 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], Multiverse-Core v2.5-b717 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], WorldGuard v6.1 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], Legendchat v1.1.5 br.com.devpaulo.legendchat.Main [SubZero0], ChestCommands v3.1.4 com.gmail.filoghost.chestcommands.ChestCommands [], AuthMe v3.4 fr.xephi.authme.AuthMe [Xephi59], HolographicDisplays v2.1.10 com.gmail.filoghost.holographicdisplays.HolographicDisplays [],}
  33. Warnings: DEFAULT
  34. Threads: { RUNNABLE Signal Dispatcher: [], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105), net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:34)], WAITING Thread-5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73), org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:748)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)], RUNNABLE Netty IO #0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591), net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301), net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101), java.lang.Thread.run(Thread.java:748)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)], TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:92)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_7_R4.CraftCrashReport.call(CraftCrashReport.java:28), net.minecraft.server.v1_7_R4.CrashReportSystemDetails.a(SourceFile:74), net.minecraft.server.v1_7_R4.CrashReport.h(CrashReport.java:45), net.minecraft.server.v1_7_R4.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:510), net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)],}
  35. Recent tasks from -31--1{}
  36. Profiler Position: N/A (disabled)
  37. Player Count: 0 / 100; []
  38. Is Modded: Definitely; Server brand changed to 'Spigot'
  39. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement