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 try installing it vanilla and it doesent work still i get this error

 

 

2012-10-26 18:32:59 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.4.420 for Minecraft 1.4.2 loading

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

2012-10-26 18:32:59 [FINEST] [ForgeModLoader] Discovering coremods

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

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

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

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

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

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

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

 

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

 

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

 

2012-10-26 18:33:00 [FINEST] [ForgeModLoader] Running coremod plugins

2012-10-26 18:33:00 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-10-26 18:33:04 [iNFO] [sTDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

2012-10-26 18:33:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2012-10-26 18:33:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

2012-10-26 18:33:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-10-26 18:33:04 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-10-26 18:33:04 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-10-26 18:33:04 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2012-10-26 18:33:04 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

2012-10-26 18:33:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:264)

2012-10-26 18:33:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2012-10-26 18:33:04 [iNFO] [sTDERR] ... 5 more

2012-10-26 18:33:04 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker

2012-10-26 18:33:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

2012-10-26 18:33:04 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-26 18:33:04 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-26 18:33:04 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-10-26 18:33:04 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2012-10-26 18:33:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:256)

2012-10-26 18:33:04 [iNFO] [sTDERR] ... 6 more

2012-10-26 18:33:04 [iNFO] [sTDERR] Caused by: java.lang.ClassCircularityError: codechicken/core/asm/ObfuscationManager$ClassMapping

2012-10-26 18:33:04 [iNFO] [sTDERR] at codechicken.nei.asm.NEITransformer.transformer001(NEITransformer.java:31)

2012-10-26 18:33:04 [iNFO] [sTDERR] at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:102)

2012-10-26 18:33:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)

2012-10-26 18:33:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)

2012-10-26 18:33:04 [iNFO] [sTDERR] ... 11 more

BECAUSE YOU'RE A FUCKING MORON WHO DOESN'T KNOW HOW TO COPY AND PASTE FILES CORRECTLY.

Figured I had to make my post with the same level of respect/effort yours was -.-

 

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

Guest
This topic is now closed to further replies.

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.