Server Not Showing Up

Results 1 to 9 of 9
  1. #1
    Apprentice drake816 is offline
    MemberRank
    Feb 2008 Join Date
    YorkLocation
    15Posts

    Server Not Showing Up

    Ok so I bought a VPS from Frantech two days ago, and just access to it today. Anyway it has Windows 2003 64 bit. I configed all the .ini's, Db's, and the system.xml to the Vps's ip. So after that I opened MatchServer, Locator, and MatchAgent. But MatchAgent won't open for some reason that's why I think the server won't pop up. Also I did an hour of searching here, tried everything nothing worked. :/

    Here's my logs

    Server.ini
    [DB]
    DNS="GunzDB"
    USERNAME="Gunz"
    PASSWORD="NO PASS FOR U GUYS"
    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="Test"
    FREELOGINIP="89.46.32.128"
    KEEPERIP="89.46.32.128"
    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"
    Locater.ini
    [DB]
    DNS="GunZDB"
    USERNAME="Gunz"
    PASSWORD="MY PASS FOOLS :P"
    [NETWORK]
    IP="89.46.32.128"
    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
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    <NAME>Test</NAME>
    <MAXCLIENT>2000</MAXCLIENT>
    <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    <ADDRESS ip="89.46.32.128" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    System.xml
    <?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://localhost/emblems/</EMBLEM_URL>

    <TEMBLEM_URL>http://localhost/emblems/</TEMBLEM_URL>

    <LOCATORLIST>
    <LOCATOR id="1" IP="89.46.32.128" />
    </LOCATORLIST>

    <TLOCATORLIST>
    <LOCATOR id="1" IP="89.46.32.128" />
    </TLOCATORLIST>

    </XML>


    Thanks for your help guys. :p
    Last edited by drake816; 15-01-10 at 03:09 AM.


  2. #2
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Server Not Showing Up

    Well did you install x64 MSSQL and do odbcad32?

  3. #3
    Apprentice drake816 is offline
    MemberRank
    Feb 2008 Join Date
    YorkLocation
    15Posts

    Re: Server Not Showing Up

    Quote Originally Posted by number12 View Post
    Well did you install x64 MSSQL and do odbcad32?


    Yep .

  4. #4
    Member tomylenzi is offline
    MemberRank
    Jul 2009 Join Date
    argentinaLocation
    56Posts

    Re: Server Not Showing Up

    mmmmmmmmm chequea el sql crea la odbc y pone los puertos tienes todos bien en lo que mostraste lol

  5. #5
    Apprentice drake816 is offline
    MemberRank
    Feb 2008 Join Date
    YorkLocation
    15Posts

    Re: Server Not Showing Up

    Quote Originally Posted by tomylenzi View Post
    mmmmmmmmm check the odbc sql creates and sets ports as you have all that you showed good lol


    The OBDC is setted up correctly, and it has no ports since it's a vps. I contacted Frantech about port forwarding and they told me there's no need to port forward since there's no NAT.

  6. #6
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Server Not Showing Up

    make freelogin IP leave it blank and for your IPs they seem fine. (Funny thing is that you hide your password when we dont need it, but you didnt hide your IP. Wasnt very smart ppl can do dmg)

  7. #7
    Proficient Member Zinoxity is offline
    MemberRank
    Dec 2009 Join Date
    198Posts

    Re: Server Not Showing Up

    System.ini should look like this:

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="Gunz"
    PASSWORD="NO PASS FOR U GUYS"
    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="Test"
    FREELOGINIP=""
    KEEPERIP="89.46.32.128"
    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"
    That's all I can think of, also, run the programs as administrator.

  8. #8
    Apprentice drake816 is offline
    MemberRank
    Feb 2008 Join Date
    YorkLocation
    15Posts

    Re: Server Not Showing Up

    Quote Originally Posted by number12 View Post
    make freelogin IP leave it blank and for your IPs they seem fine. (Funny thing is that you hide your password when we dont need it, but you didnt hide your IP. Wasnt very smart ppl can do dmg)
    Quote Originally Posted by Zinoxity View Post
    System.ini should look like this:

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="Gunz"
    PASSWORD="NO PASS FOR U GUYS"
    [SERVER]
    MAXUSER=2000
    SERVERID=1
    SERVERNAME="Test"
    FREELOGINIP=""
    KEEPERIP="89.46.32.128"
    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"
    That's all I can think of, also, run the programs as administrator.


    Non of that worked.

  9. #9
    Apprentice drake816 is offline
    MemberRank
    Feb 2008 Join Date
    YorkLocation
    15Posts

    Re: Server Not Showing Up

    Help please?



Advertisement