Started by
RaolTheBest
on
Topic category: Troubleshooting, bugs, and solutions
Hi, I made a ustom mob model using Techne.
It works when importing it with Techne or Novaskin.
However, I made a mob using that model in my mod and it had missing texture.
Here you can find the model and the texture:
http://www.mediafire.com/folder/2r2dh3r2li7vh/Ice_Boss
I have already made a few models using Techne and they worked. I had an issue with mirror textures in my previous models, but this time there are no mirror textures.
Edited by RaolTheBest on Mon, 07/23/2018 - 18:48
Can anyone help me? :(
On your desktop, what color is the background of the image? it might have lost it's transparency
It's transparent
hmmm... I am not sure then maybe try remaking it
I have already tried remaking both the model and the mob :(
Minecraft renders the model but it doesn't render the texture...
Rendering invisible textures is not possible with MCreator. Believe me, I tried... (there might still be a way I don't know about, though)
My model isn't supposed to have an invisible texture. If you found a part of the model that has no texture, that's what most likely causes the bug. I edited my mob model a few times and I may have accidentally moved the texture, but I wasn't able to find the invisible part of the model.
If you found it, can you tell me where is it?
Sorry, my mistake... I meant transparent.
There is no transparent pixel on my mob texture (I checked it yesterday)
check the naming, the mob, png, and java must be the same
I didn't know they must
I will try to see if it works
It still doesn't work :(
So you are saying that the entity is rendered with the missing texture? Are there any error/warning messages in the console on startup? Also, can you post code of your mob, please?