Anyone run into the GLFW error 65543 in Minecraft 1.17 w/o having NVIDIA?

Hello @LauraS :wink:

I fear the required OpenGL Version is higher than your Intel iGPU can provide. To check that, please open a terminal and type:

glxinfo | grep OpenGL

Minecraft needs at least OpenGL Version 4.4: https://help.minecraft.net/hc/en-us/articles/360045863292-What-are-the-Device-Requirements-to-run-Minecraft-

So if you have a lower version, then the only thing you can do is buying a better GPU, which has support for OpenGL 4.5.

Maybe you have hybrid setup and not only a Intel iGPU?

Please check that at the terminal with:

inxi -Gazy