Please confirm the following.
What version of the Modrinth App are you using?
0.12.4
What operating systems are you seeing the problem on?
No response
Describe the bug
Running the app instantly crashes with this error:
GDK-Message: 00:28:38.083: Error 71 (Protocol error) dispatching to Wayland display.
The solution, run the flatpak with these environment variables:
flatpak run --env=GSK_RENDERER=gl --env=WEBKIT_DISABLE_DMABUF_RENDERER=1 com.modrinth.ModrinthApp
Or, you can also add the environment variables to Flatseal.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response