Oheers / EvenMoreFish

An advanced fishing plugin based on MoreFish, created 2 years after its last update.
MIT License
91 stars 56 forks source link

1.20.4 Error on each custom head fish #357

Closed ILikeOrangeJuice closed 2 weeks ago

ILikeOrangeJuice commented 1 month ago

Hey, we've updated to 1.20.4 these days and noticed that whenever a tournament is running and people fish the emf custom head fishes, that on each of those special fish, we get several messages in the console, repeating itself. This example is by catching 1 of those custom head fishes:

[20:21:19 WARN]: 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). [20:21:19 WARN]: 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). [20:21:19 WARN]: 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). [20:21:19 WARN]: 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). [20:21:19 WARN]: 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).

Best regards.

sarhatabaot commented 2 weeks ago

Duplicate of #344 . Fixed in latest dev builds.