= 创作分享 =
你问我答
求助1.16.5龙之冒险2.5崩溃
isjj5k

求助1.16.5龙之冒险2.5崩溃

isjj5k 于 2022-11-12 22:15 ( 1年前 ) [复制链接] [只看楼主] [打印]
4526 0
5RF
本帖最后由 isjj5k 于 2022-11-12 22:24 编辑

開啟遊戲後崩潰崩潰日誌:[22:14:57] [main/INFO]: ModLauncher running: args [--height, 480, --width, 854, --username, isjj5k, --version, ?之冒?v2.5, --gameDir, C:\Users\DCT\AppData\Roaming\.minecraft\versions\?之冒?v2.5, --assetsDir, C:\Users\DCT\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 0000000000003006998F555B051504AF, --accessToken, ????????, --userType, Legacy, --versionType, PCL2, --width, 854, --height, 480, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.35, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550, --tweakClass, optifine.OptiFineForgeTweaker]
[22:14:57] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 11.0.12 by Oracle Corporation
[22:14:57] [main/INFO]: OptiFineTransformationService.onLoad
[22:14:57] [main/INFO]: OptiFine ZIP file: C:\Users\DCT\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.16.5_HD_U_G8\OptiFine-1.16.5_HD_U_G8.jar
[22:14:57] [main/INFO]: Target.PRE_CLASS is available
[22:14:57] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[22:14:57] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/DCT/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
[22:14:57] [main/INFO]: OptiFineTransformationService.initialize
[22:14:57] [main/INFO]: [org.lwjgl.system.Library:printError:424]: [LWJGL] Failed to load a library. Possible solutions:
        a) Add the directory that contains the shared library to -Djava.library.path or -Dorg.lwjgl.librarypath.
        b) Add the JAR that contains the shared library to the classpath.
[22:14:57] [main/INFO]: [org.lwjgl.system.Library:printError:426]: [LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics.
[22:14:57] [main/INFO]: [org.lwjgl.system.Library:printError:428]: [LWJGL] Enable the SharedLibraryLoader debug mode with -Dorg.lwjgl.util.DebugLoader=true for better diagnostics.
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: java.lang.reflect.InvocationTargetException
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]:         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]:         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]:         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]:         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]:         at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:58)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]:         at oolloo.jlw.Wrapper.main(Wrapper.java:51)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]: Caused by: java.lang.UnsatisfiedLinkError: Failed to locate library: lwjgl.dll
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at org.lwjgl.system.Library.loadSystem(Library.java:147)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at org.lwjgl.system.Library.loadSystem(Library.java:67)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at org.lwjgl.system.Library.<clinit>(Library.java:50)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at org.lwjgl.system.MemoryUtil.<clinit>(MemoryUtil.java:97)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at org.lwjgl.system.Pointer$Default.<clinit>(Pointer.java:67)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at org.lwjgl.system.Callback.<clinit>(Callback.java:40)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at net.minecraftforge.fml.loading.progress.ClientVisualization.initWindow(ClientVisualization.java:55)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at net.minecraftforge.fml.loading.progress.ClientVisualization.start(ClientVisualization.java:335)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at net.minecraftforge.fml.loading.progress.EarlyProgressVisualization.accept(EarlyProgressVisualization.java:29)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at net.minecraftforge.fml.loading.FMLLoader.setupLaunchHandler(FMLLoader.java:176)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:80)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at java.base/java.util.HashMap$Values.forEach(HashMap.java:976)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[22:14:57] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]:         ... 6 more


发表于 2022-11-12 22:15:43 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 0 条回复!
百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

发新帖
  • 回复
  • 点评
  • 评分

[ MC百科(mcmod.cn) 除另有声明,所有开放公共编辑的内容均使用 BY-NC-SA 3.0 协议 ]

Minecraft百科CC协议
快速回复 返回顶部 返回列表