Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Build Failed #157

Open
arrayffs opened this issue Aug 14, 2022 · 2 comments
Open

Build Failed #157

arrayffs opened this issue Aug 14, 2022 · 2 comments

Comments

@arrayffs
Copy link

Describe the bug
So when i try building the gradle project, it fails

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
I hoped the build would go wihout problems

Screenshots
2022-08-14_20-34

Desktop (please complete the following information):

  • OS: Base Arch Linux
  • Browser: None
  • Version of Raven: Latest

Additional context
I would really need help, im trying to rework the gui to it being more user friendly

@arrayffs arrayffs changed the title Build Failt Build Failed Aug 14, 2022
@okdargy
Copy link

okdargy commented Aug 15, 2022

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

@ghost
Copy link

ghost commented Aug 17, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants