I am trying to run a server on Minecraft 1.7.10, I'm using a remote server host service (GGServers)
I want to run bukkit pluggins and some Forge mods along side one an other. I know everything is compatible as I have ran it on a locally hosted server. I had to switch to a remotely hosted service due to my ISP not being compatible with allowing my firewall to be modified correctly. My server was online okay until I tried to run it as a forge server. I tried to refer to the knowledgebase in the GGServers forums and following the steps there. The file it says to add is less than 1.16MB over their 2MB limit I believe. If that is what I am missing.
This is the error message it's giving me:
INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
INFO at java.lang.Class.forName(Unknown Source)
INFO at java.lang.Class.forName0(Native Method)
INFO at java.lang.ClassLoader.loadClass(Unknown Source)
INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
INFO at java.lang.ClassLoader.loadClass(Unknown Source)
INFO at java.net.URLClassLoader.findClass(Unknown Source)
INFO at java.security.AccessController.doPrivileged(Native Method)
INFO at java.net.URLClassLoader$1.run(Unknown Source)
INFO at java.net.URLClassLoader$1.run(Unknown Source)
INFO You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
INFO We appear to be missing one or more essential library files.
Loaded config for "Mod: Forge(1.7.10)"