flathub / org.prismlauncher.PrismLauncher

https://flathub.org/apps/details/org.prismlauncher.PrismLauncher
7 stars 11 forks source link

GLFW error 65544 #64

Open blt-r opened 2 weeks ago

blt-r commented 2 weeks ago

When running with -Dorg.lwjgl.glfw.libname=/app/lib/libglfw.so I am this error:

GLFW error 65544: EGL: Failed to clear current context: An EGLDisplay argument does not name a valid EGL display connection.

Please make sure you have up-to-date drivers (see aka.ms/mcdriver for instructions).

I need to run minecraft natively on wayland, because I have nvidia gpu, and it doesn't play well with xwayland.

I also tried building this https://github.com/BoyOrigin/glfw-wayland and using it, but it gives the same error.