Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: build
- Build info: MCreator 2020.3.22116, forge-1.15.2, 64-bit, 8077 MB, Windows 8.1, JVM 1.8.0_252, JAVA_HOME: C:\Users\FAMLIA~1\AppData\Local\Temp\Rar$EXa19276.43502\MCreator20203\jdk
- > Configure project :
- New Dep: net.minecraftforge:forge:1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1
- > Task :compileJava
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:431: error: cannot find symbol
- GlStateManager.translated(this.shape17.offsetX, this.shape17.offsetY, this.shape17.offsetZ);
- ^
- symbol: variable offsetX
- location: variable shape17 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:431: error: cannot find symbol
- GlStateManager.translated(this.shape17.offsetX, this.shape17.offsetY, this.shape17.offsetZ);
- ^
- symbol: variable offsetY
- location: variable shape17 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:431: error: cannot find symbol
- GlStateManager.translated(this.shape17.offsetX, this.shape17.offsetY, this.shape17.offsetZ);
- ^
- symbol: variable offsetZ
- location: variable shape17 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:432: error: cannot find symbol
- GlStateManager.translated(this.shape17.rotationPointX * f5, this.shape17.rotationPointY * f5, this.shape17.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:432: error: cannot find symbol
- GlStateManager.translated(this.shape17.rotationPointX * f5, this.shape17.rotationPointY * f5, this.shape17.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:432: error: cannot find symbol
- GlStateManager.translated(this.shape17.rotationPointX * f5, this.shape17.rotationPointY * f5, this.shape17.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:434: error: cannot find symbol
- GlStateManager.translated(-this.shape17.offsetX, -this.shape17.offsetY, -this.shape17.offsetZ);
- ^
- symbol: variable offsetX
- location: variable shape17 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:434: error: cannot find symbol
- GlStateManager.translated(-this.shape17.offsetX, -this.shape17.offsetY, -this.shape17.offsetZ);
- ^
- symbol: variable offsetY
- location: variable shape17 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:434: error: cannot find symbol
- GlStateManager.translated(-this.shape17.offsetX, -this.shape17.offsetY, -this.shape17.offsetZ);
- ^
- symbol: variable offsetZ
- location: variable shape17 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:435: error: cannot find symbol
- GlStateManager.translated(-this.shape17.rotationPointX * f5, -this.shape17.rotationPointY * f5, -this.shape17.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:435: error: cannot find symbol
- GlStateManager.translated(-this.shape17.rotationPointX * f5, -this.shape17.rotationPointY * f5, -this.shape17.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:435: error: cannot find symbol
- GlStateManager.translated(-this.shape17.rotationPointX * f5, -this.shape17.rotationPointY * f5, -this.shape17.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:448: error: cannot find symbol
- GlStateManager.translated(this.shape17_2.offsetX, this.shape17_2.offsetY, this.shape17_2.offsetZ);
- ^
- symbol: variable offsetX
- location: variable shape17_2 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:448: error: cannot find symbol
- GlStateManager.translated(this.shape17_2.offsetX, this.shape17_2.offsetY, this.shape17_2.offsetZ);
- ^
- symbol: variable offsetY
- location: variable shape17_2 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:448: error: cannot find symbol
- GlStateManager.translated(this.shape17_2.offsetX, this.shape17_2.offsetY, this.shape17_2.offsetZ);
- ^
- symbol: variable offsetZ
- location: variable shape17_2 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:449: error: cannot find symbol
- GlStateManager.translated(this.shape17_2.rotationPointX * f5, this.shape17_2.rotationPointY * f5, this.shape17_2.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:449: error: cannot find symbol
- GlStateManager.translated(this.shape17_2.rotationPointX * f5, this.shape17_2.rotationPointY * f5, this.shape17_2.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:449: error: cannot find symbol
- GlStateManager.translated(this.shape17_2.rotationPointX * f5, this.shape17_2.rotationPointY * f5, this.shape17_2.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:451: error: cannot find symbol
- GlStateManager.translated(-this.shape17_2.offsetX, -this.shape17_2.offsetY, -this.shape17_2.offsetZ);
- ^
- symbol: variable offsetX
- location: variable shape17_2 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:451: error: cannot find symbol
- GlStateManager.translated(-this.shape17_2.offsetX, -this.shape17_2.offsetY, -this.shape17_2.offsetZ);
- ^
- symbol: variable offsetY
- location: variable shape17_2 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:451: error: cannot find symbol
- GlStateManager.translated(-this.shape17_2.offsetX, -this.shape17_2.offsetY, -this.shape17_2.offsetZ);
- ^
- symbol: variable offsetZ
- location: variable shape17_2 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:452: error: cannot find symbol
- GlStateManager.translated(-this.shape17_2.rotationPointX * f5, -this.shape17_2.rotationPointY * f5, -this.shape17_2.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:452: error: cannot find symbol
- GlStateManager.translated(-this.shape17_2.rotationPointX * f5, -this.shape17_2.rotationPointY * f5, -this.shape17_2.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:452: error: cannot find symbol
- GlStateManager.translated(-this.shape17_2.rotationPointX * f5, -this.shape17_2.rotationPointY * f5, -this.shape17_2.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:458: error: cannot find symbol
- GlStateManager.translated(this.shape23.offsetX, this.shape23.offsetY, this.shape23.offsetZ);
- ^
- symbol: variable offsetX
- location: variable shape23 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:458: error: cannot find symbol
- GlStateManager.translated(this.shape23.offsetX, this.shape23.offsetY, this.shape23.offsetZ);
- ^
- symbol: variable offsetY
- location: variable shape23 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:458: error: cannot find symbol
- GlStateManager.translated(this.shape23.offsetX, this.shape23.offsetY, this.shape23.offsetZ);
- ^
- symbol: variable offsetZ
- location: variable shape23 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:459: error: cannot find symbol
- GlStateManager.translated(this.shape23.rotationPointX * f5, this.shape23.rotationPointY * f5, this.shape23.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:459: error: cannot find symbol
- GlStateManager.translated(this.shape23.rotationPointX * f5, this.shape23.rotationPointY * f5, this.shape23.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:459: error: cannot find symbol
- GlStateManager.translated(this.shape23.rotationPointX * f5, this.shape23.rotationPointY * f5, this.shape23.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:461: error: cannot find symbol
- GlStateManager.translated(-this.shape23.offsetX, -this.shape23.offsetY, -this.shape23.offsetZ);
- ^
- symbol: variable offsetX
- location: variable shape23 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:461: error: cannot find symbol
- GlStateManager.translated(-this.shape23.offsetX, -this.shape23.offsetY, -this.shape23.offsetZ);
- ^
- symbol: variable offsetY
- location: variable shape23 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:461: error: cannot find symbol
- GlStateManager.translated(-this.shape23.offsetX, -this.shape23.offsetY, -this.shape23.offsetZ);
- ^
- symbol: variable offsetZ
- location: variable shape23 of type ModelRenderer
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:462: error: cannot find symbol
- GlStateManager.translated(-this.shape23.rotationPointX * f5, -this.shape23.rotationPointY * f5, -this.shape23.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:462: error: cannot find symbol
- GlStateManager.translated(-this.shape23.rotationPointX * f5, -this.shape23.rotationPointY * f5, -this.shape23.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:462: error: cannot find symbol
- GlStateManager.translated(-this.shape23.rotationPointX * f5, -this.shape23.rotationPointY * f5, -this.shape23.rotationPointZ * f5);
- ^
- symbol: variable f5
- location: class ModelGasterBlasterActive
- C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:465: error: incompatible types: possible lossy conversion from float to int
- GlStateManager.color(1.0F, 1.0F, 1.0F, 0.8029999999999999F);
- ^
- Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
- 37 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
- Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
- Use '--warning-mode all' to show the individual deprecation warnings.
- See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD FAILED in 2m 41s
- 1 actionable task: 1 executed
- BUILD FAILED
- Task completed in 166776 milliseconds
Add Comment
Please, Sign In to add comment