You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[13:35:30] [main] [INFO] Building optimized datafixer
[13:35:41] [main] [WARN] Unrecognized user type:
[13:35:42] [Render thread] [INFO] [STDERR]: [LWJGL] Platform/architecture mismatch detected for module: org.lwjgl
[13:35:42] [Render thread] [INFO] [STDERR]: JVM platform:
[13:35:42] [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.
[13:35:42] [Render thread] [INFO] [STDERR]: [LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics.
[13:35:42] [Render thread] [INFO] [STDERR]: [LWJGL] Enable the SharedLibraryLoader debug mode with -Dorg.lwjgl.util.DebugLoader=true for better diagnostics.
[13:35:43] [Render thread] [INFO] [STDERR]: java.lang.NoClassDefFoundError: Could not initialize class com.mojang.blaze3d.systems.RenderSystem
[13:35:43] [Render thread] [INFO] [STDERR]: at ac.a(SourceFile:66)
[13:35:43] [Render thread] [INFO] [STDERR]: at efu.a(SourceFile:2359)
[13:35:43] [Render thread] [INFO] [STDERR]: at efu.a(SourceFile:2354)
[13:35:43] [Render thread] [INFO] [STDERR]: at net.minecraft.client.main.Main.a(SourceFile:214)
[13:35:43] [Render thread] [INFO] [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:51)
The text was updated successfully, but these errors were encountered:
[13:35:30] [main] [INFO] Building optimized datafixer
[13:35:41] [main] [WARN] Unrecognized user type:
[13:35:42] [Render thread] [INFO] [STDERR]: [LWJGL] Platform/architecture mismatch detected for module: org.lwjgl
[13:35:42] [Render thread] [INFO] [STDERR]: JVM platform:
[13:35:42] [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.
[13:35:42] [Render thread] [INFO] [STDERR]: [LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics.
[13:35:42] [Render thread] [INFO] [STDERR]: [LWJGL] Enable the SharedLibraryLoader debug mode with -Dorg.lwjgl.util.DebugLoader=true for better diagnostics.
[13:35:43] [Render thread] [INFO] [STDERR]: java.lang.NoClassDefFoundError: Could not initialize class com.mojang.blaze3d.systems.RenderSystem
[13:35:43] [Render thread] [INFO] [STDERR]: at ac.a(SourceFile:66)
[13:35:43] [Render thread] [INFO] [STDERR]: at efu.a(SourceFile:2359)
[13:35:43] [Render thread] [INFO] [STDERR]: at efu.a(SourceFile:2354)
[13:35:43] [Render thread] [INFO] [STDERR]: at net.minecraft.client.main.Main.a(SourceFile:214)
[13:35:43] [Render thread] [INFO] [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:51)
The text was updated successfully, but these errors were encountered: