system.mrs/system.xml Locator Problem

Results 1 to 14 of 14
  1. #1
    Member 3840468 is offline
    MemberRank
    Feb 2009 Join Date
    62Posts

    system.mrs/system.xml Locator Problem

    Okay, well here's the problem.

    My server runs without error, when my system.xml is set to localhost/127.0.0.1.

    When I put my WAN IP in my system.xml, the server does not appear at the login screen.

    Any suggestions?



    server.ini
    Spoiler:
    [DB]
    DNS="GunzDB"
    USERNAME="login"
    PASSWORD="sa"

    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="Gunz"
    FREELOGINIP=""
    KEEPERIP="70.76.52.169"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    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"


    AgentConfig.xml
    Spoiler:
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    <NAME>Gunz</NAME>
    <MAXCLIENT>500</MAXCLIENT>
    <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    <ADDRESS ip="70.76.52.169" tcpport="7778" udpport="5100"/>
    </AGENTCONFIG>
    </XML>




    Locator.ini
    Spoiler:
    [DB]
    DNS="GunzDB"
    USERNAME="login"
    PASSWORD="sa"

    [NETWORK]
    IP="70.76.52.169"
    PORT="6011"

    [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"



    system.xml
    Spoiler:
    <?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://127.0.0.1/gunz/emblem/upload/</EMBLEM_URL>
    <TEMBLEM_URL>http://127.0.0.1/gunz/emblem/upload/</TEMBLEM_URL>

    <CASHSHOP_URL>http://127.0.0.1/</CASHSHOP_URL>

    <HOMEPAGE>
    <URL>http://127.0.0.1</URL>
    <TITLE>GunZ the Duel</TITLE>
    </HOMEPAGE>

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

    <TLOCATORLIST>
    <LOCATOR id="1" IP="70.76.52.169" />
    </TLOCATORLIST>
    </XML>
    Last edited by 3840468; 30-06-11 at 09:04 AM.


  2. #2
    Proficient Member Twist165 is offline
    MemberRank
    May 2011 Join Date
    167Posts

    Re: system.mrs/system.xml Locator Problem

    portfaword.

  3. #3
    Proficient Member Chubby7 is offline
    MemberRank
    Oct 2010 Join Date
    HereLocation
    193Posts

    Re: system.mrs/system.xml Locator Problem

    Portforward these ports:

    80 TCP/UDP
    8080 TCP
    9000 TCP/UDP
    5100 TCP/UDP
    6000 TCP/UDP
    8900 TCP/UDP
    7000 TCP/UDP
    7777 TCP/UDP
    6100 TCP/UDP
    6005 TCP/UDP
    7800 TCP/UDP
    7778 TCP/UDP
    7700 TCP/UDP
    7770 TO 7778 TCP

    Hope I helped you. These worked for me ;).

  4. #4
    Member 3840468 is offline
    MemberRank
    Feb 2009 Join Date
    62Posts

    Re: system.mrs/system.xml Locator Problem

    Could i see your server.ini, system.xml, Locator.ini, AgentConfig.xml?
    I am already port forwarded.

  5. #5
    A Lost Marine gago117 is offline
    MemberRank
    Feb 2010 Join Date
    PhilippinesLocation
    420Posts

    Re: system.mrs/system.xml Locator Problem

    LocatorStatus.dbo?

  6. #6
    Member 3840468 is offline
    MemberRank
    Feb 2009 Join Date
    62Posts

    Re: system.mrs/system.xml Locator Problem

    LocatorStatus.dbo
    Code:
    Locator ID - 1	
    IP - 70.76.52.169	
    Port - 6011	
    RecvCount - 0	
    SendCount - 0	
    BlockCount - 0	
    DuplicatedCount - 0	
    UpdateElapsedTime - 1000	
    LastUpdatedTime - 30/06/2011 8:06:43 PM
    Nice name ~_~


    @Port Forwarding
    It says my ports are forwarded on my router, but every Port Check I used it says that the only open port is 80.
    Last edited by 3840468; 01-07-11 at 07:52 AM.

  7. #7
    Member 3840468 is offline
    MemberRank
    Feb 2009 Join Date
    62Posts

    Re: system.mrs/system.xml Locator Problem

    Bump :\?

  8. #8

    Re: system.mrs/system.xml Locator Problem

    Check ServerStatus.dbo

  9. #9
    Account Upgraded | Title Enabled! fred94 is offline
    MemberRank
    Jun 2008 Join Date
    250Posts

    Re: system.mrs/system.xml Locator Problem

    Quote Originally Posted by 3840468 View Post
    The issue is solved when I can run the server properly, it is not at all solved. Unless you're going to try to help, don't reply.
    I just stated the problem. If it says the ports are not open, they are not open.

    Options :
    1.Buy a VPS
    2.Use hamachi
    3. Figure how successfully open the ports
    Last edited by fred94; 06-07-11 at 04:01 AM.

  10. #10
    Member 3840468 is offline
    MemberRank
    Feb 2009 Join Date
    62Posts

    Re: system.mrs/system.xml Locator Problem

    Quote Originally Posted by fred94 View Post
    I just stated the problem. If it says the ports are not open, they are not open.

    Options :
    1.Buy a VPS
    2.Use hamachi
    3. Figure how successfully open the ports
    Are you naive? Saying "Issue solved" is not stating any problem.

    I solved my port forwarding issue and it still does not work. The server is detected as online but the server's do not appear.

  11. #11
    Account Upgraded | Title Enabled! fred94 is offline
    MemberRank
    Jun 2008 Join Date
    250Posts

    Re: system.mrs/system.xml Locator Problem

    Quote Originally Posted by 3840468 View Post
    Are you naive? Saying "Issue solved" is not stating any problem.

    I solved my port forwarding issue and it still does not work. The server is detected as online but the server's do not appear.
    Holy shit,
    @Port Forwarding
    It says my ports are forwarded on my router, but every Port Check I used it says that the only open port is 80.

  12. #12
    Member 3840468 is offline
    MemberRank
    Feb 2009 Join Date
    62Posts

    Re: system.mrs/system.xml Locator Problem

    Making the text bold and larger does not solve anything.

  13. #13
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: system.mrs/system.xml Locator Problem

    If you are behind a firewall, turn it off when you test it, and if it works then, then it is a firewall issue.
    EDIT: Also try putting KEEPERIP to 127.0.0.1
    Last edited by wesman2232; 06-07-11 at 05:16 AM.

  14. #14
    Account Upgraded | Title Enabled! fred94 is offline
    MemberRank
    Jun 2008 Join Date
    250Posts

    Re: system.mrs/system.xml Locator Problem

    Quote Originally Posted by 3840468 View Post
    Making the text bold and larger does not solve anything.
    Sorry, I may be harsh but it's only to state the obvious and not play ring around the rosie.



Advertisement