Forge is missing essential library files.

04.12 19:25:50 [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
04.12 19:25:50 [Server] INFO We appear to be missing one or more essential library files.


Forge is not able to find the essential libraries that it requires to start. This has a few typical causes:

  1. The libraries haven't been uploaded to the correct location. Forge requires its libraries to be placed inside the /jar directory. Ensure that they've been uploaded there. The structure should look similar to this:
  2. The Vanilla Minecraft server jar is missing. Forge requires a copy of the vanilla Minecraft server to be inside the /jar directory. Additionally, it must be named as Forge expects - for 1.6.4 this must be named minecraft_server.1.6.4.jar.
  3. One or more library files are corrupt. You must upload files using an FTP client such as FileZilla - the built in FTP client that Multicraft provides is not suitable. When uploading, ensure that all the files upload correctly. One way to check is to ensure that the filesizes on your computer and those uploaded to the server are identical.
  • 15 Users Found This Useful
Was this answer helpful?

Related Articles

Troubleshooting Lag

Timings ReportBukkit and Spigot servers can perform a timings report to find exactly which events...

Taking a screenshot

On occasion, a member of support will ask you to take a screenshot of an issue you are...

Server can't bind to host

This article only applies if you are using a custom jar. If you are using a jar found in...

Understanding Minecraft server log files

Being able to read, understand and troubleshoot issues using the log files that your Minecraft...

Disk quota exceeded

IntroductionTo prevent abuse, accidental or otherwise, all our servers have a disk quota. This...