ViaBackwards icon indicating copy to clipboard operation
ViaBackwards copied to clipboard

ClientboundPlayerInfoUpdatePacket UPDATE_LISTED from 1.20 doesn't translate to 1.18

Open casperwtf opened this issue 2 years ago • 2 comments

'/viaversion dump' Output

Cannot provide as it contains NDA'd contents.

Console Error

N/A.

Bug Description

1.18 clients do not receive the player unlisting packet properly to remove them from tab on a 1.20 server.

Steps to Reproduce

  1. Load a 1.20 server with ViaVersion and ViaBackwards
  2. Create a plugin that sends a packet to the player updating the listed option in an entry with false.

Expected Behavior

On a 1.20 client, the players are now not listed from the tab listing. On a 1.18 client, the player should also be hidden from the player. The 1.18 client currently does not hide the player.

Additional Server Info

I run ViaVersion & ViaBackwards 4.7.1-SNAPSHOT. I run Paper build #160. Both jars for viaversion and viabackwards are from the direct CI.

Checklist

  • [X] Via plugins are only running on EITHER the backend servers (e.g. Paper) OR the proxy (e.g. BungeeCord), not on both.
  • [X] I have included a ViaVersion dump.
  • [X] If applicable, I have included a paste (not a screenshot) of the error.
  • [X] I have tried a build from https://ci.viaversion.com/ and the issue still persists.

casperwtf avatar Aug 24 '23 19:08 casperwtf

Error: Invalid or missing dump

Barvalg avatar Aug 24 '23 19:08 Barvalg

Duplicate of https://github.com/ViaVersion/ViaBackwards/issues/510

SplotyCode avatar Sep 08 '23 14:09 SplotyCode