i don’t know why the build keeps on failing, i just wanted to open the jar😭
i literally have know clue what i’m doing or what this means and i think it has something to do with my java version but i really need some help guys, let me know if i need to provide any more info please help
Please never anywhere share screenshots of text if you only want to share the text and not something additional like colors or IDE annotations. Text in images is hard to read, especially on mobile, very hard to copy, and nearly impossible to search for.
Regarding the problem, you already said yourself what the problem is.
You try to run a Gradle 8.10.2 build using Java 24 and that is not supported: Compatibility Matrix
how am i supposed to know what versioin of gradle it is? and how do you know what version of gradle it is?
Besides that, you could use --version
to output the Gradle and Java version,
or look at the gradle/wrapper/gradle-wrapper.properties
file where the version is defined.
That’s actually pretty cool thanks, i found a temporary solution so i’ll close the topic but i’ll be back because i still wanna get gradle working lol
edit: how do i close the topic?
edit edit: i think i did it, thanks again mr vampire and i’ll be back some day
I don’t know whether you can.
Might be that only mods can close a thread if it is spammed or abused.
As a normal user you would just pick one reply as “Answer” that will give the thread a green checkmark.