WiIIiam278 / HuskSync

A modern, cross-server player data synchronisation system
https://william278.net/project/husksync
Apache License 2.0
160 stars 128 forks source link

Can't sync between 1.21 and 1.20 or bellow. #343

Closed Fadouse closed 2 months ago

Fadouse commented 2 months ago

I had just updated my server Minecraft version to 1.21, and the effect data had a sync error. In 1.21 Server, the player got a speed effect and couldn't clear. Also, the data can't sync between 1.21 and 1.20; the client will receive the error "Can't sync your data, please contact your admin" when trying to join back to the 1.20 server.

WiIIiam278 commented 2 months ago

You can't sync data between mismatching versions. Among other things, there's different items and NBT formats between versions; HuskSync will safely fail the sync to prevent data corruption.

For further support, get in touch on Discord