Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 22/11/19 10:44 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
  8. at cuo.b(SourceFile:199)
  9. at cuo$$Lambda$1467/361960650.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 cuo.<init>(SourceFile:81)
  15. at dnr.a(SourceFile:19)
  16. at cyc.au(SourceFile:464)
  17. at cyc.b(SourceFile:394)
  18. at net.minecraft.client.main.Main.main(SourceFile:155)
  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 cuo.b(SourceFile:199)
  28. at cuo$$Lambda$1467/361960650.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 cuo.<init>(SourceFile:81)
  34. at dnr.a(SourceFile:19)
  35. at cyc.au(SourceFile:464)
  36.  
  37. -- Initialization --
  38. Details:
  39. Stacktrace:
  40. at cyc.b(SourceFile:394)
  41. at net.minecraft.client.main.Main.main(SourceFile:155)
  42.  
  43. -- System Details --
  44. Details:
  45. Minecraft Version: 1.14.4
  46. Minecraft Version ID: 1.14.4
  47. Operating System: Windows 10 (amd64) version 10.0
  48. Java Version: 1.8.0_51, Oracle Corporation
  49. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  50. Memory: 543042952 bytes (517 MB) / 1610612736 bytes (1536 MB) up to 2147483648 bytes (2048 MB)
  51. CPUs: 8
  52. 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
  53. Launched Version: 1.14.4
  54. LWJGL: 3.2.2 build 10
  55. OpenGL: NO CONTEXT
  56. GL Caps:
  57. Using VBOs: Yes
  58. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  59. Type: Client (map_client.txt)
  60. Resource Packs:
  61. Current Language: ~~ERROR~~ NullPointerException: null
  62. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement