EnhancedBlockEntities icon indicating copy to clipboard operation
EnhancedBlockEntities copied to clipboard

Chest lid flashing with Sodium

Open K3nPinBowling opened this issue 2 years ago • 9 comments

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)

K3nPinBowling avatar Jul 15 '22 16:07 K3nPinBowling

Getting this as well, using those mods and Complementary shaders.

willstewartcode avatar Jul 18 '22 20:07 willstewartcode

+1. Using same mods and sildurs vibrant shaders extreme VL, although I doubt it is a shader nor texture pack issue.

akai-hana avatar Jul 21 '22 12:07 akai-hana

Happens for me as well

jeedrb avatar Aug 03 '22 03:08 jeedrb

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

skcipherhash avatar Aug 08 '22 16:08 skcipherhash

I only have this issue in this scenario https://github.com/FoundationGames/EnhancedBlockEntities/issues/85

PweSol avatar Sep 08 '22 00:09 PweSol

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)

FoundationGames avatar Oct 23 '22 07:10 FoundationGames

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

Scarlaid avatar Dec 25 '22 16:12 Scarlaid