Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] Gradle error when starting the project. #100

Closed
luizinhoh2o1 opened this issue Dec 21, 2022 · 6 comments
Closed

[ERROR] Gradle error when starting the project. #100

luizinhoh2o1 opened this issue Dec 21, 2022 · 6 comments
Labels
Type-Bug There is a problem.

Comments

@luizinhoh2o1
Copy link

luizinhoh2o1 commented Dec 21, 2022

Gradle error when starting the project.

I cloned the project on my computer, but when I start the project in IntelliJ, gradle shows me several errors.
Do I have to configure some specific gradle version, and the JDK too?

If anyone can send me the default JDK and Gradle settings on the computer for gradle to run, I would be very grateful.

@Rover656
Copy link
Member

Hi 👋, did you perhaps forget to modify your issue before sending?

@luizinhoh2o1 luizinhoh2o1 changed the title [BU] Short problem description [ERROR] Gradle error when starting the project. Dec 21, 2022
@luizinhoh2o1
Copy link
Author

Hi 👋, did you perhaps forget to modify your issue before sending?

Sorry, I pressed Enter by accident when writing the Issue.

@Rover656
Copy link
Member

No problem, would be great if you include some logs too so we can help identify the cause

@luizinhoh2o1
Copy link
Author

I managed to solve it! I changed the Gradle JDK version to 17 and changed the project to JDK 8.
I got another problem:

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project 'EnderIO'.

Could not resolve all files for configuration ':modules_userdev_resolver'.
Could not resolve cpw.mods:bootstraplauncher:1.1.2.
Required by:
project :
> Could not resolve cpw.mods:bootstraplauncher:1.1.2.
> Could not get resource 'https://maven.nerdthings.dev/snapshots/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.pom'.
> Could not GET 'https://maven.nerdthings.dev/snapshots/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.pom'.
> Read timed out

@luizinhoh2o1
Copy link
Author

The link to download the dependency seems to be offline, do you know what I can do?

@Rover656
Copy link
Member

Sorry I wasn't keeping up with this repo for a while and forgot this issue 😓. Basically yeah that maven you mentioned went down, but wasn't doing anything so it can just be removed.

@Rover656 Rover656 added the Type-Bug There is a problem. label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type-Bug There is a problem.
Projects
None yet
Development

No branches or pull requests

2 participants