You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somewhere around protocol 729 the CompressedBiomeDefinitionList packet got changed(?) and won't byte-for-byte serialize correctly, causing vanilla BDS to disconnect. Observed on client v1.21.30
Reproduce:
On latest head try to connect through BDS via ProxyPass with packet reserializing
Client will disconnect with Broken Packet unless you bypass deserializer for CompressedBiomeDefinitionList
The text was updated successfully, but these errors were encountered:
I'm not aware of any changes to CompressedBiomeDefinitionListPacket in v729 and it worked fine for me when I used the latest ProxyPass version with changed codec for v729.
Somewhere around protocol 729 the CompressedBiomeDefinitionList packet got changed(?) and won't byte-for-byte serialize correctly, causing vanilla BDS to disconnect. Observed on client v1.21.30
Reproduce:
On latest head try to connect through BDS via ProxyPass with packet reserializing
Client will disconnect with Broken Packet unless you bypass deserializer for CompressedBiomeDefinitionList
The text was updated successfully, but these errors were encountered: