I "may" have figured it out as it says I have "no subscription" do I have to use my steam account that owns 7dtd? I have a separate steamcmd account that I use for hosting dedicated server games.Looks like downloading 7dtd itself did not work. Try rerunning "7dtd.sh updateengine".
UPDATEgameserver@gameserver:/home/sdtd$ sudo 7dtd.sh updateengineA newer version of the engine is available.
Local buildid: 0
Available buildid: 298550
Continue? (yn) y
Updating...
Redirecting stderr to '/home/gameserver/Steam/logs/stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client © Valve Corporation
-- type 'quit' to exit --
Loading Steam3...OK.
"@sSteamCmdForcePlatformType" = "windows"
Logging in user '########' to Steam Public...Success.
ERROR! Failed to install app '251570' (No subscription)
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/configstore .cpp (1280) : Assertion Failed: Saving local config store failed during shutdown
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/configstore .cpp (101) : Assertion Failed: ConfigStore (UserLocalConfigStore) is dirty, and being destroyed, we're discarding data
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/configstore .cpp (1280) : Assertion Failed: Saving local config store failed during shutdown
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/configstore .cpp (101) : Assertion Failed: ConfigStore (InstallConfigStore) is dirty, and be ing destroyed, we're discarding data
cp: cannot stat `/home/sdtd/engine/Install/32bit/SteamworksManaged.dll': No such file or directory
. /usr/local/lib/7dtd/common.sh
telnetCommand <sessionName> "say Hello"
. /usr/local/lib/7dtd/common.sh
telnetCommand <sessionName> "say Hello" 0.3
You can run the "say" command using control panel, telnet or via administrative command (if configured).hello friend, how i do for run the "say" command by SSH? It´s possible?
- - - Updated - - -Easiest way:
You can also decrease the time the script waits after sending the message, should not matter for using "say":Code:. /usr/local/lib/7dtd/common.sh telnetCommand <sessionName> "say Hello"
Regards,Code:. /usr/local/lib/7dtd/common.sh telnetCommand <sessionName> "say Hello" 0.3
Chris
Can you be a bit more specific? I.e. what did you do exactly and what's happening then?Thanks, but the control panel opens for a few seconds and then is forever asking to put the password again.
when I open the panel (myip:8080), it stays open for a few seconds. And then ends the session and asks to enter the password again. It is in this loop forever.Can you be a bit more specific? I.e. what did you do exactly and what's happening then?
Sorry, but I did not get what you mean by "when it starts to get too server logs".But then when it starts to get too server logs,...
!/bin/sh
. /usr/local/lib/7dtd/common.sh
telnetCommand $1 "say Hello to $4"