Choonster Posted May 19, 2016 Posted May 19, 2016 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. Quote 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.
LexManos Posted May 19, 2016 Posted May 19, 2016 Clear your cache, the json is right. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Choonster Posted May 20, 2016 Author Posted May 20, 2016 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. Quote 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.
Choonster Posted May 20, 2016 Author Posted May 20, 2016 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? Quote 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.
Choonster Posted May 21, 2016 Author Posted May 21, 2016 Now that 1910 has been released, this seems to have been fixed. Quote 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.
Recommended Posts
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.