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

Item on hand and offhand occasionally drop on server switch / disconnect #232

Closed nhanledev closed 7 months ago

nhanledev commented 7 months ago

Item on player main hand and offhand sometime (rarely) disappear after switching server.

It drops at the last location of the player on the previous server.

I still can not reproduce it on the development server, but I've seen the problem on production server.

What do you think?

WiIIiam278 commented 7 months ago

Could you provide a video demonstrating this behaviour? Also, attach any plugins you have installed on production. This shouldn't happen typically; the only behaviour in which HuskSync will drop something to the floor is an item on the player's cursor in their inventory

WiIIiam278 commented 7 months ago

Closing as unable to reproduce