MCreator Setup Failed: "Failed to cache Forge sources and classes"

Published by ilSoulsli on
Status
Works as designed
Issue description

The error:

   
Executing gradle command: setupDecompWorkspace --refresh-dependencies
Build info: MCreator 1.9.1, 64-bit, 6048 MB, Windows 10 - cmd, JVM 1.8.0_222, JAVA_HOME: C:\Users\José Parés\Desktop\MCreator191\jdk
(c) 2018 Microsoft Corporation. Todos los derechos reservados.
C:\MCreatorWorkspaces\ores_plus>gradlew -Dorg.gradle.java.home="C:/Users/José Parés/Desktop/MCreator191/jdk" -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" setupDecompWorkspace --refresh-dependencies 
FAILURE: Build failed with an exception.
* What went wrong:
Value 'C:/Users/JosÚ ParÚs/Desktop/MCreator191/jdk' given for org.gradle.java.home Gradle property is invalid (Java home supplied is invalid)
* 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
C:\MCreatorWorkspaces\ores_plus>
Task completed with return code 0 in 1294 milliseconds

I have no idea how to fix this, im using the .zip version of MCreator because the .Exe installer won't open, tried opening it as admin, same issue.

Issue comments

As your username contains non-ASCII characters (JosÚ ParÚs), this is not a valid installation location.

Use EXE installer to install it in program files or manually install it say on C:\Pylo\MCreator.

More on installation: https://mcreator.net/install/windows

NOTE: You can install MCreator anywhere, but make sure that there are only numbers, English alphabet characters, characters .,-_ and whitespaces in the name of the file path. Other characters from other languages might cause unpredictable errors and problems so avoid using them!