Jump to content

Hang after install of minecraftforge-universal-4.1.4.298


nlaatz20102

Recommended Posts

I am running MC 1.3.2 I copied and pasted the files from the MCF .jar to the mincraft.jar file. I deleted the META-INF folder.

 

The program launches, I log in, MCF seems to start, I get the Mojang splash screen... Then BLANK.

 

I have searched the forum and still can not find an answer.

 

Here is the log from Magic Launcher (i have tried to run without the Magic Launcher as well)

 

 

*** Starting Minecraft ***

Minecraft version: (modified!) 1.3.2

Minecraft.jar: minecraft.jar

Show log: true

Java path: C:\Program Files\Java\jre6\bin\java

Memory: 1024 MB

LauncherPath: /C:/Users/nathan.laatz/Downloads/MagicLauncher_0.9.9.exe

*** MagicMinecraftLauncher 0.9.9 ***

Disable inactive mods

2012-10-01 20:35:19 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.1.30.390 for Minecraft client:1.3.2, server:1.3.2 loading

2012-10-01 20:35:21 [iNFO] [sTDOUT] 27 achievements

2012-10-01 20:35:21 [iNFO] [sTDOUT] 195 recipes

2012-10-01 20:35:21 [iNFO] [sTDOUT] Setting user

2012-10-01 20:35:21 [iNFO] [sTDERR] Client asked for parameter: server

2012-10-01 20:35:21 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-10-01 20:35:22 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-10-01 20:35:22 [iNFO] [sTDOUT] MinecraftForge v4.1.4.298 Initialized

2012-10-01 20:35:22 [iNFO] [ForgeModLoader] MinecraftForge v4.1.4.298 Initialized

2012-10-01 20:35:22 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-10-01 20:35:22 [iNFO] [ForgeModLoader] Searching C:\Users\nathan.laatz\AppData\Roaming\.minecraft\mods for mods

2012-10-01 20:35:23 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2012-10-01 20:35:23 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: ModLoader.SetInGameHook(LBaseMod;ZZ)V

2012-10-01 20:35:23 [iNFO] [sTDERR]    at mod_automap.<init>(mod_automap.java:14)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at java.lang.reflect.Constructor.newInstance(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at java.lang.Class.newInstance0(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at java.lang.Class.newInstance(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:499)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:458)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:143)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.a(Minecraft.java:416)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:748)

2012-10-01 20:35:23 [iNFO] [sTDERR]    at java.lang.Thread.run(Unknown Source)

2012-10-01 20:38:23 [iNFO] [sTDERR] Someone is closing me!

 

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.