Every time it try and start My minecraft server after copying the forgeuniversal 4.2.5.303 contents my server never get loaded and past the point of
[iNFO] Starting minecraft server version 1.3.2
[sEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: argo/saj/InvalidSyntaxException
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:325)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:445)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:340)
at ft.b(DedicatedServer.java:49)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:433)
at ep.run(SourceFile:539)
Caused by: java.lang.ClassNotFoundException: argo.saj.InvalidSyntaxException
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 11 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)
... 13 more
[sEVERE] This crash report has been saved to: C:\Users\James Watt\Desktop\Minecraft Server\.\crash-reports\crash-2006-01-01_03.55.14-server.txt
any ideas as to my problem? ive tried older versions and get the same results