Jump to content

forge 204 load error


seth177

Recommended Posts

This is the error i get

*** MagicMinecraftLauncher 0.9.8 ***
2012-08-18 22:35:29 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.80.291 for Minecraft client:1.3.2, server:1.3.2 loading
2012-08-18 22:35:32 [iNFO] [sTDOUT] 27 achievements
2012-08-18 22:35:32 [iNFO] [sTDOUT] 195 recipes
2012-08-18 22:35:32 [iNFO] [sTDOUT] Setting user: User_1283, 2142780438
2012-08-18 22:35:32 [iNFO] [sTDERR] Client asked for parameter: server
2012-08-18 22:35:32 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-08-18 22:35:33 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-08-18 22:35:33 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-08-18 22:35:33 [iNFO] [ForgeModLoader] Searching C:\Users\Ethan Ary\AppData\Roaming\.minecraft\mods for mods
2012-08-18 22:35:33 [iNFO] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-08-18 22:35:34 [iNFO] [ForgeModLoader] The mod container Advanced Hud 4.7.3.zip appears to be missing an mcmod.info file
2012-08-18 22:35:34 [iNFO] [ForgeModLoader] The mod container Food++.zip appears to be missing an mcmod.info file
2012-08-18 22:35:34 [iNFO] [ForgeModLoader] No mcmod.info file found in directory MineLittlePony
2012-08-18 22:35:34 [iNFO] [ForgeModLoader] No mcmod.info file found in directory non modloader
2012-08-18 22:35:34 [iNFO] [ForgeModLoader] The mod container Timber! (1.3.2).zip appears to be missing an mcmod.info file
2012-08-18 22:35:34 [iNFO] [ForgeModLoader] The mod container TooManyItems2012_08_16_1.3.2.zip appears to be missing an mcmod.info file
2012-08-18 22:35:34 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 7 mods to load
2012-08-18 22:35:34 [WARNING] [ForgeModLoader] An error occured trying to access field key in mod mod_Timber
2012-08-18 22:35:34 [WARNING] [ForgeModLoader] An error occured trying to access field axes in mod mod_Timber
2012-08-18 22:35:35 [iNFO] [sTDOUT] Starting up SoundSystem...
2012-08-18 22:35:35 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2012-08-18 22:35:35 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2012-08-18 22:35:35 [iNFO] [sTDOUT] OpenAL initialized.
2012-08-18 22:35:36 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: ModLoader.addSmelting(ILrj;F)V
2012-08-18 22:35:36 [iNFO] [sTDERR]     at mod_FoodPlus.load(mod_FoodPlus.java:47)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:523)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:123)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:590)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:158)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at net.minecraft.client.Minecraft.a(Minecraft.java:447)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at net.minecraft.client.Minecraft.run(Minecraft.java:734)
2012-08-18 22:35:36 [iNFO] [sTDERR]     at java.lang.Thread.run(Unknown Source)

 

Any fixes?

 

*note* Ive tried my mod setup using modloader and not forge and it worked perfectly fine

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.