Tile entities take multiple seconds to load in or change state
SammyWhamy opened this issue ยท 0 comments
Version information
mc1.19.2-0.4.4+build.18
Expected Behavior
When placing a tile entity it renders as it normally should in Minecraft.
Actual Behavior
When placing a tile entity it first is invisible for a few seconds, then turns visible.
When changing the state of the tile entity, it appears as if nothing has happened, until after a few seconds when the texture updates.
Reproduction Steps
- Place a tile entity
- Change its state
Java version
Java 17.0.3
CPU
AMD Ryzen 7 3700X
GPU
NVIDIA GeForce RTX 2070 SUPER
Additional information
This does not affect the actual hitboxes of the blocks.
The issues seems to be affected by the time the world is loaded, the longer I test it, the less often the bug occurs. When exiting and reentering the world, it becomes very persistent again.