Started by
davtov
on
Topic category: Help with MCreator software
I made a model with blockbench and the model works perfectly. I also exported the texture from Blockbench and I used the texture with the model in MCreator and it is simply not working. The texture is either the purple and black missing texture thing or a mix of the missing texture and my texture, just a zoomed out version, please help!
Edited by davtov on Thu, 01/02/2020 - 13:00
The solution to this problem and many other problems can be found in our knowledge base: https://mcreator.net/support/knowledgebase Please check the knowledge base before opening a new topic on the issue which has a known fix.
Apologies for the late reply, but I checked the Knowledgebase and none of the solutions seem to work. I still cannot fix my texture, any other advice?
Then upload model code on pastebin and link it here.
Here you go, I hope I did it right. https://pastebin.com/XsWrUx5u
Please paste the contents of the console tab when you see a broken texture as the model seems fine.
One thing to check is that all model textures are square in size (16x16, 32x32, ...).
The texture is 32x32, so that can't be the issue. When do I need to paste the console tab? I mean, after exporting the mod, or..?
I just solved the issue. Turns out, I forgot to add both Parts to the texture mapping and only added one. I'm sorry for wasting your time.