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

Opening the creative inventory or switching armors causes a disconnect #29

Closed ShadowShok closed 5 months ago

ShadowShok commented 1 year ago

Describe the bug Can't open the creative inventory, or switch armors by clicking on the inventory with another armor

To Reproduce Steps to reproduce the behavior:

  1. Start a server with velocity
  2. /gamemode creative
  3. Open the inventory
  4. Disconnected OR
  5. Join
  6. Change you armor by dragging a piece of armor on top of the equipped one and equipping it(Unequipping the armor and wearing the other one in two clicks does not cause a disconnect)
  7. Disconnected

Videos https://user-images.githubusercontent.com/51331963/226195678-ef815ca2-eba2-43af-90a3-944a19dccb1b.mp4 https://user-images.githubusercontent.com/51331963/226195679-4308f3b7-c101-4445-a0de-405f6c2ba71a.mp4

Runtime info (please complete the following information):

Crash reports / logs https://pastebin.com/GFDNWhRu

ShadowShok commented 1 year ago

I tried with waterfall and it doesn't happen. It's a velocity only issue.

ishland commented 1 year ago

Try reproduce with latest devbuild and see if it still happens.