Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. [22:09:57] [Client thread/INFO]: Setting user: mvgik
  2. [22:10:06] [Client thread/INFO]: LWJGL Version: 3.2.1 build 12
  3. ---- Minecraft Crash Report ----
  4. // Daisy, daisy...
  5.  
  6. Time: 18.02.19 22:10
  7. Description: Initializing game
  8.  
  9. java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
  10. at cpk.b(SourceFile:194)
  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 cpk.<init>(SourceFile:85)
  16. at dgg.a(SourceFile:34)
  17. at cqn.at(SourceFile:454)
  18. at cqn.b(SourceFile:392)
  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 cpk.b(SourceFile:194)
  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 cpk.<init>(SourceFile:85)
  34. at dgg.a(SourceFile:34)
  35. at cqn.at(SourceFile:454)
  36.  
  37. -- Initialization --
  38. Details:
  39. Stacktrace:
  40. at cqn.b(SourceFile:392)
  41. at net.minecraft.client.main.Main.main(SourceFile:154)
  42.  
  43. -- System Details --
  44. Details:
  45. Minecraft Version: 19w07a
  46. Operating System: Windows 10 (x86) version 10.0
  47. Java Version: 1.8.0_201, Oracle Corporation
  48. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  49. Memory: 172449704 bytes (164 MB) / 298164224 bytes (284 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: 19w07a
  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\alan\AppData\Roaming\.minecraft\crash-reports\crash-2019-02-18_22.10.07-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