ItsPasi / natural-motionblur-fabric

Motion Blur Mod for Fabric
GNU General Public License v3.0
2 stars 0 forks source link

Translucent elements sometimes render in front of solid blocks #1

Open VindSole opened 4 months ago

VindSole commented 4 months ago

Sometimes, clouds randomly start rendering in front of blocks, it happens periodically without a clear trigger, removing the mod or disabling the blur with /motionblur fixes the bug. latest.log

image

ItsPasi commented 4 months ago

I will see what I can do about it, I know of this issue already, since it's the same when you see the worldborder. If you want a temporary fix, set graphics to Fancy instead of Fabulous. On Fancy you will notice the bug with translucent objects I mentioned on the mod page though.

Rozbiynk commented 2 months ago

same applies to journeymap's waypoints

ItsPasi commented 2 months ago

same applies to journeymap's waypoints

Look at closed issues. Set graphics to fabulous for that to be somewhat fixed. But this issue is still hard to fix completely, I think I would need to implement a custom depth buffer and I am way too bad at coding to do so 💀