Advertisement
Guest User

Runclient error

a guest
Feb 25th, 2015
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.15 KB | None | 0 0
  1. >BOOTING UP GRADLE...
  2. >Data loaded, MCreator gradle console ready [ver 1.007]! [boot took 7 milliseconds]
  3. >RIGHT click once to copy log to the clipboard or twice to clear the log.
  4. >===================================================================================================================
  5. >Executing gradle command: runClient
  6. >Microsoft Windows [Version 6.1.7601]
  7. >Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  8. >C:\Pylo\MCreator154>cd forge
  9. >C:\Pylo\MCreator154\forge>SET "JAVA_HOME=C:\Pylo\MCreator154\jdk\"
  10. >C:\Pylo\MCreator154\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
  11. >C:\Pylo\MCreator154\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
  12. >C:\Pylo\MCreator154\forge>gradlew runClient
  13. >****************************
  14. > Powered By MCP:
  15. > http://mcp.ocean-labs.de/
  16. > Searge, ProfMobius, Fesh0r,
  17. > R4wk, ZeuX, IngisKahn, bspkrs
  18. > MCP Data version : unknown
  19. >****************************
  20. >:compileApiJava UP-TO-DATE
  21. >:processApiResources UP-TO-DATE
  22. >:apiClasses UP-TO-DATE
  23. >:sourceMainJava UP-TO-DATE
  24. >:compileJava
  25. >:processResources UP-TO-DATE
  26. >:classes
  27. >:jar UP-TO-DATE
  28. >:getVersionJson
  29. >:extractUserDev UP-TO-DATE
  30. >:extractNatives UP-TO-DATE
  31. >:copyNativesLegacy UP-TO-DATE
  32. >:getAssetsIndex
  33. >:getAssets
  34. >:makeStart SKIPPED
  35. >:runClient
  36. >[08:48:01] [main/INFO] [GradleStart]: Extra: []
  37. >[08:48:01] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --accessToken, {REDACTED}, --assetIndex, 1.7.10, --assetsDir, C:/Users/ejkline/.gradle/caches/minecraft/assets, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker]
  38. >[08:48:01] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  39. >[08:48:01] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  40. >[08:48:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker
  41. >[08:48:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  42. >[08:48:01] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
  43. >[08:48:01] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_60, running on Windows 7:x86:6.1, installed at C:\Pylo\MCreator154\jdk\jre
  44. >[08:48:01] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  45. >[08:48:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.GradleStartCommon$GradleStartTweaker
  46. >[08:48:01] [main/INFO] [GradleStart]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin
  47. >[08:48:01] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
  48. >[08:48:01] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  49. >[08:48:01] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  50. >[08:48:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  51. >[08:48:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  52. >[08:48:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. >[08:48:01] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  54. >[08:48:02] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  55. >[08:48:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. >[08:48:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  57. >[08:48:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  58. >[08:48:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  59. >[08:48:02] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  60. >[08:48:03] [main/INFO]: Setting user: Player455
  61. >[08:48:03] [Client thread/INFO]: LWJGL Version: 2.9.1
  62. >[08:48:04] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  63. >[08:48:04] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized
  64. >[08:48:04] [Client thread/INFO] [FML]: Replaced 182 ore recipies
  65. >[08:48:04] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  66. >[08:48:04] [Client thread/INFO] [FML]: Searching C:\Pylo\MCreator154\forge\eclipse\mods for mods
  67. >[08:48:06] [Client thread/INFO] [TestEnvironmentMod]: Mod TestEnvironmentMod is missing the required element 'name'. Substituting TestEnvironmentMod
  68. >[08:48:07] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  69. >[08:48:07] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at CLIENT
  70. >[08:48:07] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at SERVER
  71. >[08:48:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TestEnvironmentMod
  72. >[08:48:07] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  73. >[08:48:07] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  74. >[08:48:07] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  75. >[08:48:07] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  76. >[08:48:07] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  77. >[08:48:07] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  78. >[08:48:07] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  79. >[08:48:07] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
  80. >[08:48:07] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  81. >[08:48:07] [Client thread/INFO] [FML]: Applying holder lookups
  82. >[08:48:07] [Client thread/INFO] [FML]: Holder lookups applied
  83. >[08:48:07] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  84. >[08:48:07] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  85. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  86. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  87. >AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80070490
  88. >AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80070490
  89. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'LibraryLWJGLOpenAL'
  90. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Unable to initialize OpenAL. Probable cause: OpenAL not supported.
  91. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: ERROR MESSAGE:
  92. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Could not locate OpenAL library.
  93. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: STACK TRACE:
  94. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: org.lwjgl.openal.AL.create(AL.java:151)
  95. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: org.lwjgl.openal.AL.create(AL.java:102)
  96. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: org.lwjgl.openal.AL.create(AL.java:201)
  97. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
  98. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
  99. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
  100. >[08:48:07] [Thread-6/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.CommandThread.run(CommandThread.java:121)
  101. >[08:48:08] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: ERROR MESSAGE:
  102. >[08:48:08] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Could not locate OpenAL library.
  103. >[08:48:08] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  104. >[08:48:08] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  105. >[08:48:08] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Switching to No Sound
  106. >[08:48:08] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (Silent Mode)
  107. >[08:48:08] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  108. >[08:48:08] [Sound Library Loader/INFO]: Sound engine started
  109. >[08:48:09] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  110. >[08:48:09] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  111. >[08:48:09] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
  112. >[08:48:09] [Client thread/ERROR] [FML]:
  113. > mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  114. > FML{7.10.85.1230} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized
  115. > Forge{10.13.2.1230} [Minecraft Forge] (forgeSrc-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized
  116. > TestEnvironmentMod{1.0} [TestEnvironmentMod] (modid-1.0.jar) Unloaded->Constructed->Pre-initialized->Errored
  117. >[08:48:09] [Client thread/ERROR] [FML]: The following problems were captured during this phase
  118. >[08:48:09] [Client thread/ERROR] [FML]: Caught exception from TestEnvironmentMod
  119. >java.lang.ArrayIndexOutOfBoundsException: 3
  120. > at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:196) ~[forgeSrc-1.7.10-10.13.2.1230.jar:?]
  121. > at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244) ~[forgeSrc-1.7.10-10.13.2.1230.jar:?]
  122. > at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239) ~[forgeSrc-1.7.10-10.13.2.1230.jar:?]
  123. > at mod.mcreator.mcreator_witherSword.load(mcreator_witherSword.java:102) ~[modid-1.0.jar:?]
  124. > at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:211) ~[modid-1.0.jar:?]
  125. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  126. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
  127. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
  128. > at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
  129. > at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[forgeSrc-1.7.10-10.13.2.1230.jar:?]
  130. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  131. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
  132. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
  133. > at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
  134. > at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  135. > at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  136. > at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  137. > at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  138. > at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  139. > at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[forgeSrc-1.7.10-10.13.2.1230.jar:?]
  140. > at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[forgeSrc-1.7.10-10.13.2.1230.jar:?]
  141. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  142. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
  143. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
  144. > at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
  145. > at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  146. > at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  147. > at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  148. > at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  149. > at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  150. > at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  151. > at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) [Loader.class:?]
  152. > at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) [FMLClientHandler.class:?]
  153. > at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?]
  154. > at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
  155. > at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
  156. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  157. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
  158. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
  159. > at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
  160. > at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  161. > at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  162. > at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:85) [start/:?]
  163. > at GradleStart.main(GradleStart.java:45) [start/:?]
  164. >[08:48:09] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ----
  165. >// Don't be sad. I'll do better next time, I promise!
  166. >Time: 2/25/15 8:48 AM
  167. >Description: Initializing game
  168. >java.lang.ArrayIndexOutOfBoundsException: 3
  169. > at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:196)
  170. > at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
  171. > at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
  172. > at mod.mcreator.mcreator_witherSword.load(mcreator_witherSword.java:102)
  173. > at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:211)
  174. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  175. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  176. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  177. > at java.lang.reflect.Method.invoke(Method.java:606)
  178. > at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  179. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  180. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  181. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  182. > at java.lang.reflect.Method.invoke(Method.java:606)
  183. > at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  184. > at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  185. > at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  186. > at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  187. > at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  188. > at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  189. > at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  190. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  191. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  192. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  193. > at java.lang.reflect.Method.invoke(Method.java:606)
  194. > at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  195. > at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  196. > at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  197. > at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  198. > at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  199. > at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  200. > at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
  201. > at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
  202. > at net.minecraft.client.Minecraft.startGame(Minecraft.java:586)
  203. > at net.minecraft.client.Minecraft.run(Minecraft.java:931)
  204. > at net.minecraft.client.main.Main.main(Main.java:164)
  205. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  206. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  207. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  208. > at java.lang.reflect.Method.invoke(Method.java:606)
  209. > at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  210. > at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  211. > at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:85)
  212. > at GradleStart.main(GradleStart.java:45)
  213. >A detailed walkthrough of the error, its code path and all known details is as follows:
  214. >---------------------------------------------------------------------------------------
  215. >-- Head --
  216. >Stacktrace:
  217. > at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:196)
  218. > at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
  219. > at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
  220. > at mod.mcreator.mcreator_witherSword.load(mcreator_witherSword.java:102)
  221. > at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:211)
  222. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  223. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  224. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  225. > at java.lang.reflect.Method.invoke(Method.java:606)
  226. > at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  227. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  228. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  229. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  230. > at java.lang.reflect.Method.invoke(Method.java:606)
  231. > at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  232. > at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  233. > at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  234. > at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  235. > at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  236. > at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  237. > at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  238. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  239. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  240. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  241. > at java.lang.reflect.Method.invoke(Method.java:606)
  242. > at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  243. > at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  244. > at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  245. > at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  246. > at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  247. > at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  248. > at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
  249. > at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
  250. > at net.minecraft.client.Minecraft.startGame(Minecraft.java:586)
  251. >-- Initialization --
  252. >Details:
  253. >Stacktrace:
  254. > at net.minecraft.client.Minecraft.run(Minecraft.java:931)
  255. > at net.minecraft.client.main.Main.main(Main.java:164)
  256. > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  257. > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  258. > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  259. > at java.lang.reflect.Method.invoke(Method.java:606)
  260. > at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  261. > at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  262. > at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:85)
  263. > at GradleStart.main(GradleStart.java:45)
  264. >-- System Details --
  265. >Details:
  266. > Minecraft Version: 1.7.10
  267. > Operating System: Windows 7 (x86) version 6.1
  268. > Java Version: 1.7.0_60, Oracle Corporation
  269. > Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  270. > Memory: 11116152 bytes (10 MB) / 140992512 bytes (134 MB) up to 259522560 bytes (247 MB)
  271. > JVM Flags: 0 total;
  272. > AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  273. > IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  274. > FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 4 mods loaded, 4 mods active
  275. > mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  276. > FML{7.10.85.1230} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized
  277. > Forge{10.13.2.1230} [Minecraft Forge] (forgeSrc-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized
  278. > TestEnvironmentMod{1.0} [TestEnvironmentMod] (modid-1.0.jar) Unloaded->Constructed->Pre-initialized->Errored
  279. > Launched Version: 1.7.10
  280. > LWJGL: 2.9.1
  281. > OpenGL: Quadro NVS 295/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
  282. > GL Caps: Using GL 1.3 multitexturing.
  283. >Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  284. >Anisotropic filtering is supported and maximum anisotropy is 16.
  285. >Shaders are available because OpenGL 2.1 is supported.
  286. > Is Modded: Definitely; Client brand changed to 'fml,forge'
  287. > Type: Client (map_client.txt)
  288. > Resource Packs: []
  289. > Current Language: English (US)
  290. > Profiler Position: N/A (disabled)
  291. > Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  292. > Anisotropic Filtering: Off (1)
  293. >[08:48:09] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:398]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Pylo\MCreator154\forge\eclipse\.\crash-reports\crash-2015-02-25_08.48.09-client.txt
  294. >:runClient FAILED
  295. >FAILURE: Build failed with an exception.
  296. >* What went wrong:
  297. >Execution failed for task ':runClient'.
  298. >> Process 'command 'C:\Pylo\MCreator154\jdk\bin\java.exe'' finished with non-zero exit value -1
  299. >* Try:
  300. >BUILD FAILED
  301. >Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  302. >Total time: 20.906 secs
  303. >C:\Pylo\MCreator154\forge>
  304. >Task completed with return code 0 in 22188 milliseconds
  305. >Task return code check OK!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement