Failed to run the set-up

Published by KenAsul on
Status
Fixed
Issue description

   
   
Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Build info: MCreator 1.8.0, 64-bit, 3563 MB, Windows 7, JVM 1.8.0_172
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
D:\Pylo\MCreator180\forge>gradlew -Dorg.gradle.daemon=false -Dorg.gradle.parallel=false -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" cleanCache clean setupDecompWorkspace --refresh-dependencies 
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-ee3e3df        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################
:cleanCache
:clean UP-TO-DATE
:deobfCompileDummyTask
:deobfProvidedDummyTask
:getVersionJson
:extractUserdev
:extractDependencyATs SKIPPED
:extractMcpData
:extractMcpMappings
:genSrgs
:downloadClient
:downloadServer
:splitServerJar FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':splitServerJar'.
> Could not expand ZIP 'C:\Users\Orion\.mcreator\gradle\caches\minecraft\net\minecraft\minecraft_server\1.12.2\minecraft_server-1.12.2.jar'.
* 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: 1 mins 22.841 secs
D:\Pylo\MCreator180\forge>
Task completed with return code 0 in 84415 milliseconds

Issue comments

Go to C:\Users\Orion\.mcreator\ and delete gradle folder there. Then run the setup again. You might want to reboot computer too if this does not help, delete the folder again and try again.