Advertisement
NibiruBR

Untitled

Oct 18th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. [00:05:33] [Client thread/INFO]: Setting user: Nibiru
  2. [00:05:39] [Client thread/INFO]: LWJGL Version: 3.2.1 build 12
  3. ---- Minecraft Crash Report ----
  4. // Daisy, daisy...
  5.  
  6. Time: 19/10/19 00:05
  7. Description: Initializing game
  8.  
  9. java.lang.IllegalStateException: GLFW error 65542: WGL: The driver does not appear to support OpenGL
  10. at cub.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 cub.<init>(SourceFile:86)
  16. at dkx.a(SourceFile:36)
  17. at cvi.av(SourceFile:465)
  18. at cvi.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 cub.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 cub.<init>(SourceFile:86)
  34. at dkx.a(SourceFile:36)
  35. at cvi.av(SourceFile:465)
  36.  
  37. -- Initialization --
  38. Details:
  39. Stacktrace:
  40. at cvi.b(SourceFile:395)
  41. at net.minecraft.client.main.Main.main(SourceFile:154)
  42.  
  43. -- System Details --
  44. Details:
  45. Minecraft Version: 1.14
  46. Operating System: Windows 8.1 (amd64) version 6.3
  47. Java Version: 1.8.0_231, Oracle Corporation
  48. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  49. Memory: 111692696 bytes (106 MB) / 330985472 bytes (315 MB) up to 1060372480 bytes (1011 MB)
  50. JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  51. Launched Version: 1.14
  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\system32\AppData\Roaming\.minecraft\crash-reports\crash-2019-10-19_00.05.39-client.txt
  62. 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