Started by
NotSpideeyDev
on
Topic category: Help with Minecraft modding (Java Edition)
I have created a entity called Survivor, here some info about the entity:
Name: Survivor
Entity Model: Biped
Texture of Entity: A Minecraft Skin
So, it keeps giving me this. Does anybody know how to fix this? Already thank you.
Well, biped models are not the player skin texture so that could be one issue. Secondly, if you are getting an error when launching the mod through MCreator, then there might be a deeper issue with the entity (might involve triggers).
Other than that I can't help without more info