Workspace build issue

Issue description

Okay, I'm about 4 days trying to find a workable solution for something that should be easy: A workspace import.

 

Basically, i had upgrade my MCreator to the 2020.3 version, and them I tryed to import my current 2020.2 version workspace to it, wich didn't gone right. So then I tryed to uninstall the 2020.3 MCreator version and reinstall the 2020.2 version, and reopen that workspace, wich didn't work too. 

The error is: 

Executing Gradle task: eclipse

Build info: MCreator 2020.2.14217, 1.14.4, 64-bit, 1937 MB, Windows 7, JVM 1.8.0_232, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk

FAILURE: Build failed with an exception.

* What went wrong:

Could not create service of type ScriptPluginFactory using BuildScopeServices.createScriptPluginFactory().

> Could not create service of type FileHasher using BuildSessionScopeServices.createFileSnapshotter().

* Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 1s

BUILD FAILED

Task completed in 67332 milliseconds

I did everything the support recommended me to do (delete the cache's gradle file from the .mcreator directory, and reinstall the program), but none of those things had work too. I also tried to import my workspace from a shareable .zip file, but it said that the file was not a avaible shareable zip file. Because of the file size limit, i can't link my workspace file at this post.

 

Summing up, I don't have any idea of what to do now, and I was very excited on working in this mod, so pleeeeeaaaaaaseeee, heeelp meeee!!

 

PS: Sorry for my terrible English.

Issue comments

(delete the cache's gradle file from the .mcreator directory, and reinstall the program), 

Please provide a full cache path you removed.

Also try deleting <user home>/.mcreator/gradle folder and rebooting PC before and after doing this.