Cannot Acces Server......

Results 1 to 3 of 3
  1. #1
    Member Langkampo is offline
    MemberRank
    Oct 2008 Join Date
    78Posts

    Cannot Acces Server......

    Hi peepz. i have the cannot acces server error...

    here is my server.ini

    Im sorry for hiding my password and ip but here it is:

    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="MYPW"
    
    [SERVER]
    MAXUSER=50
    SERVERID=1
    SERVERNAME="MatchServer1"
    ;FREELOGINIP=""
    KEEPERIP="MYIP"
    MONITORIP="MYIP"
    MONITORPORT=6000
    MODE="test"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    
    [LANGUAGE]
    LANG_TYPE="eng"
    
    [FILTER]
    USE="0" 
    ACCEPT_INVALID_IP="1"
    
    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0"
    System.XML (from the .mrs from the client)

    Code:
    <?xml version="1.0" ?>
    <XML>
    	<XMLHEADER>version="1.0"</XMLHEADER>
    
    	<SKIN>Default</SKIN>
    
    	<DEFFONT>Arial</DEFFONT>
    
    	<IME>false</IME>
    
    	<BAREPORT>
    		<ADDR>www.battlearena.com</ADDR>
    		<DIR>incoming/gunz_US</DIR>
    	</BAREPORT>
    
    	<EMBLEM_URL>http://MYIP</EMBLEM_URL>
    	<TEMBLEM_URL>http://MYIP</TEMBLEM_URL>
    
    	<CASHSHOP_URL>http://MYIP</CASHSHOP_URL>
    
    	<HOMEPAGE>
    	    <URL>http://MYIP8</URL>
    	    <TITLE>GunZ the Duel</TITLE>
    	</HOMEPAGE>
    
    	<LOCATORLIST>
    		<LOCATOR id="1" IP="MYIP" />
    	</LOCATORLIST>
    
    	<TLOCATORLIST>
    		<LOCATOR id="1" IP="MYIP" />
    	</TLOCATORLIST>
    </XML>
    Help me please:(


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

    Re: Cannot Acces Server......

    You need to make 2 changes in your server.ini.

    1)MONITORIP is supposed to be 127.0.0.1
    2)MONITORPORT is supposed to be 9000.

  3. #3
    Member Langkampo is offline
    MemberRank
    Oct 2008 Join Date
    78Posts

    Re: Cannot Acces Server......

    Quote Originally Posted by Phoenix View Post
    You need to make 2 changes in your server.ini.

    1)MONITORIP is supposed to be 127.0.0.1
    2)MONITORPORT is supposed to be 9000.
    Actually.. monitorport just works when its 6000. and i solved it.. port was in use by a program -.-



Advertisement