Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix skull mix-up by not reusing skulls #5206

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

valaphee
Copy link
Contributor

@valaphee valaphee commented Dec 9, 2024

Skulls seems to have the wrong texture if they are re-used (the client doesn't update the texture for some reason).

This fixes it by removing the re-use logic. It doesn't reduce lag or memory usage for the client anyway, therefore its just additional complexity, and doesn't work with the latest version and isn't worth fixing.

Copy link
Member

@onebeastchris onebeastchris left a comment

Choose a reason for hiding this comment

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

lgtm

@onebeastchris onebeastchris merged commit b2045a5 into GeyserMC:master Dec 11, 2024
2 checks passed
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