I tried to use versions like 1.16.5 or the 3D Shareware April Fools prank and it gives me an error. 1.2.3, Beta 1.6 and Beta 1.4 are fine.
Steps to reproduce
Above. The latest crash logs are put at suspected cause
Suspected cause
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 6/19/24 1:43 PM
Description: Initializing game
java.lang.UnsatisfiedLinkError: Failed to locate library: glfw.dll
at org.lwjgl.system.Library.loadNative(Library.java:299)
at org.lwjgl.system.Library.loadNative(Library.java:205)
at org.lwjgl.glfw.GLFW.<clinit>(GLFW.java:673)
at ctr.a(SourceFile:107)
at com.mojang.blaze3d.platform.GLX.initGlfw(SourceFile:191)
at cux.av(SourceFile:466)
at cux.b(SourceFile:410)
at net.minecraft.client.main.Main.main(SourceFile:154)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at org.lwjgl.system.Library.loadNative(Library.java:299)
at org.lwjgl.system.Library.loadNative(Library.java:205)
at org.lwjgl.glfw.GLFW.<clinit>(GLFW.java:673)
at ctr.a(SourceFile:107)
at com.mojang.blaze3d.platform.GLX.initGlfw(SourceFile:191)
at cux.av(SourceFile:466)
-- Initialization --
Details:
Stacktrace:
at cux.b(SourceFile:410)
at net.minecraft.client.main.Main.main(SourceFile:154)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
-- System Details --
Details:
Minecraft Version: 3D Shareware v1.34
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 670213440 bytes (639 MB) / 813694976 bytes (776 MB) up to 954728448 bytes (910 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
Launched Version: 3D Shareware v1.34
LWJGL: 3.2.1 build 12
OpenGL: ~~ERROR~~ NoClassDefFoundError: Could not initialize class org.lwjgl.glfw.GLFW
GL Caps:
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs:
Current Language: ~~ERROR~~ NullPointerException: null
CPU: <unknown>
This issue is unique
[X] I have searched the issue tracker and did not find an issue describing my bug.
Operating System
Windows
Description of bug
I tried to use versions like 1.16.5 or the 3D Shareware April Fools prank and it gives me an error. 1.2.3, Beta 1.6 and Beta 1.4 are fine.
Steps to reproduce
Above. The latest crash logs are put at suspected cause
Suspected cause
This issue is unique