Player Head Issue
Nigolaudo opened this issue ยท 7 comments
Describe the bug
I created a Player Head item like Hypixel's Profile Head but after some time the head glitches out and i'm able to move the head in my inventory and the interaction command no longer works. (Note: I have the flag to not move in the inventory)
To Reproduce
Note: Sometimes i just wait and the item glitches.
- I click sometimes on the head in my inventory with my cursor
- I click the Head to open my menu (DeluxeMenus)
- And it glitches out.
Expected behavior
For that the item doesn't bug to be able to function normally as it should.
Pastebin
https://pastebin.com/xzcuA7me
Please complete the following information:
- Resource Version and Build Number: [ItemJoin-5.2.4-SNAPSHOT-b799] and [ItemJoin-5.2.3]
- Server Version [Spigot-1.18]
Would you be able to provide a screenshot of your /plugins
output? Just so I can confirm any possible conflicts.
@RockinChaos I realized that actually the bug happens whenever I suspend minecraft.
Video Showing the Issue (Suspending the Minecraft) https://www.youtube.com/watch?v=FtZE8IVuzNE
Okay so, after a lot of recoding I have changed how skull items function.
The latest snapshot should resolve your issue; https://ci.craftationgaming.com/job/ItemJoin/802/
Remember to remove your old ItemJoin.jar file
Also, to better improve reliability, I recommend using skull-texture: %player_uuid%
instead as it is more reliable than %player_name%
since it fetches the texture directly from Mojang.
Officially fixed in the latest release,
You can now download it here; https://www.spigotmc.org/resources/itemjoin.12661/download?version=451699