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

Well, as I start up plain minecraft with forge installed, I get this error:

 

 

2012-10-31 16:00:32 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.8.424 for Minecraft 1.4.2 loading

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Discovering coremods

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.0.jar

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.0.jar

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.0.jar

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.0.0.jar

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.0.0.jar

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.0.0.jar

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Running coremod plugins

2012-10-31 16:00:32 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-10-31 16:00:40 [iNFO] [sTDERR] Exception in thread "Thread-7" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

2012-10-31 16:00:40 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2012-10-31 16:00:40 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

2012-10-31 16:00:40 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-10-31 16:00:40 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-10-31 16:00:40 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:134)

2012-10-31 16:00:40 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:78)

2012-10-31 16:00:40 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

2012-10-31 16:00:40 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:264)

2012-10-31 16:00:40 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2012-10-31 16:00:40 [iNFO] [sTDERR] ... 5 more

2012-10-31 16:00:40 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

2012-10-31 16:00:40 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

2012-10-31 16:00:40 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-31 16:00:40 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-31 16:00:40 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-10-31 16:00:40 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2012-10-31 16:00:40 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:256)

2012-10-31 16:00:40 [iNFO] [sTDERR] ... 6 more

2012-10-31 16:00:40 [iNFO] [sTDERR] Caused by: java.lang.ClassCircularityError: codechicken/core/asm/ObfuscationManager$ClassMapping

2012-10-31 16:00:40 [iNFO] [sTDERR] at codechicken.nei.asm.NEITransformer.transformer001(NEITransformer.java:32)

2012-10-31 16:00:40 [iNFO] [sTDERR] at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:105)

2012-10-31 16:00:40 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)

2012-10-31 16:00:40 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)

2012-10-31 16:00:40 [iNFO] [sTDERR] ... 11 more

 

 

 

Please answer fast i'm in kind of a hurry ;)

Double check that you have the latest version of everything.

 

Also:

Well, as I start up plain minecraft with forge installed,

 

You have both NEI and CCC installed...

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

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.