[BUG] Cannot build: Could not resolve all files for :classPath #112

Closed
opened 2023-03-09 20:06:12 +00:00 by thxrben · 1 comment
thxrben commented 2023-03-09 20:06:12 +00:00 (Migrated from github.com)

The bug
Trying to build the current git repo results in the given issue:
https://pastebin.com/srH90ekF (Error-Log)

To Reproduce
Steps to reproduce the behavior:

  1. Clone this project
  2. Open it in IntelliJ
  3. Execute the build-task / ./gradlew.bat

Expected behavior
It successfully builds

Screenshots

Version information:

  • OS: Windows
  • Java version: coretto-11 and coretto-17 (both tested, same error)
  • Minecraft version: 1.19.2
  • EnderCore version ?
  • Version ?

Additional context
It seems like a mismatch beween the ModGradle:3.0.2 dependency and the project itself?

I cannot decipher the error message and google didn't really help me. I'd like to build the project and the Conduit-Module, but it seems like there are issues?

**The bug** Trying to build the current git repo results in the given issue: https://pastebin.com/srH90ekF (Error-Log) **To Reproduce** Steps to reproduce the behavior: 1. Clone this project 2. Open it in IntelliJ 3. Execute the build-task / ./gradlew.bat **Expected behavior** It successfully builds **Screenshots** **Version information:** - OS: Windows - Java version: coretto-11 and coretto-17 (both tested, same error) - Minecraft version: 1.19.2 - EnderCore version ? - Version ? **Additional context** It seems like a mismatch beween the ModGradle:3.0.2 dependency and the project itself? I cannot decipher the error message and google didn't really help me. I'd like to build the project and the Conduit-Module, but it seems like there are issues?
justliliandev commented 2023-03-09 21:08:19 +00:00 (Migrated from github.com)

configure gradle to use the correct java version
and no, it can't be the same error if configured properly

configure gradle to use the correct java version and no, it can't be the same error if configured properly
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#112
No description provided.