Topic category: Troubleshooting, bugs, and solutions
I have a problem here are the log
:Executing gradle task: build
Build info: MCreator 2019.5.51710, 1.12.2, 64-bit, 3529 MB, Windows 10, JVM 1.8.0_222, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
:deobfCompileDummyTask
:deobfProvidedDummyTask
:sourceApiJava UP-TO-DATE
:compileApiJava NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
C:\Users\mimid\MCreatorWorkspaces\tout_et_nimporte_quoi\build\sources\main\java\net\mcreator\tout_et_nimporte_quoi\MCreatorSlimy.java:177: error: cannot find symbol
public static class ModelSlimy extends EntityModel<Entity> {
^
symbol: class EntityModel
location: class MCreatorSlimy
C:\Users\mimid\MCreatorWorkspaces\tout_et_nimporte_quoi\build\sources\main\java\net\mcreator\tout_et_nimporte_quoi\MCreatorSlimy.java:212: error: cannot find symbol
public void render(MatrixStack matrixStack, IVertexBuilder buffer, int packedLight, int packedOverlay, float red, float green, float blue,
^
symbol: class MatrixStack
location: class ModelSlimy
C:\Users\mimid\MCreatorWorkspaces\tout_et_nimporte_quoi\build\sources\main\java\net\mcreator\tout_et_nimporte_quoi\MCreatorSlimy.java:212: error: cannot find symbol
public void render(MatrixStack matrixStack, IVertexBuilder buffer, int packedLight, int packedOverlay, float red, float green, float blue,
^
symbol: class IVertexBuilder
location: class ModelSlimy
3 errors
: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 7s
5 actionable tasks: 3 executed, 2 up-to-date
BUILD FAILED
Task completed in 31900 milliseconds
When does the problem happen?
Hmm.. can you provide the .java model please? (Copy and paste the contents here or in Pastebin)
Do not use 1.15.2 model in 1.14.4. Change the export option.
Why do people keep doing that.. it even warns you when you import it.
yeah XD
there are 10 tickets for this already
for the next update maybe instead of giving warning just stop the import lol XD
Wait I just realized that he is using 2019.5 instead of 2020.3.
In 2020.4 it should have a red circle drawn around it with a bunch of neon glowing red arrows.
lol
https://pastebin.com/h4q8qrTW
He said to change the export option to 1.14.4.