IDK what is goin on... i've played modded minecraft on my pc before never had a problem until recently... so what happens is i launch curse ftb the new direwolf20 pack with 4gb of my 8gb of ram.
i've latest 64bit java aswel.. forge is fine till it get's to 7/7 and when it's about to finish i get a pop up window and says Java(TM) SE binary has stopped working..
it's super annoying i've just really been wanting to play again recently and im just so bummed.. i've honestly looked every where for an answer..this is my first post about it.
if anyone has some input on what to do i'll listen..I reset my comp to factory setting over this in hopes of being able to play.. it didn't work fml.
I've absolutely no problems playing vanilla at all it opens and plays just fine no issues.
the places i've looked where people had this problem most of them were actually able to get in and play before this message pops up mine happens here ill at a picture
here is the log
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:10] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:10] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:10] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:10] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:14] [Client thread/INFO] [JEI]: Built recipe registry in 4911 ms
[06:19:14] [Client thread/INFO] [JEI]: Building item filter...
[06:19:21] [Client thread/INFO] [JEI]: Built item filter in 6912 ms
[06:19:21] [Client thread/INFO] [JEI]: Building runtime...
[06:19:21] [Client thread/INFO] [JEI]: Built runtime in 110 ms
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: team.chisel.common.integration.jei.ChiselJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.food.compat.FoodJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: slimeknights.mantle.util.JeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: minetweaker.mods.jei.JEIAddonPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: net.bdew.jeibees.BeesJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mcjty.lib.compat.JeiCompatibility ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.factory.recipes.jei.FactoryJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: appeng.integration.modules.jei.JEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mcjty.rftools.jei.RFToolsJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: li.cil.oc.integration.jei.ModPluginOpenComputers ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.mail.compat.MailJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: crazypants.enderio.integration.jei.JeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mod.flatcoloredblocks.integration.PluginJEI ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.storage.compat.StorageJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.apiculture.compat.ApicultureJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: ic2.jeiIntegration.SubModule ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.plugins.compat.ForestryJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: com.brandon3055.draconicevolution.integration.jei.DEJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mod.chiselsandbits.integration.mods.JustEnoughItems ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: net.darkhax.darkutils.addons.jei.DarkUtilsJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Finished Starting JEI in 21988 ms
[06:19:21] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
[06:19:21] [Client thread/INFO] [Waila]: Success in registering tconstruct
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
[06:19:21] [Client thread/INFO] [STDOUT]: [mcjty.lib.compat.waila.WailaCompatibility:load:33]: WailaCompatibility.load
[06:19:21] [Client thread/INFO] [Waila]: Success in registering deepresonance
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect crazypants.enderio.integration.waila.WailaCompat load
[06:19:21] [Client thread/INFO] [Waila]: Success in registering EnderIO
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.EntityProvider register
[06:19:21] [Client thread/INFO] [Waila]: Success in registering wawla
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.TileProvider register
[06:19:21] [Client thread/INFO] [Waila]: Success in registering wawla
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.waila.WailaModule register
[06:19:21] [Client thread/INFO] [Waila]: Success in registering appliedenergistics2
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
[06:19:21] [Client thread/INFO] [Waila]: Success in registering immersiveengineering
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect WayofTime.bloodmagic.compat.waila.WailaCallbackHandler callbackRegister
[06:19:21] [Client thread/INFO] [Waila]: Success in registering BloodMagic
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.darkutils.addons.waila.DarkUtilsTileProvider registerAddon
[06:19:21] [Client thread/INFO] [Waila]: Success in registering darkutils
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect elec332.core.compat.waila.WailaCompatHandler register
[06:19:21] [Client thread/INFO] [Waila]: Success in registering ElecCore
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
[06:19:21] [Client thread/INFO] [Waila]: Success in registering StorageDrawers
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
[06:19:22] [Client thread/INFO] [Waila]: Success in registering WailaHarvestability
[06:19:22] [Client thread/INFO] [ElecCore]: ElecCore has Available in 0 ms
[06:19:22] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 75 mods
[06:19:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Akashic Tome, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Bagginses, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Dark Utilities, FMLFileResourcePack:DeepResonance, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:ElecCore, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:ExtraUtils2, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Flat Colored Blocks, FMLFileResourcePack:Forestry, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Simple Inventory sorting, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Mantle, FMLFileResourcePack:MCMultiPart, FMLFileResourcePack:Mercurius, FMLFileResourcePack:Morph-o-Tool, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:Psi, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Ranged Pumps, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, FMLFileResourcePack:RFTools Dimensions, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Super Circuit Maker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At, CustomResources, CustomOverridingResources
[06:19:22] [Client thread/INFO] [Mantle]: Started loading books...
[06:19:22] [Client thread/INFO] [Mantle]: Book loading completed in 0.079037296 seconds.
[06:19:22] [Client thread/INFO] [ElecCore]: Prehandling MultiPart Models
[06:19:22] [Client thread/INFO] [ElecCore]: Prehandling Item Models
[06:19:22] [Client thread/INFO] [ElecCore]: Prehandling Block Models
[06:19:23] [Client thread/INFO] [forestry]: Created: 256x128 textures-atlas
ATTACHMENTS
d2d2ea929b80f9011b7fc15be6860244
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
IDK what is goin on... i've played modded minecraft on my pc before never had a problem until recently... so what happens is i launch curse ftb the new direwolf20 pack with 4gb of my 8gb of ram.
i've latest 64bit java aswel.. forge is fine till it get's to 7/7 and when it's about to finish i get a pop up window and says Java(TM) SE binary has stopped working..
it's super annoying i've just really been wanting to play again recently and im just so bummed.. i've honestly looked every where for an answer..this is my first post about it.
if anyone has some input on what to do i'll listen..I reset my comp to factory setting over this in hopes of being able to play.. it didn't work fml.
I've absolutely no problems playing vanilla at all it opens and plays just fine no issues.
the places i've looked where people had this problem most of them were actually able to get in and play before this message pops up mine happens here ill at a picture
here is the log
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:09] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:10] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:10] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:10] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:10] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Failed to create recipe wrapper
java.lang.NoSuchMethodError: mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper.<init>(Lnet/minecraftforge/oredict/ShapedOreRecipe;)V
at slimeknights.tconstruct.plugin.jei.TableRecipeWrapper.<init>(TableRecipeWrapper.java:22) ~[TableRecipeWrapper.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:33) ~[TableRecipeHandler.class:?]
at slimeknights.tconstruct.plugin.jei.TableRecipeHandler.getRecipeWrapper(TableRecipeHandler.java:10) ~[TableRecipeHandler.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:243) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:218) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:185) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:168) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:94) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:204) [ModRegistry.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:52) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:111) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:53) [JustEnoughItems.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:803) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[06:19:14] [Client thread/INFO] [JEI]: Built recipe registry in 4911 ms
[06:19:14] [Client thread/INFO] [JEI]: Building item filter...
[06:19:21] [Client thread/INFO] [JEI]: Built item filter in 6912 ms
[06:19:21] [Client thread/INFO] [JEI]: Building runtime...
[06:19:21] [Client thread/INFO] [JEI]: Built runtime in 110 ms
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: team.chisel.common.integration.jei.ChiselJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.food.compat.FoodJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: slimeknights.mantle.util.JeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mcjty.rftoolscontrol.jei.RFToolsControlJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: minetweaker.mods.jei.JEIAddonPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: net.bdew.jeibees.BeesJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mcjty.deepresonance.jei.DeepResonanceJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mcjty.lib.compat.JeiCompatibility ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.factory.recipes.jei.FactoryJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: appeng.integration.modules.jei.JEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mcjty.rftools.jei.RFToolsJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: li.cil.oc.integration.jei.ModPluginOpenComputers ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.mail.compat.MailJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: crazypants.enderio.integration.jei.JeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mod.flatcoloredblocks.integration.PluginJEI ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.storage.compat.StorageJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.apiculture.compat.ApicultureJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: ic2.jeiIntegration.SubModule ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: forestry.plugins.compat.ForestryJeiPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: com.brandon3055.draconicevolution.integration.jei.DEJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mod.chiselsandbits.integration.mods.JustEnoughItems ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: net.darkhax.darkutils.addons.jei.DarkUtilsJEIPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[06:19:21] [Client thread/INFO] [JEI]: Finished Starting JEI in 21988 ms
[06:19:21] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
[06:19:21] [Client thread/INFO] [Waila]: Success in registering tconstruct
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
[06:19:21] [Client thread/INFO] [STDOUT]: [mcjty.lib.compat.waila.WailaCompatibility:load:33]: WailaCompatibility.load
[06:19:21] [Client thread/INFO] [Waila]: Success in registering deepresonance
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect crazypants.enderio.integration.waila.WailaCompat load
[06:19:21] [Client thread/INFO] [Waila]: Success in registering EnderIO
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.EntityProvider register
[06:19:21] [Client thread/INFO] [Waila]: Success in registering wawla
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.TileProvider register
[06:19:21] [Client thread/INFO] [Waila]: Success in registering wawla
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.waila.WailaModule register
[06:19:21] [Client thread/INFO] [Waila]: Success in registering appliedenergistics2
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
[06:19:21] [Client thread/INFO] [Waila]: Success in registering immersiveengineering
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect WayofTime.bloodmagic.compat.waila.WailaCallbackHandler callbackRegister
[06:19:21] [Client thread/INFO] [Waila]: Success in registering BloodMagic
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.darkutils.addons.waila.DarkUtilsTileProvider registerAddon
[06:19:21] [Client thread/INFO] [Waila]: Success in registering darkutils
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect elec332.core.compat.waila.WailaCompatHandler register
[06:19:21] [Client thread/INFO] [Waila]: Success in registering ElecCore
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
[06:19:21] [Client thread/INFO] [Waila]: Success in registering StorageDrawers
[06:19:21] [Client thread/INFO] [Waila]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
[06:19:22] [Client thread/INFO] [Waila]: Success in registering WailaHarvestability
[06:19:22] [Client thread/INFO] [ElecCore]: ElecCore has Available in 0 ms
[06:19:22] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 75 mods
[06:19:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Akashic Tome, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Bagginses, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:Compact Solar Arrays, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Dark Utilities, FMLFileResourcePack:DeepResonance, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:ElecCore, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:ExtraUtils2, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:Flat Colored Blocks, FMLFileResourcePack:Forestry, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Simple Inventory sorting, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JEI Bees, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Mantle, FMLFileResourcePack:MCMultiPart, FMLFileResourcePack:Mercurius, FMLFileResourcePack:Morph-o-Tool, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:Psi, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Ranged Pumps, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Control, FMLFileResourcePack:RFTools Dimensions, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Super Circuit Maker, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:The One Probe, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At, CustomResources, CustomOverridingResources
[06:19:22] [Client thread/INFO] [Mantle]: Started loading books...
[06:19:22] [Client thread/INFO] [Mantle]: Book loading completed in 0.079037296 seconds.
[06:19:22] [Client thread/INFO] [ElecCore]: Prehandling MultiPart Models
[06:19:22] [Client thread/INFO] [ElecCore]: Prehandling Item Models
[06:19:22] [Client thread/INFO] [ElecCore]: Prehandling Block Models
[06:19:23] [Client thread/INFO] [forestry]: Created: 256x128 textures-atlas