Minecraft 1.8.9 單人游戲崩潰-Failed to check session lock, aborting修復(fù)方
這個問題在進(jìn)入舊的世界時出現(xiàn)。
當(dāng)你點擊你想玩的世界,并單擊“進(jìn)入所選的世界”按鈕時,游戲就會崩潰。
修復(fù)方法:刪除文件.minecraft/saves/<worldname>/session.lock
其中<worldname>指進(jìn)入就崩潰的那個世界。
錯誤報告示例:
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 22-6-15 上午11:21
Description: Updating screen events
java.lang.RuntimeException: Failed to check session lock, aborting
at atm.h(SourceFile:49)
at atm.<init>(SourceFile:35)
at atj.<init>(SourceFile:19)
at atk.a(SourceFile:78)
at ave.a(SourceFile:1901)
at axv.i(SourceFile:172)
at axv$a.a(SourceFile:224)
at awi.p(SourceFile:315)
at axv.k(SourceFile:82)
at axu.p(SourceFile:390)
at ave.s(SourceFile:1498)
at ave.av(SourceFile:889)
at ave.a(SourceFile:325)
at net.minecraft.client.main.Main.main(SourceFile:124)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at atm.h(SourceFile:49)
at atm.<init>(SourceFile:35)
at atj.<init>(SourceFile:19)
at atk.a(SourceFile:78)
at ave.a(SourceFile:1901)
at axv.i(SourceFile:172)
at axv$a.a(SourceFile:224)
at awi.p(SourceFile:315)
at axv.k(SourceFile:82)
at axu.p(SourceFile:390)
-- Affected screen --
Details:
Screen name: aya
Stacktrace:
at ave.s(SourceFile:1498)
at ave.av(SourceFile:889)
at ave.a(SourceFile:325)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 207252840 bytes (197 MB) / 274726912 bytes (262 MB) up to 5261754368 bytes (5018 MB)
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx5017m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.8.9
LWJGL: 2.9.4
OpenGL: Intel(R) Iris(R) Xe Graphics GL version 4.6.0 - Build 30.0.101.1404, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:?
Current Language: 簡體中文 (中國)
Profiler Position: N/A (disabled)
CPU: 8x 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
其中
java.lang.RuntimeException: Failed to check session lock, aborting說明了出現(xiàn)的問題。
漏洞名:[MC-10167]
[MC-10167] Failed to check session lock, aborting - Jira (mojang.com)
https://bugs.mojang.com/browse/MC-10167
不排除刪除session.lock后漏洞仍存在的可能,如刪除文件后游戲仍崩潰請在評論中告知: )