Jump to content

Cheese_Van

Members
  • Posts

    1
  • Joined

  • Last visited

Cheese_Van's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Right now I am trying to use Google Cloud's CentOS 7 to install. Is there a way for me to run the installer with the CentOS7?
  2. So right now I am trying to host a Modded Minecraft server on Google Cloud for me and my friends. However, just by trying to load the universal.jar file, which would usually run the server like an normal server.jar file. However it pops up an error just like this: [(email)@instance-1 ~]$ java -Xmx1024M -Xms1024M -jar forge-1.12.2-14.23.5.2838-universal.jar nogui 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.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:52) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) I use the CentOS7, so I want to know what is missing. Thanks for any answers in advance
×
×
  • Create New...

Important Information

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