Server doesn't appear on server list

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! CheckPoint is offline
    MemberRank
    Sep 2009 Join Date
    507Posts

    Server doesn't appear on server list

    Hello,
    Using Gunz 2008 Repack by phoenix,I encountered an issue while setting it up on my VPS.When i modify the system.xml to connect to my VPS,it doesn't seem to show up on the server list

    MatchServer's Server.ini:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="Hidden"
    
    [SERVER]
    MAXUSERS=1000
    SERVERID=1
    SERVERNAME="VexoGunZ"
    FREELOGINIP=""
    KEEPERIP="65.75.244.178
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="BRZ"
    USETICKET="0"
    
    [LANGUAGE]
    LANG_TYPE="eng"
    
    [FILTER]
    USE="0"
    ACCEPT_INVALID_IP="1"
    
    [ENVIROMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0"
    MatchAgent AgentConfig.xml:
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>VexoGunZ</NAME>
    	<MAXCLIENT>1000</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="65.75.244.178" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Locator's Locator.ini:
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="Hidden"
    
    [NETWORK]
    IP="65.75.244.178"
    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"
    Any help with this issue would be appreciated
    Thanks in advance :)
    Last edited by CheckPoint; 21-02-10 at 01:51 PM. Reason: Changed to the newer edited server.ini(same results tho)


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Server doesn't appear on server list

    Why don't people follow simple steps? I wrote "YOUR IP HERE" only for the keeper IP. Why did you have to fill in the FREELOGINIP? Leave it blank.
    Posted via Mobile Device

  3. #3
    Account Upgraded | Title Enabled! CheckPoint is offline
    MemberRank
    Sep 2009 Join Date
    507Posts

    Re: Server doesn't appear on server list

    I tried with the Freeloginip blank too,tho same results occur.Thanks tho :)

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Server doesn't appear on server list

    Your server.ini is incorrect. It wasn't the one I provided.

    LANGUAGE="BRZ" and a " after the IP in the Keeper IP is missing. Use this server.ini:

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="Hidden"
    
    [SERVER]
    MAXUSERS=1000
    SERVERID=1
    SERVERNAME="VexoGunZ"
    FREELOGINIP=""
    KEEPERIP="65.75.244.178"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LANGUAGE]
    LANG_TYPE="eng"
    
    [FILTER]
    USE="0"
    ACCEPT_INVALID_IP="1"
    
    [ENVIROMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0"
    Fill in your DB password and you're good to go.

  5. #5
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: Server doesn't appear on server list

    VexoGunZ is taken and used?

    is it?



Advertisement