objmc icon indicating copy to clipboard operation
objmc copied to clipboard

Missing Textures

Open MrSupremeMagic opened this issue 11 months ago • 2 comments

Description Whenever I load the model into MC it appears as a cube with the purple and black missing texture. This is probably user error and a very simple problem, but I don't know where I'm going wrong or how to fix it.

Reproduction Originally using the latest version of objmc using a single model and single texture to replace the brick item. Also tried with gunpowder which also didn't work. I have tried using version 1.20.5 of Minecraft

Screenshots

Image

Environment:

  • Operating System - Windows 10
  • Game Version - 1.20.5
  • CPU - 12x AMD Ryzen 3600
  • GPU - Geforce GTX 1060

MrSupremeMagic avatar Apr 20 '25 11:04 MrSupremeMagic

the black and pink cube means there is something wrong with the model. game log should show errors about it.

Godlander avatar Apr 23 '25 20:04 Godlander

the black and pink cube means there is something wrong with the model. game log should show errors about it.

In the error log, I received the errors:

Invalid path in pack: minecraft:textures/item/TSPBucket.png, ignoring Failed to load model minecraft:models/item/brick.json com.google.gson.JsonParseException: TSPBucket is not valid resource location

As I say, this is the first time I've tried any of this so I don't entirely know what I'm doing, but any help is appreciated 😄

MrSupremeMagic avatar Apr 27 '25 18:04 MrSupremeMagic