MC崩潰求助
求助,運(yùn)行MC就崩潰,1.19.2FORGE版,用的BAKAXL啟動(dòng)器
以下是日志:
[spoiler]游戲核心:1.19.2-forge-43.2.6
啟動(dòng)內(nèi)存:4096 MB
操作系統(tǒng):Microsoft Windows 10 專業(yè)版 x64
————————————————————
CPU:#0AMD Ryzen 7 3700X 8-Core Processor?
內(nèi)存:32718
顯卡:#0AMD Radeon RX 5700 XT?
————————————————————
核心路徑:F:\XESnote\.minecraft\versions\1.19.2-forge-43.2.6
Java信息:C:\Users\TIGER\AppData\Roaming\.minecraft\cache\java\java-runtime-beta\windows-x64\java-runtime-beta\bin\javaw.exe (Java17.0.1.0 64 Bit)
BakaXL路徑:F:\XESnote\BakaXL_Public_Ver_3.2.3.2.exe
————————————————————
錯(cuò)誤日志:
由 BakaXL 記錄的 Minecraft 日志流:?
2023-03-03 20:37:27,451 main WARN Advanced terminal features are not available in this environment
[20:37:27] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclient, --fml.forgeVersion, 43.2.6, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853, -Dminecraft.launcher.brand=BakaXL, -Dminecraft.launcher.version=3.24, cpw.mods.bootstraplauncher.BootstrapLauncher, --username, XKLM, --version, 1.19.2-forge-43.2.6, --gameDir, F:\XESnote\.minecraft\versions\1.19.2-forge-43.2.6, --assetsDir, F:\XESnote\.minecraft\assets, --assetIndex, 1.19, --uuid, a6e936caac8037b2abaf306fb25ce2e1, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, BakaXL, --width, 854, --height, 480]
[20:37:27] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.1 by Microsoft; OS Windows 10 arch amd64 version 10.0
[20:37:27] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/F:/XESnote/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2376!/ Service=ModLauncher Env=CLIENT
[20:37:27] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file F:\XESnote\.minecraft\libraries\net\minecraftforge\fmlcore\1.19.2-43.2.6\fmlcore-1.19.2-43.2.6.jar is missing mods.toml file
[20:37:27] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file F:\XESnote\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.2.6\javafmllanguage-1.19.2-43.2.6.jar is missing mods.toml file
[20:37:27] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file F:\XESnote\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.2.6\lowcodelanguage-1.19.2-43.2.6.jar is missing mods.toml file
[20:37:27] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file F:\XESnote\.minecraft\libraries\net\minecraftforge\mclanguage\1.19.2-43.2.6\mclanguage-1.19.2-43.2.6.jar is missing mods.toml file
[20:37:28] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[20:37:29] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.19.2-forge-43.2.6, --gameDir, F:\XESnote\.minecraft\versions\1.19.2-forge-43.2.6, --assetsDir, F:\XESnote\.minecraft\assets, --uuid, a6e936caac8037b2abaf306fb25ce2e1, -Dminecraft.launcher.brand=BakaXL, -Dminecraft.launcher.version=3.24, cpw.mods.bootstraplauncher.BootstrapLauncher, --username, XKLM, --assetIndex, 1.19, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, BakaXL, --width, 854, --height, 480]
Completely ignored arguments: [-Dminecraft.launcher.brand=BakaXL, -Dminecraft.launcher.version=3.24, cpw.mods.bootstraplauncher.BootstrapLauncher]
[20:37:32] [pool-3-thread-1/INFO] [minecraft/DataFixers]: Building unoptimized datafixer
[20:37:34] [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/F:/XESnote/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23123!/assets/.mcassetsroot' uses unexpected schema
[20:37:34] [Render thread/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/F:/XESnote/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23123!/data/.mcassetsroot' uses unexpected schema
[20:37:34] [Render thread/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[20:37:34] [Render thread/ERROR] [minecraft/Minecraft]: Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-3.11.49.jar%23107!/:?] {}
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:155) ~[authlib-3.11.49.jar%23107!/:?] {}
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:55) ~[authlib-3.11.49.jar%23107!/:?] {}
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:161) ~[authlib-3.11.49.jar%23107!/:?] {}
at net.minecraft.client.Minecraft.m_193585_(Minecraft.java:646) ~[client-1.19.2-20220805.130853-srg.jar%23123!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:405) ~[client-1.19.2-20220805.130853-srg.jar%23123!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23123!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23123!/:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2380!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2367!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2367!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2367!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2367!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2367!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2367!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2367!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-3.11.49.jar%23107!/:?] {}
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-3.11.49.jar%23107!/:?] {}
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-3.11.49.jar%23107!/:?] {}
... 19 more
[20:37:34] [Render thread/INFO] [minecraft/Minecraft]: Setting user: XKLM
[20:37:35] [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL version 3.3.1 build 7
#
# A fatal error has been detected by the Java Runtime Environment:
#
#? EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8eeea2b60, pid=12404, tid=12996
#
# JRE version: OpenJDK Runtime Environment Microsoft-28056 (17.0.1+12) (build 17.0.1+12-LTS)
# Java VM: OpenJDK 64-Bit Server VM Microsoft-28056 (17.0.1+12-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C? [atio6axx.dll+0x192b60]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# F:\XESnote\.minecraft\versions\1.19.2-forge-43.2.6\hs_err_pid12404.log
#
# If you would like to submit a bug report, please visit:
#? ?https://github.com/microsoft/openjdk/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
[error occurred during error reporting (), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8f0c8da79]
[/spoiler]