14 Replies
Shader says it is enabled but effects do not show.
I don't think just sending the errors would be enough, please send a full log
How to get a log file:
Game logs can be found in the
logs
sub-directory in .minecraft on clients, or the logs
sub-folder of the server directory for servers. We're probably interested in the file named latest.log
, which you can drag and drop into Discord.Tag requested by <?>#1147
ok
It's saying the shaderpack doesn't compile because of errors in a vertex shader and throws an error
Which pack are you using? Does it work fine in optifine?
It works fine on my other computer
which uses Iris as well
I have not tested optifine
I'm using the latest versions of both iris and sodium
In that case these are issues with your graphics driver not supporting features required by that shader
Ah
You can try updating your drivers
If that doesn't help there's not really a lot we can do. If you're feeling adventurous you could try using zink and see if that works
What’s zink
It's a program that kind of translates opengl to vulkan. It's not fully ready to use yet so installation is still bothersome on windows. Hence, only try it "If you're feeling adventurous"
I don't really recommend it and won't give further support than linking it
GitHub
GitHub - pal1000/mesa-dist-win: Pre-built Mesa3D drivers for Windows
Pre-built Mesa3D drivers for Windows. Contribute to pal1000/mesa-dist-win development by creating an account on GitHub.