Minecraft Client Test Environment crashes when Forge tries to load my mod.

Published by MCmodder95 on
Status
Fixed
Issue description

Hello. I am new in world of creating Minecraft mods. I don't have any knowledge about programming/coding or these things, and that's why I decided to try using MCreator. I wanted to create, one little mod which would add an "Magic Amulet" item to the game. My mod is finished but I have problem when trying to load Minecraft Client Test Environment. It crashes when Forge is trying to load my mod so I am guessing it's something about it. Below I am posting entire console log. My mod file is also attached. Sorry for bad English by the way. I am coming from Poland and I am not perfect when it comes to writing in English.

   
Executing gradle command: runClient
Microsoft Windows [Wersja 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Wszelkie prawa zastrzeľone.
F:\Inne 
      —mieci\My files\Minecraft Things\Mods\Mod Creator\MCreator 1.7.3 
      [1.7.10] Windows 64bit>cd forge
F:\Inne 
      —mieci\My files\Minecraft Things\Mods\Mod Creator\MCreator 1.7.3 
      [1.7.10] Windows 
      64bit\forge>SET "JAVA_HOME=F:\Inne Śmieci\My files\Minecraft Things\Mods\Mod Creator\MCreator 1.7.3 [1.7.10] Windows 64bit\jdk64\"
F:\Inne 
      —mieci\My files\Minecraft Things\Mods\Mod Creator\MCreator 1.7.3 
      [1.7.10] Windows 64bit\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
F:\Inne 
      —mieci\My files\Minecraft Things\Mods\Mod Creator\MCreator 1.7.3 
      [1.7.10] Windows 64bit\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
F:\Inne 
      —mieci\My files\Minecraft Things\Mods\Mod Creator\MCreator 1.7.3 
      [1.7.10] Windows 
      64bit\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" runClient
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.0/userguide/gradle_daemon.html.
#################################################
         ForgeGradle 1.2-SNAPSHOT-fb514d3        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:compileJava
:processResources
:classes
:jar
:extractNatives UP-TO-DATE
:getAssetsIndex
:getAssets
:makeStart
[ant:javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
] [ant:javac] 1 warning
] :runClient
[13:28:27] [main/INFO]: Extra: []
[13:28:27] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/patryk/.gradle/caches/minecraft/assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[13:28:27] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:28:27] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[13:28:27] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[13:28:27] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[13:28:27] [main/INFO]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
[13:28:27] [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 F:\Program Files\Java\jdk64\jre
[13:28:27] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[13:28:27] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[13:28:27] [main/INFO]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin
[13:28:27] [main/INFO]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[13:28:27] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:28:27] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:28:27] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[13:28:27] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:28:27] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:28:27] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:28:27] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[13:28:30] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[13:28:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:28:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[13:28:30] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[13:28:30] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[13:28:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[13:28:30] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[13:28:32] [main/INFO]: Setting user: Player726
[13:28:34] [Client thread/INFO]: LWJGL Version: 2.9.1
[13:28:35] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188
// I just don't know what went wrong :(
Time: 19.04.19 13:28
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.7.10
   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: 189074128 bytes (180 MB) / 235405312 bytes (224 MB) up to 1908932608 bytes (1820 MB)
   JVM Flags: 0 total; 
   AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: 
   GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.71' Renderer: 'GeForce GTX 650/PCIe/SSE2'
[13:28:35] [Client thread/INFO]: Attempting early MinecraftForge initialization
[13:28:35] [Client thread/INFO]: MinecraftForge v10.13.4.1558 Initialized
[13:28:35] [Client thread/INFO]: Replaced 183 ore recipies
[13:28:35] [Client thread/INFO]: Completed early MinecraftForge initialization
[13:28:36] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[13:28:36] [Client thread/INFO]: Searching F:\Inne Śmieci\My files\Minecraft Things\Mods\Mod Creator\MCreator 1.7.3 [1.7.10] Windows 64bit\forge\eclipse\mods for mods
[13:28:44] [Client thread/INFO]: Mod testenvironmentmod is missing the required element 'name'. Substituting testenvironmentmod
[13:28:44] [Client thread/INFO]: Forge Mod Loader has identified 4 mods to load
[13:28:45] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, testenvironmentmod] at CLIENT
[13:28:45] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, testenvironmentmod] at SERVER
[13:28:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:testenvironmentmod
[13:28:45] [Client thread/INFO]: Processing ObjectHolder annotations
[13:28:45] [Client thread/INFO]: Found 341 ObjectHolder annotations
[13:28:45] [Client thread/INFO]: Identifying ItemStackHolder annotations
[13:28:45] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[13:28:45] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[13:28:46] [Client thread/INFO]: Applying holder lookups
[13:28:46] [Client thread/INFO]: Holder lookups applied
[13:28:46] [Client thread/INFO]: Injecting itemstacks
[13:28:46] [Client thread/INFO]: Itemstack injection complete
[13:28:46] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69
[13:28:46] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69
[13:28:46] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69
[13:28:46] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69
[13:28:46] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69
[13:28:46] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69
[13:28:46] [Sound Library Loader/INFO]: Sound engine started
[13:28:48] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[13:28:49] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[13:28:49] [Client thread/ERROR]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
[13:28:49] [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.05} [Minecraft Coder Pack] (minecraft.jar) 
   UCHI   FML{7.10.99.99} [Forge Mod Loader] (forgeBin-1.7.10-10.13.4.1558-1.7.10.jar) 
   UCHI   Forge{10.13.4.1558} [Minecraft Forge] (forgeBin-1.7.10-10.13.4.1558-1.7.10.jar) 
   UCHE   testenvironmentmod{1.0} [testenvironmentmod] (modid-1.0.jar) 
[13:28:49] [Client thread/ERROR]: The following problems were captured during this phase
[13:28:49] [Client thread/ERROR]: Caught exception from testenvironmentmod
java.lang.ArrayIndexOutOfBoundsException: 3
   at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:190) ~[forgeBin-1.7.10-10.13.4.1558-1.7.10.jar:?]
   at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:250) ~[forgeBin-1.7.10-10.13.4.1558-1.7.10.jar:?]
   at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:245) ~[forgeBin-1.7.10-10.13.4.1558-1.7.10.jar:?]
   at mod.mcreator.mcreator_magicAmulet.load(mcreator_magicAmulet.java:32) ~[modid-1.0.jar:?]
   at mod.mcreator.testenvironmentmod.load(testenvironmentmod.java:72) ~[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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forgeBin-1.7.10-10.13.4.1558-1.7.10.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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forgeBin-1.7.10-10.13.4.1558-1.7.10.jar:?]
   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forgeBin-1.7.10-10.13.4.1558-1.7.10.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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
   at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
   at net.minecraft.client.Minecraft.startGame(Minecraft.java:552) [Minecraft.class:?]
   at net.minecraft.client.Minecraft.run(Minecraft.java:878) [Minecraft.class:?]
   at net.minecraft.client.main.Main.main(SourceFile:148) [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 net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
   at GradleStart.main(Unknown Source) [start/:?]
[13:28:49] [Client thread/INFO]: [net.minecraft.client.Minecraft:displayCrashReport:349
// Don't do that.
Time: 19.04.19 13:28
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 3
   at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:190)
   at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:250)
   at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:245)
   at mod.mcreator.mcreator_magicAmulet.load(mcreator_magicAmulet.java:32)
   at mod.mcreator.testenvironmentmod.load(testenvironmentmod.java:72)
   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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
   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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
   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)
AL lib: (EE) alc_cleanup: 1 device not closed
   at com.google.common.eventbus.EventBus.post(EventBus.java:275)
   at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
   at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
   at net.minecraft.client.Minecraft.startGame(Minecraft.java:552)
   at net.minecraft.client.Minecraft.run(Minecraft.java:878)
   at net.minecraft.client.main.Main.main(SourceFile:148)
   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 net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
   at GradleStart.main(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
   at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:190)
   at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:250)
   at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:245)
   at mod.mcreator.mcreator_magicAmulet.load(mcreator_magicAmulet.java:32)
   at mod.mcreator.testenvironmentmod.load(testenvironmentmod.java:72)
   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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
   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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
   at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
   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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
   at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
   at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
   at net.minecraft.client.Minecraft.startGame(Minecraft.java:552)
-- Initialization --
Details:
Stacktrace:
   at net.minecraft.client.Minecraft.run(Minecraft.java:878)
   at net.minecraft.client.main.Main.main(SourceFile:148)
   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 net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
   at GradleStart.main(Unknown Source)
-- System Details --
Details:
   Minecraft Version: 1.7.10
   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: 115258440 bytes (109 MB) / 449314816 bytes (428 MB) up to 1908932608 bytes (1820 MB)
   JVM Flags: 0 total; 
   AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 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.05} [Minecraft Coder Pack] (minecraft.jar) 
   UCHI   FML{7.10.99.99} [Forge Mod Loader] (forgeBin-1.7.10-10.13.4.1558-1.7.10.jar) 
   UCHI   Forge{10.13.4.1558} [Minecraft Forge] (forgeBin-1.7.10-10.13.4.1558-1.7.10.jar) 
   UCHE   testenvironmentmod{1.0} [testenvironmentmod] (modid-1.0.jar) 
   GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.71' Renderer: 'GeForce GTX 650/PCIe/SSE2'
   Launched Version: 1.7.10
   LWJGL: 2.9.1
   OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.6.0 NVIDIA 417.71, NVIDIA Corporation
   GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
   Is Modded: Definitely; Client brand changed to 'fml,forge'
   Type: Client (map_client.txt)
   Resource Packs: []
   Current Language: English (US)
   Profiler Position: N/A (disabled)
   Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
   Anisotropic Filtering: Off (1)
[13:28:49] [Client thread/INFO]: [net.minecraft.client.Minecraft:displayCrashReport:359
:runClient FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':runClient'.
> Process 'command 'F:\Program Files\Java\jdk64\bin\java.exe'' finished with non-zero exit value -1
* 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: 43.019 secs
F:\Inne 
      —mieci\My files\Minecraft Things\Mods\Mod Creator\MCreator 1.7.3 
      [1.7.10] Windows 64bit\forge>
Task completed with return code 0 in 43562 milliseconds

Issue comments

This issue is caused if you have mod element with recipe and then remove the recipe from this mod element. Remove such mod element and recreate it or re-add the recipe back to it.

This bug was fixed in later versions.

MCreator 1.7.3 is not really supported anymore.