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

When I launch the game, I get the error "There was a fatal error starting up minecraft and FML. Minecraft can not launch in its current configuration." It says to check the log, which is here:

 

2012-11-18 10:59:50 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.4.5.443 for Minecraft 1.4.4 loading

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.0.jar

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.0.jar

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.0.jar

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.0.0.jar

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.0.0.jar

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.0.0.jar

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-18 10:59:50 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-11-18 11:00:58 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2012-11-18 11:00:58 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-18 11:00:58 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-18 11:00:58 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-11-18 11:00:58 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-11-18 11:00:58 [iNFO] [sTDERR] at magic.launcher.Launcher.main(Unknown Source)

2012-11-18 11:00:58 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

2012-11-18 11:00:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2012-11-18 11:00:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)

2012-11-18 11:00:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)

2012-11-18 11:00:58 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2219)

2012-11-18 11:00:58 [iNFO] [sTDERR] ... 5 more

2012-11-18 11:00:58 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

2012-11-18 11:00:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:264)

2012-11-18 11:00:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2012-11-18 11:00:58 [iNFO] [sTDERR] ... 8 more

2012-11-18 11:00:58 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

2012-11-18 11:00:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

2012-11-18 11:00:58 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-18 11:00:58 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-18 11:00:58 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-11-18 11:00:58 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2012-11-18 11:00:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:256)

2012-11-18 11:00:58 [iNFO] [sTDERR] ... 9 more

2012-11-18 11:00:58 [iNFO] [sTDERR] Caused by: java.lang.ClassCircularityError: codechicken/core/asm/ObfuscationManager$ClassMapping

2012-11-18 11:00:58 [iNFO] [sTDERR] at codechicken.nei.asm.NEITransformer.transformer001(NEITransformer.java:31)

2012-11-18 11:00:58 [iNFO] [sTDERR] at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:102)

2012-11-18 11:00:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)

2012-11-18 11:00:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)

2012-11-18 11:00:58 [iNFO] [sTDERR] ... 14 more

2012-11-18 11:01:00 [iNFO] [sTDOUT] No visible frames left, exit()

 

Any idea whats wrong?

 

 

EDIT: Uh yeah, I'm an idiot, nevermind :D

wat minecraft version ar u running??

you use forge for 1.4.4

CodeChickenCore 0.6.0.jar and NotEnoughItems 1.4.0.0.jar ar for 1.3.2

  • Author

That's part of the problem too, I have no idea where it is getting those mods from. They arent installed in my jar, and they aren't in my mods folder.

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.