Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 24/06/19 3:55 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
  8. at cuh.b(SourceFile:195)
  9. at cuh$$Lambda$1468/2094728618.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:1714)
  13. at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897)
  14. at cuh.<init>(SourceFile:86)
  15. at dld.a(SourceFile:36)
  16. at cvo.au(SourceFile:465)
  17. at cvo.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 cuh.b(SourceFile:195)
  28. at cuh$$Lambda$1468/2094728618.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:1714)
  32. at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1897)
  33. at cuh.<init>(SourceFile:86)
  34. at dld.a(SourceFile:36)
  35. at cvo.au(SourceFile:465)
  36.  
  37. -- Initialization --
  38. Details:
  39. Stacktrace:
  40. at cvo.b(SourceFile:395)
  41. at net.minecraft.client.main.Main.main(SourceFile:154)
  42.  
  43. -- System Details --
  44. Details:
  45. Minecraft Version: 1.14.3
  46. Operating System: Windows 8.1 (amd64) version 6.3
  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: 552525816 bytes (526 MB) / 1509949440 bytes (1440 MB) up to 2147483648 bytes (2048 MB)
  50. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  51. Launched Version: 1.14.3
  52. LWJGL: 3.2.2 build 10
  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