Advertisement
Guest User

MCreator Bash Log

a guest
Jul 17th, 2015
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 23.16 KB | None | 0 0
  1. ===================================================================================================================================
  2. Executing gradle command: runClient
  3. Microsoft Windows [Version 6.3.9600]
  4. (c) 2013 Microsoft Corporation. All rights reserved.
  5. C:\Pylo\MCreatorfor1.8>cd forge
  6. C:\Pylo\MCreatorfor1.8\forge>SET "JAVA_HOME=C:\Pylo\MCreatorfor1.8\jdk\"
  7. C:\Pylo\MCreatorfor1.8\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
  8. C:\Pylo\MCreatorfor1.8\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
  9. C:\Pylo\MCreatorfor1.8\forge>gradlew runClient
  10. ****************************
  11. Powered By MCP:            
  12. http://mcp.ocean-labs.de/  
  13. Searge, ProfMobius, Fesh0r,
  14. R4wk, ZeuX, IngisKahn, bspkrs
  15. MCP Data version : snapshot_20141130
  16. ****************************
  17. :compileApiJava UP-TO-DATE
  18. :processApiResources UP-TO-DATE
  19. :apiClasses UP-TO-DATE
  20. :sourceMainJava UP-TO-DATE
  21. :compileJava UP-TO-DATE
  22. :processResources UP-TO-DATE
  23. :classes UP-TO-DATE
  24. :jar UP-TO-DATE
  25. :getVersionJson
  26. :extractUserDev UP-TO-DATE
  27. :extractNatives UP-TO-DATE
  28. :getAssetsIndex
  29. :getAssets
  30. :makeStart
  31. [ant:javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  32. [ant:javac] 1 warning
  33. :runClient
  34. [01:08:11] [main/INFO] [GradleStart]: Extra: []
  35. [01:08:11] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --accessToken, {REDACTED}, --assetIndex, 1.8, --assetsDir, C:/Users/Xavier/.gradle/caches/minecraft/assets, --version, 1.8, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
  36. [01:08:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  37. [01:08:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  38. [01:08:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
  39. [01:08:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  40. [01:08:11] [main/INFO] [FML]: Forge Mod Loader version 8.0.37.1334 for Minecraft 1.8 loading
  41. [01:08:11] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_60, running on Windows 8.1:x86:6.3, installed at C:\Pylo\MCreatorfor1.8\jdk\jre
  42. [01:08:11] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  43. [01:08:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
  44. [01:08:11] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
  45. [01:08:11] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
  46. [01:08:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  47. [01:08:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  48. [01:08:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  49. [01:08:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  50. [01:08:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  51. [01:08:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [01:08:12] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  53. [01:08:14] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  54. [01:08:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [01:08:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  56. [01:08:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  57. [01:08:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  58. [01:08:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  59. [01:08:14] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  60. [01:08:15] [Client thread/INFO]: Setting user: Player880
  61. [01:08:18] [Client thread/INFO]: LWJGL Version: 2.9.1
  62. [01:08:19] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  63. [01:08:19] [Client thread/INFO] [FML]: MinecraftForge v11.14.1.1334 Initialized
  64. [01:08:19] [Client thread/INFO] [FML]: Replaced 204 ore recipies
  65. [01:08:19] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  66. [01:08:19] [Client thread/INFO] [FML]: Searching C:\Pylo\MCreatorfor1.8\forge\eclipse\mods for mods
  67. [01:08:20] [Client thread/INFO] [TestEnvironmentMod]: Mod TestEnvironmentMod is missing the required element 'name'. Substituting TestEnvironmentMod
  68. [01:08:20] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  69. [01:08:21] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at CLIENT
  70. [01:08:21] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TestEnvironmentMod] at SERVER
  71. [01:08:21] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:TestEnvironmentMod
  72. [01:08:21] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  73. [01:08:21] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
  74. [01:08:21] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  75. [01:08:21] [Client thread/INFO] [FML]: Applying holder lookups
  76. [01:08:21] [Client thread/INFO] [FML]: Holder lookups applied
  77. [01:08:22] [Sound Library Loader/INFO]: Starting up SoundSystem...
  78. [01:08:22] [Thread-7/INFO]: Initializing LWJGL OpenAL
  79. [01:08:22] [Thread-7/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  80. [01:08:22] [Thread-7/INFO]: OpenAL initialized.
  81. [01:08:22] [Sound Library Loader/INFO]: Sound engine started
  82. [01:08:23] [Client thread/WARN]: Invalid sounds.json
  83. java.lang.NullPointerException: Invalid category
  84.     at org.apache.commons.lang3.Validate.notNull(Validate.java:222) ~[commons-lang3-3.3.2.jar:3.3.2]
  85.     at net.minecraft.client.audio.SoundListSerializer.deserialize(SoundListSerializer.java:26) ~[SoundListSerializer.class:?]
  86.     at net.minecraft.client.audio.SoundListSerializer.deserialize(SoundListSerializer.java:14) ~[SoundListSerializer.class:?]
  87.     at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) ~[TreeTypeAdapter.class:?]
  88.     at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[TypeAdapterRuntimeTypeWrapper.class:?]
  89.     at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:187) ~[MapTypeAdapterFactory$Adapter.class:?]
  90.     at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[MapTypeAdapterFactory$Adapter.class:?]
  91.     at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
  92.     at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
  93.     at net.minecraft.client.audio.SoundHandler.getSoundMap(SoundHandler.java:114) ~[SoundHandler.class:?]
  94.     at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:86) [SoundHandler.class:?]
  95.     at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:124) [SimpleReloadableResourceManager.class:?]
  96.     at net.minecraft.client.Minecraft.startGame(Minecraft.java:454) [Minecraft.class:?]
  97.     at net.minecraft.client.Minecraft.run(Minecraft.java:356) [Minecraft.class:?]
  98.     at net.minecraft.client.main.Main.main(Main.java:117) [Main.class:?]
  99.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  100.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
  101.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
  102.     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
  103.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  104.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  105.     at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
  106.     at GradleStart.main(Unknown Source) [start/:?]
  107. [01:08:25] [Client thread/INFO]: Created: 512x512 textures-atlas
  108. [01:08:26] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
  109. [01:08:26] [Client thread/ERROR] [FML]:
  110.     mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  111.     FML{8.0.37.1334} [Forge Mod Loader] (forgeSrc-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized->Initialized
  112.     Forge{11.14.1.1334} [Minecraft Forge] (forgeSrc-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized->Initialized
  113.     TestEnvironmentMod{1.0} [TestEnvironmentMod] (modid-1.0.jar) Unloaded->Constructed->Pre-initialized->Errored
  114. [01:08:26] [Client thread/ERROR] [FML]: The following problems were captured during this phase
  115. [01:08:26] [Client thread/ERROR] [FML]: Caught exception from TestEnvironmentMod
  116. java.lang.ArrayIndexOutOfBoundsException: 3
  117.     at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:230) ~[forgeSrc-1.8-11.14.1.1334.jar:?]
  118.     at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:236) ~[forgeSrc-1.8-11.14.1.1334.jar:?]
  119.     at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:231) ~[forgeSrc-1.8-11.14.1.1334.jar:?]
  120.     at mod.mcreator.mcreator_sandPeice.load(mcreator_sandPeice.java:107) ~[modid-1.0.jar:?]
  121.     at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:224) ~[modid-1.0.jar:?]
  122.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  123.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
  124.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
  125.     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
  126.     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:518) ~[forgeSrc-1.8-11.14.1.1334.jar:?]
  127.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  128.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
  129.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
  130.     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
  131.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  132.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  133.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  134.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  135.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  136.     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[forgeSrc-1.8-11.14.1.1334.jar:?]
  137.     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[forgeSrc-1.8-11.14.1.1334.jar:?]
  138.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  139.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
  140.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
  141.     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
  142.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  143.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  144.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  145.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  146.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  147.     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  148.     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:692) [Loader.class:?]
  149.     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:291) [FMLClientHandler.class:?]
  150.     at net.minecraft.client.Minecraft.startGame(Minecraft.java:521) [Minecraft.class:?]
  151.     at net.minecraft.client.Minecraft.run(Minecraft.java:356) [Minecraft.class:?]
  152.     at net.minecraft.client.main.Main.main(Main.java:117) [Main.class:?]
  153.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  154.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_60]
  155.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_60]
  156.     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_60]
  157.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  158.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  159.     at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
  160.     at GradleStart.main(Unknown Source) [start/:?]
  161. [01:08:27] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:660]: ---- Minecraft Crash Report ----
  162. // You're mean.
  163. Time: 7/17/15 1:08 AM
  164. Description: Initializing game
  165. java.lang.ArrayIndexOutOfBoundsException: 3
  166.     at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:230)
  167.     at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:236)
  168.     at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:231)
  169.     at mod.mcreator.mcreator_sandPeice.load(mcreator_sandPeice.java:107)
  170.     at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:224)
  171.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  172.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  173.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  174.     at java.lang.reflect.Method.invoke(Method.java:606)
  175.     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:518)
  176.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  177.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  178.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  179.     at java.lang.reflect.Method.invoke(Method.java:606)
  180.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  181.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  182.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  183.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  184.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  185.     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  186.     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  187.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  188.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  189.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  190.     at java.lang.reflect.Method.invoke(Method.java:606)
  191.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  192.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  193.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  194.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  195.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  196.     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  197.     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:692)
  198.     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:291)
  199.     at net.minecraft.client.Minecraft.startGame(Minecraft.java:521)
  200.     at net.minecraft.client.Minecraft.run(Minecraft.java:356)
  201.     at net.minecraft.client.main.Main.main(Main.java:117)
  202.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  203.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  204.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  205.     at java.lang.reflect.Method.invoke(Method.java:606)
  206.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  207.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  208.     at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
  209.     at GradleStart.main(Unknown Source)
  210. A detailed walkthrough of the error, its code path and all known details is as follows:
  211. ---------------------------------------------------------------------------------------
  212. -- Head --
  213. Stacktrace:
  214.     at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:230)
  215.     at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:236)
  216.     at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:231)
  217.     at mod.mcreator.mcreator_sandPeice.load(mcreator_sandPeice.java:107)
  218.     at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:224)
  219.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  220.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  221.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  222.     at java.lang.reflect.Method.invoke(Method.java:606)
  223.     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:518)
  224.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  225.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  226.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  227.     at java.lang.reflect.Method.invoke(Method.java:606)
  228.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  229.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  230.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  231.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  232.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  233.     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  234.     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  235.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  236.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  237.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  238.     at java.lang.reflect.Method.invoke(Method.java:606)
  239.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  240.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  241.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  242.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  243.     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  244.     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  245.     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:692)
  246.     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:291)
  247.     at net.minecraft.client.Minecraft.startGame(Minecraft.java:521)
  248. -- Initialization --
  249. Details:
  250. Stacktrace:
  251.     at net.minecraft.client.Minecraft.run(Minecraft.java:356)
  252.     at net.minecraft.client.main.Main.main(Main.java:117)
  253.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  254.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  255.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  256.     at java.lang.reflect.Method.invoke(Method.java:606)
  257.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  258.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  259.     at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
  260.     at GradleStart.main(Unknown Source)
  261. -- System Details --
  262. Details:
  263.     Minecraft Version: 1.8
  264.     Operating System: Windows 8.1 (x86) version 6.3
  265.     Java Version: 1.7.0_60, Oracle Corporation
  266.     Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  267.     Memory: 86039632 bytes (82 MB) / 199499776 bytes (190 MB) up to 259522560 bytes (247 MB)
  268.     JVM Flags: 0 total;
  269.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  270.     FML: MCP v9.10 FML v8.0.37.1334 Minecraft Forge 11.14.1.1334 4 mods loaded, 4 mods active
  271.     mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  272.     FML{8.0.37.1334} [Forge Mod Loader] (forgeSrc-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized->Initialized
  273.     Forge{11.14.1.1334} [Minecraft Forge] (forgeSrc-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized->Initialized
  274.     TestEnvironmentMod{1.0} [TestEnvironmentMod] (modid-1.0.jar) Unloaded->Constructed->Pre-initialized->Errored
  275.     Loaded coremods (and transformers):
  276.     Launched Version: 1.8
  277.     LWJGL: 2.9.1
  278.     OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3958, Intel
  279.     GL Caps: Using GL 1.3 multitexturing.
  280. Using GL 1.3 texture combiners.
  281. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  282. Shaders are available because OpenGL 2.1 is supported.
  283. VBOs are available because OpenGL 1.5 is supported.
  284.     Using VBOs: No
  285.     Is Modded: Definitely; Client brand changed to 'fml,forge'
  286.     Type: Client (map_client.txt)
  287.     Resource Packs: []
  288.     Current Language: English (US)
  289.     Profiler Position: N/A (disabled)
  290. [01:08:27] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:660]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Pylo\MCreatorfor1.8\forge\eclipse\.\crash-reports\crash-2015-07-17_01.08.27-client.txt
  291. AL lib: (EE) alc_cleanup: 1 device not closed
  292. :runClient FAILED
  293. FAILURE: Build failed with an exception.
  294. * What went wrong:
  295. Execution failed for task ':runClient'.
  296. > Process 'command 'C:\Pylo\MCreatorfor1.8\jdk\bin\java.exe'' finished with non-zero exit value -1
  297. * Try:
  298. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  299. BUILD FAILED
  300. Total time: 28.601 secs
  301. C:\Pylo\MCreatorfor1.8\forge>
  302. Task completed with return code 0 in 29289 milliseconds
  303. Task return code check OK!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement