View Single Post
Dr.Doctor
AlliedModders Donor
Join Date: Feb 2017
Location: Hong Kong
Old 05-17-2020 , 11:55   Re: WindowsGSM - Manage your game servers with one software! | v1.18.0
Reply With Quote #41

Quote:
Originally Posted by bigborther View Post
BUG?: after I start csgoserver with this tool, I can't run my csgo game, It says "csgo is already running"。
//我开启服务器后,无法通过steam启动游戏,并且steam的状态显示csgo游戏已运行,这 是怎么回事呢?

Update: Run game first and then run the server, everything will be fine
You are required to change the server clientport to 27006, since your game use clientport 27005 and server use clientport 27005 too.

So you can edit WindowsGSM.cfg (Browse -> Server Configs), edit
HTML Code:
+clientport 27005
to
HTML Code:
+clientport 27006
__________________
Dr.Doctor is offline