Agent Error

Results 1 to 4 of 4
  1. #1
    Account Upgraded | Title Enabled! kitez is offline
    MemberRank
    Aug 2010 Join Date
    549Posts

    Agent Error

    well, previously i didn't get this error, but after i restart the server, i always get this error, and some of my user.

    how do i fix this??



    thank you...


  2. #2
    Good Guy George qet123 is offline
    MemberRank
    Apr 2009 Join Date
    DesertLocation
    1,432Posts

    Re: [Help]Agent Error

    post your matchagent , server.ini , locator.ini

  3. #3
    Account Upgraded | Title Enabled! kitez is offline
    MemberRank
    Aug 2010 Join Date
    549Posts

    Re: [Help]Agent Error

    Quote Originally Posted by qet123 View Post
    post your matchagent , server.ini , locator.ini
    server.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="xx"
    PASSWORD="xxxxxxxxxxxx"
    
    [SERVER]
    MAXUSER="5000"
    SERVERID="1"
    SERVERNAME="Gunz"
    ;FREELOGINIP="127.0.0.1"
    KEEPERIP="xxx.xxx.xxx.xxx" <---- my WAN IP
    MONITORIP="xxx.xxx.xxx.xxx" <--- my WAN IP
    MONITORPORT="9000"
    MODE="clan" ; PLEASE DON'T CHANGE THIS IF YOU WANT QUEST+CLAN.
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LOCALE]
    DBAgentIP="127.0.0.1"
    DBAgentPort="5100"
    
    [FILTER]
    USE="0" 
    ACCEPT_INVALID_IP="1"
    
    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_MD5="0"
    USE_FILECRC="0"
    USE_RESOURCECRC32CACHECKECK="0" 
    
    [POWERLEVELING]
    USE_POWERLEVELING_DB_BLOCK="1"
    POWERLEVELING_DB_BLOCKTIME="100000"
    
    [KILLTRACKER]
    USE_KILLTRACKER="1"
    MAXKILLCOUNT_ON_TRACETIME="50"
    KILLCOUNT_TRACETIME="50"
    
    [LOOPLOG]
    USE_LOOPLOG="1"
    MAX_LOOP_TIME_GAP="36000"
    locator.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="xx"
    PASSWORD="xxxxx"
    
    [NETWORK]
    IP="xxx.xxx.xxx.xxx" <--- my WAN 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" 
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
    ACCEPT_INVALID_IP="1"
    TEST_SERVER="0"
    MatchAgent
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>Gunz</NAME>
    	<MAXCLIENT>5000</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/> <!-- Change the tcpport here,  if you change the MatchServer port from 6000 to something else -->
    	<ADDRESS ip="xxx.xxx.xxx.xxx" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    xxx is my WAN IP...

    so, ???

  4. #4
    Account Upgraded | Title Enabled! kitez is offline
    MemberRank
    Aug 2010 Join Date
    549Posts

    Re: Agent Error

    anyone can help me please...??



Advertisement