Gradle task failed

Published by fmate2006 on
Status
Fixed
Issue description

Error code: GRADLE_BUILD_FAILED [-23]

Log:

Executing gradle command: clean runClient
Microsoft Windows [verzi˘sz m: 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Minden jog fenntartva.
C:\Pylo\MCreator175>cd forge
C:\Pylo\MCreator175\forge>SET "JAVA_HOME=C:\Pylo\MCreator175\jdk64\"
C:\Pylo\MCreator175\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator175\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator175\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" clean runClient 
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.
#################################################
         ForgeGradle 2.2-SNAPSHOT-61507d3        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:clean
:deobfCompileDummyTask
:deobfProvidedDummyTask
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
:processResources
:classes
:jar
:getVersionJson
:extractNatives SKIPPED
:extractUserdev UP-TO-DATE
:getAssetIndex UP-TO-DATE
:getAssets
Current status: 153/1196   12%
Current status: 487/1196   40%
Current status: 787/1196   65%
Current status: 1067/1196   89%
:makeStart
:runClient
2018-04-16 08:36:32,341 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2018-04-16 08:36:32,341 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[08:36:32] [main/INFO] [GradleStart]: Extra: []
[08:36:32] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Toshiba/.gradle/caches/minecraft/assets, --assetIndex, 1.11, --accessToken{REDACTED}, --version, 1.11.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[08:36:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:36:32] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:36:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[08:36:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[08:36:32] [main/INFO] [FML]: Forge Mod Loader version 13.20.1.2386 for Minecraft 1.11.2 loading
[08:36:32] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 7:amd64:6.1, installed at C:\Pylo\MCreator175\jdk64\jre
[08:36:32] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[08:36:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[08:36:32] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[08:36:32] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[08:36:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:36:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:36:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[08:36:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:36:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:36:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
2018-04-16 08:36:33,308 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2018-04-16 08:36:33,355 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2018-04-16 08:36:33,371 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[08:36:33] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[08:36:34] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[08:36:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:36:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:36:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[08:36:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:36:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:36:35] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[08:36:37] [Client thread/INFO]: Setting user: Player367
[08:36:45] [Client thread/WARN]: Skipping bad option: lastServer:
[08:36:45] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
[08:36:45] [Client thread/INFO]: LWJGL Version: 2.9.4
[08:36:46] [Client thread/INFO] [FML]: Could not load splash.properties, will create a default one
[08:36:46] [Client thread/INFO] [FML]: -- System Details --
Details:
   Minecraft Version: 1.11.2
   Operating System: Windows 7 (amd64) version 6.1
   Java Version: 1.8.0_101, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 506315872 bytes (482 MB) / 744488960 bytes (710 MB) up to 1877475328 bytes (1790 MB)
   JVM Flags: 0 total; 
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: 
   Loaded coremods (and transformers): 
   GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Mobility Radeon HD 4500/5100 Series'
[08:36:46] [Client thread/INFO] [FML]: MinecraftForge v13.20.1.2386 Initialized
[08:36:47] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[08:36:47] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[08:36:47] [Client thread/INFO] [FML]: Searching C:\Pylo\MCreator175\forge\run\mods for mods
[08:36:49] [Thread-5/INFO] [FML]: Using sync timing. 200 frames of Display.update took 186201599 nanos
[08:36:50] [Client thread/INFO] [testenvironmentmod]: Mod testenvironmentmod is missing the required element 'name'. Substituting testenvironmentmod
[08:36:50] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[08:36:51] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, testenvironmentmod] at CLIENT
[08:36:51] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, testenvironmentmod] at SERVER
[08:36:51] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:testenvironmentmod
[08:36:52] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[08:36:52] [Client thread/INFO] [FML]: Found 445 ObjectHolder annotations
[08:36:52] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[08:36:52] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[08:36:52] [Client thread/INFO] [FML]: Applying holder lookups
[08:36:52] [Client thread/INFO] [FML]: Holder lookups applied
[08:36:52] [Client thread/INFO] [FML]: Applying holder lookups
[08:36:52] [Client thread/INFO] [FML]: Holder lookups applied
[08:36:52] [Client thread/INFO] [FML]: Applying holder lookups
[08:36:52] [Client thread/INFO] [FML]: Holder lookups applied
[08:36:52] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[08:36:52] [Client thread/INFO] [FML]: Applying holder lookups
[08:36:52] [Client thread/INFO] [FML]: Holder lookups applied
[08:36:52] [Client thread/INFO] [FML]: Injecting itemstacks
[08:36:52] [Client thread/INFO] [FML]: Itemstack injection complete
[08:36:52] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[08:36:53] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[08:36:57] [Sound Library Loader/INFO]: Starting up SoundSystem...
[08:36:57] [Thread-7/INFO]: Initializing LWJGL OpenAL
[08:36:57] [Thread-7/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[08:36:58] [Thread-7/INFO]: OpenAL initialized.
[08:36:58] [Sound Library Loader/INFO]: Sound engine started
[08:37:06] [Client thread/INFO] [FML]: Max texture size: 8192
[08:37:06] [Client thread/INFO]: Created: 16x16 textures-atlas
[08:37:07] [Client thread/INFO] [FML]: OBJLoader: Domain testenvironmentmod has been added.
[08:37:07] [Client thread/INFO] [FML]: Injecting itemstacks
[08:37:07] [Client thread/INFO] [FML]: Itemstack injection complete
[08:37:07] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[08:37:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:testenvironmentmod
[08:37:13] [Client thread/INFO]: SoundSystem shutting down...
[08:37:13] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[08:37:13] [Sound Library Loader/INFO]: Starting up SoundSystem...
[08:37:13] [Thread-9/INFO]: Initializing LWJGL OpenAL
[08:37:13] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[08:37:13] [Thread-9/INFO]: OpenAL initialized.
[08:37:13] [Sound Library Loader/INFO]: Sound engine started
[08:37:21] [Client thread/INFO] [FML]: Max texture size: 8192
[08:37:21] [Client thread/INFO]: Created: 512x512 textures-atlas
[08:37:24] [Client thread/WARN]: Skipping bad option: lastServer:
[08:37:24] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
[08:37:26] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[08:37:48] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
[08:37:48] [Server thread/INFO]: Generating keypair
[08:37:48] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[08:37:48] [Server thread/INFO] [FML]: Applying holder lookups
[08:37:48] [Server thread/INFO] [FML]: Holder lookups applied
[08:37:49] [Server thread/INFO] [FML]: Loading dimension 0 (test) (net.minecraft.server.integrated.IntegratedServer@74fe9b16)
[08:37:51] [Server thread/INFO] [FML]: Loading dimension 1 (test) (net.minecraft.server.integrated.IntegratedServer@74fe9b16)
[08:37:51] [Server thread/INFO] [FML]: Loading dimension -1 (test) (net.minecraft.server.integrated.IntegratedServer@74fe9b16)
[08:37:51] [Server thread/INFO]: Preparing start region for level 0
[08:37:52] [Server thread/INFO]: Preparing spawn area: 4%
[08:37:53] [Server thread/INFO]: Preparing spawn area: 7%
[08:37:54] [Server thread/INFO]: Preparing spawn area: 10%
[08:37:55] [Server thread/INFO]: Preparing spawn area: 13%
[08:37:56] [Server thread/INFO]: Preparing spawn area: 17%
[08:37:57] [Server thread/INFO]: Preparing spawn area: 20%
[08:37:58] [Server thread/INFO]: Preparing spawn area: 24%
[08:37:59] [Server thread/INFO]: Preparing spawn area: 28%
[08:38:00] [Server thread/INFO]: Preparing spawn area: 34%
[08:38:14] [Server thread/INFO]: Preparing spawn area: 86%
[08:38:16] [Server thread/INFO]: Preparing spawn area: 91%
[08:38:17] [Server thread/INFO]: Preparing spawn area: 97%
[08:38:18] [Server thread/INFO]: Changing view distance to 2, from 10
[08:38:20] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[08:38:20] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[08:38:20] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.11.2,FML@8.0.99.99,testenvironmentmod@1.0,forge@13.20.1.2386,mcp@9.19
[08:38:20] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[08:38:21] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[08:38:21] [Server thread/INFO]: Player367[local:E:10e22890] logged in with entity id 962 at (16.5, 70.0, 258.5)
[08:38:21] [Server thread/INFO]: Player367 joined the game
[08:38:25] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@374de67c[id=dcea94fd-efa4-3c29-93d8-2d56666245c7,name=Player367,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
   at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
   at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
   at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
   at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
   at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
   at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
   at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
   at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3056) [Minecraft.class:?]
   at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [SkinManager$3.class:?]
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
   at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_101]
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_101]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
[08:38:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9759ms behind, skipping 195 tick(s)
[08:38:33] [Server thread/INFO]: Player367 has just earned the achievement [Taking Inventory]
[08:38:33] [Client thread/INFO]: [CHAT] Player367 has just earned the achievement [Taking Inventory]
[08:38:40] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2831ms behind, skipping 56 tick(s)
[08:39:10] [Server thread/INFO]: Saving and pausing game...
[08:39:10] [Server thread/INFO]: Saving chunks for level 'test'/Overworld
[08:39:11] [Server thread/INFO]: Saving chunks for level 'test'/Nether
[08:39:11] [Server thread/INFO]: Saving chunks for level 'test'/The End
#
AL lib: (EE) alc_cleanup: 1 device not closed
# A fatal error has b#
een detected by the Java Runtime Environment:
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000772b618f, pid=2620, tid=0x0000000000000600
#
# JRE version: Java(TM) SE Runtime Environment (8.0_101-b13) (build 1.8.0_101-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.101-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ntdll.dll+0x2618f]
[error occurred during error reporting (printing problematic frame), id 0xc0000005]
] # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Pylo\MCreator175\forge\run\hs_err_pid2620.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
   
Executing gradle command: clean build
Microsoft Windows [verzi˘sz m: 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Minden jog fenntartva.
C:\Pylo\MCreator175>cd forge
C:\Pylo\MCreator175\forge>SET "JAVA_HOME=C:\Pylo\MCreator175\jdk64\"
C:\Pylo\MCreator175\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator175\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator175\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" clean build 
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.
#################################################
         ForgeGradle 2.2-SNAPSHOT-61507d3        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:clean FAILED
BUILD FAILED
FAILURE: Build failed with an exception.
* WhatExecution failed for task ':clean'.
 went wrong:
> Unable to delete file: C:\Pylo\MCreator175\forge\build\libs\modid-1.0.jar
Total time: 22.189 secs
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Pylo\MCreator175\forge>
Task completed with return code 0 in 23557 milliseconds
   
Executing gradle command: clean runClient
Microsoft Windows [verzi˘sz m: 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Minden jog fenntartva.
C:\Pylo\MCreator175>cd forge
C:\Pylo\MCreator175\forge>SET "JAVA_HOME=C:\Pylo\MCreator175\jdk64\"
C:\Pylo\MCreator175\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator175\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator175\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" clean runClient 
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.
#################################################
         ForgeGradle 2.2-SNAPSHOT-61507d3        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:clean FAILED
FAILURE: Build failed with an exception.
BUILD FAILED
* WhatExecution faiTotal time: 17.892 secs
led for task ':clean'.
 went wrong:
> Unable to delete file: C:\Pylo\MCreator175\forge\build\libs\modid-1.0.jar
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Pylo\MCreator175\forge>
Task completed with return code 0 in 18993 milliseconds
   
Executing gradle command: clean build
Microsoft Windows [verzi˘sz m: 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Minden jog fenntartva.
C:\Pylo\MCreator175>cd forge
C:\Pylo\MCreator175\forge>SET "JAVA_HOME=C:\Pylo\MCreator175\jdk64\"
C:\Pylo\MCreator175\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator175\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator175\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" clean build 
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.
#################################################
         ForgeGradle 2.2-SNAPSHOT-61507d3        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:clean FAILED
FAILURE: Build failed with an exception.
BUILD FAILED
* WhatExecution faiTotal time: 19.436 secs
led for task ':clean'.
 went wrong:
> Unable to delete file: C:\Pylo\MCreator175\forge\build\libs\modid-1.0.jar
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Pylo\MCreator175\forge>
Task completed with return code 0 in 20870 milliseconds

 

Issue comments

I see multiple issues. First, make sure to update the drivers of your graphics card as this could cause the first crash that was reported in this log.

Regarding the second build issue, try to manually remove the file C:\Pylo\MCreator175\forge\build\libs\modid-1.0.jar.

Please report back if this fixed the bug. If not, please provide more details regarding the crash.