I am having a trouble with my CS:GO server, when someone trying to join the server this message pops up in the console.It's a windows server.
If I join to 192.168.0.100 I get this error:
Server OS: Windows 7 64-bit
Processor: Intel Core i5-2310
Ram: 8gb
Game: Counter Strike : Global Offensive
Start Up Command: srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust
No admin mods
I downloaded the server using app_update 740 validate in steamCMD after I logged in it.
Network and bandwidth info:
Download speed: 25mbps Upload Speed: 5mbps
Router: TP-Link WR340GD
Local IP of server: 192.168.0.1
External IP: 78.92.170.223
Port Forwarding:
Server.cfg:
Quote:Connecting to public(78.92.170.223:27015) ...Can anybody help me? I get this message too :
718.872: Sending UDP connect to public IP 78.92.170.223:27015
Server using 'public' lobbies, requiring pw no, lobby id 0
RememberIPAddressForLobby: lobby 0 from address 78.92.170.223:27015
Grace request retry for unreserved server...
Retrying public(78.92.170.223:27015) ...
718.904: Sending UDP connect to public IP 78.92.170.223:27015
Server using 'public' lobbies, requiring pw no, lobby id 0
RememberIPAddressForLobby: lobby 0 from address 78.92.170.223:27015
Server approved grace request...
Retrying connection to 78.92.170.223:27015, server requires lobby reservation but is unreserved.
Received game details information from 78.92.170.223:27015...
Adding direct connect IP to reservation 78.92.170.223:27015
[MM] Sending reservation request to 192.168.0.100:27015
[MM] Sending reservation request to 78.92.170.223:27015
If I join to 192.168.0.100 I get this error:
Quote:3141.394: Sending UDP connect to public IP 192.168.0.100:27015Basic Info:
Server using 'public' lobbies, requiring pw no, lobby id 18600008f8ebe8e
RememberIPAddressForLobby: lobby 18600008f8ebe8e from address 192.168.0.100:27015
STEAM validation rejected
Server OS: Windows 7 64-bit
Processor: Intel Core i5-2310
Ram: 8gb
Game: Counter Strike : Global Offensive
Start Up Command: srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust
No admin mods
I downloaded the server using app_update 740 validate in steamCMD after I logged in it.
Network and bandwidth info:
Download speed: 25mbps Upload Speed: 5mbps
Router: TP-Link WR340GD
Local IP of server: 192.168.0.1
External IP: 78.92.170.223
Port Forwarding:
Server.cfg:
Code:
hostname "Magyar szerver"
rcon_password "youwontknowit"
sv_password ""
mp_freezetime 5
mp_join_grace_time 15 //Mennyi ideig lehet még csatlakozni kezdés után
mp_match_end_restart 0 // Meccs végi pálya restart
sv_cheats 0 //Csalás kikapcsolása
sv_lan 0 //LAN mód kikapcsolása
writeid
writeip
exec banned_user.cfg
exec banned_ip.cfg
"bot_quota_mode" "fill"
"bot_defer_to_human_items" "1"
"bot_defer_to_human_goals" "0"
"bot_difficulty" "1"
"bot_dont_shoot" "0"
"bot_chatter" "normal"
"bot_autodifficulty_threshold_low" "-2.0" // Value between -20.0 and 20.0 (Amount below avg human contribution score, below which a bot should raise its difficulty)
"bot_autodifficulty_threshold_high" "0.0" // Value between -20.0 and 20.0 (Amount above avg human contribution score, above which a bot should lower its difficulty)