Jump to content

Minecraft Forge on Google Cloud


Recommended Posts

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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