SRCDS Steam group


Server won't start (No challenge from [ip])
#1
When I trie to start my server with the latest update (CouterStrike Source Shared Content version 32) I get this output:
Code:
[root@game03 maff]# ./srcds_run -console -game cstrike -port 27015 +map de_dust
Auto detecting CPU
Using SSE2 Optimised binary.
Auto-restarting the server on crash

Console initialized.
Attempted to create unknown entity type event_queue_saveload_proxy!
Game .dll loaded for "Counter-Strike: Source"
maxplayers set to 32
Network: IP 127.0.0.1, mode MP, dedicated Yes, ports 27021 SV / 27006 CL
Executing dedicated server config file
Unknown command "sys_ticrate"
Unknown command "mp_logecho"
Unknown command "mp_logfile"
"sv_contact" = ""
- Contact email for server sysop
Server logging enabled.
Server logging data to file logs/L0513036.log
L 05/13/2005 - 16:32:25: Log file started (file "logs/L0513036.log") (game "/home/maff/cstrike") (version "2378")
Unknown command "log_console"
Unknown command "log_level"
couldn't exec banned_ip.cfg
couldn't exec banned_user.cfg
couldn't exec de_dust.cfg
Adding master server 69.28.151.178:27011
Adding master server 207.173.177.11:27011
Connection to Steam servers successful.
No challenge from 195.156.109.234:27243.
Bad challenge from 195.156.109.234:27243.
No challenge from 68.142.232.32:27243.
etc..
etc..
Reply
#2
Yah Im getting the same errors, Im thinking this are ppeople trying to connect to your server without the latest update. Im not sure tho...

Connection to Steam servers successful.
L 05/13/2005 - 09:42:06: World triggered "Round_Start"
No challenge from 211.125.157.239:33364.
Bad challenge from 211.125.157.239:33364.
No challenge from 68.142.232.32:27243.
No challenge from 209.112.128.174:1275.
Bad challenge from 209.112.128.174:1275.
No challenge from 195.156.109.234:27243.
No challenge from 85.167.130.228:2577.
Bad challenge from 85.167.130.228:2577.
No challenge from 194.251.249.103:27243.
Bad challenge from 194.251.249.103:27243.
No challenge from 66.57.214.26:2599.
Bad challenge from 66.57.214.26:2599.
Bad challenge from 209.112.128.174:1382.
Bad challenge from 209.112.128.174:1382.
Reply
#3
But your server shows up and you can connect to it?
Reply
#4
Yah my server are showing up and I connect to it. It seems like your server is not getting a valid ip address and you have alot of bad CVARS in your server.cfg, Try to add in your command line
+ip xxx.xxx.xxx.xxx.

Network: IP 127.0.0.1, mode MP, dedicated Yes, ports 27021 SV / 27006 CL
Executing dedicated server config file
Unknown command "sys_ticrate"
Unknown command "mp_logecho"
Unknown command "mp_logfile"
"sv_contact" = ""
- Contact email for server sysop
Server logging enabled.
Server logging data to file logs/L0513036.log
L 05/13/2005 - 16:32:25: Log file started (file "logs/L0513036.log") (game "/home/maff/cstrike") (version "2378")
Unknown command "log_console"
Unknown command "log_level"


Your Network IP should not be 127.0.0.1 thats your machine Localhost, not a Valid IP for ppl to connect to. Also sys_ticrate does not work for CS:S if you want to use a diff. tickrate you have to specify in your command line by typing -tickrate <value>. If your not sure what your IP address is type ifconfig. it should show your IP.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)