
Render issue with shaders with the mod clientcommands
SpacEagle17 opened this issue ยท 2 comments
Hi, I have noticed that this mod breaks optifine shaders. I have tried it with complementary shaders and the underwater colour is broken see this video
In sildurs vibrant it is even more broken as you can see in this video
These are the only mods I had on at that time:
Any ideas why this mod would break shaders?
The developer of the mod said this:
Here is a link to the bug report: Earthcomputer/clientcommands#269
Here is a link to the mod: https://github.com/Earthcomputer/clientcommands
I hope that it is fixable somehow. And if not I can at least hope that it can be fixed with iris
Thanks and have a great day!
The issue comes from this clear call. Without it the shaders seem happy, with it they do weird things.
It's a bit curious in general whether it would have consequences for other mods presuming they have the depth buffer intact, but I wouldn't be sure of any examples to point to and try as well; possibly the comment on the lines immediately above comes from suspicions along similar thinking. Either way it's probably possible to fix in OptiFabric (perhaps at the slightly expense of the pair of client commands which draw their outlines using that code), I'll have to have a think about how.
I told Earthcomputer what you said in the bug report. Earthcomputer/clientcommands#269