When I try to use srcds.py to list all the cvars or list the bans on my server, (around 163). I get an index out of range error.
Probably easiest to see by listing all your cvars
>>> sf.rcon_command("cvarlist")
Traceback (most recent call last):
File "", line 1, in
sf.rcon_command("listid")
File "C:\Documents and Settings\Adam\Desktop\SRCDS.py", line 226, in...
2008-06-28 23:20:08 UTC in SRCDS.py