Topic category: Help with MCreator software
I am encountering a build failure in MCreator and would appreciate your assistance in resolving the issue....> Task :runClient FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':runClient'.
> A problem occurred starting process 'command 'C:\Users\mario\.mcreator\gradle\jdks\eclipse_adoptium-17-amd64-windows\jdk-17.0.12+7\bin\java.exe''
* 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 1s
10 actionable tasks: 3 executed, 7 up-to-date
BUILD FAILED
Task completed in 1 second
Do you have any advice on how to resolve this issue or suggest potential solutions?
Thank you for your time and help.
plugin installed :
- GeckoLib Plugin (5.2.8)
- Just enough recipes (1.9)
- Creating addons support (4.0)
Mcreator version 2024.2
Try deleting C:\Users\mario\.mcreator\gradle\jdks and running again. Make sure you don't have AV that is messing these files as some are known to do that
Thanks, it worked !