Problem Server won't start, missing libraries?

S

Spongey

Guest
Just downloaded the Direwold20 server files straight from the FTB launcher, extracted them and uploaded them to my server.

Followed this guide - https://ggservers.com/billing/knowledgebase/17/Installation-Feed-The-Beast.html

When I go to start the server, this is the error I am faced with -
Code:
21.02 04:24:19 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
21.02 04:24:19 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
21.02 04:24:19 [Server] INFO at java.lang.Class.forName(Class.java:348)
21.02 04:24:19 [Server] INFO at java.lang.Class.forName0(Native Method)
21.02 04:24:19 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
21.02 04:24:19 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
21.02 04:24:19 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
21.02 04:24:19 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
21.02 04: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
21.02 04:24:19 [Server] INFO We appear to be missing one or more essential library files.

Root -
L7Me5gu.png


/jar -
hEmOtcH.png


Would appreciate some guidance on my problem.

Thank you.
 
I

ItsAMask

Guest
I had something similar, I just added a copy of the library folder to the directory and that worked for me. Then again I had to bootstrap to get sponge working...
Those hosts where you have to put the Jar in a seperate directory are a pita.
 

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
The ServerStart.sh should trigger the FTBInstall.sh - and that should download files needed.

Did you use them to start your server or did you do something else?
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
If the OP uses a hosting service, they usually use a custom start script to start the server. Run the FTBinstall.bat or .sh on your computer and then upload the library folder.