I got a MCPC+ (Cauldron) server and did everything right, this is the log I got, I hope you fix it
Code:
2014-08-30 14:12:01 [INFO] Starting minecraft server version 1.6.4
2014-08-30 14:12:01 [INFO] [MobiusCore] Found
2014-08-30 14:12:01 [INFO] cpw.mods.fml.common.FMLCommonHandler
2014-08-30 14:12:01 [INFO] with checksum
2014-08-30 14:12:01 [INFO] 73145CD9E8EEC807C7B3DB1A94A2AF68
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] tickStart
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] (Ljava/util/EnumSet;Lcpw/mods/fml/relauncher/Side;[Ljava/lang/Object;)V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] tickStart
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] (Ljava/util/EnumSet;Lcpw/mods/fml/relauncher/Side;[Ljava/lang/Object;)V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] tickEnd
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] (Ljava/util/EnumSet;Lcpw/mods/fml/relauncher/Side;[Ljava/lang/Object;)V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] tickEnd
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] (Ljava/util/EnumSet;Lcpw/mods/fml/relauncher/Side;[Ljava/lang/Object;)V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] onPreServerTick
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] ()V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] onPostServerTick
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] ()V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] onPreWorldTick
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] (Ljava/lang/Object;)V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] onPostWorldTick
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] (Ljava/lang/Object;)V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] MinecraftForge v
2014-08-30 14:12:01 [INFO] 9.11.1.965
2014-08-30 14:12:01 [INFO] Initialized
2014-08-30 14:12:01 [INFO] [MobiusCore] Found
2014-08-30 14:12:01 [INFO] net.minecraftforge.event.ASMEventHandler
2014-08-30 14:12:01 [INFO] with checksum
2014-08-30 14:12:01 [INFO] C3964C8FDAD188DA0A2848C7FAFCF31E
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] <init>
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] (Ljava/lang/Object;Ljava/lang/reflect/Method;)V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] invoke
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] (Lnet/minecraftforge/event/Event;)V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] [MobiusCore] Successful injection in
2014-08-30 14:12:01 [INFO] invoke
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:01 [INFO] (Lnet/minecraftforge/event/Event;)V
2014-08-30 14:12:01 [INFO]
2014-08-30 14:12:02 [INFO] =======================Sorter Transformer Running===================
2014-08-30 14:12:02 [INFO] =======================Sorter Transformer Running===================
2014-08-30 14:12:15 [SEVERE] java.lang.NoClassDefFoundError: net/minecraftforge/event/ASMEventHandler
2014-08-30 14:12:15 [SEVERE] at net.minecraftforge.event.EventBus.register(EventBus.java:77)
2014-08-30 14:12:15 [SEVERE] at net.minecraftforge.event.EventBus.register(EventBus.java:58)
2014-08-30 14:12:15 [SEVERE] at binnie.core.BinnieCoreMod.<init>(BinnieCoreMod.java:36)
2014-08-30 14:12:15 [SEVERE] at binnie.core.BinnieCore.<init>(BinnieCore.java:76)
2014-08-30 14:12:15 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2014-08-30 14:12:15 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2014-08-30 14:12:15 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2014-08-30 14:12:15 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2014-08-30 14:12:15 [SEVERE] at java.lang.Class.newInstance(Unknown Source)
2014-08-30 14:12:15 [SEVERE] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
2014-08-30 14:12:15 [SEVERE] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513)
2014-08-30 14:12:15 [SEVERE] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2014-08-30 14:12:15 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-08-30 14:12:15 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2014-08-30 14:12:15 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-08-30 14:12:15 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-08-30 14:12:15 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-08-30 14:12:15 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-08-30 14:12:15 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-08-30 14:12:15 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:200)
2014-08-30 14:12:15 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:180)
2014-08-30 14:12:15 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-08-30 14:12:15 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-08-30 14:12:15 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-08-30 14:12:15 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2014-08-30 14:12:15 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-08-30 14:12:15 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-08-30 14:12:15 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-08-30 14:12:15 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-08-30 14:12:15 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-08-30 14:12:15 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:111)
2014-08-30 14:12:15 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:499)
2014-08-30 14:12:15 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:94)
2014-08-30 14:12:15 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:365)
2014-08-30 14:12:15 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:93)
2014-08-30 14:12:15 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
2014-08-30 14:12:15 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-08-30 14:12:15 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: net/minecraftforge/event/ASMEventHandler
at net.minecraftforge.event.EventBus.register(EventBus.java:77)
at net.minecraftforge.event.EventBus.register(EventBus.java:58)
at binnie.core.BinnieCoreMod.<init>(BinnieCoreMod.java:36)
at binnie.core.BinnieCore.<init>(BinnieCore.java:76)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:200)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:111)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:499)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:94)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:365)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:93)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-08-30 14:12:15 [SEVERE] This crash report has been saved to: C:\Users\Jacob Gunther\AppData\Local\FeedtheNexxus Direwolf20\.\crash-reports\crash-2014-08-30_14.12.15-server.txt
2014-08-30 14:12:16 [INFO] Stopping server
2014-08-30 14:12:16 [INFO] Saving worlds