Started by
IKRFrozen
on
Topic category: Troubleshooting, bugs, and solutions
idk why but it says;
Your workspase has mod elements that dont compile properly, then it shows my entity but idk why it doesnt work
Edited by IKRFrozen on Thu, 10/28/2021 - 11:20
Can you screenshot or tell me what stuff that cause error?
this is what it says in the workspace log thing
symbol: method texOffs(int,int)
location: variable Neck_r1 of type net.minecraft.client.renderer.model.ModelRenderer
: error: cannot find symbol Hand_Two_r1.setPos(0.0F, 0.0F, 0.0F);
^
symbol: method setPos(float,float,float)
location: variable Hand_Two_r1 of type net.minecraft.client.renderer.model.ModelRenderer
: error: cannot find symbol Hand_Two_r1.texOffs(0, 0).addBox(-4.0F, -11.0F, 7.0F, 4.0F, 1.0F, 1.0F, 0.0F, false);
^
symbol: method texOffs(int,int)
location: variable Hand_Two_r1 of type net.minecraft.client.renderer.model.ModelRenderer
: error: cannot find symbol Hand_Two_r2.setPos(0.0F, 0.0F, 0.0F);
^
symbol: method setPos(float,float,float)
location: variable Hand_Two_r2 of type net.minecraft.client.renderer.model.ModelRenderer
: error: cannot find symbol Hand_Two_r2.texOffs(0, 0).addBox(-4.0F, -11.0F, -5.0F, 4.0F, 1.0F, 1.0F, 0.0F, false);
^
symbol: method texOffs(int,int)
location: variable Hand_Two_r2 of type net.minecraft.client.renderer.model.ModelRenderer
: error: method does not override or implement a method from a supertype @Override
^
error: method does not override or implement a method from a supertype @Override
^
: error: cannot find symbol modelRenderer.xRot = x;
^
symbol: variable xRot
location: variable modelRenderer of type net.minecraft.client.renderer.model.ModelRenderer
error: cannot find symbol modelRenderer.yRot = y;
^
symbol: variable yRot
location: variable modelRenderer of type net.minecraft.client.renderer.model.ModelRenderer
: error: cannot find symbol
but i have no clue what any of that means
plz help
uh can you screenshot the procedure or code?
https://cdn.discordapp.com/attachments/783079402849566731/9029143371428…
i did it on discord then open original cuz idk how to send an image on mccreator on heer
ok wait
I see 2 missing boxes, try input in the box some stuff
umm, it still doesnt work
please can u help or is it just broken?