Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: runClient
- Build info: MCreator 2022.1.20510, forge-1.16.5, 64-bit, 8067 MB, Windows 10, JVM 17.0.1, JAVA_HOME: C:\Users\pedro\Downloads\MCreator.2022.1.Windows.64bit\MCreator20221\jdk, started on: 2022-06-15-21:06:29
- > Task :compileJava
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:161: error: cannot find symbol
- public void setupAnim(T entity, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch) {
- ^
- symbol: class T
- location: class net.mcreator.bagulhosbizarros.item.BatmanArmorItem.ModelBatman_Mask
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:110: error: net.mcreator.bagulhosbizarros.item.BatmanArmorItem.ModelBatman_Mask is not abstract and does not override abstract method setRotationAngles(net.minecraft.entity.Entity,float,float,float,float,float) in net.minecraft.client.renderer.entity.model.EntityModel
- public static class ModelBatman_Mask extends EntityModel<Entity> {
- ^
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:116: error: cannot find symbol
- texWidth = 64;
- ^
- symbol: variable texWidth
- location: class net.mcreator.bagulhosbizarros.item.BatmanArmorItem.ModelBatman_Mask
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:117: error: cannot find symbol
- texHeight = 64;
- ^
- symbol: variable texHeight
- location: class net.mcreator.bagulhosbizarros.item.BatmanArmorItem.ModelBatman_Mask
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:119: error: cannot find symbol
- Bat_Mask.setPos(0.0F, 24.0F, 0.0F);
- ^
- symbol: method setPos(float,float,float)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:120: error: cannot find symbol
- Bat_Mask.texOffs(22, 0).addBox(-3.0F, -4.0F, -4.25F, 6.0F, 1.0F, 0.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:121: error: cannot find symbol
- Bat_Mask.texOffs(0, 6).addBox(-4.0F, -3.0F, -5.0F, 3.0F, 1.0F, 1.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:122: error: cannot find symbol
- Bat_Mask.texOffs(22, 3).addBox(-4.0F, -4.0F, -5.0F, 1.0F, 1.0F, 1.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:123: error: cannot find symbol
- Bat_Mask.texOffs(22, 1).addBox(3.0F, -4.0F, -5.0F, 1.0F, 1.0F, 1.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:124: error: cannot find symbol
- Bat_Mask.texOffs(0, 8).addBox(1.0F, -3.0F, -5.0F, 3.0F, 1.0F, 1.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:125: error: cannot find symbol
- Bat_Mask.texOffs(0, 17).addBox(-1.0F, -4.0F, -5.0F, 2.0F, 1.0F, 1.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:126: error: cannot find symbol
- Bat_Mask.texOffs(24, 20).addBox(4.0F, -8.0F, -4.0F, 1.0F, 6.0F, 8.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:127: error: cannot find symbol
- Bat_Mask.texOffs(34, 17).addBox(4.0F, -2.0F, -2.0F, 1.0F, 2.0F, 6.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:128: error: cannot find symbol
- Bat_Mask.texOffs(0, 21).addBox(4.0F, -2.0F, -3.0F, 1.0F, 1.0F, 1.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:129: error: cannot find symbol
- Bat_Mask.texOffs(24, 3).addBox(-5.0F, -8.0F, -4.0F, 1.0F, 6.0F, 8.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:130: error: cannot find symbol
- Bat_Mask.texOffs(0, 28).addBox(-4.0F, -8.0F, 4.0F, 8.0F, 8.0F, 1.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:131: error: cannot find symbol
- Bat_Mask.texOffs(0, 11).addBox(-4.0F, -10.0F, -4.0F, 8.0F, 2.0F, 8.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:132: error: cannot find symbol
- Bat_Mask.texOffs(0, 0).addBox(-3.0F, -9.0F, -5.0F, 6.0F, 1.0F, 10.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:133: error: cannot find symbol
- Bat_Mask.texOffs(0, 21).addBox(-5.0F, -9.0F, -3.0F, 10.0F, 1.0F, 6.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:134: error: cannot find symbol
- Bat_Mask.texOffs(12, 31).addBox(-5.0F, -2.0F, -2.0F, 1.0F, 2.0F, 6.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:135: error: cannot find symbol
- Bat_Mask.texOffs(6, 0).addBox(-5.0F, -2.0F, -3.0F, 1.0F, 1.0F, 1.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:136: error: cannot find symbol
- Bat_Mask.texOffs(34, 0).addBox(-4.0F, -8.0F, -5.0F, 8.0F, 4.0F, 1.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable Bat_Mask of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:138: error: cannot find symbol
- cube_r1.setPos(0.0F, 0.0F, 0.0F);
- ^
- symbol: method setPos(float,float,float)
- location: variable cube_r1 of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:141: error: cannot find symbol
- cube_r1.texOffs(0, 11).addBox(-6.5F, -10.5F, -3.0F, 2.0F, 4.0F, 2.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable cube_r1 of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:143: error: cannot find symbol
- cube_r2.setPos(0.0F, 0.0F, 0.0F);
- ^
- symbol: method setPos(float,float,float)
- location: variable cube_r2 of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:146: error: cannot find symbol
- cube_r2.texOffs(0, 0).addBox(4.5F, -10.5F, -3.0F, 2.0F, 4.0F, 2.0F, 0.0F, false);
- ^
- symbol: method texOffs(int,int)
- location: variable cube_r2 of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:149: error: method does not override or implement a method from a supertype
- @Override
- ^
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:156: error: cannot find symbol
- modelRenderer.xRot = x;
- ^
- symbol: variable xRot
- location: variable modelRenderer of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:157: error: cannot find symbol
- modelRenderer.yRot = y;
- ^
- symbol: variable yRot
- location: variable modelRenderer of type net.minecraft.client.renderer.model.ModelRenderer
- C:\Users\pedro\MCreatorWorkspaces\bagulhos_bizarros\src\main\java\net\mcreator\bagulhosbizarros\item\BatmanArmorItem.java:158: error: cannot find symbol
- modelRenderer.zRot = z;
- ^
- symbol: variable zRot
- location: variable modelRenderer of type net.minecraft.client.renderer.model.ModelRenderer
- 30 errors
- > Task :compileJava FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':compileJava'.
- > Compilation failed; see the compiler error output for details.
- * Try:
- Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
- * Get more help at https://help.gradle.org
- BUILD FAILED in 4s
- 1 actionable task: 1 executed
- BUILD FAILED
- Task completed in 1 minute and 13 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement