Sodium

Sodium

35M Downloads

Block outline becomes transparent, showing texture gaps

chimericdream opened this issue ยท 1 comments

commented

Version information

mc1.18.2-0.4.1+build.15

Expected Behavior

When targeting a block with a translucent texture over an opaque layer, the dark outline around the block should render normally.

Screenshot without Sodium installed
2022-06-08_23 24 34

Actual Behavior

The outline is transparent, resulting in thin lines of blocks behind the targeted one becoming visible.

Screenshot with Sodium installed
2022-06-08_23 22 41

Reproduction Steps

Mod list:

  • ARRP 0.5.7
  • Fabric API 0.55.1+1.18.2
  • Iris Shaders 1.18.2-1.2.5
  • Minekea 1.18.2-2.8.2
  • Sodium 1.18.2-0.4.1+build.15

Load a world and place any of the barrel blocks provided by the Minekea mod. Notice that when you target the block, the outline is transparent instead of solid.

Java version

Java 17

CPU

Ryzen 5950X

GPU

AMD 6900XT

Additional information

This was reported by a user of my mod, and I was able to verify that it only happens with Sodium installed. I found a couple of issues that seemed similar (such as #38 about the block translucency issue), but none that were precisely the same.

commented

This is not a bug with Sodium, but rather an issue with vanilla. We are unlikely to consider fixing it.