GOLDSRC: Client timed out while answering challenge

Discussion in 'Linux' started by makoj, Sep 26, 2011.

  1. makoj New Member

    Hi,

    I have problem with RevEmu.

    I host 2 Counter Strike 1.6 servers (v1.1.2.6/Stdio 4883) with RevEmu. Both lastest version (01092011-1-1).
    At first, my error is not like these others problems (for example http://forum.rev-crew.info/threads/timed-out-problem.7/).

    Secondly, this problem is definitely RevEmu's problem because of four things:
    1. Only Non-Steam players get this error (no matter what version of client they have)
    2. That means this problem doesn't appear when RevEmu is off
    3. EVERY non-steam player get this problem. Even me when i was in same network as server with firewall completely turned off on my laptop connected thru NS client.
    4. Same computer, same setting, same firewall settings, everything is just same but client is the official one and everything works flawlessly. Then 2 mins later i switch to any NS client and this happens..
    And here is the bug:
    [IMG]
    User is just kicked with this message. No lags before. No loss in that counter in left bottom corner. Nothing special. Nothing that would suggest me how to fix this. And from server console it looks like user had disconnected like anyone else.

    Log from server console:
    Code:
    L 09/26/2011 - 15:23:59: Log file started (file "logs/L0926102.log") (game "cstrike") (version "48/1.1.2.6/Stdio/4883")
    L 09/26/2011 - 15:24:01: World triggered "Round_Start"
    L 09/26/2011 - 15:24:01: "pap<36><STEAM_0:0:8253062xx><>" connected, address "80.78.xxx.xxx:27005"
    L 09/26/2011 - 15:24:01: "pap<36><STEAM_0:0:8253062xx><>" STEAM USERID validated
    
    ....... Something irrelevant happens.. game is going on....
    
    L 09/26/2011 - 15:24:32: "pap<36><STEAM_0:0:8253062xx><>" joined team "SPECTATOR"
    
    .... again that has nothing to do with me .....
    
    L 09/26/2011 - 15:26:19: "pap<36><STEAM_0:0:8253062xx><SPECTATOR>" triggered "time" (time "2:13")
    L 09/26/2011 - 15:26:19: "pap<36><STEAM_0:0:8253062xx><SPECTATOR>" triggered "latency" (ping "9")
    L 09/26/2011 - 15:26:19: "pap<36><STEAM_0:0:8253062xx><SPECTATOR>" disconnected
    So nothing special happens (triggerring time and latency is common thing. Doesn't mean anything. Everyone trigger this on disconnect ;)). It looks just like normal disconnect.

    Do you have ANY suggestions? Is there any way turning on some debugging of revemu? I really believe this is RevEmu problem. Please, try to give me some tips how to investigate this problem so i can fix it. I am definitely not the only one who gets this error so it will help many people i guess ;)

    Sorry for my bad english :/
  2. bir3yk Member

    sv_use_steam_voice 0 in server.cfg
  3. makoj New Member

    Thanks. I will report after some testing ;) I hope it will work :)

    PS: Is there any special difference between these two linux versions of revemu? I used both of them and they both workd perfectly (or atleast i didn't encountered any problems like crashes or anything). So it just doesn't matter for me which one do i use?
    THX!
  4. bir3yk Member

    it is the same version, but with different glibc.
  5. makoj New Member

    Ok thanks! I guess it will work now (if not i will reply to this thread) so thank you! RevEmu is really nice work :) ;)
    ArucarD likes this.
  6. makoj New Member

    Hi, i still have this problem altought that i have sv_use_steam_voice 0 in my config.cfg + i executed it directly to server console during gameplay and it still kick players. I entered it to console and just like 2 mins later it kicked 2 players.

    Please, do you have any other suggestion how to solve it?

    THX!

    PS: It reduced kicks, but did not removed them completely.