Server probs

Results 1 to 7 of 7
  1. #1
    Valued Member lil_Homie is offline
    MemberRank
    May 2010 Join Date
    134Posts

    Server probs

    1. After i got my launcher 2 auto-update, when u press start game nothing happens :/!

    2. when i started my server from the gunz.exe, I cudn't see da server.

    Note: This is hosted on a vps.

    Hope someone can help meh. Out of all da times i;ve made a server. This time it's been giving meh tons of trouble.


  2. #2
    igunz.net Dawson is offline
    LegendRank
    Feb 2010 Join Date
    ::1 (Canada BC)Location
    2,581Posts

    Re: Server probs

    Perhaps your serial keys don't match for error #1

    and for error #2 post your ini's

  3. #3
    Account Upgraded | Title Enabled! razi46 is offline
    MemberRank
    Dec 2007 Join Date
    697Posts

    Re: Server probs

    Your launcher may be seeking a theduel.exe file instead of Gunz.exe . Rename it to theduel.exe.

  4. #4
    Valued Member lil_Homie is offline
    MemberRank
    May 2010 Join Date
    134Posts

    Re: Server probs

    1. Launcher prob fixed

    2. Coming rite up.

    server.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="Sexychick"
    
    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="PokeGz"
    FREELOGINIP=""
    KEEPERIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="test"
    MODE="clan"
    COUNTRY="INTERNATIONAL"
    LANGUAGE="INTERNATIONAL"
    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
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="SexyChick"
    
    [NETWORK]
    IP="VPS 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"
    AgentConfig.xml
    Code:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    	<NAME>PokeGz</NAME>
    	<MAXCLIENT>500</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="VPS IP" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    I just got a few guesses but doesn't the exe or missing files cud be a part of this o.o?
    Last edited by lil_Homie; 10-12-10 at 12:50 AM.

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

    Re: Server probs

    This part is wrong:

    Code:
    MODE="test"
    MODE="clan"
    You can have only one MODE option. If you want both quest and clan, get a quest + clan server and set mode to "clan". If only quest, set it to "test". Remove the second one.

    Example:

    Code:
    MODE="test"

  6. #6
    Valued Member lil_Homie is offline
    MemberRank
    May 2010 Join Date
    134Posts
    lol ok i'll c.

    Bcuz ikno i've tried tht before and it worked lol.

    Well it failed o.o!

    Anyone else?

    srry for double post
    Last edited by Dawson; 09-12-10 at 01:30 AM. Reason: double post

  7. #7
    Valued Member lil_Homie is offline
    MemberRank
    May 2010 Join Date
    134Posts

    Re: Server probs

    /bump

    Anyone else care to help? I'm also thinking tht make theres a conflict between da server files and da client files, or it's just that there's might be different version files mixed in there tht's causing the prob o.o (Ex: 07,08 files etc)



Advertisement