Pixel Perfect Shaders

Pixel Perfect Shaders

86k Downloads

Game Crashes With Shader: `No uniform block exists with name: ubo_ChunkFadeDatas`

atchimgripo opened this issue ยท 3 comments

commented

Describe the bug
Game crashes without explanation

To Reproduce

  1. Open minecraft 1.20.2
  2. Select pixel perfect shaders
  3. It crashes
    (Using iris 1.6.10 + AMD RX550)

Expected behavior
Game not crashing.

Screenshots
Yeah it doesn't even shows up

Desktop (please complete the following information):

  • Loader and loader version [Iris 1.6.10]
  • Minecraft version [Minecraft 1.20.2]
  • Graphics Card [RX550 4GIGS]
  • OS: [Windows 10]
commented

Do you have a crash log or an error message on the launcher? Knowing that would be very helpful for debugging.

commented

sorry for closing the issue, missclick, here's the crash report anyway
crash-2023-10-23_12.04.26-client.txt

I have a lot of mods, but none changes renders or anything that would be incompatible, also, I tested by choosing another shader, then turning it off and then enabling yours to show how other shaders works fine

commented

Sorry for taking so long to get back to you.
The issue seems to be with your "chunks fade in" mod.
The reason other shaders work seems to be because they use an older GLSL version which is more supported and probably doesn't have the bug, but I'm not sure.
If I find a workaround, I'll try to include it in a patch to the shader. For now, if your game still crashes even after disabling the fog fade mod, please create a new issue and I'll see what I can do about it.