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.
Edited by starmanstriker on Thu, 11/13/2025 - 15:40
This is exactly what https://mcreator.net/wiki/gradle-setup-errors describes..
Instead of killing process, we suggest rebooting PC..
The solution to this problem and many other problems can be found in our knowledge base: https://mcreator.net/support/knowledgebase Please check the knowledge base before opening a new topic on the issue which has a known fix.