RelativityMC / raknetify

A Fabric mod / Velocity plugin / BungeeCord plugin that uses RakNet to improve multiplayer experience significantly under unreliable and rate-limited connections.
MIT License
148 stars 2 forks source link

Hunger level desync #33

Open JakeIsMyName opened 1 year ago

JakeIsMyName commented 1 year ago

Describe the bug Hunger bar does not sync correctly when eating.

To Reproduce

  1. Log onto a server using raknet
  2. Consume food
  3. Hunger desyncs
  4. Rejoin to resync hunger

Expected behavior Hunger should stay synced.

Demonstration https://user-images.githubusercontent.com/79329173/236222232-ead51405-ace5-4db5-907a-7ac53bc435a5.mp4

Runtime info:

Crash reports / logs https://mclo.gs/jEpHMSx

Other mods

Checklist

Additional context Running raknetify as a mod on the server, no velocity. Using quilt loader on both client and server, tested with fabric on both sides as well.