Open arrayffs opened 2 years ago
Having this same issue
C:\Users\Steve\Desktop\Mods\Raven-bPLUS>gradle build
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'Raven-bPLUS'.
> Could not resolve all dependencies for configuration ':classpath'.
> Using insecure protocols with repositories, without explicit opt-in, is unsupported. Switch Maven repository 'forge(http://files.minecraftforge.net/maven)' to redirect to a secure protocol (like HTTPS) or allow insecure protocols. See https://docs.gradle.org/7.5.1/dsl/org.gradle.api.artifacts.repositories.UrlArtifactRepository.html#org.gradle.api.artifacts.repositories.UrlArtifactRepository:allowInsecureProtocol for more details.
* 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 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1s
use intelliJ idea 2022(select gradle project if it gives option after choosing the repo) . Eclipse ide gives a TON of errors (idk why)
also the error might be due to an old gradle version try updating it if the above method does not solve your problem
Describe the bug So when i try building the gradle project, it fails
To Reproduce Steps to reproduce the behavior:
Expected behavior I hoped the build would go wihout problems
Screenshots
Desktop (please complete the following information):
Additional context I would really need help, im trying to rework the gui to it being more user friendly