Jump to content

Faitho

Members
  • Posts

    5
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Faitho's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Yes, I see that we create the same topic at the same time.
  2. Today I was trying to make a fresh start and I had this error. C:\forge>gradlew setupDevWorkspace --info Starting Build Settings evaluated using empty settings script. Projects loaded. Root project using build file 'C:\forge\build.gradle'. Included projects: [root project 'forge'] Evaluating root project 'forge' using build file 'C:\forge\build.gradle'. Resource missing. [HTTP GET: http://repo1.maven.org/maven2/com/mojang/authlib/1.5.16/authlib-1.5.16.pom] Resource missing. [HTTP HEAD: http://repo1.maven.org/maven2/com/mojang/authlib/1.5.16/authlib-1.5.16.jar] Resource missing. [HTTP GET: http://files.minecraftforge.net/maven/com/mojang/authlib/1.5.16/authlib-1.5.16.pom] Resource missing. [HTTP HEAD: http://files.minecraftforge.net/maven/com/mojang/authlib/1.5.16/authlib-1.5.16.jar] Resource missing. [HTTP GET: https://oss.sonatype.org/content/repositories/snapshots/com/mojang/authlib/1.5.16/authlib-1.5.16.pom] Resource missing. [HTTP HEAD: https://oss.sonatype.org/content/repositories/snapshots/com/mojang/authlib/1.5.16/authlib-1.5.16.jar] FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'forge'. > Could not resolve all dependencies for configuration ':classpath'. > Could not find com.mojang:authlib:1.5.16. Required by: :forge:unspecified > net.minecraftforge.gradle:ForgeGradle:1.2-SNAPSHOT * Try: Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. BUILD FAILED Total time: 6.586 secs I had the same also with gradlew build.
  3. I tried as indicated: gradlew build --refresh-dependencies It didn't solve nothing... problem is still there. :-/ I tried also a fresh start. I totally removed my forge folder and I create a new one. I started as usual with: gradlew setupDevWorkspace The result is still unchanged: it doesn't work also in this way. :-/
  4. Hi, I've the same problem with 1.7.2 recommended 1121. I don't know how to fix this.
×
×
  • Create New...

Important Information

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