Tea shaders dont load on 1.21
Hey, whenever I try to load tea shaders, I get told they failed to load and to report it to the shader developer
Sadly, Ive no clue where I can contact them, so I thought that I might as well ask here first if somebody knows a fix
The copy and paste error it gives me is the following:
deferred.fsh: deferred.fsh: 0(67) : error C7537: OpenGL does not allow 'sample' after a type specifier
0(67) : error C0000: syntax error, unexpected '=', expecting ';' or '(' at token "="
0(68) : error C0000: syntax error, unexpected "=", expecting "::" at token "="
0(69) : error C0000: syntax error, unexpected ',', expecting "::" at token ","
0(70) : error C0000: syntax error, unexpected '-', expecting "::" at token "-"
0(72) : error C0000: syntax error, unexpected '=', expecting "::" at token "="
0(73) : error C0000: syntax error, unexpected "=", expecting "::" at token "="
0(74) : error C0000: syntax error, unexpected ',', expecting "::" at token ","
0(75) : error C0000: syntax error, unexpected '-', expecting "::" at token "-"
Any help or advice is welcome
3 Replies
tea shaders arent updated to work with 1.7 iris
And is unlikely to ever be updated to be conformant with Iris' stricter syntax for 1.7.1 and above.
oh didnt notice the replies, thank you two