Topic category: Troubleshooting, bugs, and solutions
please help me for this bug
Executing gradle command: clean runClient
Build info: MCreator 1.8.1, 64-bit, 3976 MB, Windows 10 - cmd, JVM 1.8.0_172, JAVA_HOME: C:\Pylo\MCreator181\.\jdk
(c) 2018 Microsoft Corporation. Tous droits r‚serv‚s.
C:\Pylo\MCreator181\forge>gradlew -Dorg.gradle.daemon=true -Dorg.gradle.parallel=true -Dorg.gradle.jvmargs="-Xms625m -Xmx2115m" clean runClient --offline
Starting a new Gradle Daemon for this build (subsequent builds will be faster).
Parallel execution is an incubating feature.
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
#################################################
ForgeGradle 2.3-SNAPSHOT-3996470
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP
http://modcoderpack.com
by: Searge, ProfMobius, R4wk, ZeuX
Fesh0r, IngisKahn, bspkrs, LexManos
#################################################
:clean FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':clean'.
> Unable to delete file: C:\Pylo\MCreator181\forge\build\taskLogs\retromapReplacedMain.log
* 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: 8.914 secs
C:\Pylo\MCreator181\forge>
Task completed with return code 0 in 9443 milliseconds
Manually delete file C:\Pylo\MCreator181\forge\build\taskLogs\retromapReplacedMain.log.
And consider updating to MCreator 1.8.2, we don't support 1.8.1 anymore.