Jump to content

Error in opening Gradle Forge 1.17


doffie

Recommended Posts

I downloaded the latest and several older versions of Forge mdk, but when running Gradle each version returns an error:

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

Event log:

Gradle sync failed: Could not find net.minecraftforge:forge:1.17.1-37.0.58_mapped_official_1.17.1.
	Searched in the following locations:
	- file:/C:/Users/user/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.17.1-37.0.58_mapped_official_1.17.1/forge-1.17.1-37.0.58_mapped_official_1.17.1.pom
	- file:/C:/Users/user/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.17.1-37.0.58_mapped_official_1.17.1/forge-1.17.1-37.0.58_mapped_official_1.17.1.jar
	Required by:
	project : (37 s 867 ms)

IDE : IntelliJ IDEA Communnity Edition 2021.1.3

OS: windows 10

Java -version:

C:\Users\user>java -version
java version "16.0.2" 2021-07-20
Java(TM) SE Runtime Environment (build 16.0.2+7-67)
Java HotSpot(TM) 64-Bit Server VM (build 16.0.2+7-67, mixed mode, sharing)

 

Link to comment
Share on other sites

5 minutes ago, diesieben07 said:

You have a broken jar file somewhere in your gradle cache.

The simplest solution is to delete C:/Users/user/.gradle/caches/forge_gradle. This will require you to re-import any Forge projects though.

To avoid this issue, do not interrupt any of the forge gradle tasks.

there is no folder cache/ or anything like that in the .gradle/.

unknown.png

Before this question I have tried many times to delete and re-download mdk, but this error still appears. 

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.