In advanced, I'd like to apologize if this is a common problem that you guys see often, but all the previous topics do not have solutions applicable to me.
I am currently running Minecraft 1.4.6 and the Direwolf20 pack for 1.4.6, and I'm trying to update to 1.4.7. When I click force update and launch, the modpack and minecraft.jar download successfully, but when the minecraft screen opens up and FML attempts to load minecraft, it runs into an error.
Here is the crash log:
It says I have the earlier version of FML, but when I add FML for 1.4.7 into the modpack before I update, I still get this error.
Any help and suggestions are appreciated.
PS: Could this be a Java issue? Does the new version of FML or minecraft run on Java 7, because I cannot update to Java 7, I am stuck on Java 6.
I am currently running Minecraft 1.4.6 and the Direwolf20 pack for 1.4.6, and I'm trying to update to 1.4.7. When I click force update and launch, the modpack and minecraft.jar download successfully, but when the minecraft screen opens up and FML attempts to load minecraft, it runs into an error.
Here is the crash log:
Code:
2013-03-31 10:02:19 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Discovering coremods
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.7.0.2.jar
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.7.0.2.jar
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.7.0.2.jar
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.5.0.jar
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.5.0.jar
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.5.0.jar
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-03-31 10:02:19 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-03-31 10:02:20 [FINEST] [ForgeModLoader] Running coremod plugins
2013-03-31 10:02:20 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-03-31 10:02:20 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-03-31 10:02:20 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-03-31 10:02:20 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-03-31 10:02:20 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-03-31 10:02:20 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2013-03-31 10:02:20 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-03-31 10:02:20 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-03-31 10:02:20 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-03-31 10:02:20 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2013-03-31 10:02:20 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2013-03-31 10:02:20 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-03-31 10:02:20 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2013-03-31 10:02:20 [FINEST] [ForgeModLoader] Validating minecraft
2013-03-31 10:02:20 [SEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.4.6, we have detected Minecraft 1.4.7 in your minecraft jar file
2013-03-31 10:02:20 [INFO] [STDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
It says I have the earlier version of FML, but when I add FML for 1.4.7 into the modpack before I update, I still get this error.
Any help and suggestions are appreciated.
PS: Could this be a Java issue? Does the new version of FML or minecraft run on Java 7, because I cannot update to Java 7, I am stuck on Java 6.