everything fails
Answered
I am trying to learn how to code a mod for minecraft but one day when I tried to launch the client it just failed. In the build menu it just said failed, nothing or a start-message and a end-message. I tried wiping the program compleatly and reinstalling it multiple times but it hasn't helped. I tried to find an answer online but didn't find anything. Normally there would be tasks in the gradle menu but those have vanished. I don't have any idea what could've caused it since I didn't change any setting nor any important files. It might have something to do with the marked mistake in the gradle.build file but I didn't change anything and it has worked multiple times before. I need help asap!



Please sign in to leave a comment.
Hello!
Thank you for reporting this!
Could you please share IDEA Logs (
Help → Collect Logs and Diagnostic Data
) and the affected Project, if possible?You can upload the logs using our upload service - please share the upload ID.
The upload-ID: Upload id: 2024_07_18_NK9eauHVN2qCvbWzwg3LWC
Thank you for sharing the logs and the Project!
It looks like IDEA cannot start Gradle Daemon, which it uses to process Gradle-based Projects, using the selected JDK.
Please try changing the JDK for Gradle and/or for the entire Project.
You can, for instance, download a fresh copy of JDK using IDEA: Project Structure → SDKs → “+” icon → Download JDK.