Started by
starmanstriker
on
Topic category: Help with MCreator software
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...
- Close MCreator
- Go into the gradle file in the file path shown in the error message. (Should look something like
C:\Users\<YourUser>\.mcreator\gradle\) - Delete the "Caches" folder.
- If you can't delete it due to a "
LOCK" file, go into task manager and endOpenJDK Platform Binaryprocesses. This will remove the lock on the folder and let you delete it.
- If you can't delete it due to a "
- Open MCreator
- 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.