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

Attributes not synced properly on 1.21, can cause exceptions #348

Closed WiIIiam278 closed 1 month ago

WiIIiam278 commented 1 month ago

Attributes were changed significantly in 1.21, and simultaneously supporting the new and old system is a technical challenge.

Workaround: Turn attribute syncing off, (or add particularly problematic attributes to the ignore list in config).

BAD7777 commented 1 month ago

Thank you very much!

JuraRusan commented 1 day ago

Hello @WiIIiam278,

Sorry for the inconvenience. Could you please clarify which specific attributes are causing the issues? We are using version HuskSync-Paper-3.7-50eb9a7+mc.1.21.1.jar and are encountering this error. Or perhaps it would be better to completely disable the attribute feature, as you mentioned earlier?

This is the plugin version you provided us in the Discord ticket to fix the issue https://github.com/WiIIiam278/HuskSync/issues/371.

Thank you!

WiIIiam278 commented 1 day ago

Hello @WiIIiam278,

Sorry for the inconvenience. Could you please clarify which specific attributes are causing the issues? We are using version HuskSync-Paper-3.7-50eb9a7+mc.1.21.1.jar and are encountering this error.

Or perhaps it would be better to completely disable the attribute feature, as you mentioned earlier?

This is the plugin version you provided us in the Discord ticket to fix the issue https://github.com/WiIIiam278/HuskSync/issues/371.

Thank you!

Hi there, you'll need to use a new build with a few changes I made yesterday. Please go to https://william278.net/project/husksync and select "Alpha" release channel and "Paper", "Paper 1.21.1" as your platform and download the latest alpha build :)

JuraRusan commented 1 day ago

Thank you very much!