1.0.0: Server bug

mhdguy

New Member
Jul 29, 2019
2
0
0
Version:
1.0.0

What is the bug:
server does not start says missing libraries
terminal output:
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 successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:274)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:
simply attempt to run the server .jar file

Known Fix:
 

Sen-Mithrarin

New Member
Jul 29, 2019
129
0
0
Try re-download server.zip from CurseCDN and re-extract it. This should fix your problem as some other servers not yet synched correctly.
 

progwml6

Launcher Dev
Launcher Developer
Mod Developer
Nov 15, 2013
51
31
53
make sure to run the FTBInstall.bat/.sh file
 

mhdguy

New Member
Jul 29, 2019
2
0
0
im running linux (ubuntu 14.04) and even with the eula true and running the .sh i am getting a error saying that it can't read the eula.txt or jar file
also having to use the .sh has me concerned that i may not be able to run this pack on my mineos box

make sure to read eula.txt before playing!
Error: Unable to access jarfile FTBServer-1.7.10-1230.jar



install.sh gives an error as well:

/usr/bin/wget
--2014-11-01 00:06:24-- https://s3.amazonaws.com/Minecraft.Download/versions/1.7.10/minecraft_server.1.7.10.jar
Resolving s3.amazonaws.com (s3.amazonaws.com)... 54.231.8.152
Connecting to s3.amazonaws.com (s3.amazonaws.com)|54.231.8.152|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9605030 (9.2M) [application/octet-stream]
Saving to: ‘minecraft_server.1.7.10.jar’

100%[======================================>] 9,605,030 1.20MB/s in 6.9s

2014-11-01 00:06:31 (1.33 MB/s) - ‘minecraft_server.1.7.10.jar’ saved [9605030/9605030]

libraries/net/minecraft/launchwrapper/1.11/launchwrapper-1.11.jar: No such file or directory
 

trephor

New Member
Jul 29, 2019
208
0
0
im getting the same problem trying to startup my server when using filezilla to transfer the files to the server it will not upload the wget.exe file that is in the library any help would be greatly aprieated