Jump to content

Recommended Posts

Posted

Hi, I'm trying to make a Tekxit 3 server for me and my friends. However, upon starting it up, the server crashes with the following errors:

4.04 23:33:15 [Multicraft] Loading server properties
24.04 23:33:15 [Multicraft] Starting server!
24.04 23:33:15 [Multicraft] Loaded config for "Custom"
24.04 23:33:16 [Multicraft] Updating eula.txt file
24.04 23:33:16 [Server] INFO We appear to be missing one or more essential library files.
24.04 23:33:16 [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
24.04 23:33:16 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
24.04 23:33:16 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
24.04 23:33:16 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
24.04 23:33:16 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
24.04 23:33:16 [Server] INFO at java.lang.Class.forName0(Native Method)
24.04 23:33:16 [Server] INFO at java.lang.Class.forName(Unknown Source)
24.04 23:33:16 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
24.04 23:33:16 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
24.04 23:33:16 [Multicraft] Server shut down (starting)

Any ideas on what is wrong?

Thanks.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...