Help me Help !!

Started by BH78 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 17:26, 11. Jun 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help me Help !!

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

Last seen on 22:41, 29. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
When does the problem happen?
Sun, 06/07/2020 - 23:00

When does the problem happen?

Last seen on 17:26, 11. Jun 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The problem arises I want to…
Mon, 06/08/2020 - 12:45
The problem arises I want to export the mod with a doable mob with blockbench

 
Last seen on 22:41, 29. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hmm.. can you provide the …
Mon, 06/08/2020 - 12:56

Hmm.. can you provide the .java model please? (Copy and paste the contents here or in Pastebin)

Last seen on 03:10, 19. Feb 2022
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Do not use 1.15.2 model in 1…
Mon, 06/08/2020 - 13:01

Do not use 1.15.2 model in 1.14.4. Change the export option.

 

Last seen on 22:41, 29. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Why do people keep doing…
Mon, 06/08/2020 - 13:17

Why do people keep doing that.. it even warns you when you import it. 

Last seen on 03:10, 19. Feb 2022
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yeah XD there are 10 tickets…
Mon, 06/08/2020 - 13:35

yeah XD

there are 10 tickets for this already

for the next update maybe instead of giving warning just stop the import lol XD

Last seen on 22:41, 29. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wait I just realized that he…
Mon, 06/08/2020 - 14:00

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.

Last seen on 22:41, 29. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
He said to change the export…
Mon, 06/08/2020 - 21:59

He said to change the export option to 1.14.4.