Open yagdev opened 3 years ago
The key bit here is
Could not resolve net.minecraftforge:forge:1.12.2-14.23.5.2768.
That is the correct version of Forge though, so could be some problem with your computer accessing the Forge server
The key bit here is
Could not resolve net.minecraftforge:forge:1.12.2-14.23.5.2768.
That is the correct version of Forge though, so could be some problem with your computer accessing the Forge server
Thank you for your reply. Do I need to have version 2768 already installed on my PC? Another small detail is that I'm using Java 64 bits
Describe the bug
To Reproduce Steps to reproduce the behaviour:
Expected behaviour
Screenshots
Versions (please complete the following information)
Additional context
Output goes like this: C:\Users\x\Downloads\FlansMod-1.12.2\FlansMod-1.12.2>gradlew.bat build
FAILURE: Build failed with an exception.
What went wrong: Could not resolve all files for configuration ':forgeGradleUserDevPackage'.
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
BUILD FAILED in 2s 3 actionable tasks: 3 executed
C:\Users\x\Downloads\FlansMod-1.12.2\FlansMod-1.12.2>
Please help