Cannot find root project for my mod

Started by Lord_Gator on

Topic category: Help with MCreator software

Last seen on 23:16, 12. Nov 2023
Joined Feb 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Cannot find root project for my mod
Sun, 05/23/2021 - 22:08 (edited)

When I try to export a mod it says: Executing Gradle task: build
Build info: MCreator 2021.1.18117, forge-1.16.5, 64-bit, 6024 MB, Windows 10, JVM 1.8.0_275, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\MyUsername\MCreatorWorkspaces\skyblockminion_mod\build.gradle' line: 10
* What went wrong:
A problem occurred evaluating root project 'skyblockminion_mod'.
> Failed to apply plugin 'net.minecraftforge.gradle'.
> Found Gradle version Gradle 7.0. Versions Gradle 7.0 and newer are not supported yet.
Note: Support for Gradle 7 will be added in ForgeGradle 5.
* 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
BUILD FAILED in 611ms
BUILD FAILED
Task completed in less than a second
What should I do?

Edited by Lord_Gator on Sun, 05/23/2021 - 22:08