HyperCubeMC / Iris

(WIP) A new shaders mod for Minecraft intended to be compatible with existing ShadersMod/Optifine shaders
GNU Lesser General Public License v3.0
227 stars 108 forks source link

Seus PTGI HRR Test 2.0 does not working. #30

Open matcha1024 opened 2 years ago

matcha1024 commented 2 years ago

What happened?

Seus PTGI HRR Test 2.0 works fine on bare Iris, but it does not work on this Starline Iris.

Screenshots

No response

Relevant log output

No response

Iris and Minecraft Version

iris-mc1.17-1.1.3-starline+build.563.jar

Shaderpack Used

Seus PTGI HRR Test 2.0

Are you running Sodium along with Iris?

Yes

Operating System

Windows 10 (Windows 11 Insider Preview)

What is your GPU?

GTX 1660

Java Version

Java JDK 16

Additional context

No response

itselijahciali commented 2 years ago

Have this issue too. According to the log, it seems it's because it uses custom blending modes, ELIF conditions in it's block properties, OpenGL FragColor (instead of FragData which is supported), all of which aren't supported. This makes the shader fail to compile. I'll try to update the composite to make it compatible but I'm not too proficient in OpenGL calls.

respectablenoob-source commented 2 years ago

Also experience this issue.