Starmade using wrong storage device

    Joined
    Jun 28, 2013
    Messages
    11
    Reaction score
    0
    I am attempting (for fun) to make a starmade server on a raspberry pi, after fighting with raspbian to allow full read/write/execute i finaly got the server to start with no (fatal) errors. With the exception of this:

    Even though the launcher and installation directory are on /dev/sda1 (/media/usb/Starmade)

    The launcher and server keep looking for files on the SD card at /home/pi

    Since this would be faster than waiting for a patch, is there a java force directory option i can use?

    P.S before someone says "Why don't you just put the files on the SD card" That is not an option due to the painfully low random-access read/write speeds of class 4 SD cards.



    EDIT: Do note that both the server and launcher starmade files are looking at the /home/pi directory