ViaRewind

ViaRewind

7.4k Downloads

1.8 clients disconnect when 1.9 bossbar is sent by server (PacketPlayInSpectate)

Incluuu opened this issue ยท 1 comments

commented

Describe the bug, provide any errors
lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Packet 0/30 (PacketPlayInSpectate) was larger than I expected, found 4 bytes extra whilst reading packet 30

viarewind 1.5.0/1.5.1 work good [+1.5.2 broken, first: (refCnt: 0) #232 and now this error: PacketPlayInSpectate in latest version with jenkins]

How can we reproduce it?
Steps to reproduce the behavior:

  1. Start a 1.12.2 server
  2. Install: viaversion, viarewind, viabackwards, Jobs worldedit, worldguard
  3. you have to destroy the blocks downhill y:60 [y:30 flag block-break: false] with pickaxe and axe

Expected behaviour
Bossbar packets into clients 1.8

Screenshots
https://imgur.com/F2FdkO1 -> server log -> lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Packet 0/30 (PacketPlayInSpectate) was larger than I expected, found 4 bytes extra whilst reading packet 30

ViaVersion Dump:

Additional server info
BungeeCord: false

Checklist (mark with [X] to check)

IMPORTANT: Follow the Checklist or we can't reproduce your issue and your issue will be close

commented

Update to -DEV builds found on https://ci.viaversion.com/, that'll fix the issue.