Help with error after installing

Started by qsenja1 on

Topic category: Help with MCreator software

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with error after installing

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
Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Have you used MCreator…
Wed, 11/05/2025 - 01:25

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.