When dynamic zones are being modified and DynamicZone.reloadCallback is happening, there's no check that an update is already in progress and two region updates can occur in the same tick, also sending two lots of batch updates (like add item) which causes this "ghosting" effect.
- Login at 3114, 3209.
- Walk to wizards tower
- Should see logs and boots in wrong location.
if the door is open, you will see it flick from open to closed as you walk down the bridge.
When dynamic zones are being modified and DynamicZone.reloadCallback is happening, there's no check that an update is already in progress and two region updates can occur in the same tick, also sending two lots of batch updates (like add item) which causes this "ghosting" effect.
if the door is open, you will see it flick from open to closed as you walk down the bridge.