Setup gives an error

Published by moodyzoo on
Status
Fixed
Issue description

this is the log:

 

   
Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Build info: MCreator 1.8.1, 64-bit, 3853 MB, Windows 10 - cmd, JVM 1.8.0_172, JAVA_HOME: E:\MCeator\MCreator181\.\jdk
E:\MCeator\MCreator181\forge>gradlew -Dorg.gradle.daemon=true -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2000m" cleanCache clean setupDecompWorkspace --refresh-dependencies 
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
C:\Users\jorre\.mcreator\gradle\caches\minecraft\net\minecraftforge\forge\1.12.2-14.23.5.2768\userdev\dev.json could not be parsed
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'forge'.
> java.io.FileNotFoundException: Inherited json file (1.12.2) not found! Maybe you are running in offline mode?
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 22.09 secs
E:\MCeator\MCreator181\forge>
Task completed with return code 0 in 22619 milliseconds

Issue comments

Go to C:\Users\jorre\.mcreator\gradle\ and delete caches folder in it. Then run the setup again and make sure you have the internet connection and MCreator is not being blocked by firewall or antivirus.