Help with Compiling

Started by NatePlays95 on

Topic category: Help with modding (Java Edition)

Last seen on 20:38, 30. Dec 2022
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with Compiling

oh my, here we go

I'm having some ideas of implementing shields (studying and, yes, copying code from vanilla, i don't know how to code in java)

everything was great, eliminated almost all errors, but this one persists:

---------------------------------------------------------------------------------------------

C:\Pylo\MCreator179\forge\build\sources\main\java\mod\mcreator\mcreator_customShieldTest.java:99: error: cannot find symbol
    public EnumAction getItemUseAction(ItemStack stack)
              ^
  symbol:   class EnumAction
  location: class mcreator_customShieldTest
1 error

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.
--------------------------------------------------------------------------------------------

I don't know what to do...

Last seen on 11:18, 15. Feb 2020
Joined Apr 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I belive this is a error…
Wed, 05/23/2018 - 15:39

I belive this is a error because mcreator doesnt support coding? You would have to get help from a professional coder but most of them are toxic against mcreator users!
You could also try to watch a few tutorials on how to do it!