Jump to content

Gradle error eclipse


Kasi800

Recommended Posts

I have a error with gradle, how can I solve it?

 

* What went wrong:
A problem occurred configuring root project 'mod'.
> Could not resolve all files for configuration ':_compileJava_1'.
   > Could not find net.minecraft:client:1.12.2.
     Searched in the following locations:
       - https://maven.minecraftforge.net/net/minecraft/client/1.12.2/client-1.12.2.pom
       - https://maven.minecraftforge.net/net/minecraft/client/1.12.2/client-1.12.2-extra.jar
       - file:/C:/Users/pablo/.gradle/caches/forge_gradle/bundeled_repo/net/minecraft/client/1.12.2/client-1.12.2.pom
       - file:/C:/Users/pablo/.gradle/caches/forge_gradle/bundeled_repo/net/minecraft/client/1.12.2/client-1.12.2-extra.jar
       - https://libraries.minecraft.net/net/minecraft/client/1.12.2/client-1.12.2-extra.jar
       - https://repo.maven.apache.org/maven2/net/minecraft/client/1.12.2/client-1.12.2.pom
       - https://repo.maven.apache.org/maven2/net/minecraft/client/1.12.2/client-1.12.2-extra.jar
     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 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:command_line_warnings

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.