Skip to content

Conversation

@james090500
Copy link

It seems Velocity and Bungee using player.getJavaUniqueId() when trying to obtain the skin when a player is using a linked account. JavaDocs state "Note that this field is not used when the player is a LinkedPlayer"

Instead moving to player.getCorrectUniqueId() get's the actual java players UUID so correctly finds the skin.

Also Spigot/Paper/Bukkit appears to be missing a skin loop up completely, I have tried my best to implement it but may have not done so perfectly.

Copy link
Member

@Tim203 Tim203 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to look into this a bit more, but thanks for finding the skin resolve bug and the fact that we now have to resolve the skin for Spigot as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants