Minecraft crashes when launching - GRADLE_BULID_FAILED [-23]

Published by FeyRunee on
Status
Works as designed
Issue description

   
   
Executing gradle command: clean build
Microsoft Windows [Wersja 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Wszelkie prawa zastrzeľone.
C:\Pylo\MCreator174>cd forge
C:\Pylo\MCreator174\forge>SET "JAVA_HOME=C:\Pylo\MCreator174\jdk64\"
C:\Pylo\MCreator174\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator174\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator174\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" clean build
#################################################
         ForgeGradle 2.2-SNAPSHOT-9bc34b4        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:clean
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
:processResources
:classes
:jar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
C:\Pylo\MCreator174\forge\build\sources\main\java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
BUILD SUCCESSFUL
Total time: 5 mins 13.115 secs
C:\Pylo\MCreator174\forge>
Task completed with return code 0 in 317218 milliseconds
   
Executing gradle command: clean runClient
Microsoft Windows [Wersja 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Wszelkie prawa zastrzeľone.
C:\Pylo\MCreator174>cd forge
C:\Pylo\MCreator174\forge>SET "JAVA_HOME=C:\Pylo\MCreator174\jdk64\"
C:\Pylo\MCreator174\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator174\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator174\forge>gradlew -Dorg.gradle.jvmargs="-Xms128m -Xmx2038m" clean runClient
#################################################
         ForgeGradle 2.2-SNAPSHOT-9bc34b4        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:clean
:deobfCompileDummyTask
:deobfProvidedDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
:processResources
:classes
:jar
:extractNatives SKIPPED
:getAssetIndex UP-TO-DATE
:getAssets
Current status: 25/1112   2%
Current status: 53/1112   4%
Current status: 72/1112   6%
Current status: 88/1112   7%
Current status: 114/1112   10%
Current status: 148/1112   13%
Current status: 167/1112   15%
Current status: 190/1112   17%
Current status: 222/1112   19%
Current status: 241/1112   21%
Current status: 256/1112   23%
Current status: 271/1112   24%
Current status: 294/1112   26%
Current status: 325/1112   29%
Current status: 350/1112   31%
Current status: 370/1112   33%
Current status: 397/1112   35%
Current status: 434/1112   39%
Current status: 469/1112   42%
Current status: 510/1112   45%
Current status: 517/1112   46%
Current status: 534/1112   48%
Current status: 549/1112   49%
Current status: 575/1112   51%
Current status: 612/1112   55%
Current status: 640/1112   57%
Current status: 677/1112   60%
Current status: 714/1112   64%
Current status: 754/1112   67%
Current status: 792/1112   71%
Current status: 816/1112   73%
Current status: 864/1112   77%
Current status: 890/1112   80%
Current status: 907/1112   81%
Current status: 937/1112   84%
Current status: 970/1112   87%
Current status: 992/1112   89%
Current status: 1031/1112   92%
Current status: 1071/1112   96%
:makeStart
:runClient
2018-04-28 21:13:43,644 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[21:13:44] [main/INFO]: Extra: []
[21:13:44] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Adrian/.gradle/caches/minecraft/assets, --assetIndex, 1.10, --accessToken{REDACTED}, --version, 1.10.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[21:13:45] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:13:45] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:13:45] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[21:13:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[21:13:46] [main/INFO]: Forge Mod Loader version 12.18.3.2185 for Minecraft 1.10.2 loading
[21:13:46] [main/INFO]: 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\MCreator174\jdk64\jre
[21:13:46] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[21:13:46] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[21:13:46] [main/INFO]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[21:13:46] [main/INFO]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[21:13:46] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:13:46] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:13:46] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[21:13:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:13:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:13:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:13:49] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[21:13:56] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[21:13:56] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:13:56] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:14:01] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[21:14:01] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:14:01] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:14:02] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2018-04-28 21:14:06,199 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2018-04-28 21:14:06,319 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[21:14:12] [Client thread/INFO]: Setting user: Player973
[21:14:41] [Client thread/WARN]: Skipping bad option: lastServer:
[21:14:42] [Client thread/INFO]: LWJGL Version: 2.9.4
[21:15:26] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:219
// Ouch. That hurt :(
Time: 28.04.18 21:15
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
   Minecraft Version: 1.10.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: 198254768 bytes (189 MB) / 400556032 bytes (382 MB) up to 714080256 bytes (681 MB)
   JVM Flags: 0 total; 
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: 
   Loaded coremods (and transformers): 
   GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 310M/PCIe/SSE2'
[21:15:34] [Client thread/INFO]: MinecraftForge v12.18.3.2185 Initialized
[21:15:35] [Client thread/INFO]: Replaced 231 ore recipes
[21:16:07] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[21:16:07] [Client thread/INFO]: Searching C:\Pylo\MCreator174\forge\run\mods for mods
[21:16:48] [Client thread/WARN]: ****************************************
[21:16:48] [Client thread/WARN]: * The modid TestEnvironmentMod is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[21:16:48] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:141)
[21:16:48] [Client thread/WARN]: *  at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:126)
[21:16:48] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[21:16:48] [Client thread/WARN]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[21:16:48] [Client thread/WARN]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[21:16:48] [Client thread/WARN]: *  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[21:16:48] [Client thread/WARN]: ****************************************
[21:16:48] [Client thread/INFO]: Mod TestEnvironmentMod is missing the required element 'name'. Substituting TestEnvironmentMod
[21:16:49] [Client thread/INFO]: Forge Mod Loader has identified 4 mods to load
[21:16:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at CLIENT
[21:16:53] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at SERVER
[21:17:02] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TestEnvironmentMod
[21:17:04] [Client thread/INFO]: Processing ObjectHolder annotations
[21:17:04] [Client thread/INFO]: Found 423 ObjectHolder annotations
[21:17:04] [Client thread/INFO]: Identifying ItemStackHolder annotations
[21:17:04] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[21:17:04] [Client thread/INFO]: Applying holder lookups
[21:17:04] [Client thread/INFO]: Holder lookups applied
[21:17:04] [Client thread/INFO]: Applying holder lookups
[21:17:04] [Client thread/INFO]: Holder lookups applied
[21:17:04] [Client thread/INFO]: Applying holder lookups
[21:17:04] [Client thread/INFO]: Holder lookups applied
[21:17:05] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[21:17:05] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotio…
[21:17:07] [Client thread/INFO]: Applying holder lookups
[21:17:07] [Client thread/INFO]: Holder lookups applied
[21:17:07] [Client thread/INFO]: Injecting itemstacks
[21:17:07] [Client thread/INFO]: Itemstack injection complete
[21:17:11] [Forge Version Check/INFO]: [Forge] Found status: UP_TO_DATE Target: null
[21:17:22] [Sound Library Loader/INFO]: Starting up SoundSystem...
[21:17:23] [Thread-8/INFO]: Initializing LWJGL OpenAL
[21:17:23] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[21:17:43] [Thread-8/INFO]: OpenAL initialized.
[21:17:44] [Sound Library Loader/INFO]: Sound engine started
[21:17:44] [Client thread/INFO]: Max texture size: 8192
[21:17:44] [Client thread/INFO]: Created: 16x16 textures-atlas
[21:17:51] [Client thread/INFO]: OBJLoader: Domain testenvironmentmod has been added.
[21:17:51] [Client thread/ERROR]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
[21:17:51] [Client thread/ERROR]: 
   States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
   UCHI   mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
   UCHI   FML{8.0.99.99} [Forge Mod Loader] (forgeBin-1.10.2-12.18.3.2185.jar) 
   UCHI   Forge{12.18.3.2185} [Minecraft Forge] (forgeBin-1.10.2-12.18.3.2185.jar) 
   UCHE   TestEnvironmentMod{1.0} [TestEnvironmentMod] (modid-1.0.jar) 
[21:17:51] [Client thread/ERROR]: The following problems were captured during this phase
[21:17:51] [Client thread/ERROR]: Caught exception from TestEnvironmentMod (TestEnvironmentMod)
java.lang.ArrayIndexOutOfBoundsException: 3
   at net.minecraft.item.crafting.CraftingManager.addRecipe(SourceFile:1172) ~[forgeBin-1.10.2-12.18.3.2185.jar:?]
   at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:230) ~[forgeBin-1.10.2-12.18.3.2185.jar:?]
   at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:225) ~[forgeBin-1.10.2-12.18.3.2185.jar:?]
   at mod.mcreator.mcreator_ametystOre.load(mcreator_ametystOre.java:59) ~[modid-1.0.jar:?]
   at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:259) ~[modid-1.0.jar:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
   at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[forgeBin-1.10.2-12.18.3.2185.jar:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
   at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
   at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
   at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
   at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[forgeBin-1.10.2-12.18.3.2185.jar:?]
   at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[forgeBin-1.10.2-12.18.3.2185.jar:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
   at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
   at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
   at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
   at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
   at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795) [Loader.class:?]
   at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
   at net.minecraft.client.Minecraft.startGame(Minecraft.java:520) [Minecraft.class:?]
   at net.minecraft.client.Minecraft.run(Minecraft.java:351) [Minecraft.class:?]
   at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
   at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
   at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
   at GradleStart.main(GradleStart.java:26) [start/:?]
[21:17:52] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:560
// Oh - I know what I did wrong!
Time: 28.04.18 21:17
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from TestEnvironmentMod (TestEnvironmentMod)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 3
   at net.minecraft.item.crafting.CraftingManager.addRecipe(SourceFile:1172)
   at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:230)
   at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:225)
   at mod.mcreator.mcreator_ametystOre.load(mcreator_ametystOre.java:59)
   at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:259)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
   at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
   at com.google.common.eventbus.EventBus.post(EventBus.java:275)
   at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
   at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
   at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
   at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
   at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
   at com.google.common.eventbus.EventBus.post(EventBus.java:275)
   at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
   at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
   at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
   at net.minecraft.client.Minecraft.startGame(Minecraft.java:520)
   at net.minecraft.client.Minecraft.run(Minecraft.java:351)
   at net.minecraft.client.main.Main.main(SourceFile:124)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
   at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
   at GradleStart.main(GradleStart.java:26)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
   Minecraft Version: 1.10.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: 192426432 bytes (183 MB) / 445120512 bytes (424 MB) up to 714080256 bytes (681 MB)
   JVM Flags: 0 total; 
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: MCP 9.32 Powered by Forge 12.18.3.2185 4 mods loaded, 4 mods active
   States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
   UCHI   mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
   UCHI   FML{8.0.99.99} [Forge Mod Loader] (forgeBin-1.10.2-12.18.3.2185.jar) 
   UCHI   Forge{12.18.3.2185} [Minecraft Forge] (forgeBin-1.10.2-12.18.3.2185.jar) 
   UCHE   TestEnvironmentMod{1.0} [TestEnvironmentMod] (modid-1.0.jar) 
   Loaded coremods (and transformers): 
   GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 310M/PCIe/SSE2'
[21:17:52] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:560
AL lib: (EE) alc_cleanup: 1 device not closed
:runClient FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':runClient'.
> Process 'command 'C:\Pylo\MCreator174\jdk64\bin\java.exe'' finished with non-zero exit value -1
BUILD FAILED
Total time: 7 mins 46.976 secs
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Pylo\MCreator174\forge>
Task completed with return code 0 in 489874 milliseconds

Issue comments

One of the recipes of your mod was defined but then you removed all the elements of the recipe. This causes this crash. This bug was fixed in newer versions.

I have the version 1.7.4 and when I start the test minecraft client it crashes ,please help me