Hi,
today 1.0 version of Starbound released and its out of EarlyAcess / BETA now.
But i have the feeling they changed the server because after the update it cant start anymore
as you can see in my Screenshot:
http://www2.pic-upload.de/img/31274938/Zwischenablage02.jpg

[ WARN ] Starting sb-server: Configuration file missing! /home/steamcmd/serverfiles/linux64/sbboot.config /home/steamcmd/lgsm/functions/command_start.sh: Zeile 82: cd: /home/steamcmd/serverfiles/linux64: Datei oder Verzeichnis nicht gefunden [ FAIL ] Starting sb-server: Unable to start
these are the errors.
with best +DS_DV+
PS:
`
!/bin/bash
Starbound
Server Management Script
Author: Daniel Gibbs
if [ -f ".dev-debug" ]; then
exec 5>dev-debug.log
BASH_XTRACEFD="5"
set -x
fi
version="210516"
`
Hi,
today 1.0 version of Starbound released and its out of EarlyAcess / BETA now.
But i have the feeling they changed the server because after the update it cant start anymore
as you can see in my Screenshot:
http://www2.pic-upload.de/img/31274938/Zwischenablage02.jpg

[ WARN ] Starting sb-server: Configuration file missing! /home/steamcmd/serverfiles/linux64/sbboot.config /home/steamcmd/lgsm/functions/command_start.sh: Zeile 82: cd: /home/steamcmd/serverfiles/linux64: Datei oder Verzeichnis nicht gefunden [ FAIL ] Starting sb-server: Unable to startthese are the errors.
with best +DS_DV+
PS:
`
!/bin/bash
Starbound
Server Management Script
Author: Daniel Gibbs
Website: https://gameservermanagers.com
if [ -f ".dev-debug" ]; then
exec 5>dev-debug.log
BASH_XTRACEFD="5"
set -x
fi
version="210516"
`