Gradle errors

Started by crispy_chips1234 on

Topic category: Troubleshooting, bugs, and solutions

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

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gradle errors

Executing Gradle task: runClient
Build info: MCreator 2020.2.11618 EAP (11618), 1.14.4, 64-bit, 16384 MB, Mac OS X, JVM 1.8.0_232, JAVA_HOME: /Applications/MCreator.app/Contents/MacOS/jdk/Contents/Home/jre
> Configure project :
New Dep: net.minecraftforge:forge:1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3
> Task :compileJava
/Users/luke/MCreatorWorkspaces/VE_Real_Stuff/src/main/java/vanilla_expansion/gui/BasaltFurnaceGUIGui.java:157: error: Override is not a repeatable annotation type
      @Override
      ^
1 error
> 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 13s
1 actionable task: 1 executed
BUILD FAILED
Task completed in 23702 milliseconds


I know there is a override is not repeatable annotation type fix on the wiki, but I tried it and it did not work. Please halp?

The workspace is avalible to download here:

https://github.com/KarogathModdingStudios/VanillaExpansion_1.14

A list of things I tried:

1.Reload gradle project

2.Restart

3.deleting the gradle folder

4.Regenerate code

5.Checking my internet

6.Using offline mode

7.Clean build files

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

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
8.Exporting and importing
Tue, 03/17/2020 - 11:45

8.Exporting and importing