anatawa12 / ForgeGradle-1.2

This is only for FG_1.2(for minecraft 1.7.10). Minecraft mod development framework used by Forge and FML for the gradle build system
GNU Lesser General Public License v2.1
82 stars 32 forks source link

java.io.FileNotFoundException: https://files.minecraftforge.net/fernflower-fix-1.0.zip #58

Closed anatawa12 closed 3 years ago

anatawa12 commented 3 years ago

./gradlew build fail

> Task :downloadMcpTools FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':downloadMcpTools'.
> java.io.FileNotFoundException: https://files.minecraftforge.net/fernflower-fix-1.0.zip

* 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 2s
6 actionable tasks: 6 executed
anatawa12 commented 3 years ago

Reverted in #63