The mod appears unable to run under the Wayland protocol
Describe the bug
my OS is Ubuntu24.04 with the Wayland display protocol. Without VulkanMod installed, vanilla Fabric1.20.1 runs normally. However, after adding VulkanMod, a GLFW error pops up:
Steps to reproduce
1.Launch Minecraft on Ubuntu 24.04 2.Run the game under Wayland protocol 3.Observe GLFW errors in console
Log files
Try running with waygl or wayfix mods.
I don't know if your using a nvidia card but if you are try to disable nvidia's threaded optimizations by putting "__GL_THREADED_OPTIMIZATIONS=0" as a environment variable
Same issue, i'm on Fedora with Wayland and the problem only appears with 1.20.1. To fix the issue, i built from source on the commit 979905a and it's working
EDIT : It's the last commit with 1.20.1 indicated as the minecraft version