Topic category: Help with MCreator software
If i click "run client" it will say this:
Executing
Gradle task: runClient
Build
info: MCreator 2021.2.23417 EAP (23417), forge-1.16.5, 64-bit, 7934 MB,
Windows 10, JVM 11.0.11, JAVA_HOME:
C:\Users\EMka2\Downloads\MCreator.EAP.2021.2.b23417.Windows.64bit\MCreatorEAP20212b23417\jdk
>
Task :compileJava FAILED
FAILURE:
Build failed with an exception.
*
What went wrong:
Execution
failed for task ':compileJava'.
>
Could not find tools.jar. Please check that C:\Program
Files\Java\jre1.8.0_291 contains a valid JDK installation.
*
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
1
actionable task: 1 executed
BUILD
FAILED
Task
completed in 2 seconds
There is an issue with newest snapshot not recognising java 11 (easiest way to explain it). Either use version before, make release yourself from github source or wait for next snapshot release that will have it fixed
https://mcreator.net/changelog
Thanks!