MCreator will not run correctcly

Published by Pioki on
Status
Fixed
Issue description

Well whenever my gradile file is completed in the background an error pops up.

It says to copy the error to clipboard. And beacuse of that I can't create my mod. :(

Error:

 

   
Executing gradle command: setupDecompWorkspace --refresh-dependencies
Build info: MCreator 1.9.0, 64-bit, 4004 MB, Windows 10 - cmd, JVM 1.8.0_212, JAVA_HOME: C:\Users\admin\Downloads\PPF\MCreator\jdk
C:\Users\admin\MCreatorWorkspaces\thedalekmod>gradlew -Dorg.gradle.java.home="C:/Users/admin/Downloads/PPF/MCreator/jdk" -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" setupDecompWorkspace --refresh-dependencies 
Starting a Gradle Daemon, 2 busy Daemons could not be reused, use --status for details
FAILURE: Build failed with an exception.
* What went wrong:
java.io.IOException: Unable to establish loopback connection
* 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:\Users\admin\MCreatorWorkspaces\thedalekmod>
Task completed with return code 0 in 36465 milliseconds

Issue comments