Failed to create window message right after "Attempting to apply workarounds for the NVIDIA Graphics Driver... If the game crashes immediately after this point, please make a bug report: "
matjojo opened this issue · 0 comments
FALSE ALARM, THIS ALSO HAPPENS ON VANILLA
Bug Description
The game crashes when I launch it with the message:
[16:42:04] [Render thread/WARN]: Failed to create window: net.minecraft.class_1041$class_4716: GLFW error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation)
Full traceback:
``` [16:41:26] [Render thread/INFO]: Backend library: LWJGL version 3.3.2-snapshot [16:41:26] [Render thread/WARN]: Attempting to apply workarounds for the NVIDIA Graphics Driver... [16:41:26] [Render thread/WARN]: If the game crashes immediately after this point, please make a bug report: https://github.com/CaffeineMC/sodium-fabric/issues [16:41:26] [Render thread/INFO]: ... Successfully applied workarounds for the NVIDIA Graphics Driver! [16:42:04] [Render thread/WARN]: Failed to create window: net.minecraft.class_1041$class_4716: GLFW error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation) at net.minecraft.class_1041.method_4501(class_1041.java:195) ~[client-intermediary.jar:?] at org.lwjgl.glfw.GLFWErrorCallbackI.callback(GLFWErrorCallbackI.java:43) ~[lwjgl-glfw-3.3.2.jar:?] at org.lwjgl.system.JNI.invokePPPP(Native Method) ~[lwjgl-3.3.2.jar:?] at org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:2058) ~[lwjgl-glfw-3.3.2.jar:?] at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:2229) ~[lwjgl-glfw-3.3.2.jar:?] at net.minecraft.class_1041.redirect$dbm000$sodium$wrapGlfwCreateWindow(class_1041.java:3532) ~[client-intermediary.jar:?] at net.minecraft.class_1041.(class_1041.java:93) ~[client-intermediary.jar:?] at net.minecraft.class_3682.method_16038(class_3682.java:21) ~[client-intermediary.jar:?] at net.minecraft.class_310.(class_310.java:494) ~[client-intermediary.jar:?] at net.minecraft.client.main.Main.main(Main.java:214) ~[minecraft-1.20.2-client.jar:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.14.24.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.24.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.24.jar:?] at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87) ~[NewLaunch.jar:?] at org.prismlauncher.EntryPoint.listen(EntryPoint.java:130) ~[NewLaunch.jar:?] at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[NewLaunch.jar:?] ```Hardware
System Details Report
Hardware Information:
- Memory: 16.0 GiB
- Processor: Intel® Core™ i7-8750H × 12
- Graphics card: GP107GLM [Quadro P1000 Mobile] (rev a1)
Software Information:
- Firmware Version: Q71 Ver. 01.24.00
- OS Name: Manjaro Linux
- OS Build: rolling
- OS Type: 64-bit
- GNOME Version: 45.1
- Windowing System: X11
- Kernel Version: Linux 6.1.63-1-MANJARO
Reproduction Steps
- Install the most recent version of
Fabulously Optimized
from Modrinth inside Prism Launcher. (5.5.1) - Note that this also happens on Simply Optimized
1.20.2-3.0.1
- Remove the mod jars for the online hosted LAN mod, and the controlify mod.
- Start the game
- Get the errror
Log File
Crash Report
Note that this is an old crash log for another issue that I already resolved, but my I cannot regenerate a new once since I cannot start the game. My drivers may have been updated between then and now.