NUTT1101 / CatchBall

A plugin that make entity to be catchable
MIT License
5 stars 2 forks source link

A large number of error messages about the skull on the console #45

Closed tsingyayin closed 6 months ago

tsingyayin commented 6 months ago

When opening the plugin's gui:

[13:07:17 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.

As mentioned, no usage defects have been found yet, but these information does pollute the console, and to some extent suggests that GUI functions are unreliable.

tsingyayin commented 6 months ago

And can you add a /ctb list command for players with the catchball. use permission to view what kinds of entity can be catched on the current server, and show them the probability of failure and the probability of golden eggs in this menu?

tsingyayin commented 6 months ago

I encountered this problem when trying to capture:

[13:35:37 WARN]: [EntityLookup] Failed to remove entity EntityVillager['Cartographer'/475469, uuid='e9e23d79-251d-42d2-8c8d-44c9c4e51402', l='ServerLevel[s_vanilla]', x=3551.51, y=77.00, z=2684.83, cpos=[221, 167], tl=58814, v=true, removed=DISCARDED] by uuid, current entity mapped: null
[13:35:37 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).

Server: Purpur-1.20.4-2159, with JDK21 & Windows Server 2019

MagicTeaMC commented 6 months ago

please open issue at this repo https://github.com/MagicTeaMC/CatchBall :)