Error in Entity Model

Started by zRyanPvP on

Topic category: Help with modding (Java Edition)

Last seen on 22:34, 26. Mar 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Error in Entity Model

Error Workspace

Executing Gradle task: build
Build info: MCreator 2020.5.47520, forge-1.14.4, 64-bit, 8147 MB, Windows 10, JVM 1.8.0_265, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
> Configure project :
New Dep: net.minecraftforge:forge:1.14.4-28.2.16_mapped_snapshot_20190719-1.14.3
> Task :compileJava
C:\Users\Ryan\MCreatorWorkspaces\new_nbc_mod\src\main\java\net\mcreator\newnbcmod\entity\RottweilerEntity.java:184: 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 Modelcustom_model
C:\Users\Ryan\MCreatorWorkspaces\new_nbc_mod\src\main\java\net\mcreator\newnbcmod\entity\RottweilerEntity.java:184: 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 Modelcustom_model
2 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:c…
BUILD FAILED in 7s
1 actionable task: 1 executed
BUILD FAILED

Last seen on 01:27, 24. Jan 2023
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What Actually Is Happening…
Sat, 03/13/2021 - 02:18

What Actually Is Happening

Coz Im New To MCreator

I Could Help You But Just explain The Problem

Last seen on 01:27, 24. Jan 2023
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Also Did You Code It Or Did…
Sat, 03/13/2021 - 02:20

Also Did You Code It Or Did You Make It With The MCreator Software

Last seen on 22:34, 26. Mar 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Basically, I created a mob…
Sat, 03/13/2021 - 16:55

Basically, I created a mob model in the Blockbench app and when I finish making my mob, it gives this error.

Last seen on 05:29, 31. Jan 2022
Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In blockbench, the model…
Sat, 03/13/2021 - 20:39

In blockbench, the model must be exported for forge 1.14.4

Last seen on 22:34, 26. Mar 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
As I understand it, I…
Sat, 03/13/2021 - 20:52

As I understand it, I exported in 1.14.4. If I am not at 1.14.4, how do I change the version?
 

Last seen on 05:29, 31. Jan 2022
Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
in blockbench menu, File ->…
Sun, 03/14/2021 - 05:45

in blockbench menu, File -> Project ->

https://cdn.discordapp.com/attachments/599250311852458006/820532752646537276/unknown.png