installed the correct Forge file (1.4.7) and I no longer get an error when starting minecraft WITHOUT updating, however it still wont open. It just goes through FML startup (which seems to finish ok) and then sits on a black window. IF I try starting minecraft and accept the Update offer, I still get a "Fatal Error occurred (4)" in minecraft.jar.
2013-02-26 19:42:50 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Discovering coremods
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Running coremod plugins
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Validating minecraft
2013-02-26 19:42:51 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-02-26 19:42:52 [INFO] [STDOUT] FMLRelauncher.relaunchApplet
2013-02-26 19:42:52 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:134)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:134)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:78)
2013-02-26 19:42:52 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldError: e
2013-02-26 19:42:52 [INFO] [STDERR] at aml.<init>(SourceFile:10)
2013-02-26 19:42:52 [INFO] [STDERR] at amq.<clinit>(Block.java:91)
2013-02-26 19:42:52 [INFO] [STDERR] at bdm.<init>(TextureWaterFX.java:26)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:250)
2013-02-26 19:42:52 [INFO] [STDERR] at asq.<init>(SourceFile:38)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-02-26 19:42:52 [INFO] [STDERR] ... 17 more
2013-02-26 19:42:52 [INFO] [STDERR] Exception in thread "Thread-8" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:134)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:78)
2013-02-26 19:42:52 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-02-26 19:42:52 [INFO] [STDERR] ... 4 more
2013-02-26 19:42:52 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:237)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:134)
2013-02-26 19:42:52 [INFO] [STDERR] ... 9 more
2013-02-26 19:42:52 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2013-02-26 19:42:52 [INFO] [STDERR] ... 12 more
2013-02-26 19:42:52 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldError: e
2013-02-26 19:42:52 [INFO] [STDERR] at aml.<init>(SourceFile:10)
2013-02-26 19:42:52 [INFO] [STDERR] at amq.<clinit>(Block.java:91)
2013-02-26 19:42:52 [INFO] [STDERR] at bdm.<init>(TextureWaterFX.java:26)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:250)
2013-02-26 19:42:52 [INFO] [STDERR] at asq.<init>(SourceFile:38)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-02-26 19:42:52 [INFO] [STDERR] ... 17 more
from there and then i used THAT to install FML into my minecraft.jar. thing worked like a charm. just put the fml somewhere where you can get to it then open MCPatcher and at the bottom youll see a + button click it and add you FML folder it will load with everything else and you get HD textures as well
2013-02-26 19:42:50 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Discovering coremods
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Running coremod plugins
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-02-26 19:42:50 [FINEST] [ForgeModLoader] Validating minecraft
2013-02-26 19:42:51 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-02-26 19:42:52 [INFO] [STDOUT] FMLRelauncher.relaunchApplet
2013-02-26 19:42:52 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:134)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:134)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:78)
2013-02-26 19:42:52 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldError: e
2013-02-26 19:42:52 [INFO] [STDERR] at aml.<init>(SourceFile:10)
2013-02-26 19:42:52 [INFO] [STDERR] at amq.<clinit>(Block.java:91)
2013-02-26 19:42:52 [INFO] [STDERR] at bdm.<init>(TextureWaterFX.java:26)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:250)
2013-02-26 19:42:52 [INFO] [STDERR] at asq.<init>(SourceFile:38)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-02-26 19:42:52 [INFO] [STDERR] ... 17 more
2013-02-26 19:42:52 [INFO] [STDERR] Exception in thread "Thread-8" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:134)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:78)
2013-02-26 19:42:52 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-02-26 19:42:52 [INFO] [STDERR] ... 4 more
2013-02-26 19:42:52 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:237)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:134)
2013-02-26 19:42:52 [INFO] [STDERR] ... 9 more
2013-02-26 19:42:52 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-02-26 19:42:52 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-02-26 19:42:52 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2013-02-26 19:42:52 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2013-02-26 19:42:52 [INFO] [STDERR] ... 12 more
2013-02-26 19:42:52 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldError: e
2013-02-26 19:42:52 [INFO] [STDERR] at aml.<init>(SourceFile:10)
2013-02-26 19:42:52 [INFO] [STDERR] at amq.<clinit>(Block.java:91)
2013-02-26 19:42:52 [INFO] [STDERR] at bdm.<init>(TextureWaterFX.java:26)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:250)
2013-02-26 19:42:52 [INFO] [STDERR] at asq.<init>(SourceFile:38)
2013-02-26 19:42:52 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-02-26 19:42:52 [INFO] [STDERR] ... 17 more
from there and then i used THAT to install FML into my minecraft.jar. thing worked like a charm. just put the fml somewhere where you can get to it then open MCPatcher and at the bottom youll see a + button click it and add you FML folder it will load with everything else and you get HD textures as well
the earth first! we can strip mine the rest of the universe after. click the up arrow if i helped.
Website: http://lightningpig333.com