start minecraft test environement bug

Started by darkcreeper on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 16:36, 3. Feb 2019
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
start minecraft test environement bug

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…
Mon, 02/04/2019 - 17:47

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.