Agent Error "999" ping

Results 1 to 6 of 6
  1. #1
    Account Upgraded | Title Enabled! dellyoung is offline
    MemberRank
    Aug 2007 Join Date
    271Posts

    Agent Error "999" ping

    ok well i get agent error and im not shure why.

    ok so i only get this and here is my stuff

    Server.ini:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="********"

    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="AngelzArrow"
    FREELOGINIP="127.0.0.1"
    KEEPERIP="**.*.*.***"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"

    [LANGUAGE]
    LANG_TYPE="eng"

    [LOCALE]
    DBAgentPort=5100
    DBAgentIP=127.0.0.1

    [FILTER]
    USE="0"
    ACCEPT_INVALID_IP="1"

    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0"
    Locator.ini:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="********"

    [NETWORK]
    IP="**.*.*.***"
    PORT="8900"

    [ENV]
    ID="1"
    LOCATOR_UID_HIGH="5"
    LOCATOR_UID_LOW="0"
    MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
    UDP_LIVE_TIME="10000000"
    MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
    BLOCK_TIME="0"
    UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
    MARGIN_OF_ERROR_MIN="500000"
    USE_COUNTRY_CODE_FILTER="no"
    GMT_DIFF="-3"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
    ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
    UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
    TEST_SERVER="0"
    System.Xml inside system.mrs:

    <?xml version="1.0" encoding="UTF-8" ?>
    <XML>
    <XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>

    <SKIN>Default</SKIN>

    <DEFFONT>Arial</DEFFONT>

    <IME>true</IME>

    <BAREPORT>
    <ADDR>www.battlearena.com</ADDR>
    <DIR>incoming/gunz_global</DIR>
    </BAREPORT>

    <HOMEPAGE>
    <URL>http://www.gunzonline.com</URL>
    <TITLE>GunZ the Dual</TITLE>
    </HOMEPAGE>

    <EMBLEM_URL>http://angelzarrow.us.to/gunz/emblems/</EMBLEM_URL>

    <TEMBLEM_URL>http://angelzarrow.us.to/gunz/emblems/</TEMBLEM_URL>


    <LOCATORLIST>
    <LOCATOR id="1" IP="**.*.*.***" />
    <LOCATOR id="2" IP="192.168.0.***" />
    <LOCATOR id="3" IP="127.0.0.1" />
    </LOCATORLIST>

    <TLOCATORLIST>
    <LOCATOR id="1" IP="**.*.*.***" />
    <LOCATOR id="2" IP="192.168.0.***" />
    <LOCATOR id="3" IP="127.0.0.1" />
    </TLOCATORLIST>

    </XML>
    AgentConfig.Xml:

    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    <NAME>AngelzArrow</NAME>
    <MAXCLIENT>500</MAXCLIENT>
    <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    <ADDRESS ip="**.*.*.***" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    When i turn on MatchAgent Agent error is gone but i still get 999 ping on eveyone else and they see me as 999 ping
    Ive tested with all UDP ports unblocked 2 DMZ if u need anyhting else plese ask thanks


  2. #2
    Who is the cow! sari4ever is offline
    MemberRank
    Apr 2007 Join Date
    Holy LandLocation
    790Posts

    Re: Agent Error "999" ping

    in matchagent agentconfig.xml

    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>RaGEZONE GunZ Server</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="192.168.1.100" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Code:
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    don't change this
    Code:
    	<ADDRESS ip="192.168.1.100" tcpport="7777" udpport="5100"/>
    change 192.168.1.100 change it to your lan ip if you host a lan a server or to your wan ip if you host a public server

  3. #3
    Account Upgraded | Title Enabled! dellyoung is offline
    MemberRank
    Aug 2007 Join Date
    271Posts

    Re: Agent Error "999" ping

    sorry i forgot to post my match agent

  4. #4
    Who is the cow! sari4ever is offline
    MemberRank
    Apr 2007 Join Date
    Holy LandLocation
    790Posts

    Re: Agent Error "999" ping

    >_> do as i told you so

  5. #5
    Account Upgraded | Title Enabled! dellyoung is offline
    MemberRank
    Aug 2007 Join Date
    271Posts

    Re: Agent Error "999" ping

    i did have it in the first place

  6. #6
    Who is the cow! sari4ever is offline
    MemberRank
    Apr 2007 Join Date
    Holy LandLocation
    790Posts

    Re: Agent Error "999" ping

    O.O ZOMG

    i am out of ideas mmm try

    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>RaGEZONE GunZ Server</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="wan ip" tcpport="6000"/>
    	<ADDRESS ip="127.0.0.1" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>



Advertisement