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

"Inconsistent skull meta" warning when mob head drops #76

Closed
EladJenkins opened this issue Nov 1, 2023 · 3 comments
Closed

"Inconsistent skull meta" warning when mob head drops #76

EladJenkins opened this issue Nov 1, 2023 · 3 comments
Assignees
Labels
bug Something isn't working feature request New feature or request

Comments

@EladJenkins
Copy link

Describe the bug
When a mob head drops, this warning is written to the server log:

Found inconsistent skull meta, this should normally not happen and is not a Bukkit / Spigot issue, but one from a plugin you are using.
Bukkit will attempt to fix it this time for you, but may not be able to do this every time.
If you see this message after typing a command from a plugin, please report this to the plugin developer, they should use the api instead of relying on reflection (and doing it the wrong way).

To Reproduce
Steps to reproduce the behavior:

  1. Enable "More Mob Heads" module.
  2. Kill a mob that drops its head (I tested on a warden to guarantee the drop).
  3. Warning shows in server log.

Expected behavior
No warning is logged when a mob head drops.

Additional context
Running Paper 1.20.2 build 260 with Teak's Tweaks 1.10.5-beta.

@EladJenkins EladJenkins added bug Something isn't working feature request New feature or request labels Nov 1, 2023
@RillSoji
Copy link

We are experiencing this issue as well and it causes a 30-50 point uptick in MSPT when it happens. Confirmed happens when a mob head drops.

@teakivy
Copy link
Owner

teakivy commented Dec 18, 2023

Hotfixed in v1.10.6-beta (releasing soon)

@teakivy
Copy link
Owner

teakivy commented Dec 18, 2023

This is now resolved:
https://modrinth.com/plugin/teaks-tweaks/version/1.10.6-beta

@teakivy teakivy closed this as completed Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants