I am running my server off a host that uses MultiCraft, and whenever I try to launch my server, it keeps trying to connect but has issues. I decided to look at the console log, but I am not sure what I'm reading. It looks like I am missing library files, but I have no idea which ones.
Console Log:
Console Log:
30.12 00:24:33 [Multicraft] Server stopped
30.12 00:24:33 [Multicraft] Received stop command
30.12 00:24:30 [Multicraft] Server stopped
30.12 00:24:30 [Multicraft] Looks like a crash, check the server console. Return value: 1
30.12 00:24:30 [Multicraft] Server shut down
30.12 00:24:30 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
30.12 00:24:30 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:30)
30.12 00:24:30 [Server] INFO at java.lang.Class.forName(Unknown Source)
30.12 00:24:30 [Server] INFO at java.lang.Class.forName0(Native Method)
30.12 00:24:30 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
30.12 00:24:30 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
30.12 00:24:30 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
30.12 00:24:30 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
30.12 00:24:30 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
30.12 00:24:30 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
30.12 00:24:30 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
30.12 00:24:30 [Server] INFO You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
30.12 00:24:30 [Server] INFO We appear to be missing one or more essential library files.
30.12 00:24:29 [Multicraft] Loaded config for "Default"
30.12 00:24:29 [Multicraft] Starting server!
30.12 00:24:29 [Multicraft] Loading server properties
30.12 00:24:29 [Multicraft] Server stopped
30.12 00:24:29 [Multicraft] Retrying server startup
30.12 00:24:24 [Multicraft] Server stopped
30.12 00:24:24 [Multicraft] Looks like a crash, check the server console. Return value: 1
30.12 00:24:24 [Multicraft] Server shut down
30.12 00:24:24 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
30.12 00:24:24 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:30)
30.12 00:24:24 [Server] INFO at java.lang.Class.forName(Unknown Source)
30.12 00:24:24 [Server] INFO at java.lang.Class.forName0(Native Method)
30.12 00:24:24 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
30.12 00:24:24 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
30.12 00:24:24 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
30.12 00:24:24 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
30.12 00:24:24 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
30.12 00:24:24 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
30.12 00:24:24 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
30.12 00:24:24 [Server] INFO You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
30.12 00:24:24 [Server] INFO We appear to be missing one or more essential library files.
30.12 00:24:24 [Multicraft] Loaded config for "Default"
30.12 00:24:24 [Multicraft] Starting server!
30.12 00:24:24 [Multicraft] Loading server properties
30.12 00:24:24 [Multicraft] Server stopped
30.12 00:24:24 [Multicraft] Retrying server startup
30.12 00:24:19 [Multicraft] Server stopped
30.12 00:24:19 [Multicraft] Looks like a crash, check the server console. Return value: 1
30.12 00:24:19 [Multicraft] Server shut down
30.12 00:24:19 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
30.12 00:24:19 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:30)
30.12 00:24:19 [Server] INFO at java.lang.Class.forName(Unknown Source)
30.12 00:24:19 [Server] INFO at java.lang.Class.forName0(Native Method)
30.12 00:24:19 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
30.12 00:24:19 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
30.12 00:24:19 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
30.12 00:24:19 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
30.12 00:24:19 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
30.12 00:24:19 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
30.12 00:24:19 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
30.12 00:24:19 [Server] INFO You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
30.12 00:24:19 [Server] INFO We appear to be missing one or more essential library files.
30.12 00:24:19 [Multicraft] Loaded config for "Default"
30.12 00:24:19 [Multicraft] Starting server!
30.12 00:24:19 [Multicraft] Loading server properties
30.12 00:24:19 [Multicraft] Received start command