Jump to content

[Solved] [1.9.4] ForgeVersion.json has wrong data


Choonster

Recommended Posts

08:34:26.194 [ERROR] [org.gradle.BuildExceptionReporter]

08:34:26.194 [ERROR] [org.gradle.BuildExceptionReporter] FAILURE: Build failed with an exception.

08:34:26.195 [ERROR] [org.gradle.BuildExceptionReporter]

08:34:26.195 [ERROR] [org.gradle.BuildExceptionReporter] * Where:

08:34:26.195 [ERROR] [org.gradle.BuildExceptionReporter] Build file 'C:\Users\USER\Documents\Minecraft\TestMod3_1.9.4\build.gradle' line: 33

08:34:26.195 [ERROR] [org.gradle.BuildExceptionReporter]

08:34:26.195 [ERROR] [org.gradle.BuildExceptionReporter] * What went wrong:

08:34:26.195 [ERROR] [org.gradle.BuildExceptionReporter] A problem occurred evaluating root project 'TestMod3_1.9.4'.

08:34:26.195 [ERROR] [org.gradle.BuildExceptionReporter] > 1.9.4-12.17.0.1909-1.9.4 is an invalid version! did you mean '1.9.4-12.16.1.1909-1.9.4' ?

08:34:26.196 [ERROR] [org.gradle.BuildExceptionReporter]

08:34:26.197 [ERROR] [org.gradle.BuildExceptionReporter] * Try:

08:34:26.197 [ERROR] [org.gradle.BuildExceptionReporter] Run with --stacktrace option to get the stack trace.

 

Both http://files.minecraftforge.net/maven/net/minecraftforge/forge/json and the local copy (~/.gradle/caches/minecraftForgeVersion.json) think that builds 1908 and 1909 are part of the 12.16.1.X series rather than 12.17.0.X.

 

I've cleared the browser cache and deleted ForgeVersion.json and everything related to Minecraft 1.9.4 and ForgeGradle 2.2 from the Gradle cache just to make sure, but the issue persists.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

I cleared Chrome's cache several times before posting, each time the file was downloaded with the incorrect data. A few hours later, it's now downloading with the correct data.

 

Gradle is still obtaining the incorrect data somehow. I've run

cleanCache

from a different ForgeGradle workspace and re-run

setupDecompWorkspace

in the 1.9.4 workspace and it still fails with the same error. I've even tried deleting ~/.gradle/caches/modules-2/files-2.1/net.minecraftforge.gradle/ForgeGradle/2.2-SNAPSHOT and ~/.gradle/caches/modules-2/metadata-2.16/descriptors/net.minecraftforge.gradle/ForgeGradle/2.2-SNAPSHOT after running

cleanCache

, but it doesn't make a difference. Even renaming ~/.gradle/caches so it's recreated doesn't work.

 

I'm not sure why Gradle is still downloading the old file.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

After clearing the browser and Gradle caches, I'm now getting the incorrect data every time. I've tried downloading through the browser on both my computer and phone (on both wi-fi and mobile internet), every attempt returns the incorrect data.

 

As a wild guess, could the part of the CDN I'm accessing be caching the old file?

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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