Hi, heute habe ich mal probiert mit dem MyFTB-Launcher Vanilla 1.19.2 zu starten (bisher nutzte ich den MInecraft-Launcher), aber der Startvorgang brach ab. Auch eine Neuinstallation brachte keinen Erfolg.
Da das Log relativ kurz ist, hab ich es hier reinkopiert:
[15:24:44] [main/INFO]: Loading Minecraft 1.19.2 with Fabric Loader 0.14.9
[15:24:44] [main/INFO]: Loading 3 mods:
-
fabricloader 0.14.9
-
java 17
-
minecraft 1.19.2
[15:24:44] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/Andreas/AppData/Roaming/MyFTBLauncher/libraries/net/fabricmc/sponge-mixin/0.11.4+mixin.0.8.5/sponge-mixin-0.11.4+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[15:24:45] [main/WARN]: Configuration conflict: there is more than one oshi.properties file on the classpath
[15:24:46] [main/WARN]: Configuration conflict: there is more than one oshi.architecture.properties file on the classpath
[15:24:52] [main/INFO]: Building optimized datafixer
[15:24:56] [main/WARN]: Unrecognized user type: ${user_type}
[15:24:56] [Render thread/INFO]: [STDERR]: [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.
[15:24:56] [Render thread/INFO]: [STDERR]: [LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics.
[15:24:56] [Render thread/INFO]: [STDERR]: [LWJGL] Enable the SharedLibraryLoader debug mode with -Dorg.lwjgl.util.DebugLoader=true for better diagnostics.
[15:24:56] [Render thread/WARN]: Configuration conflict: there is more than one oshi.architecture.properties file on the classpath
[15:24:56] [Render thread/ERROR]: Minecraft has crashed!
net.fabricmc.loader.impl.FormattedException: java.lang.NoClassDefFoundError: Could not initialize class com.mojang.blaze3d.systems.RenderSystem
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:463) ~[fabric-loader-0.14.9.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.9.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.9.jar:?]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.mojang.blaze3d.systems.RenderSystem
at net.minecraft.class_6396.method_37123(class_6396.java:66) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_37274(class_310.java:2359) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_22681(class_310.java:2354) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.method_44604(Main.java:214) ~[1.19.2.jar:?]
at net.minecraft.client.main.Main.main(Main.java:51) ~[1.19.2.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461) ~[fabric-loader-0.14.9.jar:?]
… 2 more
Prozess mit Code 1 beendet
Vielleicht hat ja jemand eine Idee, ich kann zwar spielen, aber ungelöste Probleme nerven irgendwie.