is there Any way to host CS2D Servers using Steamcmd at Linux VPS?
so i dont need to Update the Server Version whenever it gets Updated from Steam.,
Thanks alot Admin/mod comment
Moved to right section. Please take care of choosing the right section in future! /DC DC Admin Offline
Right now CS2D servers are entirely standalone like before and not connected to Steam in any way. So loading or updating them via Steam is not possible.
I might add the dedicated servers to Steam later.
A way to automate dedicated server updates is to check the hash values at the download page (e.g. http://www.cs2d.com/hash.php?f=cs2d_dedicated_linux.zip) periodically (like every 30 min) and to trigger an update if they change. I Created this because,
Whenever i start my Server at the VPS
[Terminating] after Executing a Start Command
[Hosted on Port 12345]
Then it Terminates OS?
Which command do you use to start your server?
libx32stdc++6 installed?
libstdc++6, libstdc++5 installed? Make sure that you have the linux cs2d_dedicated and permission on it set to 777
If the vps is 64 bit and you dont have 32 bit library cs2d wont start unless u install them i Installed 64bit, i Still need i386 arch...
Version was latest. 32bit = works fine, but screen terminates every host i declared
screen -S Public /root/CS2D/Public/cs2d_dedicated
After telling that it is hosted on "X" Port
screen terminates
This is the Logs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
CS2D 1.0.0.5 Logfile - 20 Nov 2017, 09:49:22
[09:49:22] #######################################################
[09:49:22] Unreal Software's CS2D Dedicated Server
[09:49:22] > visit www.CS2D.com for info and updates <
[09:49:22] Game Version: 1.0.0.5 p3
[09:49:22] Server Build for 1.0.0.5 p3: 1.0
[09:49:22] System Time: 20 Nov 2017 - 09:49:22
[09:49:22] Operating System: GNU/Linux
[09:49:22] #######################################################
[09:49:22] UDP socket initialized using port 45000
[09:49:22] U.S.G.N.: Your game version is up to date!
[09:49:22] Starting server...
[09:49:22] load map 'de_dust2'
Edit: FIXED!!!
Thanks @ edited 2×, last 20.11.17 04:21:09 pm