Linux Installation Hook

    Joined
    Nov 15, 2015
    Messages
    2
    Reaction score
    0
    So I'm installing StarMade on my Linux VPS connected via SSH. I put in the command:

    Code:
    java -jar ./StarMade-Starter.jar -nogui
    It all runs smoothly and then it gets hooked on:

    Code:
    [UPDATER] Does Not Exist /root/./StarMade/./version.txt: Downloading
    and doesn't move anywhere. Help?
     
    Joined
    Jul 21, 2013
    Messages
    2,932
    Reaction score
    460
    • Hardware Store
    So I'm installing StarMade on my Linux VPS connected via SSH. I put in the command:

    Code:
    java -jar ./StarMade-Starter.jar -nogui
    It all runs smoothly and then it gets hooked on:

    Code:
    [UPDATER] Does Not Exist /root/./StarMade/./version.txt: Downloading
    and doesn't move anywhere. Help?
    It is a known bug, that the launcher does not exit after an update. It will not be fixed, as the entire launcher will be replaced soon.
     
    Joined
    Nov 15, 2015
    Messages
    2
    Reaction score
    0
    It is a known bug, that the launcher does not exit after an update. It will not be fixed, as the entire launcher will be replaced soon.
    However, if I force quit the installer and try to continue with the server set up, it's like only part was installed. Is there a way I can fix it?
     
    Last edited: