ExtrabiomesXL

ExtrabiomesXL

3M Downloads

Forestry Integration Error?

mibby opened this issue ยท 1 comments

commented

Extra Biomes XL build 3.12.2

Forestry beta 2.1.2.11 (For MC 1.5.1)

Forge Build 7.7.1.654

2013-04-15 14:47:43 [FINE] [ExtrabiomesXL] Initializing Forestry plugin.
2013-04-15 14:47:43 [INFO] [STDERR] java.lang.NoSuchFieldException: loggerWindfall
2013-04-15 14:47:43 [INFO] [STDERR] at java.lang.Class.getField(Unknown Source)
2013-04-15 14:47:43 [INFO] [STDERR] at extrabiomes.module.amica.forestry.ForestryPlugin.preInit(ForestryPlugin.java:177)
2013-04-15 14:47:43 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_141_ForestryPlugin_preInit_Pre.invoke(.dynamic)
2013-04-15 14:47:43 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-04-15 14:47:43 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-04-15 14:47:43 [INFO] [STDERR] at extrabiomes.PluginManager.activatePlugins(PluginManager.java:17)
2013-04-15 14:47:43 [INFO] [STDERR] at extrabiomes.Extrabiomes.postInit(Extrabiomes.java:73)
2013-04-15 14:47:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-15 14:47:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-15 14:47:43 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-15 14:47:43 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-15 14:47:43 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
2013-04-15 14:47:43 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2013-04-15 14:47:43 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-15 14:47:43 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-15 14:47:43 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-15 14:47:43 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-15 14:47:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-15 14:47:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-15 14:47:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-15 14:47:43 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-04-15 14:47:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-15 14:47:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-15 14:47:43 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-15 14:47:43 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-15 14:47:43 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-15 14:47:43 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-15 14:47:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-15 14:47:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-15 14:47:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-15 14:47:43 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-04-15 14:47:43 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-04-15 14:47:43 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-04-15 14:47:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:444)
2013-04-15 14:47:43 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-04-15 14:47:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:729)
2013-04-15 14:47:43 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-04-15 14:47:43 [FINE] [ExtrabiomesXL] Could not communicate with Forestry. Disabling plugin.

commented

In the future, please report this type of thing on the forum thread. We ask this so that other member of the community can see if others are having this issue and/or if they have had it see the response or they can provide help as well. This issue has been addresses several times in the forum thread. We can only have one API for each mod and we had been supporting the stable version instead of the alpha and beta versions. Sir Sengir added the update for the new versions API last week and it will be added to the next bug fix release of EBXL.

In the mean time you can delete the EBXL API out of the Forestry folder.