"Found inconsistent skull meta" error
Summary
When a MythicMobs item that is a custom player skull is created/generated, the "Found inconsistent skull meta" error appears in console.
Steps to reproduce
- Create a MythicMobs item with the following configuration file: https://pastebin.com/TbfAgfp6
- Reload the plugin
- Get the item with /mm items get or generate the item by summoning a mob who is wearing the item
- The error will appear in console
Current behavior
The error appears in console when a MythicMobs item that is a custom player skull is created/generated.
Intended correct behavior
The skull should be generated properly, and the error should not appear in console.
Server log file
Debug log snippet
Proposed fixes
Set profiles to skulls properly as to not induce the error. "please report this to the plugin developer, they should use the api instead of relying on reflection (and doing it the wrong way)."