Guest User

Untitled

a guest
Jun 8th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oops.
  3.  
  4. Time: 04.06.19 20:53
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: GLFW error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation)
  8. at cgd.b(SourceFile:218)
  9. at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
  10. at org.lwjgl.system.JNI.invokePPPP(Native Method)
  11. at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1649)
  12. at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827)
  13. at cgd.<init>(SourceFile:99)
  14. at cgc.a(SourceFile:79)
  15. at cft.am(SourceFile:439)
  16. at cft.a(SourceFile:380)
  17. at net.minecraft.client.main.Main.main(SourceFile:144)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Thread: Client thread
  25. Stacktrace:
  26. at cgd.b(SourceFile:218)
  27. at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
  28. at org.lwjgl.system.JNI.invokePPPP(Native Method)
  29. at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1649)
  30. at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827)
  31. at cgd.<init>(SourceFile:99)
  32. at cgc.a(SourceFile:79)
  33. at cft.am(SourceFile:439)
  34.  
  35. -- Initialization --
  36. Details:
  37. Stacktrace:
  38. at cft.a(SourceFile:380)
  39. at net.minecraft.client.main.Main.main(SourceFile:144)
  40.  
  41. -- System Details --
  42. Details:
  43. Minecraft Version: 1.13.2
  44. Operating System: Linux (amd64) version 5.0.7-1-MANJARO
  45. Java Version: 1.8.0_212, Oracle Corporation
  46. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  47. Memory: 175342152 bytes (167 MB) / 268435456 bytes (256 MB) up to 2147483648 bytes (2048 MB)
  48. JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  49. Launched Version: 1.13.2
  50. LWJGL: 3.1.6 build 14
  51. OpenGL: NO CONTEXT
  52. GL Caps:
  53. Using VBOs: Yes
  54. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  55. Type: Client (map_client.txt)
  56. Resource Packs: vanilla, file/Faithful-32x32-1.14-r3.zip
  57. Current Language: ~~ERROR~~ NullPointerException: null
  58. Profiler Position: N/A (disabled)
  59. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment