mojira.dev
MC-301827

Summoning a mannequin with an invalid texture will display the missing texture rather than falling back to a default skin

When summoning a mannequin with an invalid profile, one of the default player skins will be used as a fallback. This is correct behaviour. However, summoning a mannequin with an invalid texture entry in a mannequin profile will result in the missing texture displaying, rather than using a default skin as a fallback.

Commands to reproduce:

/summon minecraft:mannequin ~ ~ ~ {profile:thisusernameisinvalidanddoesnotbelongtoanyaccount}

/summon minecraft:mannequin ~ ~ ~ {profile:{texture:"thisisatexturethatdoesnotexist"}}

Expected results: both commands result in usage of one of the default skins.

Actual results: the first correctly does that, but the second shows the missing texture (as though there is an issue with the current resource pack).

To fix: if a texture cannot be loaded, default to one of the nine player skins like is done with online profiles that cannot be loaded.

Linked issues

Attachments

Comments 1

Thank you for your report!
After consideration, the issue is being closed as Working as Intended.

Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.

Full Version HistorySnapshot Version HistoryThe official Minecraft feedback site

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

muzikbike

(Unassigned)

Confirmed

Commands, Rendering

25w36b

Retrieved