Skip to content

/skull not formatted correctly in 1.21.4 #6124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
fancypork opened this issue Apr 6, 2025 · 2 comments
Open

/skull not formatted correctly in 1.21.4 #6124

fancypork opened this issue Apr 6, 2025 · 2 comments
Labels
bug: unconfirmed Potential bugs that need replicating to verify.

Comments

@fancypork
Copy link

Type of bug

Other unexpected behaviour

/ess dump all output

https://essentialsx.net/dump.html?bytebin=yiI5WqYaF7

Error log (if applicable)

No response

Bug description

When running /skull like the give head command, I get a default skin if the player is offline. If I then run /skull again like the modify skull command with the same username of an offline player, it will fix the issue. From the item data, it seems like the issue is when running the /skull command it isn't fetching the uuid of the given username so it can't set the skull to that player's skin.

Steps to reproduce

  1. Run /skull to give yourself the head of any offline player.

Expected behaviour

The skull you are given should be the head of the username you gave.

Actual behaviour

The skull is a default skin unless you modify it with the same /skull command.

Additional Information

This is the item dump from originally running /skull:
minecraft:player_head[damage=0,profile={id: [I; 0, 0, 0, 0], name: "jayclayflayday"},custom_name='{"extra":[{"bold":false,"color":"white","italic":false,"obfuscated":false,"strikethrough":false,"text":"Skull of jayclayflayday","underlined":false}],"text":""}']

This is the item dump from running the same command but to modify a skull:
minecraft:player_head[damage=0,profile={id: [I; 1872430393, 458116206, -1292098005, -1503915493], name: "jayclayflayday", properties: [{name: "textures", signature: "Q2bJpU5pXgq6t2TVNzQVpUCS1lTElhHqT+L/RmjUg1IxJ/BxpIeGk1QEif7ZyVsiNLgj9o2Qc9OK71lZyHcS8WaJ8tyD/kcvtPJo2zhyMinoTv3uJtHDm3sp9hVtdaQ1YoBlhoh2sFNdIiR2H3Ov2Da5Q8El95hlRbbzXJx6u/DBqe0BRWGRwuSBVK8K17C7FdtXwQR55xbfqy5o9A6FCz14665k7PJpn26CIN8QyuCtnoXg4/t1JaCrjp2QxYFUe5iZ9wdgqF5q2nF7TGV7OlSUvqLJqDBLBIeS0t3lOqEZToZvWeMs7QNgEaL1hPj2qGS2bM42tpe3rBVVteS5igUVjT9R6uLcNv6OM6c5AHvIKQUtg9mB4zRMESR3gplJH9IMSJVuXphlGsWozcYpmq0imsaeGhoiKDxEI7DjzUVw8ZWWtXDOr84jj8BbhmYDc8n5d8nCGnXTaOI366NZ4E2ARB/BUuOp/WRmBZjiYWVufFkmqv5ZAFmREDR6W1ZLsynt0REXuKOTTe2FyyVnbC4rDaleO7o+QiS5E1eOpjksMzsoogycUDh4Axj7hCaLoin7Ir4RN+22YeMEk8haVMuNAddip+WsNV0sXd0EoZSvR7rhqumvjv6rnf4EL8Abo36d+8O4i13L++62eKXY6u429VKvZkZBX6IMhj822V8=", value: "ewogICJ0aW1lc3RhbXAiIDogMTc0Mzk2MjA0MjkzNSwKICAicHJvZmlsZUlkIiA6ICI2ZjliMDUzOTFiNGU0YzZlYjJmYzI2MmJhNjVjMTIxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJqYXljbGF5ZmxheWRheSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85YmZiZmZmZjdmNDdjNGU3MWYwNzg2NGVhYzg5NDU4MDI1MjQ1ZmIxNjJmMjU4ZjhiMWFmNWYwYzkwNWVlNjRmIgogICAgfQogIH0KfQ=="}]},custom_name='{"extra":[{"bold":false,"color":"white","italic":false,"obfuscated":false,"strikethrough":false,"text":"Skull of jayclayflayday","underlined":false}],"text":""}']

@fancypork fancypork added the bug: unconfirmed Potential bugs that need replicating to verify. label Apr 6, 2025
@JasonHorkles
Copy link
Contributor

Can you please send the full dump with /ess dump all

@fancypork
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: unconfirmed Potential bugs that need replicating to verify.
Projects
None yet
Development

No branches or pull requests

2 participants