View Single Post
HiddenConn1
AlliedModders Donor
Join Date: Aug 2009
Location: Cambridge, UK
Old 03-12-2024 , 19:05   Re: [CS:S] SB & RCON crashing server
Reply With Quote #3

Quote:
Originally Posted by backwards View Post
What does your srcds commandline launch arguments look like? Are you using -usercon in the launch arguments? Also which operating system? Are you running any rcon related extensions/plugins? Do you have a crash dump from the accelerator extension?
So I use LinuxGSM for my game servers running on RL8.

Commandline:
PHP Code:
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
startparameters="-game cstrike -ip ${ip} -port ${port} +clientport ${clientport} +sv_setsteamaccount ${gslt} +map ${defaultmap} +servercfgfile ${servercfg} -maxplayers ${maxplayers}
I think its an intermittent problem. RCON works but not from SB. (Admin > Servers > RCON/console). No crash dump despite appending "-debug" commandline. As for RCON extensions I only have SMAC on my game servers.

I still get this even though I've installed the crying extension and on the root of my Linux server.
PHP Code:
L 03/12/2024 07:40:26: [SMUnable to load extension "system2.ext"bin/libstdc++.so.6version `GLIBCXX_3.4.20' not found (required by /home/cssurfdm/serverfiles/cstrike/addons/sourcemod/extensions/system2.ext.so) 
__________________
HiddenConn1 is offline