Started by
Hydronium_Core
on
Topic category: Help with MCreator software
When I got 2021.2 I tried to load up Minecraft but then it crashed and gave me this error: 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 34s
1 actionable task: 1 executed
Can somebody help me fix this?
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
Okay Thanks!