Jump to content

failed to build gradle , Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.


AryanHooshi

Recommended Posts

hey . i was trying to build gradle for forge 36.2.34 and the build failed and i have no idea whats wrong with it heres the  fail reason tho   ,

"

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'Minecraft Modding'.
> Could not resolve all files for configuration ':_compileJava_1'.
   > Could not find net.minecraft:client:1.16.5.
     Searched in the following locations:
       - https://maven.minecraftforge.net/net/minecraft/client/1.16.5/client-1.16.5.module
       - https://maven.minecraftforge.net/net/minecraft/client/1.16.5/client-1.16.5.pom
       - https://maven.minecraftforge.net/net/minecraft/client/1.16.5/client-1.16.5-extra.jar
       - file:/C:/Users/imajo/.gradle/caches/forge_gradle/bundeled_repo/net/minecraft/client/1.16.5/client-1.16.5.pom
       - file:/C:/Users/imajo/.gradle/caches/forge_gradle/bundeled_repo/net/minecraft/client/1.16.5/client-1.16.5-extra.jar
       - https://libraries.minecraft.net/net/minecraft/client/1.16.5/client-1.16.5-extra.jar
       - https://repo.maven.apache.org/maven2/net/minecraft/client/1.16.5/client-1.16.5.pom
     Required by:
         project :

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

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

See https://docs.gradle.org/7.3.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 1s

"

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.