Welcome to the RaGEZONE - MMORPG development forums.

Can not see the server...

This is a discussion on Can not see the server... within the Gunz Online forums, part of the MMORPG Developments category; When I open the runnable I can not see the server. I followed this guide: http://forum.ragezone.com/f497/video...server-667000/ and I use vpsland, ...

LyncusMU
Results 1 to 11 of 11
  1. #1
    Newbie
    Rank
    Newbie
    Join Date
    Jun 2010
    Posts
    4
    Liked
    0

    ! Can not see the server...

    Tabo Hotel
    When I open the runnable I can not see the server.
    I followed this guide: http://forum.ragezone.com/f497/video...server-667000/ and I use vpsland, I checked 3 times matchagent matchserver locator and system.xml ip. I rebuilt everything 3 times but the result does not change.
    Please Help Me
    Last edited by sandrofang; 19-06-10 at 12:29 AM.

  2. HostKey.com: Unmetered Dedicated servers in the Netherlands
  3. #2
    Xor-Net
    Rank
    Legend
    Join Date
    Feb 2010
    Location
    ::1 (Canada BC)
    Posts
    2,808
    Liked
    1037

    Re: Can not see the server...

    Does your VPS have any firewall enabled? and post up your config files.

    Oh, and please refrain from double posting.

  4. #3
    Hardstylin,Liquid,Rave=<3
    Rank
    Member +
    Join Date
    Apr 2008
    Location
    Old Sunny CA
    Posts
    1,311
    Liked
    115

    Re: Can not see the server...

    I used VPSLand before and they work just fine for p-servers.
    Post your server.ini and anything else you might find useful to us.
    Its probably something really simple that you overlooked

  5. #4
    RuleViolationKillerStefan
    Rank
    Member +
    Join Date
    May 2009
    Location
    Mars
    Posts
    325
    Liked
    7

    Re: Can not see the server...

    hey, i use vpsland,and it is beginning to close the firewall

    what is your rennable? just tell me the name of your rennable by what, there's the rennable that uses port 6000 and another 8900

    right?

  6. #5
    AGaming Owner
    Rank
    Member +
    Join Date
    Jan 2010
    Location
    Germany/Grecce
    Posts
    395
    Liked
    29

    Re: Can not see the server...

    the runnable dont matter rofl it matter how he setup the server ini and db the ports <,<

  7. #6
    Newbie
    Rank
    Newbie
    Join Date
    Jun 2010
    Posts
    4
    Liked
    0

    Re: Can not see the server...

    ip server: 64.186.135.124

    Locator.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="MY PASS"
    
    [NETWORK]
    IP="64.186.135.124"
    PORT="8009"
    
    [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>Crysis</NAME>
    	<MAXCLIENT>100</MAXCLIENT>
    	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    	<ADDRESS ip="64.186.135.124" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>


    server.ini
    Code:
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="MY PASS"
    
    [SERVER]
    MAXUSER=100
    SERVERID=1
    SERVERNAME="Crysis"
    FREELOGINIP="64.186.135.124"
    KEEPERIP="64.186.135.124"
    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"

    System.xml
    Code:
    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://64.186.135.124/</EMBLEM_URL>
    
    <TEMBLEM_URL>http://64.186.135.124/</TEMBLEM_URL>
    
    
    <LOCATORLIST>
    <LOCATOR id="1" IP="64.186.135.124" />
    <LOCATOR id="2" IP="64.186.135.124" />
    <LOCATOR id="3" IP="64.186.135.124" />
    </LOCATORLIST>
    
    <TLOCATORLIST>
    <LOCATOR id="1" IP="64.186.135.124" />
    <LOCATOR id="2" IP="64.186.135.124" />
    <LOCATOR id="3" IP="64.186.135.124" />
    </TLOCATORLIST>
    
    </XML>
    Server FireWall: OFF
    Last edited by sandrofang; 19-06-10 at 11:11 AM.

  8. #7
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jun 2010
    Posts
    276
    Liked
    6

    Re: Can not see the server...

    REMOVE Your ip or get DDOS

  9. #8
    RuleViolationKillerStefan
    Rank
    Member +
    Join Date
    May 2009
    Location
    Mars
    Posts
    325
    Liked
    7

    Re: Can not see the server...

    Quote Originally Posted by fuxpro321 View Post
    REMOVE Your ip or get DDOS
    lol Right !

    -did you add your ip in ServerStatu (GunzDB ==> table ==> ServerStatu)
    Last edited by ::.kakashi.::; 19-06-10 at 02:42 PM.

  10. #9
    Newbie
    Rank
    Newbie
    Join Date
    Jun 2010
    Posts
    4
    Liked
    0

    Re: Can not see the server...

    I had done... it's windows 2003 server 64 bit maybe i need 32 for gunz server...
    Last edited by sandrofang; 19-06-10 at 04:46 PM.

  11. #10
    I'm a free men :D
    Rank
    Member +
    Join Date
    Dec 2009
    Location
    On a potato
    Posts
    412
    Liked
    25

    Re: Can not see the server...

    Have you looked into your database?

    look for dbo.serverstatus and add your ip.
    And look for dbo.locatorstatus and add your ip.

    And empty your freelogin ip in server.ini

  12. #11
    Newbie
    Rank
    Newbie
    Join Date
    Jun 2010
    Posts
    4
    Liked
    0

    Re: Can not see the server...

    Quote Originally Posted by wesley1189 View Post
    Have you looked into your database?

    look for dbo.serverstatus and add your ip.
    And look for dbo.locatorstatus and add your ip.

    And empty your freelogin ip in server.ini
    yes i have

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •