I'm trying to set up a CS:GO dediacted server and I'm running into some problems.
I can start the server fine and can see it in the server browser too. But when I connect via Lan IP it goes to the loading screen, fills the loading bar in 1 second and goes back to the main menu. The server does not register my connection attempt or notice it in any way.
I'm starting the server via srcds shortcut with these commands:
Code: Select all
-game csgo -console +sv_setsteamaccount <mytoken> +mapgroup mg_active +map de_dust2
maybe someone else had a similar problem and knows what to do. Thanks! :)