The 'build fails' every time I run client

Started by GreasyShrew on

Topic category: Help with MCreator software

Last seen on 10:02, 16. Sep 2024
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The 'build fails' every time I run client

The game fails to load every time I run client. I've tried rebooting my computer, deleting both the cache and the whole gradle folders, reinstalling the latest version of Java, and even reinstalling McCreator, yet this message still shows up:

 

FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':runClient'.
> Process 'command 'C:\Users\greasyshrew\.mcreator\gradle\jdks\eclipse_adoptium-17-amd64-windows\jdk-17.0.12+7\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.
> Get more help at https://help.gradle.org.
BUILD FAILED in 22s

 

It does this on all my workspaces, even new ones. I had no problem previous to exporting the mod, this issue started immediately after. I'd love to continue working on updates for my mod, so I'm hoping someone would please let me know how I can fix this issue.