Started by
Superkota
on
Topic category: Help with Minecraft modding (Java Edition)
How do i fix this?
> Task :compileJava FAILED
c:/USER/Mcreatorworkspaces/animals/src/main/java/net/mcreator/animals/entity/render/Bear2render.java:104: error: cannot find symbol
public void setupAnim(T entity, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch) {
Edited by Superkota on Wed, 07/13/2022 - 13:30
There is something wrong in the model, when i switch it to other the console stops spitting errors.
Wrong model MC version and mappings type
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.
But i chose 1.7 - 1.13, its for 1.12.2.
I mean i chose 1.15 - 1.16 its for 1.16.5 (Mojmaps)
i got confused because i had sooo many errors in older versions of minecraft lower than 1.17
This is wrong if you are working with 1.12.2
You need MCP mappings. Please read the pages on the link I posted
Thanks it worked!