Started by
qsenja1
on
Topic category: Help with MCreator software
After i install a new version this error shows up and cant be fixed whatsoever. i tried everything i know, then asked Ai and still couldnt find the error. Please help
here is the error:
https://pastebin.com/0pTL5a0c
Have you used MCreator before? Looks like the Java JDK does not have permissions to execute so the Gradle wont run.
If you are using the ZIP version follow the path to jdk/bin/java.exe, right click it and go to security to check what permissions it has, it will need read, write, read and execute permissions, click edit and make sure you have the user selected and uncheck the deny (if any) and check allow (if they are not).
If you have it installed on an external drive you could also try moving it to your main drive first as that may also be the issue.