
How to update the Server (if you get this error message)
Warn: Object wildtomatoseed does not have a price set
Warn: Object flowerblue does not have a price set
Info: Connection received from: 0000:0000:0000:0000:0000:0000:0000:0000
Warn: UniverseServer: client connection aborted
Info: Reaping client <1> connection
Warn: I/O error in NetSocket write loop or device closed: NetworkException: tcp send error: Socket operation on non-socket
./starbound_server(_ZN4Star13StarExceptionC2ERKSs+0xfe) [0xa58e4e]
./starbound_server() [0xa602d1]
./starbound_server(_ZN4Star9TcpSocket5writeEPKcm+0xbf) [0xa5ed0f]
./starbound_server(_ZN4Star9NetSocket7doWriteENS_4ListISt10shared_ptrINS_6PacketEESt5dequeIS4_SaIS4_EEEE+0x4ff) [0x76781f]
./starbound_server(_ZN4Star9NetSocket10writerLoopEv+0x359) [0x768d09]
./starbound_server() [0xa63e21]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x6b50) [0x369f74fcb50]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x369f68a3a7d]
You need to update the server with ./update_starbound.sh
update_starbound.sh
./steamcmd.sh +login USERHERE PASSWORDHERE +force_install_dir /home/starbound/server +app_update 211820 +exit
then start the server again, you maybe need to move the updatefiles from SteamApps/common/Starbound/linux64 to your serverdir
[email protected]:~/prog/starbound/SteamApps/common/Starbound/linux64$ ./launch_starbound_server.sh
[email protected]:~/prog/starbound$ ./update_starbound.sh
Redirecting stderr to '/starbound/logs/stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam3...OK.
Loading Steam2...OK.
Logging in user 'wst_lordfish' to Steam Public...Success.
Please set the game install path to something other than the Steam install folder
Initial App state (0x6) installed
App state (0x10106) reconfiguring, progress: 0.00 (0 / 0)
App state (0x10106) reconfiguring, progress: 0.00 (0 / 0)
App state (0x300506) downloading, progress: 0.14 (4147060 / 2999709900)
....
App state (0x300506) downloading, progress: 100.00 (789996000 / 789996000)
Success! App '211820' fully installed.
[email protected]:~/prog/starbound/SteamApps/common/Starbound/linux64$ ./launch_starbound_server.sh