Don't like ads? PRO users don't see any ads ;-)
Guest

Forestry issue Mordred

By: a guest on Jun 30th, 2012  |  syntax: None  |  size: 2.21 KB  |  hits: 192  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. 27 achievements
  2. 182 recipes
  3. LWJGL Version: 2.4.2
  4. 30.06.2012 23:53:34 cpw.mods.fml.common.FMLCommonHandler beginLoading
  5. INFO: Attempting early MinecraftForge initialization
  6. 30.06.2012 23:53:34 cpw.mods.fml.common.FMLCommonHandler beginLoading
  7. INFO: Completed early MinecraftForge initialization
  8. 2012-06-30 23:53:34 [INFO] Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5 loading
  9. 2012-06-30 23:53:34 [INFO] Loading mods from C:\Users\QuiGon\AppData\Roaming\.minecraft\Mods
  10. 2012-06-30 23:53:34 [INFO] File CustomMobSpawner 1.4.3.zip contained no mods
  11. 2012-06-30 23:53:34 [INFO] File GuiAPI-0.14.2-1.2.5.zip contained no mods
  12. 2012-06-30 23:53:34 [INFO] Forge Mod Loader has loaded 26 mods
  13. Equivalent Exchange 2: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior
  14. MinecraftForge v3.3.8.152 Initialized
  15. 2012-06-30 23:53:34 [INFO] MinecraftForge v3.3.8.152 Initialized
  16. Initializing alchemy values for Equivalent Exchange..
  17. Railcraft: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior
  18. WARNING: Found unknown Windows version: Windows 7
  19. Attempting to use default windows plug-in.
  20. Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
  21. IndustrialCraft 2: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior
  22. [IC2] Config loaded from C:\Users\QuiGon\AppData\Roaming\.minecraft\config\IC2.cfg
  23. [IC2] Using 32 audio sources.
  24. Exception in thread "Minecraft main thread" java.lang.NoSuchFieldError: stump
  25.         at forestry.plugins.PluginForestryApiculture.preInit(PluginForestryApiculture.java:132)
  26.         at forestry.core.ForestryCore.load(ForestryCore.java:60)
  27.         at forestry.core.ForestryClient.load(ForestryClient.java:34)
  28.         at forestry.mod_Forestry.load(mod_Forestry.java:26)
  29.         at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)
  30.         at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
  31.         at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604)
  32.         at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203)
  33.         at net.minecraft.client.Minecraft.a(Minecraft.java:426)
  34.         at net.minecraft.client.Minecraft.run(Minecraft.java:735)
  35.         at java.lang.Thread.run(Unknown Source)