#doesn't show me the head skins

1 messages · Page 1 of 1 (latest)

hexed knot
#

I upgraded the server version from 1.20.1 to 1.20.2, in deluxemenus it doesn't show me the head skins, does anyone know what to do?

cobalt wolf
#

?dm-builds

quaint groveBOT
hexed knot
#

I put the latest version in, now it doesn't show me the steve head, but it won't open the menu. But the menu where there is no head, it will open for me.

cobalt wolf
#

any error in console?

#

?startuplog

quaint groveBOT
#
FAQ Answer:

Startup Log Location
Your latest startup log can be found in the logs folder of your
server directory, labeled as latest.log.
Please copy the contents and paste them to a paste service.
Type ?paste for more information.

hexed knot
#

[13:48:30 WARN]: [DeluxeMenus] Plugin DeluxeMenus v1.14.0-DEV-167 generated an exception while executing task 2620
java.lang.NullPointerException: Cannot invoke "org.bukkit.profile.PlayerProfile.getTextures()" because "ownerProfile" is null
at org.bukkit.craftbukkit.v1_20_R2.inventory.CraftMetaSkull.applyToItem(CraftMetaSkull.java:148) ~[paper-1.20.2.jar:git-Paper-247]
at org.bukkit.craftbukkit.v1_20_R2.inventory.CraftItemStack.setItemMeta(CraftItemStack.java:659) ~[paper-1.20.2.jar:git-Paper-247]
at org.bukkit.craftbukkit.v1_20_R2.inventory.CraftItemStack.asNMSCopy(CraftItemStack.java:60) ~[paper-1.20.2.jar:git-Paper-247]
at org.bukkit.craftbukkit.v1_20_R2.inventory.CraftInventory.setItem(CraftInventory.java:99) ~[paper-1.20.2.jar:git-Paper-247]
at com.extendedclip.deluxemenus.menu.Menu.lambda$openMenu$5(Menu.java:442) ~[DeluxeMenus-1.14.0-DEV-167.jar:?]
at org.bukkit.craftbukkit.v1_20_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.2.jar:git-Paper-247]
at org.bukkit.craftbukkit.v1_20_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.20.2.jar:git-Paper-247]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.20.2.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

cobalt wolf
#

can you show the item with the skull?

hexed knot
cobalt wolf
#

I've tried to search the code for an answer but am not really sure of what's going on

#

though on the Spigot Thread, there is a discussion about custom heads having issues and that they would be fixed soon, I'm not sure if it's related but maybe this will be fixed as well