Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Błąd pliku session.lock


QbSss

Rekomendowane odpowiedzi

Opublikowano

Hej znacie mnie? 😄

Mam (znowu) problem, bo uwaga uwaga, wywala serwer po wgraniu światu, i wywala z błędem 

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 1/30/21, 7:12 PM
Description: Exception in server tick loop

java.lang.RuntimeException: Failed to check session lock for world located at ./world, aborting. Stop the server and delete the session.lock in this world to prevent further issues.
	at net.minecraft.server.v1_8_R1.WorldNBTStorage.h(WorldNBTStorage.java:57)
	at net.minecraft.server.v1_8_R1.WorldNBTStorage.<init>(WorldNBTStorage.java:41)
	at net.minecraft.server.v1_8_R1.ServerNBTManager.<init>(SourceFile:19)
	at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:249)
	at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211)
	at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505)
	at java.base/java.lang.Thread.run(Thread.java:834)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.8
	Operating System: Linux (amd64) version 4.15.0-134-generic
	Java Version: 11.0.9.1, Ubuntu
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Ubuntu
	Memory: 950241360 bytes (906 MB) / 991952896 bytes (946 MB) up to 2097152000 bytes (2000 MB)
	JVM Flags: 1 total; -Xmx2000M
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	CraftBukkit Information: 
   Running: CraftBukkit version git-Spigot-c3c767f-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT) false
   Plugins: {}
   Warnings: DEFAULT
   Reload Count: 0
   Threads: { TIMED_WAITING process reaper: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)], WAITING Finalizer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)], TIMED_WAITING Server Infinisleeper: [[email protected]/java.lang.Thread.sleep(Native Method), app//net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)], TIMED_WAITING Spigot Watchdog Thread: [[email protected]/java.lang.Thread.sleep(Native Method), app//org.spigotmc.WatchdogThread.run(WatchdogThread.java:92)], RUNNABLE Netty Server IO #0: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136), app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618), app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306), app//io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Thread-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), app//com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), app//org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Snooper Timer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:328), [email protected]/java.util.TimerThread.mainLoop(Timer.java:527), [email protected]/java.util.TimerThread.run(Timer.java:506)], RUNNABLE Server console handler: [[email protected]/java.io.FileInputStream.readBytes(Native Method), [email protected]/java.io.FileInputStream.read(FileInputStream.java:279), [email protected]/java.io.BufferedInputStream.fill(BufferedInputStream.java:252), [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:271), app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248), app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183), app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333), app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), app//net.minecraft.server.v1_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:35)], TIMED_WAITING globalEventExecutor-1-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:458), app//io.netty.util.concurrent.GlobalEventExecutor.takeTask(GlobalEventExecutor.java:90), app//io.netty.util.concurrent.GlobalEventExecutor$TaskRunner.run(GlobalEventExecutor.java:334), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE DestroyJavaVM: [], RUNNABLE Signal Dispatcher: [], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1658), app//org.bukkit.craftbukkit.v1_8_R1.CraftCrashReport.call(CraftCrashReport.java:29), app//net.minecraft.server.v1_8_R1.CrashReportSystemDetails.a(SourceFile:78), app//net.minecraft.server.v1_8_R1.CrashReport.h(CrashReport.java:43), app//net.minecraft.server.v1_8_R1.CrashReport.<init>(CrashReport.java:32), app//net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:557), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Common-Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148), [email protected]/java.lang.Thread.run(Thread.java:834), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)], RUNNABLE Spigot Metrics Thread: [[email protected]/java.net.PlainSocketImpl.socketConnect(Native Method), [email protected]/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399), [email protected]/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242), [email protected]/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224), [email protected]/java.net.Socket.connect(Socket.java:609), [email protected]/java.net.Socket.connect(Socket.java:558), [email protected]/sun.net.NetworkClient.doConnect(NetworkClient.java:182), [email protected]/sun.net.www.http.HttpClient.openServer(HttpClient.java:474), [email protected]/sun.net.www.http.HttpClient.openServer(HttpClient.java:569), [email protected]/sun.net.www.http.HttpClient.<init>(HttpClient.java:242), [email protected]/sun.net.www.http.HttpClient.New(HttpClient.java:341), [email protected]/sun.net.www.http.HttpClient.New(HttpClient.java:362), [email protected]/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1253), [email protected]/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187), [email protected]/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081), [email protected]/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1015), [email protected]/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1367), [email protected]/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1342), app//org.spigotmc.Metrics.postPlugin(Metrics.java:430), app//org.spigotmc.Metrics.access$4(Metrics.java:345), app//org.spigotmc.Metrics$1.run(Metrics.java:240), [email protected]/java.util.TimerThread.mainLoop(Timer.java:556), [email protected]/java.util.TimerThread.run(Timer.java:506)],}
   Recent tasks from -31--1{}
	Profiler Position: N/A (disabled)
	Player Count: 0 / 20; []
	Is Modded: Definitely; Server brand changed to 'Spigot'
	Type: Dedicated Server (map_server.txt)


czy ktoś może mi wyjaśnić dlaczego, wcześniej przed atakiem na serwer oraz utraceniu plików, ten świat działał ;/ za wszelką pomoc dzięki

 

aha zaznaczam że bez tego pliku świat wczytuje się "od początku" czyli nie ma zapisu tego co było przed atakiem

Z góry dziękuję oraz Pozdrawiam 
QbSss

Opublikowano
[20:34:16] [Server thread/INFO]: Starting minecraft server version 1.8
[20:34:16] [Server thread/INFO]: Loading properties
[20:34:16] [Server thread/INFO]: Default game type: SURVIVAL
[20:34:16] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-c3c767f-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[20:34:17] [Server thread/INFO]: Debug logging is disabled
[20:34:17] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:34:17] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:34:17] [Server thread/INFO]: Generating keypair
[20:34:17] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
[20:34:17] [Server thread/INFO]: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
[20:34:17] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[20:34:17] [Server thread/INFO]: [EasySetSpawn] Loading EasySetSpawn v3.3
[20:34:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:34:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:34:17] [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.
[20:34:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:34:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[20:34:17] [Server thread/INFO]: Preparing level "world"
[20:34:17] [Server thread/WARN]: java.io.FileNotFoundException: ./world/session.lock (Permission denied)
[20:34:17] [Server thread/WARN]: 	at java.base/java.io.FileOutputStream.open0(Native Method)
[20:34:17] [Server thread/WARN]: 	at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298)
[20:34:17] [Server thread/WARN]: 	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:237)
[20:34:17] [Server thread/WARN]: 	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:187)
[20:34:17] [Server thread/WARN]: 	at net.minecraft.server.v1_8_R1.WorldNBTStorage.h(WorldNBTStorage.java:47)
[20:34:17] [Server thread/WARN]: 	at net.minecraft.server.v1_8_R1.WorldNBTStorage.<init>(WorldNBTStorage.java:41)
[20:34:17] [Server thread/WARN]: 	at net.minecraft.server.v1_8_R1.ServerNBTManager.<init>(SourceFile:19)
[20:34:17] [Server thread/WARN]: 	at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:249)
[20:34:17] [Server thread/WARN]: 	at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211)
[20:34:17] [Server thread/WARN]: 	at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505)
[20:34:17] [Server thread/WARN]: 	at java.base/java.lang.Thread.run(Thread.java:834)
[20:34:17] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.RuntimeException: Failed to check session lock for world located at ./world, aborting. Stop the server and delete the session.lock in this world to prevent further issues.
	at net.minecraft.server.v1_8_R1.WorldNBTStorage.h(WorldNBTStorage.java:57) ~[server.jar:git-Spigot-c3c767f-33d5de3]
	at net.minecraft.server.v1_8_R1.WorldNBTStorage.<init>(WorldNBTStorage.java:41) ~[server.jar:git-Spigot-c3c767f-33d5de3]
	at net.minecraft.server.v1_8_R1.ServerNBTManager.<init>(SourceFile:19) ~[server.jar:git-Spigot-c3c767f-33d5de3]
	at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:249) ~[server.jar:git-Spigot-c3c767f-33d5de3]
	at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) ~[server.jar:git-Spigot-c3c767f-33d5de3]
	at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [server.jar:git-Spigot-c3c767f-33d5de3]
	at java.base/java.lang.Thread.run(Thread.java:834) [?:?]
[20:34:17] [Server thread/ERROR]: This crash report has been saved to: /var/lib/pufferpanel/servers/06cd2997/./crash-reports/crash-2021-01-30_20.34.17-server.txt
[20:34:17] [Server thread/INFO]: Stopping server
[20:34:17] [Server thread/INFO]: Saving players
[20:34:17] [Server thread/INFO]: Saving worlds

prosz

Opublikowano
8 godzin temu, AlexsanderARG napisał:

Zapisz sobie ten plik na komputerze, a następnie spróbuj go usunąć i włącz ponownie serwer.

zrobiłem tak serwer uruchamia się, ale bez zapisu, jakby świat się na nowo generował z tego seed'u tego swiata

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...