View Single Post
Author Message
tky
New Member
Join Date: Sep 2018
Old 09-27-2018 , 12:22   [CSGO] #Valve_Reject_Connect_From_Lobby
Reply With Quote #1

I have set up everything on my server at home (connecting from PC with ethernet, server is connected to router so can't use LAN), server cfg/launch options below. Running on 16.04 Ubuntu server version.

Code:
screen -S "Counter-Strike: Global Offensive Server" ./srcds_run -game csgo -usercon +game_type 0 +game_mode 1 -exec server +mapgroup mg_bomb +map de_dust2 +net_public_adr <server's ip> -net_port_try 1
Code:
hostname "aidan's server"
sv_password ""
sv_timeout 60
sv_setsteamaccount <my gslt>
mp_autoteambalance 1
mp_limitteams 1
writeid
writeip
sv_lan 0
Very basic stuff. Just testing server before I do anything big.

Whenever I try to connect to my server through the connect command + IP, it gives the message that I can only connect from a lobby, with my server outputting the message below:



I can't figure out what to do/change.

Last edited by tky; 09-27-2018 at 14:13.
tky is offline