Jump to content

Wrong java (JDK version) in gradle and problems with building


senjmam

Recommended Posts

Hey everyone!
I Try to modding on 1.18.2 - Forge MDK 1.18.2 - 40.0.52. Modding on IntelliJ IDEA
I Opened this MDK in IntelliJ, and saw some problems

Screenshots-

1) Caused by: java.util.zip.ZipException: zip END header not found ( https://pastenow.ru/GOYIB )
2) https://pastenow.ru/dc218a519a81c436df52e5713fef572c

Okey, I checked java version and saw that
1) in IntelliJ is using JDK 17 (which is requred) ( https://pastenow.ru/GOYKU ) ( https://pastenow.ru/GOYLN )
2) ./gradlew --version  (JVM 1.8.0_322) ( https://pastenow.ru/GOYK9 )

and my questions

1) why in ./gradlew uses java 1.8?
2) how I can change ./gradlew java version
3) how I can solve another problems (on first and second screenshots)?

(PS I have experience in java on school level)
(PPS I checked another topic and did not see a similar problem [with java version])

thx

Link to comment
Share on other sites

14 hours ago, diesieben07 said:

Change where JAVA_HOME points to.

Delete .gradle/caches/forge_gradle. This happens if you interrupt one of the ForgeGradle tasks

I Changed JAVA_HOME, but this do not solved ./gradlew --version
But i deleted JRE 8 and installed JRE17 = problem with --version disappeared
 

In my Linux I found it at /home/$USER$/.gradle/caches/forge_gradle/ and deleted it

I'll probably remember this

Thank you for help!

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.



×
×
  • Create New...

Important Information

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