Iris icon indicating copy to clipboard operation
Iris copied to clipboard

my shaders not loading

Open Tomekigierki7 opened this issue 1 year ago • 2 comments

What happened?

i loaded a sharder and error poped up : deferred.fsh: deferred.fsh: 0(57) : error C7537: OpenGL does not allow 'sample' after a type specifier 0(57) : error C0000: syntax error, unexpected '=', expecting ';' or '(' at token "=" 0(58) : error C0000: syntax error, unexpected ',', expecting "::" at token "," 0(59) : error C0000: syntax error, unexpected '-', expecting "::" at token "-"

Screenshots

obraz_2024-07-07_134231200

Log output

deferred.fsh: deferred.fsh: 0(57) : error C7537: OpenGL does not allow 'sample' after a type specifier 0(57) : error C0000: syntax error, unexpected '=', expecting ';' or '(' at token "=" 0(58) : error C0000: syntax error, unexpected ',', expecting "::" at token "," 0(59) : error C0000: syntax error, unexpected '-', expecting "::" at token "-"

Minecraft Version

1.20.1 fabric

Iris Version

1.7.2 mc-1.20.1

Operating System

windows 11

What is your GPU?

Nvidia Geforce RTX 3060ti

Additional context

No response

Tomekigierki7 avatar Jul 07 '24 11:07 Tomekigierki7

That looks like it could be an error in the shader itself

What shader pack are you trying to load?

Luracasmus avatar Jul 13 '24 11:07 Luracasmus

I believe this should be fixed by Iris 1.8

Luracasmus avatar Aug 25 '24 00:08 Luracasmus