ok i seem to have a new problem (sorry for the pestering) here is the log report:
2013-01-13 10:36:03 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: org/bouncycastle/jce/provider/BouncyCastleProvider
2013-01-13 10:36:03 [iNFO] [sTDERR] at bdz.c(IntegratedServer.java:99)
2013-01-13 10:36:03 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
2013-01-13 10:36:03 [iNFO] [sTDERR] at fy.run(SourceFile:849)
2013-01-13 10:36:03 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider
2013-01-13 10:36:03 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-01-13 10:36:03 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-13 10:36:03 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-13 10:36:03 [iNFO] [sTDERR] ... 3 more
2013-01-13 10:36:03 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException
2013-01-13 10:36:03 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2013-01-13 10:36:03 [iNFO] [sTDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2013-01-13 10:36:03 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
2013-01-13 10:36:03 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
2013-01-13 10:36:03 [iNFO] [sTDERR] ... 5 more
2013-01-13 10:36:03 [iNFO] [sTDERR] java.lang.NullPointerException
2013-01-13 10:36:03 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
2013-01-13 10:36:03 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.k(MinecraftServer.java:406)
2013-01-13 10:36:03 [iNFO] [sTDERR] at bdz.k(IntegratedServer.java:231)
2013-01-13 10:36:03 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:550)
2013-01-13 10:36:03 [iNFO] [sTDERR] at fy.run(SourceFile:849)
2013-01-13 10:36:03 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod mcp
2013-01-13 10:36:03 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod mcp
2013-01-13 10:36:03 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod FML
2013-01-13 10:36:03 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod FML
2013-01-13 10:36:03 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod Forge
2013-01-13 10:36:03 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod Forge
2013-01-13 10:36:03 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from AVAILABLE to SERVER_STOPPED. Loading cannot continue
2013-01-13 10:36:03 [sEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
2013-01-13 10:36:03 [sEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-01-13 10:36:03 [iNFO] [sTDERR] Exception in thread "Server thread" cpw.mods.fml.common.LoaderException
2013-01-13 10:36:03 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2013-01-13 10:36:03 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:752)
2013-01-13 10:36:03 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:459)
2013-01-13 10:36:03 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
2013-01-13 10:36:03 [iNFO] [sTDERR] at fy.run(SourceFile:849)