Posted March 24, 20214 yr So, I haven't changed a single line of code from the examples that i downloaded from the forge website. I am using intelij. I tried a lot of things: updating software, reinstalling it i tried editing files i tried literally everything, i read a lot of git hub and so bullsh and i can't fix it. These are the issues Quote Execution failed for task ':runClient'. > Process 'command 'C:\Users\User\.jdks\bin\java.exe'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. When i try to run with --starcktrace or --debug it says Quote D:\untitled2>gradle --warning-mode=all FAILURE: Build failed with an exception. * Where: Build file 'D:\untitled2\build.gradle' line: 11 * What went wrong: A problem occurred evaluating root project 'untitled2'. > Failed to apply plugin 'net.minecraftforge.gradle'. > Found Gradle version Gradle 6.8.3. Versions Gradle 6.0.0 and newer are not supported in FG3, FG4 however supports Versions 6.8.1 and newer. Consider upgrading. I tried different versions of Gradle, nothing helped.Here is Build file 'D:\untitled2\build.gradle' line: 11-> apply plugin: 'net.minecraftforge.gradle' P.s: I am not entirely what is going on, i have read the Forge docs, so i technically know, but i have zero practice, because i just started P.s.ps: I am new to this forum so I`m sorry for any mistakes, and sorry if my English is ass, you could probably tell without me mentioning it, I`m not a native English speaker
March 25, 20214 yr Author EDIT: After a shit ton of debugging i remembered that the only thing i didn't reinstall was my JDK, so i did that and it works now. EDIT: i changed the JDK and i ran it for the first time, no error. After i changed the JDK i got the same error with a different name: error Quote Execution failed for task ':runClient'. > Process 'command 'C:\Users\User\.jdks\corretto-1.8.0_282\bin\java.exe'' finished with non-zero exit value 1 LAST EDIT: i found the fucking issue i am so sorry for spamming but i haven't slept since yesterday this modding shit is so consuming gn boys Edited March 25, 20214 yr by FrediOtMahlata issue fixed
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.