Problems on put Server Public/ Error: r3dNetwork_Peer_Timeout/ DeletePlayer: NAME

Results 1 to 1 of 1
  1. #1
    Newbie MiikeLohhan is offline
    MemberRank
    Dec 2009 Join Date
    24Posts

    sad Problems on put Server Public/ Error: r3dNetwork_Peer_Timeout/ DeletePlayer: NAME

    Code:
    --SOLVED--
    
    I've changed my modem of router(PPPoE) for Bridge mode, and too in hosts file for my IP SERVER.
    Hi guys, I am having a problem putting my server as public. I've tried various posts here on RaGEZONE before posting and nothing resolved. My problem is as follows:

    When I get DC, at same time appears this error on GS_LOG:

    Code:
    000783.231| r3dNetwork_Peer_Timeout: 189.71.111.95 <-- My public IP, but I'm using no-ip.
    000783.231| peer00 player ELLYSSONMIIKE is updating his data
    000783.231| DeletePlayer: ELLYSSONMIIKE, playerIdx: 0
    OBS: I'm not running Client and Server in the same PC.

    If I put the IP 192.168.1.4 in Supervisor.cfg I can connect and stay online without get DC.

    Code:
    [SupervisorServer]
    externalIp = 192.168.1.4 <-- This is the LAN IP of my notebook (where the server is running)
    masterIp = 127.0.0.1 <-- I have tried put 192.168.1.4 here, but, not works :/
    masterPort = 34000
    serverName = local
    serverGroup = 1
    maxPlayers = 600
    maxGames = 5
    uploadLogs = 0
    portStart = 34010
    gameServerExe = WZ_GameServer.exe
    
    webAPIDomainIP = 127.0.0.1
    webAPIDomainBaseURL =  /WarZ/api/
    webAPIDomainPort = 443
    webAPIDomainUseSSL = 1
    webAPIServerKey = bvx425698dg6GsnxwedszF
    If I put my public IP: xxxxxx.sytes.net <-- My no-ip host

    Code:
    [SupervisorServer]
    externalIp = xxxxx.sytes.net <-- My no-ip host
    masterIp = 127.0.0.1 <-- I have tried put 192.168.1.4 here, but, not works :/
    masterPort = 34000
    serverName = local
    serverGroup = 1
    maxPlayers = 600
    maxGames = 5
    uploadLogs = 0
    portStart = 34010
    gameServerExe = WZ_GameServer.exe
    
    webAPIDomainIP = 127.0.0.1
    webAPIDomainBaseURL =  /WarZ/api/
    webAPIDomainPort = 443
    webAPIDomainUseSSL = 1
    webAPIServerKey = bvx425698dg6GsnxwedszF
    After a while plugged in, I get DC.
    And, my friends staying connected.

    Here are my hosts settings.

    Code:
    127.0.0.1          localhost
    127.0.0.1          xxxxx.sytes.net <-- My no-ip host / I have try 189.71.111.95, but not works :/
    127.0.0.1          WIN-8NNL7AFUS6S
    OBS2: I don't have antivirus or any sofwares.
    OBS3: Firewall is disabled.
    OBS4: I'm using router(ADSL2).
    OBS5: After I get DC, if I go to Server lists, Do not have more servers showing, and I need to restard Supervisor.exe for appears ag.

    Ports opened on router:
    TCP: 80
    TCP: 443

    TCP: 34000-35000
    UDP: 34000-35000

    My notebook specs:

    Code:
    Core i5
    RAM 3GB
    Windows Server 2008 R2.
    Last edited by MiikeLohhan; 09-05-13 at 09:08 PM.




Advertisement