Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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!

 

Your mod_AutoMap is broken, that function hasnt existed at all in 1.3.2 ML

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Get rid of, or update the mod... Talk to the mod author not us.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.