Mob texture of a mob with custom model not working

Issue description

This is similar to what happened with some of the previous mobs with custom models (the texture is purple and black), however this time it doesn't work even after reinstalling MCreator (while reinstalling MCreator always made the models work previously).

I will also send you the workspace with an email soon.

Issue comments

I got the workspace you sent.

The issue is that your mob texture is called EarthBeast.png. MCreator generally lowercases all file names for you. Minecraft standard is all lowercase file names.

If you rename this file to earhbeast.png and select this one for the mob, the texture will work.

Did you manually place this texture in MCreator or how did you import it?

I manually placed it in the folder. I didn't know uppercase names could cause issues.

This means yesterday I wasted an hour on trying to  fix it because of a file name XD

Manually placed textures can't be lowercased by MCreator because it can't detect that you added them. I am closing this as works as designed. I suggest you to use import inside MCreator in the future :)