Jump to content

Missing essential libraries for forge server


king_capybara

Recommended Posts

 

C:\Users\Louise\Desktop\Joseph\vanilla>java -Xms512M -Xmx1G -jar minecraftforge-

universal-1.6.4-9.11.0.880.jar

We appear to be missing one or more essential library files.

You will need to add them to your server before FML and Forge will run successfu

lly.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at java.lang.Class.forName0(Native Method)

        at java.lang.Class.forName(Unknown Source)

        at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j

ava:30)

        at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.

java:17)

 

C:\Users\Louise\Desktop\Joseph\vanilla>pause

Press any key to continue . . .

Link to comment
Share on other sites

If you did then you moved things around and screwed it up.

The libraries folder needs to be there and include the libraries that the installer downloads.

 

I'm using the latest forge and I have the same problem. It seems to me that the forge server jar isn't loading the launchwrapper library as it should. Manually setting the classpath gives me another error. Probabbly because I forgot to include some other libraries.

Link to comment
Share on other sites

Ah that is actually a legitimate bug, just a oversight in our switch to the gradle system.

I've fixed it and it will be in the next build.

But pre-gradle builds {such as the one this guy is using} should be fine.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.