Jump to content

Shocktonix

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Shocktonix

  1. I know the way the install works has changed a bit in later versions but i cant seem to find any documentation that helps me, I was using the LinuxNorth tutorial but since its outdated i went off a bit on my own at the moment.
    as of now im stuck on getting the server to start.

    • I have made it so that JRE is version 8 as needed
    • I have the installer run in /opt/minecraft and the libraries installed.
    • I changed the user_jvm_args to have 2gb min and 10gb max
    • I now run the command that linuxNorth has in the guide for it (im assuming outdated) seen in here --> https://pastebin.com/Qjct6HWt
      • Command:  cd /opt/minecraft && java -Xms2G -Xmx10G -jar /opt/minecraft/libraries/net/minecraftforge/forge/1.18.1-39.0.9/forge-1.18.1-39.0.9-server.jar nogui
    • tried universal.jar as well and had different error (see pastebin above) about no main manifest attribute.

    I then tried to simply bash run.sh and it gave me this: (https://pastebin.com/LCcYMHeW) I ran the ls so you can see that the jvm_args txt is in that folder as well so im unsure...

    Im assuming that the wrong command is whats going on, or i skipped something without realizing, any help or guides that work for ubuntu install is appreciated.

×
×
  • Create New...

Important Information

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