FoundationGames / EnhancedBlockEntities

A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.
GNU Lesser General Public License v3.0
229 stars 52 forks source link

(1.19.3) With EBE chests have "atrifacts?" #137

Open ImGRUI opened 1 year ago

ImGRUI commented 1 year ago

I'm using Quilt 0.17.11 with QFAPI 5.0.0 beta-6, and this happens:

https://user-images.githubusercontent.com/91282421/222943113-204ba139-c26f-48cc-88d6-51d4e79e04bd.mp4

Without EBE it renders normally.

https://user-images.githubusercontent.com/91282421/222943118-1742d4db-52b9-4fee-a752-033b96fe7fad.mp4

Log is empty. Similar happens to EnderChests.

ImGRUI commented 1 year ago

Video reupload. With EBE:

https://user-images.githubusercontent.com/91282421/222943217-ca8f2365-84e8-42f9-90ea-e27287b9147c.mp4

Without EBE:

https://user-images.githubusercontent.com/91282421/222943225-5e107360-1e72-4ceb-9990-2c1ecf3a5261.mp4

FoundationGames commented 1 year ago

This happens when a block entity is on the edge of a render section in vanilla (and all the time with sodium), needs more investigation

shark01d commented 1 year ago

I've got the same bug

vlad2305m commented 1 year ago

Yeah, could you maybe keep the moving part rendered for a bit longer after switching to the static baked model?