hi how im fix this im do a food but animation is dring but its giveing me this

Started by gulent3665 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
hi how im fix this im do a food but animation is dring but its giveing me this

C:\Users\PC\MCreatorWorkspaces\entity\build\sources\main\java\net\mcreator\entity\MCreatorBlood.java:50: error: illegal character: '\u00bf'
            return EnumAction.DR�NK;
                                 ^
C:\Users\PC\MCreatorWorkspaces\entity\build\sources\main\java\net\mcreator\entity\MCreatorBlood.java:50: error: illegal character: '\u00bd'
            return EnumAction.DR�NK;
                                  ^
C:\Users\PC\MCreatorWorkspaces\entity\build\sources\main\java\net\mcreator\entity\MCreatorBlood.java:50: error: not a statement
            return EnumAction.DR�NK;
                                   ^
3 errors

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

BUİLD FAILED in 0s
 

To me this seems like you…
Sun, 11/05/2023 - 15:12

To me this seems like you are using ancient version of MCreator.

Please update to the latest version that has this bug fixed