Started by
Saurus
on
Topic category: Troubleshooting, bugs, and solutions
Good day, when you try to make a Moba, MCreator 1.7.9 gives an error, or rather it gives an error if I use a model created in MCanimator or tabula, with models created in Techne problems ALMOST no, I do not want to add this model from Techne, because it can not merge cubes, and because my model can not be normally animated. help
Edited by Saurus on Fri, 07/20/2018 - 09:04
Okay can you give details like what you used to create the mob (Tabula, Techne, MCAnimator..), if you added animations and stuff. Also, recreate the steps to get the error (just double click on something and spam next). Go to console and when the error comes up, press 'ignore error'.
Copy all of it and paste it in here or in pastebin (I prefer pastebin).
Executing gradle command: clean build
Microsoft Windows [Version 10.0.17134.165]
(c) Љ®аЇ®а жЁп Њ ©Єа®б®дв (Microsoft Corporation), 2018. ‚ᥠЇа ў § йЁйҐл.
C:\Pylo\MCreator179>cd forge
C:\Pylo\MCreator179\forge>SET "JAVA_HOME=C:\Pylo\MCreator179\jdk\"
C:\Pylo\MCreator179\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator179\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator179\forge>SET "GRADLE_USER_HOME=C:\Users\Zver\.mcreator\gradle"
C:\Pylo\MCreator179\forge>gradlew -Dorg.gradle.daemon=false -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" clean build
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
#################################################
ForgeGradle 2.3-SNAPSHOT-ee3e3df
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP
http://modcoderpack.com
by: Searge, ProfMobius, R4wk, ZeuX
Fesh0r, IngisKahn, bspkrs, LexManos
#################################################
:clean
:deobfCompileDummyTask
:deobfProvidedDummyTask
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
C:\Pylo\MCreator179\forge\build\sources\main\java\mod\mcreator\modname.java:39: error: cannot find symbol
mcreator_utahraptor mcreator_4 = new mcreator_utahraptor();
^
symbol: class mcreator_utahraptor
location: class modname
1 error
: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.
BUILD FAILED
Total time: 38.87 secs
C:\Pylo\MCreator179\forge>
Task completed with return code 0 in 40180 milliseconds
this happens only with the addition of models from Techne, Tabula and MC animator, when using standard models there are no errors