Every time I attempt to load Iris, the game crashes on launch with the below error. It works fine when I load Sodium without Iris. I am running on linux (per
), and have tested with multiple game versions + compatible combinations of iris/sodium patch versions.
The error:
net.minecraft.class_1041$class_4716: GLFW error 65543: GLX: Failed to create context: BadMatch (invalid parameter attributes) at knot//net.minecraft.class_1041.method_4501(class_1041.java:212) at knot//org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:43) at knot//org.lwjgl.system.JNI.invokePPPP(Native Method) at knot//org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:2058) at knot//org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:2229) at knot//net.minecraft.class_1041.redirect$zkn000$sodium$wrapGlfwCreateWindow(class_1041.java:1073) at knot//net.minecraft.class_1041.mixinextras$bridge$redirect$zkn000$sodium$wrapGlfwCreateWindow$55(class_1041.java)
net.minecraft.class_1041$class_4716: GLFW error 65543: GLX: Failed to create context: BadMatch (invalid parameter attributes) at knot//net.minecraft.class_1041.method_4501(class_1041.java:212) at knot//org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:43) at knot//org.lwjgl.system.JNI.invokePPPP(Native Method) at knot//org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:2058) at knot//org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:2229) at knot//net.minecraft.class_1041.redirect$zkn000$sodium$wrapGlfwCreateWindow(class_1041.java:1073) at knot//net.minecraft.class_1041.mixinextras$bridge$redirect$zkn000$sodium$wrapGlfwCreateWindow$55(class_1041.java)