Problem Server won't start, missing libraries?

  • Thread starter Thread starter Spongey
  • Start date Start date
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
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 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.
 
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?
 
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.