Closed JakebDeHart closed 2 years ago
Just realized this wouldnt be the crash tag lol
This is a bug with SEUS Renewed itself, here’s a fix:
Open the shader pack (likely needs to be unzipped or extracted first) and open the shaders folder. Now open the Common.inc file with a text editor of your choice. Find and remove the const that immediately precedes the floats K_R and K_M, and save. Before const float K_R = 0.186 rayleighAmount; const float K_M = 0.035 mieAmount; After float K_R = 0.186 rayleighAmount; float K_M = 0.035 mieAmount;
We eventually want to fix these issues ourselves (#775), but for now, you’ll need to apply the fix manually.
I get a thing saying that const variable K_M and K_R must be a constant variable
please read what I posted
I did what you said and it still gives me the error.
We can help more on our Discord linked in the README then, as it’s hard to help here.
Ok
Minecraft Version
1.19
Iris Version
iris-mc1.19-1.2.5
Sodium Version
sodium-fabric-mc1.19-0.4.2+build.16
Operating System
Steam OS
What is your GPU?
AMD Custom GPU 0405
Java Version
17.0.1
Reproduction Steps
Just apply the shader pack and it will say somthing about checking the logs.
Crash Report file and latest.log
Additional context
Steam Deck