mojira.dev
MC-278308

Missing texture (reference) errors not clear; list items/blockstate file, rather than affected model file

If ANY of the possibly selected models (via items file, or blockstate file) have a missing texture reference, or missing texture, the following errors are listed:

Missing textures in model minecraft:stone#:
    minecraft:textures/atlas/blocks.png:minecraft:missing_texture
Missing textures in model minecraft:test#inventory:
    minecraft:textures/atlas/blocks.png:minecraft:missing_texture
Missing texture references in model minecraft:stone#:
    #all
    particle
Missing texture references in model minecraft:test#inventory:
    #all
    particle

Which is not at all helpful in finding the affected model files for each error.

Expected is that the error message lists affected models instead, and for missing references what blockstate/items file points to them; for example:

Missing textures in model minecraft:block/missing_texture:
    minecraft:textures/atlas/blocks.png:minecraft:missing_texture
Missing textures in model minecraft:item/missing_texture:
    minecraft:textures/atlas/blocks.png:minecraft:missing_texture
Missing texture references in block model minecraft:stone -> minecraft:block/missing_reference -> minecraft:block/missing_reference_parent:
    #all
Missing texture references in block model minecraft:stone -> minecraft:block/no_particle:
    particle
Missing texture references in item model minecraft:test -> minecraft:item/missing_reference -> minecraft:item/missing_reference_parent:
    #all
Missing texture references in item model minecraft:test -> minecraft:item/no_particle:
    particle

In 1.21.3, the errors look like this:

Missing textures in model minecraft:stone#:
    minecraft:textures/atlas/blocks.png:minecraft:missing_texture
Missing textures in model minecraft:missing_texture#inventory:
    minecraft:textures/atlas/blocks.png:minecraft:missing_texture

Meaning the affected model was not clear for blocks to begin with, but was clear for items.

Attachments

Comments 2

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

You have posted a feature request or a suggestion. This site is for bug reports only.
For suggestions, please visit The official Minecraft feedback site or visit the Minecraft Feedback Discord server.

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

So items' missing texture error getting less clear is not a valid thing to report? All other types of error messages point at the specific files (or even lines) that have problems, but not these ones. How is that a feature request?

Dhranios

(Unassigned)

Confirmed

(Unassigned)

24w46a

Retrieved