Advertisement
MikeFromCVS

Crash Report 1.14.2 6/9/19 (MM/DD/YY)

Jun 9th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.34 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 6/9/19 6:35 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
  8.     at cud.b(SourceFile:195)
  9.     at cud$$Lambda$1460/1177522153.invoke(Unknown Source)
  10.     at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
  11.     at org.lwjgl.system.JNI.invokePPPP(Native Method)
  12.     at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1666)
  13.     at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1847)
  14.     at cud.<init>(SourceFile:86)
  15.     at dkz.a(SourceFile:36)
  16.     at cvk.au(SourceFile:465)
  17.     at cvk.b(SourceFile:395)
  18.     at net.minecraft.client.main.Main.main(SourceFile:154)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Thread: Client thread
  26. Stacktrace:
  27.     at cud.b(SourceFile:195)
  28.     at cud$$Lambda$1460/1177522153.invoke(Unknown Source)
  29.     at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
  30.     at org.lwjgl.system.JNI.invokePPPP(Native Method)
  31.     at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1666)
  32.     at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1847)
  33.     at cud.<init>(SourceFile:86)
  34.     at dkz.a(SourceFile:36)
  35.     at cvk.au(SourceFile:465)
  36.  
  37. -- Initialization --
  38. Details:
  39. Stacktrace:
  40.     at cvk.b(SourceFile:395)
  41.     at net.minecraft.client.main.Main.main(SourceFile:154)
  42.  
  43. -- System Details --
  44. Details:
  45.     Minecraft Version: 1.14.2
  46.     Operating System: Windows 10 (amd64) version 10.0
  47.     Java Version: 1.8.0_51, Oracle Corporation
  48.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  49.     Memory: 518239904 bytes (494 MB) / 1214734336 bytes (1158 MB) up to 4187619328 bytes (3993 MB)
  50.     JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1G
  51.     Launched Version: 1.14.2
  52.     LWJGL: 3.2.1 build 12
  53.     OpenGL: NO CONTEXT
  54.     GL Caps:
  55.     Using VBOs: Yes
  56.     Is Modded: Probably not. Jar signature remains and client brand is untouched.
  57.     Type: Client (map_client.txt)
  58.     Resource Packs:
  59.     Current Language: ~~ERROR~~ NullPointerException: null
  60.     CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement