Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. ---- Minecraft Crash Report -------- Minecraft Crash Report ----// Surprise! Haha. Well, this is awkward.
  2. Time: 9/22/19 6:27 PMDescription: Initializing game
  3. java.lang.ExceptionInInitializerError at cyg.<init>(SourceFile:151) at cyc.au(SourceFile:440) at cyc.b(SourceFile:394) at net.minecraft.client.main.Main.main(SourceFile:155)Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Failed to locate library: lwjgl.dll at cue.<clinit>(SourceFile:39) ... 4 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 cue.<clinit>(SourceFile:36) ... 4 more
  4.  
  5. A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
  6. -- Head --Thread: Client threadStacktrace: at cyg.<init>(SourceFile:151) at cyc.au(SourceFile:440)
  7. -- Initialization --Details:Stacktrace: at cyc.b(SourceFile:394) at net.minecraft.client.main.Main.main(SourceFile:155)
  8. -- System Details --Details: Minecraft Version: 1.14.4 Minecraft Version ID: 1.14.4 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: 1226284256 bytes (1169 MB) / 1476395008 bytes (1408 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.14.4 LWJGL: 3.2.2 build 10 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: ~~ERROR~~ NullPointerException: null Current Language: ~~ERROR~~ NullPointerException: null CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement