-
Bug
-
Resolution: Duplicate
-
None
-
1.16.1
-
None
-
OS: Windows 8.1 (ver 6.3, arch amd64)
Java: 1.8.0_51 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.6.93 (bootstrap 100)
Minecraft: 1.16.1 (updated Wed Jun 24 12:31:40 CEST 2020)
-
Unconfirmed
What I expected to happen was minecraft to launch
What actually happened was...:
Minecraft crash but didnt even launch
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Why did you do that?
Time: 04.08.20. 15:24Description: Initializing game
java.lang.ExceptionInInitializerError at dmb.<init>(SourceFile:143) at dlx.<init>(SourceFile:428) at net.minecraft.client.main.Main.main(SourceFile:177)Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Failed to locate library: lwjgl.dll at dgn.<clinit>(SourceFile:46) ... 3 moreCaused by: java.lang.UnsatisfiedLinkError: Failed to locate library: lwjgl.dll at org.lwjgl.system.Library.loadSystem(Library.java:147) at org.lwjgl.system.Library.loadSystem(Library.java:67) at org.lwjgl.system.Library.<clinit>(Library.java:50) at org.lwjgl.system.MemoryAccessJNI.<clinit>(MemoryAccessJNI.java:13) at org.lwjgl.system.Pointer.<clinit>(Pointer.java:28) at org.lwjgl.system.Platform.mapLibraryNameBundled(Platform.java:80) at org.lwjgl.glfw.GLFW.<clinit>(GLFW.java:674) at sun.misc.Unsafe.ensureClassInitialized(Native Method) at java.lang.invoke.DirectMethodHandle$EnsureInitialized.computeValue(DirectMethodHandle.java:318) at java.lang.invoke.DirectMethodHandle$EnsureInitialized.computeValue(DirectMethodHandle.java:315) at java.lang.ClassValue.getFromHashMap(ClassValue.java:227) at java.lang.ClassValue.getFromBackup(ClassValue.java:209) at java.lang.ClassValue.get(ClassValue.java:115) at java.lang.invoke.DirectMethodHandle.checkInitialized(DirectMethodHandle.java:339) at java.lang.invoke.DirectMethodHandle.ensureInitialized(DirectMethodHandle.java:329) at java.lang.invoke.DirectMethodHandle.ensureInitialized(DirectMethodHandle.java:361) at dgn.<clinit>(SourceFile:43) ... 3 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
– Head --Thread: Render threadStacktrace: at dmb.<init>(SourceFile:143) at dlx.<init>(SourceFile:428)
– Initialization --Details:Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:177)
– System Details --Details: Minecraft Version: 1.16.1 Minecraft Version ID: 1.16.1 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: 170240768 bytes (162 MB) / 373248000 bytes (355 MB) up to 1060372480 bytes (1011 MB) CPUs: 8 JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump Launched Version: 1.16.1 Backend library: LWJGL version 3.2.2 build 10 Backend API: ~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) CPU: <unknown>
- duplicates
-
MC-128302 GLFW error 65542: WGL: The driver does not appear to support OpenGL
- Resolved