Invisible animated or interactive objects
RapinaX opened this issue ยท 4 comments
Bug Description
I am using the Eureka Ships mod and I noticed this error caused by optimizer mods such as (Optifine, Rubidium, Embeddium and Embeddium++)
Any Block that has animation or is interactive becomes invisible if it is part of a ship created by (Eureka mod)
I have seen videos of other players who do not have this problem with animated blocks and I do not understand how it happens to me when using any of the mentioned ones (performance mods)
Is there a way to fix this and keep the animations?
The eureka mod works normally without any other mod but when any of the others this happens and playing without an optimizer causes a drop in FPS
I am a Forge user
Reproduction Steps
Simply install the Eureka mod and its requirements (all updated) and combine it with Embeddium or any optimizer (any version).
forge version: 47.2.0 for 1.20.1
Log File
This issue should already be fixed in the latest version of Embeddium (0.3.12+).
This issue should already be fixed in the latest version of Embeddium (0.3.12+).
I just went from 0.3.11 to 0.3.12 (Forge)
It didn't work :(
I don't understand why this happens to animated blocks only when I install an optimizer.
I am not able to reproduce this issue with only the aforementioned mods installed. I built a ship identical to yours and assembled it using the oak ship helm.
Please triple-check that you are using the appropriate version of Embeddium, as this is known to be an issue in older versions.
I don't understand why this happens to animated blocks only when I install an optimizer.
This is because Valkyrien Skies makes many changes to chunk rendering in order to render their ships, which requires them to write custom patches for both vanilla & optimization mods (and these patches may have issues).
I am not able to reproduce this issue with only the aforementioned mods installed. I built a ship identical to yours and assembled it using the oak ship helm.
Please triple-check that you are using the appropriate version of Embeddium, as this is known to be an issue in older versions.
I don't understand why this happens to animated blocks only when I install an optimizer.
This is because Valkyrien Skies makes many changes to chunk rendering in order to render their ships, which requires them to write custom patches for both vanilla & optimization mods (and these patches may have issues).
Already solved. The new version 0.3.12 works as long as (entity culling) is disabled for animated blocks and (block face culling) is disabled for block faces.