C@MP@R 14 Aug, 2023 @ 3:19pm
cant start Csgo or any steam game on debian 12 due to following /libgcc_s.so needs to be removed now
Csgo dedicated server on debian 12 will not start

[13:47:57] [API:admintt Activity] : Starting the application.
[13:47:57] [Logger:admintt Debug] : Application state changed from Failed to PreStart
[13:47:57] [Logger:admintt Debug] : UDP logger listener started on 10.0.5.80:48213
[13:47:57] [Logger:admintt Debug] : Starting process /home/amp/.ampdata/instances/s12301/srcds/740/srcds_linux
[13:47:57] [Logger:admintt Debug] : Working Directory: ./srcds/740
[13:47:57] [Logger:admintt Debug] : Arguments: -game csgo -console -usercon -ip 10.0.5.80 -port 27018 +rcon_password ********** +map de_dust +maxplayers 11 +hostname asdfasdf +sv_password ********** +sv_pure 1 +exec server.cfg +log on +game_type 0 +game_mode 1 +mapgroup mg_allclassic -maxplayers_override 11 +logaddress_add 10.0.5.80:48213
[13:47:57] [Logger:admintt Debug] : Running command line: "/usr/bin/chmod +x srcds_linux-20230801-134757.sh" from ""
[13:47:57] [Logger:admintt Debug] : Started process with ID 1902
[13:47:57] [Logger:admintt Debug] : Application state changed from PreStart to Starting
[13:47:58] [Logger:admintt Debug] : Application state changed from Starting to Stopped
[13:47:58] [Logger:admintt Warning] : Server failed to start 7/5 times...
[13:47:58] [Logger:admintt Warning] : Server failed to start 5 times, not restarting.
[13:47:58] [Logger:admintt Debug] : Application state changed from Stopped to Failed


the issue is with the old Lib files

For any users who are finding that Source based games such as CSGO won’t start on Debian 11 or newer versions of Ubuntu, find bin/libgcc_s.so.1 in your instances data under the srcds directory and rename it to libgcc_s.so.1.old - the server should then start as normal.

this is your problem can you please fix this thank you