ViaRewind

ViaRewind

7.4k Downloads

1.8 -> 1.7 WindowItems packet in enchantment table wiped the last items

LeeGodSRC opened this issue ยท 3 comments

commented

/viaversion dump Output

https://dump.viaversion.com/7090cbabc17545507b0c04c8d94fe3e14616681d5e6fc3db8f6a9ffd023f56c5

Console Error

No response

Bug Description

The WindowItems packet remapping for 1.8 -> 1.7.10 subtracts an additional item in the array, which causes the last item to be wiped.
Code:

Steps to Reproduce

  1. Login in your 1.8+ servers with 1.7.10 client
  2. Fill your hotbar with items, and drag items within the inventory to produce a WindowItems packet
  3. See the last item in the hotbar disappearing

Video:

2024-12-03.15-34-36.mp4

Expected Behavior

The item in the hotbar should not disappear randomly

Additional Server Info

No response

Checklist

commented

Platform: git--cSpigot--PaperEdition%20%28MC%3A%201.8.8%29
ViaVersion (5.1.1): 34 commits behind master
ViaRewind(4.0.3): 7 commits behind master
ViaBackwards(5.1.1): 17 commits behind master

Please update all Via* plugins from https://ci.viaversion.com/.In case the issue still persists send the new dump and the issue will be reopened

commented

Platform: git--cSpigot--PaperEdition%20%28MC%3A%201.8.8%29
ViaVersion (5.1.2-SNAPSHOT): Even with master
ViaRewind(4.0.4-SNAPSHOT): Even with master
ViaBackwards(5.1.2-SNAPSHOT): Even with master