FOR USERS WHO ARE HAVING ISSUES WITH 2025.3 Workspace Setup!

Started by starmanstriker on

Topic category: Help with MCreator software

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
FOR USERS WHO ARE HAVING ISSUES WITH 2025.3 Workspace Setup!

A lot of users have been having issues with the recent update to MCreator (2025.3). 
I have a fix for those who are getting the error: "Could not read workspace metadata from: <Path>".

To fix this issue...

  1. Close MCreator
  2. Go into the gradle file in the file path shown in the error message. (Should look something like C:\Users\<YourUser>\.mcreator\gradle\)
  3. Delete the "Caches" folder.
    1. If you can't delete it due to  a "LOCK" file, go into task manager and end OpenJDK Platform Binary processes. This will remove the lock on the folder and let you delete it.
  4. Open MCreator
  5. Re-open the workspace. The project should now properly setup Gradle project files.

If you are still having issues, check if this is still the error. If not, you might have another error unrelated to this post.