Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. [01:15:37] [Client thread/INFO]: Setting user: bambus1710
  2. [01:15:42] [Client thread/INFO]: LWJGL Version: 3.1.6 build 14
  3. ---- Minecraft Crash Report ----
  4. // Sorry :(
  5.  
  6. Time: 23.01.19 01:15
  7. Description: Initializing game
  8.  
  9. java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
  10. at cgd.b(SourceFile:218)
  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:1649)
  14. at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827)
  15. at cgd.<init>(SourceFile:99)
  16. at cgc.a(SourceFile:79)
  17. at cft.am(SourceFile:439)
  18. at cft.a(SourceFile:380)
  19. at net.minecraft.client.main.Main.main(SourceFile:144)
  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 cgd.b(SourceFile:218)
  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:1649)
  32. at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827)
  33. at cgd.<init>(SourceFile:99)
  34. at cgc.a(SourceFile:79)
  35. at cft.am(SourceFile:439)
  36.  
  37. -- Initialization --
  38. Details:
  39. Stacktrace:
  40. at cft.a(SourceFile:380)
  41. at net.minecraft.client.main.Main.main(SourceFile:144)
  42.  
  43. -- System Details --
  44. Details:
  45. Minecraft Version: 1.13.2
  46. Operating System: Windows 10 (amd64) version 10.0
  47. Java Version: 1.8.0_201, Oracle Corporation
  48. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  49. Memory: 371813528 bytes (354 MB) / 516423680 bytes (492 MB) up to 2093809664 bytes (1996 MB)
  50. JVM Flags: 6 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  51. Launched Version: 1.13.2
  52. LWJGL: 3.1.6 build 14
  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. Profiler Position: N/A (disabled)
  61. CPU: <unknown>
  62. #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\SUPER KOX\AppData\Roaming\.minecraft\crash-reports\crash-2019-01-23_01.15.43-client.txt
  63. Java HotSpot(TM) 64-Bit Server 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