You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the Alex's Caves mod installed alongside embeddium, the block named Peering Coprolith doesn't render properly.
I already reported this issue to Alex's cave github a long time ago, but it resurfaced recently.
There is supposed to be glowing animated red eyes inside.
The issue over at Alex's cave's github was left marked as incompatibility, but I wonder if maybe you have an idea on this issue.
Reproduction Steps
Have Both Alex's Caves and Embeddium mods installed, place Peering Coprolith, block parts render transparent.
Glitch exsist regarding both mods' versions (It was already there when Alex's Caves first released, and is still there with both mods up to date).
The issue is caused by Alex's Caves using multiple layered translucent faces for this block. With Embeddium installed, by default the faces are not sorted with respect to the camera position, which causes them to disappear sometimes. Enabling "Translucent Face Sorting" in Video Settings will fix it. We plan to eventually enable this by default in a future release once the performance regression of having it enabled is minimized.
However, the better solution would be for Alex's Caves to mark the block as not being translucent. From what I can tell, the outer shell is either fully transparent or fully opaque, so the cutout layer would work fine. Similarly, the inner shell seems to be opaque and doesn't let me see through to blocks on the other side. So I would say this is a bug on their end. Using the translucent render layer when it's not necessary will cause reduced performance with the vanilla renderer as well, not just Embeddium's.
Bug Description
With the Alex's Caves mod installed alongside embeddium, the block named Peering Coprolith doesn't render properly.
I already reported this issue to Alex's cave github a long time ago, but it resurfaced recently.
There is supposed to be glowing animated red eyes inside.
The issue over at Alex's cave's github was left marked as incompatibility, but I wonder if maybe you have an idea on this issue.
Reproduction Steps
Have Both Alex's Caves and Embeddium mods installed, place Peering Coprolith, block parts render transparent.
Glitch exsist regarding both mods' versions (It was already there when Alex's Caves first released, and is still there with both mods up to date).
Log File
latest.log
The text was updated successfully, but these errors were encountered: