Hello, first time here.
I am trying to get the beta version up and running. I had A19 up and running w/o problem. When I try to login to the server, I get an error saying the game is still initializing. I tried waiting an hour but get the same error.
Picture of error: https://pasteboard.co/CJOmRhuvET0Y.png
gameserver@gameserver:~/sdtdserver$ uname -a
Linux gameserver 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
My server logs are here: https://pastebin.com/DuKm5NCp
Server configuration: https://pastebin.com/75s50vcA
I installed the server from scratch using these commands:
I am starting the server with the command:
./7DaysToDieServer.x86_64 -configfile=serverconfig.xml -logfile logs/output_log.txt -quit -batchmode -nographics -dedicated
I appreciate any help! Thank you!
I am trying to get the beta version up and running. I had A19 up and running w/o problem. When I try to login to the server, I get an error saying the game is still initializing. I tried waiting an hour but get the same error.
Picture of error: https://pasteboard.co/CJOmRhuvET0Y.png
gameserver@gameserver:~/sdtdserver$ uname -a
Linux gameserver 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
My server logs are here: https://pastebin.com/DuKm5NCp
Server configuration: https://pastebin.com/75s50vcA
I installed the server from scratch using these commands:
Code:
@sSteamCmdForcePlatformType linux
force_install_dir /home/gameserver/sdtdserver/
login [myusername]
app_update 294420 -beta latest_experimental validate
quit
I am starting the server with the command:
./7DaysToDieServer.x86_64 -configfile=serverconfig.xml -logfile logs/output_log.txt -quit -batchmode -nographics -dedicated
I appreciate any help! Thank you!
Last edited by a moderator: