
Emissive overlays obstructed by transparent faces
soir20 opened this issue ยท 2 comments
Issue transferred from #4.
Describe the bug
Some emissive UV Face obstruct emissive others.
To reproduce
Steps to reproduce the behavior:
- Install Glowing Resourcepack
- Join a world and make a dark environment
- Place redstone torch
- See error
Expected behavior
Overlay not obstructed.
Which Minecraft versions does this bug affect?
1.16.5
Mod loader
Which mod loaders does this bug affect?
- Forge
- Fabric
Mods list
- dynamic-fps-2.0.2
- emissive-plugin-1.16.5-1.1.0-fabric
- entityculling-fabric-mc1.16.5-1.5.2
- fabric-api-0.42.0+1.16
- ferritecore-2.1.1-fabric
- indium-1.0.0+mc1.16.5
- iris-mc1.16.5-1.4.5
- lazydfu-0.1.2
- lithium-fabric-mc1.16.5-0.6.6
- memoryleakfix-fabric-pre1.17-1.1.1
- modernfix-fabric-5.7.1+mc1.16.5
- modmenu-1.16.23
- moremcmeta-1.16.5-4.2.0-fabric
- phosphor-fabric-mc1.16.2-0.8.0
- reeses_sodium_options-1.6.3+mc1.16.5-build.86
- sodium-extra-0.4.18+mc1.16.5-build.96
- sodium-fabric-mc1.16.5-0.2.0+build.4
Resource pack
- Glowing-OF_v0.2.0-1.16
Additional context
None
This only happens with Sodium and is caused by CaffeineMC/sodium#38. The only workarounds on MoreMcmeta's end add a decent amount of complexity and a possible dependency.
It appears there's been some movement on this issue on Sodium's end in recent weeks. There was a partial PR two weeks ago, and the issue was just pinned an hour ago, so perhaps they are prioritizing this.
Hence, I'm going to close this as "transferred." I've considered adding an optimization config option that happens be a workaround for this, but its implementation requires some careful consideration, so that's unfortunately not on the immediate horizon.