VulkanMod
VulkanMod copied to clipboard
java.lang.NoSuchMethodError: void org.lwjgl.system.Library.loadSystem
After adding the Litematica module, the game crashes after loading the world is complete.
minecraft: 1.18.2

This problem seems to occur when executing shader.bind();

minecraft: 1.19 VulkanMod: 0.1.7

Because its trying to use OpenGL, not vulkan. (IN short, either the author adds compatability to detect for this, or well there's always having vulkanmod patch up lots of mods to make it work/somehow figure out compatability)