Advertisement
Guest User

Untitled

a guest
Nov 21st, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 2019-11-21 17:38:25
  5. Description: Initializing game
  6.  
  7. java.lang.RuntimeException: Unable to create LWJGL window!
  8. at x.sVP.s(S:142)
  9. at x.CnP.ba(S:1150)
  10. at x.CnP.T(S:500)
  11. at x.AlM.x(S:35)
  12. at java.lang.Thread.run(Thread.java:748)
  13. Caused by: x.ACA: GLFW_API_UNAVAILABLE: WGL: The driver does not appear to support OpenGL
  14. at org.lwjgl.glfw.GLFW.glfwCreateWindow(S:1897)
  15. at x.sVP.s(S:130)
  16. ... 4 more
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- Head --
  23. Thread: Client Thread
  24. Stacktrace:
  25. at x.sVP.s(S:142)
  26. at x.CnP.ba(S:1150)
  27.  
  28. -- Initialization --
  29. Details:
  30. Stacktrace:
  31. at x.CnP.T(S:500)
  32. at x.AlM.x(S:35)
  33. at java.lang.Thread.run(Thread.java:748)
  34.  
  35. -- System Details --
  36. Details:
  37. Launcher Version: Pactify Launcher 2.7.0-win64
  38. Minecraft Version: p110 / 1.0-SNAPSHOT-d3d8102-1667
  39. Operating System: Windows 10 (amd64) version 10.0
  40. Java Version: 1.8.0_222, Oracle Corporation
  41. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  42. Memory: 100336720 bytes (95 MB) / 259588096 bytes (247 MB) up to 1038876672 bytes (990 MB)
  43. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0, scache: 0
  44. Launched Version: Pactify Launcher 2.7.0-win64
  45. LWJGL: 3.2.3 1.0-SNAPSHOT-d3d8102-1667
  46. OpenGL: unknown
  47. GL Caps:
  48. Using VBOs: ~~ERROR~~ NullPointerException: null
  49. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  50. Type: Client (map_client.txt)
  51. Resource Packs: ! # §4R§cA§eI§aN§bB§3O§9W §l§5RUSH §r# !.zip
  52. Render Distance Chunks: 16
  53. Mipmaps: 0
  54. Anisotropic Filtering: 0
  55. Antialiasing: 0
  56. Multitexture: No
  57. Shaders:
  58. Current Language: ~~ERROR~~ NullPointerException: null
  59. Profiler Position: N/A (disabled)
  60. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement