Forgotten Graves

Forgotten Graves

273k Downloads

[BUG] Player Head Placement Sync

ginsm opened this issue ยท 1 comments

commented

Describe the bug
When a player places a head inside a grave with other players in the area, the other players clients will still show the old state.

Forgotten Graves Version
mc1.18.1-v2.5.0 (happens on any version)

To Reproduce

  1. Stand next to another player
  2. Have the other player place a head
  3. Witness no change

Expected behavior
The clients should update upon the new head being placed in the grave

Additional context
Probably just need to send a packet to each client in the area to update

commented

Commit 16082d9 resolves this issue.

It'll be added in the next update (v2.5.1) which is going to be focused around bug fixing and refactoring the code base.

Closing.