Error: Could not resolve all files for configuration ':modCompileClasspath'. #97

Closed
opened 2021-04-17 15:44:08 +00:00 by cybrpop · 5 comments
cybrpop commented 2021-04-17 15:44:08 +00:00 (Migrated from github.com)

So, i have been learning to make a mod but while running gradlew, I'm getting this error.
image

So, i have been learning to make a mod but while running gradlew, I'm getting this error. ![image](https://user-images.githubusercontent.com/80264293/115118649-d53d4900-9fc1-11eb-8d91-c8862d50413b.png)
actuallyasmartname commented 2021-04-19 22:42:16 +00:00 (Migrated from github.com)

I can build fine..

I can build fine..
cybrpop commented 2021-04-21 05:42:55 +00:00 (Migrated from github.com)

oh, which jdk you're using?

oh, which jdk you're using?
actuallyasmartname commented 2021-04-22 14:49:33 +00:00 (Migrated from github.com)

jdk 11

jdk 11
actuallyasmartname commented 2021-04-22 14:51:10 +00:00 (Migrated from github.com)

try 0.33.0+1.16

try 0.33.0+1.16
cemerson commented 2021-08-22 11:21:33 +00:00 (Migrated from github.com)

I was targeting MC 1.17.1 and having a similar error. Changing my gradle.properties from 0.38.2+1.17 to 0.33.0+1.16 (suggested above) fixed the issue for me (for now)! Thank you!

I was targeting MC 1.17.1 and having a similar error. Changing my gradle.properties from 0.38.2+1.17 to 0.33.0+1.16 (suggested above) fixed the issue for me (for now)! Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Steven/fabric-example-mod#97