Thread: [Solved] [CS:GO] Crash after update
View Single Post
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 09-27-2022 , 06:57   Re: [CS:GO] Crush after update
Reply With Quote #8

in launch parameter:
Code:
-console -usercon -game csgo +map de_dust2 -tickrate 128
Add in ...csgo/cfg/autoexec.cfg:
Code:
game_type 0; game_mode 1
mapgroup mg_allclassic

host_players_show 2
sv_setsteamaccount xxxxxxxxxxx
If server still works, then you can try add port after

Code:
-console -usercon -game csgo +map de_dust2 -tickrate 128 -port 27015
I guess your server shutdown because port 27015 is in use on else program and when you have parameter:
-net_port_try 1
__________________
Do not Private Message @me
Bacardi is offline