The 212 server jar (either copied over to 211 or trying to start it by itself with the 212 download from the website) breaks with:
Edit: Same problem with the server from the FTB launcher. The client works, though.
Which library from the FTB folder needs to be copied to the server? Or is the server jar just broken? /Hikarr
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(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.java:25)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
Edit: Same problem with the server from the FTB launcher. The client works, though.
Which library from the FTB folder needs to be copied to the server? Or is the server jar just broken? /Hikarr
Last edited: