Jump to content

There was a fatal error starting up minecraft and FML


dfrankcom

Recommended Posts

I am using Magic Launcher to install and use mods as I find it very simple to operate. It has worked supremely up until this point, when I tried to use Forge. I have read countless forums, but can't seem to find an answer. I have put Forge in the launcher by itself, and with Modloader, but neither work. I have also both deleted and manually installed the contents of the .minecraft/lib folder. I am using the newest version of forge too. I am now completely at a loss, and this is the only place that I could think to turn. My log is as follows:

 

(In Magic Launcher)


[embed=425,349]*** MagicMinecraftLauncher 1.0.0 ***

Disable inactive mods

2012-11-18 17:45:04 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.4.4.442 for Minecraft 1.4.4 loading

2012-11-18 17:45:15 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2012-11-18 17:45:15 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-18 17:45:15 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-11-18 17:45:15 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

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

2012-11-18 17:45:15 [iNFO] [sTDERR]    at magic.launcher.Launcher.main(Unknown Source)

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

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

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

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

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

2012-11-18 17:45:15 [iNFO] [sTDERR]    ... 5 more

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

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

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

2012-11-18 17:45:15 [iNFO] [sTDERR]    ... 8 more

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

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

2012-11-18 17:45:15 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-18 17:45:15 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-18 17:45:15 [iNFO] [sTDERR]    at java.lang.Class.forName0(Native Method)

2012-11-18 17:45:15 [iNFO] [sTDERR]    at java.lang.Class.forName(Unknown Source)

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

2012-11-18 17:45:15 [iNFO] [sTDERR]    ... 9 more

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

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

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

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

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

2012-11-18 17:45:15 [iNFO] [sTDERR]    ... 14 more

[/embed]


 

(In .minecraft)


[embed=425,349]2012-11-18 17:39:53 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.4.4.442 for Minecraft 1.4.4 loading

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.0.jar

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.0.jar

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.0.jar

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.0.0.jar

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.0.0.jar

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.0.0.jar

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-18 17:39:53 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

[/embed]


 

Any advice would be greatly appreciated.

Thanks,

dfrankcom

Link to comment
Share on other sites

You probably had NEI installed but not CodeChickenCore

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Electronic Arts is making some much-needed changes to its soccer annual game EAFC 24 Coins. The addition of cross-play between PC, PS5. Stadia as well as Xbox Series X/S gamers and also players from PS4 as well as Xbox One players, is very thrilling. Cross-play has been demanded in FIFA by players for quite a long time. But as exciting as it may be, EA is actually holding off on providing full support for the technology. Particularly, FC 24 is not offering cross-play in its well-known Pro Clubs game mode. A confirmed statement from EA has stated that FC 24's cross-play feature will not be available for Pro Clubs in the foreseeable time. The reason according to EA is to ensure that "product innovativeness is of high top quality." Furthermore, Pro Clubs, according to EA is a degree of technical complexity that is higher than what developers can handle at the moment. "Technical complexity" is a subtle method of describing the scenario. The Pro Clubs of FIFA permit the use of up to 22 players in an online multiplayer game that includes between 2 and 11 real players in each team. Connecting 22 players on one platform isn't a simple task and adding interplay of the four platforms can make difficult. In the real world, the platforms pose less complicated than 22 players, however EA is just exploring cross-play, and therefore it's plausible when they say that additional time is required. It isn't stopping FIFA fans from feeling dissatisfied and angry about the situation However. Demands for cross-play being made available to FC 24 Pro Clubs are being circulated across the web and FIFA YouTuber JCC encouraging players to join support the cause. JCC along with other well-known players within the FIFA community are complaining that EA of placing the importance of FIFA Ultimate Team above the core experience like Pro Clubs. The company is very grateful that it has responded to the growing discontent within members of the FIFA community, saying it is aware of the criticism. Electronic Arts then points to its FIFA Twitter account to receive future updates on its plans for future games. This isn't a guarantee at all but it's about the closest a game's creator can get to say that something is being developed. FC 24 is all but certain to not have cross-play features for Pro Clubs at launch, or during the game's release. Maybe Pro Club cross-play will end being tested in FC 24 similar to how the basic cross-play was implemented in cheap EAFC 24 Coins. More likely, the feature will be a bit further away to be released by EA Sports FC's launch in 2023 or even later. It's also possible that FIFA fans are right and that EA's priority lies in FUT. It's the responsibility of EA to prove the criticism is not true.
    • SENSA69 💯 Daftar Link Slot Gacor Hari Ini Bisa Judi Slot Online KLIK DISINI >>> DAFTAR DAN LOGIN KLIK DISINI >>>   DAFTAR AKUN GACOR KLIK DISINI >>> DAFTAR AKUN VVIP KLIK DISINI >>>  LINK ALTERNATIF KLIK DISINI >>> AKUN GACOR SCATTER HITAM SENSA69 adalah slot gacor winrate 100% dengan server thailand dan akun pro. Dapatkan akses menuju kemenangan ke puluhan sampai ratusan juta rupiah hanya dalam hitungan menit. 3 web yang kami hadirkan ini adalah yang terbaik dengan histori kemenangan tertinggi di satu Asia Tenggara. Member-member dari web ini selalu kembali karena tim admin dan CS yang profesional serta kemenangan berapapun pasti akan dibayar. RTP slot gacor juga sudah disiapkan agar kalian tidak bingung lagi mau main apa dan di jam berapa. Semua fasilitas seperti deposit dana dan pulsa sudah disiapkan juga untuk kemudahan para slotters. Jadi tunggu apalagi? Raih kemenangan kalian disini sekarang juga!
    • SV388: Temukan situs taruhan sabung ayam resmi yang terjamin aman di Winning303! Bergabunglah dengan SV388 untuk pengalaman taruhan sabung ayam yang mengasyikkan dan aman. Nikmati berbagai pertandingan sabung ayam terbaik sambil memanfaatkan layanan terpercaya dari Winning303. Daftar sekarang dan rasakan sensasi taruhan yang tak terlupakan dengan SV388 di Winning303! ❱❱❱❱❱ DAFTAR DI SINI ❰❰❰❰❰ ❱❱❱❱❱ DAFTAR DI SINI ❰❰❰❰❰
    • MPO1121: Temukan daftar situs judi slot dengan layanan pembayaran melalui Bank Danamon. Bergabunglah dengan MPO1121 untuk pengalaman taruhan slot online yang menarik dan aman. Nikmati berbagai permainan slot terbaik sambil memanfaatkan kemudahan pembayaran melalui Bank Danamon. Daftar sekarang dan rasakan sensasi taruhan yang tak terlupakan dengan MPO1121!" ❱❱❱❱❱ DAFTAR DI SINI ❰❰❰❰❰ ❱❱❱❱❱ DAFTAR DI SINI ❰❰❰❰❰
  • Topics

×
×
  • Create New...

Important Information

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