Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-135561

Failed to create OpenGL context on some Linux systems with Nvidia driver

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 21w10a
    • Minecraft 1.13, Minecraft 1.13.1, Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 2, 1.14.4
    • Community Consensus
    • (Unassigned)

      The moment I click Play it crashes. I haven't had this issue before today on this system or this OS, my guess is it was something in an update to the OS.

      I have tried this with 1.12, 1.13 and 1.11
       

      Description: Initializing game
      
      java.lang.IllegalStateException: GLFW error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation)
       at cfs.b(SourceFile:217)
       at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
       at org.lwjgl.system.JNI.invokePPPP(Native Method)
       at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1649)
       at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827)
       at cfs.<init>(SourceFile:98)
       at cfr.a(SourceFile:79)
       at cfi.am(SourceFile:436)
       at cfi.a(SourceFile:377)
       at net.minecraft.client.main.Main.main(SourceFile:144)
      
      
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      
      -- Head --
      Thread: Client thread
      Stacktrace:
       at cfs.b(SourceFile:217)
       at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:36)
       at org.lwjgl.system.JNI.invokePPPP(Native Method)
       at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1649)
       at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1827)
       at cfs.<init>(SourceFile:98)
       at cfr.a(SourceFile:79)
       at cfi.am(SourceFile:436)
      
      -- Initialization --
      Details:
      Stacktrace:
       at cfi.a(SourceFile:377)
       at net.minecraft.client.main.Main.main(SourceFile:144)
      

            Unassigned Unassigned
            CampGNU Jacob
            Votes:
            8 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: