Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing gradle task: build
- Build info: MCreator 2020.1.05113, 1.14.4, 64-bit, 4061 MB, Windows 7, JVM 1.8.0_232, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
- Download https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml
- Download https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.164/ForgeGradle-3.0.164.pom
- Download https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.164/ForgeGradle-3.0.164.jar
- > Configure project :
- New Dep: net.minecraftforge:forge:1.14.4-28.1.116_mapped_snapshot_20190719-1.14.3
- > Task :compileJava
- > Task :processResources
- > Task :classes
- > Task :jar
- > Task :downloadMcpConfig
- > Task :extractSrg
- > Task :createMcpToSrg
- > Task :reobfJar
- > Task :assemble
- > Task :compileTestJava NO-SOURCE
- > Task :processTestResources NO-SOURCE
- > Task :testClasses UP-TO-DATE
- > Task :test NO-SOURCE
- > Task :check UP-TO-DATE
- > Task :build
- 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.9/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD SUCCESSFUL in 1m 41s
- 7 actionable tasks: 7 executed
- Task completed in 101750 milliseconds
- Executing gradle task: build
- Build info: MCreator 2020.1.05113, 1.14.4, 64-bit, 4061 MB, Windows 7, JVM 1.8.0_232, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
- > Configure project :
- New Dep: net.minecraftforge:forge:1.14.4-28.1.116_mapped_snapshot_20190719-1.14.3
- > Task :compileJava
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:221: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 9", 0F, 0F, 0F, 10, 1, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:222: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 8", 0F, 1F, 0F, 0, 6, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:223: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 7", 0F, 1F, 10F, 10, 6, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:224: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 6", 10F, 1F, 0F, 0, 6, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:225: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 5", 8F, 1F, 0F, 2, 5, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:226: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("cabeza", 1F, 1F, 1F, 8, 8, 8);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:227: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 4", 4F, 1F, 0F, 4, 4, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:228: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 2", 0F, 7F, 0F, 2, 1, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:229: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 1", 0F, 1F, 0F, 4, 6, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:230: error: cannot find symbol
- ModelBiped.addChildRendererModel(Piece1);
- ^
- symbol: variable ModelBiped
- location: class Modelhumana
- Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
- 10 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.9/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD FAILED in 10s
- 1 actionable task: 1 executed
- BUILD FAILED
- Task completed in 27424 milliseconds
- Executing gradle task: build
- Build info: MCreator 2020.1.05113, 1.14.4, 64-bit, 4061 MB, Windows 7, JVM 1.8.0_232, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
- > Configure project :
- New Dep: net.minecraftforge:forge:1.14.4-28.1.116_mapped_snapshot_20190719-1.14.3
- > Task :compileJava
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:221: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 9", 0F, 0F, 0F, 10, 1, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:222: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 8", 0F, 1F, 0F, 0, 6, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:223: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 7", 0F, 1F, 10F, 10, 6, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:224: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 6", 10F, 1F, 0F, 0, 6, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:225: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 5", 8F, 1F, 0F, 2, 5, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:226: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("cabeza", 1F, 1F, 1F, 8, 8, 8);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:227: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 4", 4F, 1F, 0F, 4, 4, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:228: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 2", 0F, 7F, 0F, 2, 1, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:229: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 1", 0F, 1F, 0F, 4, 6, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:230: error: cannot find symbol
- ModelBiped.addChildRendererModel(Piece1);
- ^
- symbol: variable ModelBiped
- location: class Modelhumana
- Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
- 10 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.9/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD FAILED in 8s
- 1 actionable task: 1 executed
- BUILD FAILED
- Task completed in 11325 milliseconds
- Executing gradle task: build
- Build info: MCreator 2020.1.05113, 1.14.4, 64-bit, 4061 MB, Windows 7, JVM 1.8.0_232, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
- > Configure project :
- New Dep: net.minecraftforge:forge:1.14.4-28.1.116_mapped_snapshot_20190719-1.14.3
- > Task :compileJava FAILED
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:205: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 9", 0F, 0F, 0F, 10, 1, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:206: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 8", 0F, 1F, 0F, 0, 6, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:207: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 7", 0F, 1F, 10F, 10, 6, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:208: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 6", 10F, 1F, 0F, 0, 6, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:209: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 5", 8F, 1F, 0F, 2, 5, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:210: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("cabeza", 1F, 1F, 1F, 8, 8, 8);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:211: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 4", 4F, 1F, 0F, 4, 4, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:212: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 2", 0F, 7F, 0F, 2, 1, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:213: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Piece1.addBox("gorra 1", 0F, 1F, 0F, 4, 6, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:214: error: cannot find symbol
- ModelBiped.addChildRendererModel(Piece1);
- ^
- symbol: variable ModelBiped
- location: class Modelhumana
- Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
- 10 errors
- 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.9/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD FAILED in 9s
- 1 actionable task: 1 executed
- BUILD FAILED
- Task completed in 13774 milliseconds
- Executing gradle task: build
- Build info: MCreator 2020.1.05113, 1.14.4, 64-bit, 4061 MB, Windows 7, JVM 1.8.0_232, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
- > Configure project :
- New Dep: net.minecraftforge:forge:1.14.4-28.1.116_mapped_snapshot_20190719-1.14.3
- > Task :compileJava
- > Task :processResources UP-TO-DATE
- > Task :classes
- > Task :jar
- > Task :downloadMcpConfig
- > Task :extractSrg UP-TO-DATE
- > Task :createMcpToSrg UP-TO-DATE
- > Task :reobfJar
- > Task :assemble
- > Task :compileTestJava NO-SOURCE
- > Task :processTestResources NO-SOURCE
- > Task :testClasses UP-TO-DATE
- > Task :test NO-SOURCE
- > Task :check UP-TO-DATE
- > Task :build
- 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.9/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD SUCCESSFUL in 14s
- 7 actionable tasks: 4 executed, 3 up-to-date
- Task completed in 14431 milliseconds
- Executing gradle task: build
- Build info: MCreator 2020.1.05113, 1.14.4, 64-bit, 4061 MB, Windows 7, JVM 1.8.0_232, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
- > Configure project :
- New Dep: net.minecraftforge:forge:1.14.4-28.1.116_mapped_snapshot_20190719-1.14.3
- > Task :compileJava FAILED
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:182: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Gorra.addBox("gorra 9", 0F, 0F, 0F, 10, 1, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:183: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Gorra.addBox("gorra 8", 0F, 1F, 0F, 0, 6, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:184: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Gorra.addBox("gorra 7", 0F, 1F, 10F, 10, 6, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:185: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Gorra.addBox("gorra 6", 10F, 1F, 0F, 0, 6, 10);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:186: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Gorra.addBox("gorra 5", 8F, 1F, 0F, 2, 5, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:187: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Gorra.addBox("cabeza", 1F, 1F, 1F, 8, 8, 8);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:188: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Gorra.addBox("gorra 4", 4F, 1F, 0F, 4, 4, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:189: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Gorra.addBox("gorra 2", 0F, 7F, 0F, 2, 1, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:190: error: no suitable method found for addBox(String,float,float,float,int,int,int)
- Gorra.addBox("gorra 1", 0F, 1F, 0F, 4, 6, 0);
- ^
- method RendererModel.addBox(float,float,float,int,int,int,boolean) is not applicable
- (argument mismatch; String cannot be converted to float)
- method RendererModel.addBox(float,float,float,int,int,int,float) is not applicable
- (argument mismatch; String cannot be converted to float)
- D:\Desktop\Respaldo escritorio\misica de juan jose\juegos\GUARDADOSMCREATOR\src\main\java\net\mcreator\cronwstocraft\MCreatorHumano.java:191: error: cannot find symbol
- ModelBiped.addChildRendererModel(Gorra);
- ^
- symbol: variable ModelBiped
- location: class Modelhumana
- Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
- 10 errors
- 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.9/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD FAILED in 7s
- 1 actionable task: 1 executed
- BUILD FAILED
- Task completed in 230408 milliseconds
Advertisement
Add Comment
Please, Sign In to add comment