Build Failed

Status
Fixed
Issue description

This happens when i try to recompile or launch test client environment

(There is nothing in my workspaces)

Executing gradle command: build
Microsoft Windows [versÆo 10.0.16299.371]
(c) 2017 Microsoft Corporation. Todos os direitos reservados.
C:\Pylo\MCreator173>cd forge
C:\Pylo\MCreator173\forge>SET "JAVA_HOME=C:\Pylo\MCreator173\jdk64\"
C:\Pylo\MCreator173\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator173\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator173\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" build
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.0/userguide/gradle_daemon.html.
FAILURE: Build failed with an exception.
BUILD FAILED
* Where:
Build file 'C:\Pylo\MCreator173\forge\build.gradle' line: 18
* What went wrong:
A problem occurred evaluating root project 'forge'.
> java.io.EOFException: End of input at line 6677 column 10
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Total time: 14.522 secs
C:\Pylo\MCreator173\forge>
Task completed with return code 0 in 15908 milliseconds

Issue comments

Try to remove user and forge folders of MCreator and setup it again. Please report back if this worked. Thanks!