vulkanite icon indicating copy to clipboard operation
vulkanite copied to clipboard

[BUG]: java.lang.RuntimeException: Raytracing pipeline 0 has an unexpected descriptor set layout at set 0

Open Walkersifolia opened this issue 1 year ago • 5 comments

I run the game with mods fabric-api-0.89.0, indium-1.0.27, iris-1.6.9, sodium-0.5.3, vulkanite-0.0.4, and when I try to open the shaders, game shows me 'java.lang.RuntimeException: Raytracing pipeline 0 has an unexpected descriptor set layout at set 0'.

But when I use the indium-1.0.25, iris-1.6.8, sodium-0.5.2, vulkanite-0.0.3, I don't have this problem.

My PC specs is i5-12400F, 32GB DDR4 3600MHz, RTX 4060

Walkersifolia avatar Oct 12 '23 11:10 Walkersifolia