Advertisement
Guest User

blablba

a guest
Jun 20th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. [20:52:09] [Client thread/INFO]: Setting user: Baobabas
  2. [20:52:18] [Client thread/INFO]: LWJGL Version: 3.2.1 build 12
  3. ---- Minecraft Crash Report ----
  4. // You're mean.
  5.  
  6. Time: 19.6.20 20.52
  7. Description: Initializing game
  8.  
  9. java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
  10. at cud.b(SourceFile:195)
  11. at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
  12. at org.lwjgl.system.JNI.invokePPPP(Native Method)
  13. at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1666)
  14. at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1847)
  15. at cud.<init>(SourceFile:86)
  16. at dkz.a(SourceFile:36)
  17. at cvk.au(SourceFile:465)
  18. at cvk.b(SourceFile:395)
  19. at net.minecraft.client.main.Main.main(SourceFile:154)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Thread: Client thread
  27. Stacktrace:
  28. at cud.b(SourceFile:195)
  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 (x86) version 10.0
  47. Java Version: 1.8.0_211, Oracle Corporation
  48. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  49. Memory: 172186576 bytes (164 MB) / 287342592 bytes (274 MB) up to 523501568 bytes (499 MB)
  50. JVM Flags: 7 total; -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
  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>
  61. #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Gabija\AppData\Roaming\.minecraft\crash-reports\crash-2019-06-20_20.52.22-client.txt
  62. Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement