Can't recompile/export

Status
Fixed
Issue description

I created a test mod for and I can not export in any way

You keep saying that my mod contains errors and that the mod can not be generated

Here is the console

Executing gradle command: clean build Microsoft Windows [version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C: \ Pylo \ MCreator174> cd forge C: \ Pylo \ MCreator174 \ forge> SET "JAVA_HOME = C: \ Pylo \ MCreator174 \ jdk64 \" C: \ Pylo \ MCreator174 \ forge SET JAVA_EXE = JAVA_HOME% \ bin \;% PATH% C: \ Pylo \ MCreator174 \ forge> gradlew -Dorg.gradle.jvmargs = "- Xms625m -Xmx2101m" clean build C: \ Pylo \ MCreator174 \ forge> Task completed with return code 0 in 240 milliseconds 'gradlew' not recognized as an internal or external command, an operable program or a batch file. Executing gradle command: clean build Microsoft Windows [version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C: \ Pylo \ MCreator174> cd forge C: \ Pylo \ MCreator174 \ forge> SET "JAVA_HOME = C: \ Pylo \ MCreator174 \ jdk64 \" C: \ Pylo \ MCreator174 \ forge SET JAVA_EXE = JAVA_HOME% \ bin \;% PATH% C: \ Pylo \ MCreator174 \ forge> gradlew -Dorg.gradle.jvmargs = "- Xms625m -Xmx2101m" clean build C: \ Pylo \ MCreator174 \ forge> Task completed with return code 0 in 220 milliseconds 'gradlew' not recognized as an internal or external command, an operable program or a batch file.

Issue comments