Jump to content

Error when setting up modding environment "Could not resolve all files for configuration ':runtimeClasspathCopy'."


James_zhang

Recommended Posts

The error:

Could not resolve all files for configuration ':runtimeClasspathCopy'.
> Could not find net.minecraftforge:forge:1.17.1-37.0.103_mapped_official_1.17.1.
  Searched in the following locations:
    - file:/C:/Users/Back to the future/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.17.1-37.0.103_mapped_official_1.17.1/forge-1.17.1-37.0.103_mapped_official_1.17.1.pom
    - file:/C:/Users/Back to the future/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.17.1-37.0.103_mapped_official_1.17.1/forge-1.17.1-37.0.103_mapped_official_1.17.1.jar
  Required by:
      project :

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

Apparently it's struggling to the file. I did check in the corresponding folder and the files were there. What should I do?

There's also another separate error report in the same build process. Don't know if it matters or if the two errors are connected. 

Caused by: java.util.zip.ZipException: zip END header not found

I'm still new to this modding thing so any help is appreciated! :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.