Cannot access server :(

Results 1 to 4 of 4
  1. #1
    Enthusiast BlackOut is offline
    MemberRank
    Sep 2010 Join Date
    28Posts

    sad Cannot access server :(

    Hello everyone, today i opend a gunz server.
    Everything is fine and all the ip's set to 127.0.0.1

    And i still get this wierd Cannot access server error.

    Please help me.


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

    Re: Cannot access server :(

    Post your server.ini, MatchServer logs, ServerStatus.dbo table's info, Locator.ini and system.xml.

  3. #3
    Enthusiast BlackOut is offline
    MemberRank
    Sep 2010 Join Date
    28Posts

    Re: Cannot access server :(

    Here it is:

    Server.ini:

    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="HELPME"

    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="GunZ"
    FREELOGINIP=""
    KEEPERIP="127.0.0.1"
    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"

    MatchServerLOgs:

    nhn server mode is real
    Load XML from memory : strings.xml(0x0037) - SUCCESS
    Load XML from memory : cserror.xml(0x0037) - SUCCESS
    [04/21/11 15:43:15] DBMS connected
    [04/21/11 15:43:15] Command registeration completed
    Inited client file list (1)
    success init security.
    FILE PATH : C:\Documents and Settings\BananaJump7\שולחן העבודה\Folders\InfinityGunz\Gunz ServerFiles Rev 5\MatchServer\MD5HashValue.txt
    MD5 Hash Value => 6e ff 40 c1 22 1e 4b 2b 33 ce 22 41 7d c4 3a 3d

    ================================== Server configure info ==================================
    [04/21/11 15:43:15] Release Date : Jun 13 2007
    [04/21/11 15:43:15] X-Trap Off
    [04/21/11 15:43:15] MD5 Check Off
    [04/21/11 15:43:15] Server Country : BRAZIL
    [04/21/11 15:43:15] Command version : (56)
    [04/21/11 15:43:15] Event usable state : (false)
    [04/21/11 15:43:15] Load event size : (1)
    [04/21/11 15:43:15] FileCRCCheckSum usable state : (false)
    [04/21/11 15:43:15] FileCRC size : (1)
    [04/21/11 15:43:15] Country Code Filter usalbe state : (false)
    [04/21/11 15:43:15] Accept Invalied IP state : (true)
    [04/21/11 15:43:15] Keeper IP : (127.0.0.1)
    [04/21/11 15:43:15] Monitor IP : (127.0.0.1)
    ===========================================================================================

    [04/21/11 15:43:15] Match Server Created (Port:6000)
    success to update CustomIP
    RealCPNet> SessionCreated=1, SessionDestroyed=0

    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="127.0.0.1" />
    </LOCATORLIST>

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

    </XML>

    Locator.ini:


    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="HELPME"

    [NETWORK]
    IP="127.0.0.1"
    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"


    ServerStatus:


    ServerID - 1 , Currplayer - 0 , MaxPlayer - 500 , Time - 21/04/2011 13:15:10 , IP - 127.0.0.1 , Port - 6000 , ServerName Gunz , Opend - 1 , Type - 4.

    Please help me fast

  4. #4
    Developer gausho is offline
    MemberRank
    Apr 2009 Join Date
    298Posts

    Re: Cannot access server :(

    in system.xml change 127.0.0.1 to your ip here "whatismyip.com"
    and in KEEPERIP="127.0.0.1" in server.ini to



Advertisement