ViaBackwards icon indicating copy to clipboard operation
ViaBackwards copied to clipboard

Leftover inventory desyncs on 1.17 servers

Open kennytv opened this issue 2 years ago • 2 comments

Most issues were fixed by https://github.com/ViaVersion/ViaBackwards/commit/30a3a4fb89c01cd3237a9f16fcb8ce226ac3b85a and going beyond would require emulating/copy-pasting a whole lot of Vanilla inventory handling as well as full inventory tracking, so that is probably not going to happen.

Two of the remaining issues would be nice to have fixed regardless:

  • [x] Starting from 1.13, dropping an item with the drop button with no inventory open does not update the item count on the client. Requires tracking of the current slot + hand item
  • [ ] For 1.16.5 clients, some dragging action can cause an accidental collect all click: https://streamable.com/347v07

kennytv avatar Mar 18 '22 10:03 kennytv

Just want to add that this is occurring on a clean 1.18.2 server as well.

Brittank88 avatar Jun 11 '22 05:06 Brittank88

It also occurred on an 1.19.2 Sever

CrazyDev05 avatar Nov 20 '22 23:11 CrazyDev05