Advertisement
Guest User

Untitled

a guest
Mar 21st, 2016
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.94 KB | None | 0 0
  1. BOOTING UP GRADLE...
  2. Data loaded, MCreator gradle console ready [ver 1.007]! [boot took 1 milliseconds]
  3. RIGHT click once to copy log to the clipboard or twice to clear the log.
  4.  
  5. Executing gradle command: clean build
  6. Microsoft Windows [Version 6.1.7601]
  7. Copyright © 2009 Microsoft Corporation. All rights reserved.
  8. I:\Todd/MCreator>cd forge
  9. I:\Todd\MCreator\forge>SET "JAVA_HOME=I:\Todd\MCreator\jdk64\"
  10. I:\Todd\MCreator\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
  11. I:\Todd\MCreator\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
  12. I:\Todd\MCreator\forge>SET "JAVA_OPTS=-Xmx1031m -Xms693m"
  13. I:\Todd\MCreator\forge>gradlew clean build
  14. This mapping 'stable_20' was designed for MC 1.8.8! Use at your own peril.
  15. #################################################
  16. ForgeGradle 2.1-SNAPSHOT-9e8f067
  17. https://github.com/MinecraftForge/ForgeGradle
  18. #################################################
  19. Powered by MCP unknown
  20. http://modcoderpack.com
  21. by: Searge, ProfMobius, Fesh0r,
  22. R4wk, ZeuX, IngisKahn, bspkrs
  23. #################################################
  24. :clean
  25. :deobfCompileDummyTask
  26. :deobfProvidedDummyTask
  27. :sourceApiJava
  28. :compileApiJava UP-TO-DATE
  29. :processApiResources UP-TO-DATE
  30. :apiClasses UP-TO-DATE
  31. :sourceMainJava
  32. :compileJava
  33. :processResources
  34. :classes
  35. :jar
  36. :sourceTestJava
  37. :compileTestJava UP-TO-DATE
  38. :processTestResources UP-TO-DATE
  39. :testClasses UP-TO-DATE
  40. :test UP-TO-DATE
  41. :extractMcpData SKIPPED
  42. :extractMcpMappings SKIPPED
  43. :getVersionJson
  44. :extractUserdev UP-TO-DATE
  45. :genSrgs SKIPPED
  46. :reobfJar
  47. :extractRangemapReplacedMain
  48. I:\Todd\MCreator\forge\build\sources\main\java
  49. :retromapReplacedMain
  50. remapping source...
  51. :sourceJar
  52. :assemble
  53. :check UP-TO-DATE
  54. :build
  55. BUILD SUCCESSFUL
  56. Total time: 1 mins 2.996 secs
  57. I:\Todd\MCreator\forge>
  58. Task completed with return code 0 in 64262 milliseconds
  59.  
  60. Executing gradle command: clean runClient
  61. Microsoft Windows [Version 6.1.7601]
  62. Copyright © 2009 Microsoft Corporation. All rights reserved.
  63. I:\Todd\MCreator>cd forge
  64. I:\Todd\MCreator\forge>SET "JAVA_HOME=I:\Todd\MCreator\jdk64\"
  65. I:\Todd\MCreator\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
  66. I:\Todd\MCreator\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
  67. I:\Todd\MCreator\forge>SET "JAVA_OPTS=-Xmx1031m -Xms693m"
  68. I:\Todd\MCreator\forge>gradlew clean runClient
  69. This mapping 'stable_20' was designed for MC 1.8.8! Use at your own peril.
  70. #################################################
  71. ForgeGradle 2.1-SNAPSHOT-9e8f067
  72. https://github.com/MinecraftForge/ForgeGradle
  73. #################################################
  74. Powered by MCP unknown
  75. http://modcoderpack.com
  76. by: Searge, ProfMobius, Fesh0r,
  77. R4wk, ZeuX, IngisKahn, bspkrs
  78. #################################################
  79. :clean
  80. :deobfCompileDummyTask
  81. :deobfProvidedDummyTask
  82. :sourceApiJava
  83. :compileApiJava UP-TO-DATE
  84. :processApiResources UP-TO-DATE
  85. :apiClasses UP-TO-DATE
  86. :sourceMainJava
  87. :compileJava
  88. :processResources
  89. :classes
  90. :jar
  91. :getVersionJson
  92. :extractNatives SKIPPED
  93. :extractUserdev UP-TO-DATE
  94. :getAssetIndex UP-TO-DATE
  95. :getAssets
  96. Current status: 131/734 17%
  97. Current status: 318/734 43%
  98. Current status: 430/734 58%
  99. Current status: 551/734 75%
  100. Current status: 688/734 93%
  101. :makeStart
  102. :runClient
  103. 2016-03-21 17:23:48,693 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  104. 2016-03-21 17:23:48,704 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  105. [17:23:48] [main/INFO] [GradleStart]: Extra: []
  106. [17:23:49] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --accessToken{REDACTED}, --assetIndex, 1.8, --assetsDir, C:/Users/Todd/.gradle/caches/minecraft/assets, --version, 1.8.9, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
  107. [17:23:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  108. [17:23:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  109. [17:23:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
  110. [17:23:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  111. [17:23:49] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
  112. [17:23:49] [main/INFO] [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.7.0_79, running on Windows 7:amd64:6.1, installed at I:\Todd\MCreator\jdk64\jre
  113. [17:23:49] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  114. [17:23:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
  115. [17:23:49] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
  116. [17:23:49] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
  117. [17:23:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  118. [17:23:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  119. [17:23:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  120. [17:23:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  121. [17:23:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  122. [17:23:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  123. [17:23:49] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  124. [17:23:51] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  125. [17:23:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  126. [17:23:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  127. [17:23:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  128. [17:23:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  129. [17:23:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  130. [17:23:53] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  131. 2016-03-21 17:23:56,027 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  132. 2016-03-21 17:23:56,074 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  133. 2016-03-21 17:23:56,078 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
  134. [17:23:56] [Client thread/INFO]: Setting user: Player644
  135. [17:24:04] [Client thread/INFO]: LWJGL Version: 2.9.4
  136. [17:24:04] [Client thread/WARN] [FML]: =============================================================
  137. [17:24:04] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  138. [17:24:04] [Client thread/WARN] [FML]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
  139. [17:24:04] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  140. [17:24:04] [Client thread/WARN] [FML]: =============================================================
  141. [17:24:05] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246
  142. // Surprise! Haha. Well, this is awkward.
  143. Time: 3/21/16 5:24 PM
  144. Description: Loading screen debug info
  145. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  146. A detailed walkthrough of the error, its code path and all known details is as follows:
  147. ---------------------------------------------------------------------------------------
  148. -- System Details --
  149. Details:
  150. Minecraft Version: 1.8.9
  151. Operating System: Windows 7 (amd64) version 6.1
  152. Java Version: 1.7.0_79, Oracle Corporation
  153. Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
  154. Memory: 224300664 bytes (213 MB) / 560463872 bytes (534 MB) up to 1908932608 bytes (1820 MB)
  155. JVM Flags: 0 total;
  156. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  157. FML:
  158. Loaded coremods (and transformers):
  159. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13431 Compatibility Profile Context 16.150.2111.0' Renderer: 'AMD Radeon HD 7700 Series'
  160. [17:24:05] [Client thread/INFO] [FML]: MinecraftForge v11.15.1.1722 Initialized
  161. [17:24:05] [Client thread/INFO] [FML]: Replaced 204 ore recipies
  162. [17:24:06] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  163. [17:24:06] [Client thread/INFO] [FML]: Searching I:\Todd\MCreator\forge\run\mods for mods
  164. [17:24:08] [Client thread/INFO] [TestEnvironmentMod]: Mod TestEnvironmentMod is missing the required element 'name'. Substituting TestEnvironmentMod
  165. [17:24:08] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  166. [17:24:09] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at CLIENT
  167. [17:24:09] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at SERVER
  168. [17:24:10] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TestEnvironmentMod
  169. [17:24:10] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  170. [17:24:10] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
  171. [17:24:10] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  172. [17:24:10] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  173. [17:24:10] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  174. [17:24:10] [Client thread/INFO] [FML]: Applying holder lookups
  175. [17:24:11] [Client thread/INFO] [FML]: Holder lookups applied
  176. [17:24:11] [Client thread/INFO] [FML]: Injecting itemstacks
  177. [17:24:11] [Client thread/INFO] [FML]: Itemstack injection complete
  178. [17:24:11] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  179. [17:24:11] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
  180. [17:24:11] [Sound Library Loader/INFO]: Starting up SoundSystem...
  181. [17:24:11] [Thread-9/INFO]: Initializing LWJGL OpenAL
  182. [17:24:11] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  183. [17:24:12] [Thread-9/INFO]: OpenAL initialized.
  184. [17:24:12] [Sound Library Loader/INFO]: Sound engine started
  185. [17:24:22] [Client thread/INFO] [FML]: Max texture size: 16384
  186. [17:24:22] [Client thread/INFO]: Created: 16x16 textures-atlas
  187. [17:24:24] [Client thread/INFO] [FML]: OBJLoader: Domain testenvironmentmod has been added.
  188. [17:24:24] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
  189. [17:24:24] [Client thread/ERROR] [FML]:
  190. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  191. UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  192. UCHI FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.9-11.15.1.1722.jar)
  193. UCHI Forge{11.15.1.1722} [Minecraft Forge] (forgeSrc-1.8.9-11.15.1.1722.jar)
  194. UCHE TestEnvironmentMod{1.0} [TestEnvironmentMod] (modid-1.0.jar)
  195. [17:24:24] [Client thread/ERROR] [FML]: The following problems were captured during this phase
  196. [17:24:24] [Client thread/ERROR] [FML]: Caught exception from TestEnvironmentMod
  197. java.lang.NullPointerException
  198. at mod.mcreator.mcreator_test$Modelangel.<init>(mcreator_test.java:328) ~[modid-1.0.jar:?]
  199. at mod.mcreator.mcreator_test.load(mcreator_test.java:104) ~[modid-1.0.jar:?]
  200. at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:135) ~[modid-1.0.jar:?]
  201. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  202. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
  203. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
  204. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
  205. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560) ~[forgeSrc-1.8.9-11.15.1.1722.jar:?]
  206. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  207. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
  208. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
  209. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
  210. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  211. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  212. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  213. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  214. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  215. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) ~[forgeSrc-1.8.9-11.15.1.1722.jar:?]
  216. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) ~[forgeSrc-1.8.9-11.15.1.1722.jar:?]
  217. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  218. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
  219. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
  220. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
  221. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  222. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  223. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  224. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  225. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  226. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  227. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  228. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310) [FMLClientHandler.class:?]
  229. at net.minecraft.client.Minecraft.startGame(Minecraft.java:532) [Minecraft.class:?]
  230. at net.minecraft.client.Minecraft.run(Minecraft.java:360) [Minecraft.class:?]
  231. at net.minecraft.client.main.Main.main(Main.java:116) [Main.class:?]
  232. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  233. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
  234. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
  235. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
  236. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  237. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  238. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  239. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
  240. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
  241. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
  242. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
  243. at GradleStart.main(GradleStart.java:26) [start/:?]
  244. [17:24:24] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:612
  245. // Don't be sad. I'll do better next time, I promise!
  246. Time: 3/21/16 5:24 PM
  247. Description: Initializing game
  248. java.lang.NullPointerException: Initializing game
  249. at mod.mcreator.mcreator_test$Modelangel.<init>(mcreator_test.java:328)
  250. at mod.mcreator.mcreator_test.load(mcreator_test.java:104)
  251. at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:135)
  252. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  253. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  254. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  255. at java.lang.reflect.Method.invoke(Method.java:606)
  256. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
  257. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  258. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  259. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  260. at java.lang.reflect.Method.invoke(Method.java:606)
  261. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  262. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  263. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  264. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  265. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  266. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
  267. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
  268. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  269. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  270. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  271. at java.lang.reflect.Method.invoke(Method.java:606)
  272. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  273. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  274. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  275. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  276. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  277. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  278. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)
  279. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
  280. at net.minecraft.client.Minecraft.startGame(Minecraft.java:532)
  281. at net.minecraft.client.Minecraft.run(Minecraft.java:360)
  282. at net.minecraft.client.main.Main.main(Main.java:116)
  283. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  284. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  285. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  286. at java.lang.reflect.Method.invoke(Method.java:606)
  287. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  288. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  289. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  290. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  291. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  292. at java.lang.reflect.Method.invoke(Method.java:606)
  293. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  294. at GradleStart.main(GradleStart.java:26)
  295. A detailed walkthrough of the error, its code path and all known details is as follows:
  296. ---------------------------------------------------------------------------------------
  297. -- Head --
  298. Stacktrace:
  299. at mod.mcreator.mcreator_test$Modelangel.<init>(mcreator_test.java:328)
  300. at mod.mcreator.mcreator_test.load(mcreator_test.java:104)
  301. at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:135)
  302. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  303. AL lib: (EE) alc_cleanup: 1 device not closed
  304. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  305. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  306. at java.lang.reflect.Method.invoke(Method.java:606)
  307. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
  308. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  309. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  310. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  311. at java.lang.reflect.Method.invoke(Method.java:606)
  312. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  313. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  314. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  315. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  316. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  317. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
  318. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
  319. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  320. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  321. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  322. at java.lang.reflect.Method.invoke(Method.java:606)
  323. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  324. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  325. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  326. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  327. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  328. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  329. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)
  330. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
  331. at net.minecraft.client.Minecraft.startGame(Minecraft.java:532)
  332. -- Initialization --
  333. Details:
  334. Stacktrace:
  335. at net.minecraft.client.Minecraft.run(Minecraft.java:360)
  336. at net.minecraft.client.main.Main.main(Main.java:116)
  337. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  338. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  339. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  340. at java.lang.reflect.Method.invoke(Method.java:606)
  341. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  342. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  343. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  344. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  345. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  346. at java.lang.reflect.Method.invoke(Method.java:606)
  347. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  348. at GradleStart.main(GradleStart.java:26)
  349. -- System Details --
  350. Details:
  351. Minecraft Version: 1.8.9
  352. Operating System: Windows 7 (amd64) version 6.1
  353. Java Version: 1.7.0_79, Oracle Corporation
  354. Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
  355. Memory: 258463128 bytes (246 MB) / 705167360 bytes (672 MB) up to 1908932608 bytes (1820 MB)
  356. JVM Flags: 0 total;
  357. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  358. FML: MCP 9.19 Powered by Forge 11.15.1.1722 4 mods loaded, 4 mods active
  359. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  360. UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  361. UCHI FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.9-11.15.1.1722.jar)
  362. UCHI Forge{11.15.1.1722} [Minecraft Forge] (forgeSrc-1.8.9-11.15.1.1722.jar)
  363. UCHE TestEnvironmentMod{1.0} [TestEnvironmentMod] (modid-1.0.jar)
  364. Loaded coremods (and transformers):
  365. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13431 Compatibility Profile Context 16.150.2111.0' Renderer: 'AMD Radeon HD 7700 Series'
  366. Launched Version: 1.8.9
  367. LWJGL: 2.9.4
  368. OpenGL: AMD Radeon HD 7700 Series GL version 4.5.13431 Compatibility Profile Context 16.150.2111.0, ATI Technologies Inc.
  369. GL Caps: Using GL 1.3 multitexturing.
  370. Using GL 1.3 texture combiners.
  371. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  372. Shaders are available because OpenGL 2.1 is supported.
  373. VBOs are available because OpenGL 1.5 is supported.
  374. Using VBOs: No
  375. Is Modded: Definitely; Client brand changed to 'fml,forge'
  376. Type: Client (map_client.txt)
  377. Resource Packs:
  378. Current Language: English (US)
  379. Profiler Position: N/A (disabled)
  380. CPU: 2x AMD Athlon™ II X2 240 Processor
  381. [17:24:24] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:612
  382. :runClient FAILED
  383. FAILURE: Build failed with an exception.
  384. * What went wrong:
  385. Execution failed for task ':runClient'.
  386. > Process 'command 'I:\Todd\MCreator\jdk64\bin\java.exe'' finished with non-zero exit value -1
  387. * Try:
  388. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  389. BUILD FAILED
  390. Total time: 1 mins 10.507 secs
  391. I:\Todd\MCreator\forge>
  392. Task completed with return code 0 in 71438 milliseconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement