amadornes / fg-multiproject-template

Multiproject template for ForgeGradle development environments
MIT License
10 stars 0 forks source link

No such property: forceExit for class: net.minecraftforge.gradle.common.util.RunConfig #1

Open NotWhiteRice opened 5 months ago

NotWhiteRice commented 5 months ago

I tried remaking this repo, but for 1.20.4, and I copied runenv exactly and it gives that error message.

NotWhiteRice commented 5 months ago

A problem occurred evaluating project ':runenv'.

No such property: forceExit for class: net.minecraftforge.gradle.common.util.RunConfig

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 4s

that is the stacktrace