Build error with custom entity model animations

Started by _Technobucky on

Topic category: Troubleshooting, bugs, and solutions

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Build error with custom entity model animations

MCreator 2025.2, NeoForge 1.21.4. For clarification, I am NOT using GeckoLib.

I'm trying to make a living entity with a custom model animation. Whenever I attempt to load up the game, I get a build error. The error within the console has been provided in the Pastebin link.

Pastebin Link

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
C:\Users\isaac…
Mon, 07/07/2025 - 00:41

C:\Users\isaac\MCreatorWorkspaces\countermeasures\src\main\java\net\mcreator\countermeasures\client\model\animations\dripstone_spikeAnimation.java:16: error: ';' expected 

dripstone_spikeAnimation appears to be missing a ";"

 

C:\Users\isaac\MCreatorWorkspaces\countermeasures\src\main\java\net\mcreator\countermeasures\client\model\animations\dripstone_spikeAnimation.java:16: error:   expected

dripstone_spikeAnimation appears to be missing " "