[STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: breedingManager
[STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
[STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:652)
[STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
[STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:465)
[STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
[STDERR] at java.lang.Thread.run(Unknown Source)
[STDERR] Caused by: java.lang.NoSuchFieldError: breedingManager
[STDERR] at forestry.plugins.PluginForestryArboriculture.preInit(PluginForestryArboriculture.java:151)
[STDERR] at forestry.core.ForestryCore.init(ForestryCore.java:66)
[STDERR] at forestry.core.ForestryClient.init(ForestryClient.java:35)
[STDERR] at forestry.Forestry.init(Forestry.java:36)
[STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
[STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
[STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
[STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
[STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
[STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
[STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
[STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
Display More