Hi, I have the latest version of forge, but every time I try to run Minecraft, even unmodded, I get a black screen. I'm using Magic Launcher, and this is my error:
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
Disabled: DivineRPG.jar
Disabled: Tale-of-Kingdoms-V1.4.2.6.zip
Disabled: [1.4.7]bspkrsCorev1.01.zip
2013-02-24 19:15:18 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-02-24 19:15:18 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-02-24 19:15:20 [INFO] [STDOUT] 27 achievements
2013-02-24 19:15:20 [INFO] [STDOUT] 210 recipes
2013-02-24 19:15:20 [INFO] [STDOUT] Setting user: Darkrisk, -6844292296291540689
2013-02-24 19:15:20 [INFO] [STDERR] Client asked for parameter: server
2013-02-24 19:15:20 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-02-24 19:15:21 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-02-24 19:15:21 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
2013-02-24 19:15:21 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
2013-02-24 19:15:21 [INFO] [STDOUT] Replaced 84 ore recipies
2013-02-24 19:15:21 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-02-24 19:15:21 [INFO] [ForgeModLoader] Searching C:\Users\Lisa\AppData\Roaming\.minecraft\mods for mods
2013-02-24 19:15:21 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-02-24 19:15:21 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-02-24 19:15:21 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-02-24 19:15:21 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-02-24 19:15:21 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] ... 29 more
2013-02-24 19:15:21 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-02-24 19:15:21 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
2013-02-24 19:15:21 [INFO] [STDERR] ... 31 more
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
Disabled: DivineRPG.jar
Disabled: Tale-of-Kingdoms-V1.4.2.6.zip
Disabled: [1.4.7]bspkrsCorev1.01.zip
2013-02-24 19:15:18 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-02-24 19:15:18 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-02-24 19:15:20 [INFO] [STDOUT] 27 achievements
2013-02-24 19:15:20 [INFO] [STDOUT] 210 recipes
2013-02-24 19:15:20 [INFO] [STDOUT] Setting user: Darkrisk, -6844292296291540689
2013-02-24 19:15:20 [INFO] [STDERR] Client asked for parameter: server
2013-02-24 19:15:20 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-02-24 19:15:21 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-02-24 19:15:21 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
2013-02-24 19:15:21 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
2013-02-24 19:15:21 [INFO] [STDOUT] Replaced 84 ore recipies
2013-02-24 19:15:21 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-02-24 19:15:21 [INFO] [ForgeModLoader] Searching C:\Users\Lisa\AppData\Roaming\.minecraft\mods for mods
2013-02-24 19:15:21 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-02-24 19:15:21 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-24 19:15:21 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-02-24 19:15:21 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-02-24 19:15:21 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-02-24 19:15:21 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] ... 29 more
2013-02-24 19:15:21 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-02-24 19:15:21 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2013-02-24 19:15:21 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
2013-02-24 19:15:21 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
2013-02-24 19:15:21 [INFO] [STDERR] ... 31 more
Thanks for the help.