Advertisement
Guest User

Untitled

a guest
Apr 15th, 2017
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.40 KB | None | 0 0
  1. // Woul> Process 'command 'C:Description: There was a severe problem during mod loading that has caused the game to fail \Pylo\MCreator175\jdk64\bin\java.exe'' finished with non-zero exit value -1 d you like a cupcake? net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from testenvironmentmod (testenvironmentmod) * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Caused by: java.lang.ArrayIndexOutOfBoundsException: 3    at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:234)    at net.minecraftforge.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:232)    at net.minecraftforge.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:227)    at mod.mcreator.mcreator_unpureCrystal.load(mcreator_unpureCrystal.java:36)    at mod.mcreator.TestEnvironmentMod.load(TestEnvironmentMod.java:131)    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)    at java.lang.reflect.Method.invoke(Method.java:498)    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:643)    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)    at java.lang.reflect.Method.invoke(Method.java:498)    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)    at com.google.common.eventbus.EventBus.post(EventBus.java:275)    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246)    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224)    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)    at java.lang.reflect.Method.invoke(Method.java:498)    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)    at com.google.common.eventbus.EventBus.post(EventBus.java:275)    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:809)    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:343)    at net.minecraft.client.Minecraft.init(Minecraft.java:562)    at net.minecraft.client.Minecraft.run(Minecraft.java:387)    at net.minecraft.client.main.Main.main(Main.java:118)    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)    at java.lang.reflect.Method.invoke(Method.java:498)    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)    at java.lang.reflect.Method.invoke(Method.java:498)    at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)    at GradleStart.main(GradleStart.java:26)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement