Minecraft Crash Report ---- // This doesn't make any sense!
Time: 12/17/19 6:44 AM Description: Initializing game
java.lang.ExceptionInInitializerError at dbp.<init>(SourceFile:156) at dbl.<init>(SourceFile:393) at net.minecraft.client.main.Main.main(SourceFile:164) Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Failed to locate library: lwjgl.dll at cxj.<clinit>(SourceFile:38) ... 3 more Caused 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 cxj.<clinit>(SourceFile:35) ... 3 more
A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------
– Head – Thread: Render thread Stacktrace: at dbp.<init>(SourceFile:156) at dbl.<init>(SourceFile:393)
– Initialization – Details: Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:164)
– System Details – Details: Minecraft Version: 1.15.1 Minecraft Version ID: 1.15.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 483830632 bytes (461 MB) / 1073741824 bytes (1024 MB) up to 3221225472 bytes (3072 MB) CPUs: 12 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=48M Launched Version: 1.15.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>
Still broken in 1.15.1
Minecraft Crash Report ----
// This doesn't make any sense!
Time: 12/17/19 6:44 AM
Description: Initializing game
java.lang.ExceptionInInitializerError
at dbp.<init>(SourceFile:156)
at dbl.<init>(SourceFile:393)
at net.minecraft.client.main.Main.main(SourceFile:164)
Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Failed to locate library: lwjgl.dll
at cxj.<clinit>(SourceFile:38)
... 3 more
Caused 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 cxj.<clinit>(SourceFile:35)
... 3 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Render thread
Stacktrace:
at dbp.<init>(SourceFile:156)
at dbl.<init>(SourceFile:393)
– Initialization –
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(SourceFile:164)
– System Details –
Details:
Minecraft Version: 1.15.1
Minecraft Version ID: 1.15.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 483830632 bytes (461 MB) / 1073741824 bytes (1024 MB) up to 3221225472 bytes (3072 MB)
CPUs: 12
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=48M
Launched Version: 1.15.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>