EnhancedBlockEntities
EnhancedBlockEntities copied to clipboard
Chest lid flashing with Sodium
Title. Issue was first raised by Kichura at the end of their post in 2021 (https://github.com/FoundationGames/EnhancedBlockEntities/issues/57): "Cancelling the chest animation causes it to flicker on specific frames which is absent in vanilla."
Issue persists when using mod on Fabric, with Sodium, Indium installed, with and without a resource pack enabled, so I'm very certain its a bug.
See example: https://imgur.com/a/p6UFH3K (here all my mods + resource pack were active but I did test this issue without them)
Getting this as well, using those mods and Complementary shaders.
+1. Using same mods and sildurs vibrant shaders extreme VL, although I doubt it is a shader nor texture pack issue.
Happens for me as well
I recently noticed this in Vanilla 1.19.1 as well. I don't have any shaders.
https://user-images.githubusercontent.com/66863359/183467814-b196d341-ef1d-4991-a065-03d79b061486.mp4
I only have this issue in this scenario https://github.com/FoundationGames/EnhancedBlockEntities/issues/85
This is because of Sodium and cannot be fixed (without hacking into Sodium and potentially breaking when Sodium updates), since this is one of the many ways Sodium improves your game's performance
The issue has also been known for a long time, even back when it affected vanilla (EBE currently hacks into the vanilla chunk builder to force the animation to be seamless, but since Sodium replaces the chunk builder code you get the visual glitch again)
This isn't an issue on the Sodium side, this is from EBE side, at least on 1.19.2 Enabling Enhanced Chest from EBE alongside with Sodium Always Defer Chunk Updates either on or off, the chest lid will always have that flashing texture But disabling Enhanced Chest fixed the issue, which kinda ruin the point of EBE