Posted November 23, 201212 yr hi all i installed minecraftforge-universal-6.3.0.372 when i run it on minecraft 1.4.5 it comes up with an error I use magic launcer error log ForgeModLoader-client-0 2012-11-23 13:08:27 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.4.4.442 for Minecraft 1.4.4 loading 2012-11-23 13:08:27 [FINEST] [ForgeModLoader] All core mods are successfully located 2012-11-23 13:08:27 [FINEST] [ForgeModLoader] Discovering coremods 2012-11-23 13:08:27 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2012-11-23 13:08:27 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2012-11-23 13:08:27 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2012-11-23 13:08:27 [FINEST] [ForgeModLoader] Running coremod plugins 2012-11-23 13:08:27 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2012-11-23 13:08:27 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2012-11-23 13:08:28 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2012-11-23 13:08:28 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2012-11-23 13:08:28 [FINEST] [ForgeModLoader] Validating minecraft 2012-11-23 13:08:28 [sEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.4.4, we have detected Minecraft 1.4.5 in your minecraft jar file 2012-11-23 13:08:28 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML 2012-11-23 13:08:29 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2012-11-23 13:08:29 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-11-23 13:08:29 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-11-23 13:08:29 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-11-23 13:08:29 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-11-23 13:08:29 [iNFO] [sTDERR] at magic.launcher.Launcher.main(Unknown Source) 2012-11-23 13:08:29 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2012-11-23 13:08:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175) 2012-11-23 13:08:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92) 2012-11-23 13:08:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26) 2012-11-23 13:08:29 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2219) 2012-11-23 13:08:29 [iNFO] [sTDERR] ... 5 more 2012-11-23 13:08:29 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2012-11-23 13:08:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:290) 2012-11-23 13:08:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) 2012-11-23 13:08:29 [iNFO] [sTDERR] ... 8 more 2012-11-23 13:08:29 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2012-11-23 13:08:29 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-11-23 13:08:29 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-11-23 13:08:29 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-11-23 13:08:29 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-11-23 13:08:29 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:282) 2012-11-23 13:08:29 [iNFO] [sTDERR] ... 9 more 2012-11-23 13:08:29 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException 2012-11-23 13:08:29 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.<init>(Loader.java:175) 2012-11-23 13:08:29 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.instance(Loader.java:150) 2012-11-23 13:08:29 [iNFO] [sTDERR] ... 14 more and this is what i what Mods id like installed.. all supose to be for 1.4.5
November 23, 201212 yr You have to use 6.4.x for MC1.4.5, not 6.3.x, it's for 1.4.4 Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
November 23, 201212 yr Author then the link on download page is wrong i tok the latest forge there... ill see if i can find a 6.4 yep it downloads the 6.3 version
November 23, 201212 yr then the link on download page is wrong i tok the latest forge there... ill see if i can find a 6.4 yep it downloads the 6.3 version http://files.minecraftforge.net/ Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
November 23, 201212 yr Author got the right one now ..dont get that error anymore so thx.. got anotherone but think its an addon that does that... ty for the quik replies PS: when starting a thread..... verification question who created minecraft..... mojang...markus... was ripping my hair out those are right answers.... who else that the most neerdy plp would ever know the answe is notch.... tnk god im married to a Nerd LOL
November 23, 201212 yr got the right one now ..dont get that error anymore so thx.. got anotherone but think its an addon that does that... ty for the quik replies PS: when starting a thread..... verification question who created minecraft..... mojang...markus... was ripping my hair out those are right answers.... who else that the most neerdy plp would ever know the answe is notch.... tnk god im married to a Nerd LOL Well, if you look into the Minecraft Wiki, there is the answer Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
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.