HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

Results 1 to 16 of 16
  1. #1
    Account Upgraded | Title Enabled! yurij13 is offline
    MemberRank
    Jul 2007 Join Date
    387Posts

    HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    Can someone please help me asap when i edit the system.mrs to my wan ip both of the 127.0.0.1 , i past my file into my client folder start game with match server locator and match agent on im loading and i cant see any servers?

    but when the system.mrs ips are both 127.0.0.1 i see then the problem is if i change then to 127.0.0.1 i cant give my friend my system .mrs and all that
    well how cna the sevrers show up PLZZZ !!!!!!!
    heres my stuff

    System.mrs

    <?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>
    <EMBLEM_URL>http://webstore.theduel.com.br/ClanManager/ClanImages</EMBLEM_URL>
    <HOMEPAGE>
    <URL>http://www.gunzonline.com</URL>
    <TITLE>GunZ the Dual</TITLE>
    </HOMEPAGE>

    <LOCATORLIST>
    <LOCATOR id="1" IP="my wan ip" />
    </LOCATORLIST>

    <TLOCATORLIST>
    <LOCATOR id="1" IP="my wan ip" />
    </TLOCATORLIST>
    </XML>

    HELP PLEASE


  2. #2
    joe's **** stealhtfire is offline
    MemberRank
    Jul 2008 Join Date
    notwhereiwanttoLocation
    243Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    <LOCATOR id="1"
    u have it twice set to 1 ....

  3. #3
    Account Upgraded | Title Enabled! yurij13 is offline
    MemberRank
    Jul 2007 Join Date
    387Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    yeha but it was manuallly both on 2 soudl i change the bottom 1 to 2?

    ---------- Post added at 03:32 AM ---------- Previous post was at 03:31 AM ----------

    it was manuallly on 1 sould i put the 2nd one on 2?

    EDIT: DOESENT WORK
    Last edited by yurij13; 10-03-10 at 05:27 AM.

  4. #4
    joe's **** stealhtfire is offline
    MemberRank
    Jul 2008 Join Date
    notwhereiwanttoLocation
    243Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    Code:
    <LOCATORLIST>
    <LOCATOR id="1" IP="my wan ip" />
    </LOCATORLIST>
    
    <TLOCATORLIST>
    <LOCATOR id="2" IP="my wan ip" />
    </TLOCATORLIST>
    if you have done this, and it still doesnt work check your matchserver server.ini file

  5. #5
    Account Upgraded | Title Enabled! yurij13 is offline
    MemberRank
    Jul 2007 Join Date
    387Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    Matchserver.ini

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

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

    EDIT : NOTHIGN WORKS!!!!!!!!!!!!
    Last edited by yurij13; 11-03-10 at 12:58 AM.

  6. #6
    Member Your_Mom is offline
    MemberRank
    Mar 2010 Join Date
    Where I want toLocation
    88Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    Quote Originally Posted by stealhtfire View Post
    Code:
    <LOCATORLIST>
    <LOCATOR id="1" IP="my wan ip" />
    </LOCATORLIST>
    
    <TLOCATORLIST>
    <LOCATOR id="2" IP="my wan ip" />
    </TLOCATORLIST>
    if you have done this, and it still doesnt work check your matchserver server.ini file
    That's if you have 2 Locator's.
    The first Locator ID is 1, the second Locator ID is 2.
    He doesn't have a 2nd Locator (I'm assuming), so that doesn't matter.

    Make sure you don't have a "system" folder in you're client folder.

  7. #7
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    Quote Originally Posted by Your_Mom View Post
    That's if you have 2 Locator's.
    The first Locator ID is 1, the second Locator ID is 2.
    He doesn't have a 2nd Locator (I'm assuming), so that doesn't matter.

    Make sure you don't have a "system" folder in you're client folder.
    The TLOCATORLIST is for debug servers

  8. #8
    Member Your_Mom is offline
    MemberRank
    Mar 2010 Join Date
    Where I want toLocation
    88Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    Quote Originally Posted by gregon13 View Post
    The TLOCATORLIST is for debug servers
    Really? I must of reversed that part completely wrong. Thanks.

  9. #9
    Account Upgraded | Title Enabled! yurij13 is offline
    MemberRank
    Jul 2007 Join Date
    387Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    i have 1 locator and btw i didint port forward
    i opend my ip from dmz im assuming that opens all ports 0.0
    and iv tried putting my wan ip in ym sql is serverstatus and locatorstatus have both my wan ip right? and can i just open my dmz thats all? or i need to port forward.

  10. #10
    Member Your_Mom is offline
    MemberRank
    Mar 2010 Join Date
    Where I want toLocation
    88Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    Quote Originally Posted by yurij13 View Post
    i have 1 locator and btw i didint port forward
    i opend my ip from dmz im assuming that opens all ports 0.0
    and iv tried putting my wan ip in ym sql is serverstatus and locatorstatus have both my wan ip right? and can i just open my dmz thats all? or i need to port forward.
    That's why. Put the port back to 8900 (in locator.ini ofc)

  11. #11
    Account Upgraded | Title Enabled! yurij13 is offline
    MemberRank
    Jul 2007 Join Date
    387Posts

    Re: HELP!!! When i put my wan ip no servers?!?

    Quote Originally Posted by Your_Mom View Post
    That's why. Put the port back to 8900 (in locator.ini ofc)
    Locator.ini
    ;Debug¸ðµå¿¡¼­¸¸ »ç¿ëÇÔ. Release¸ðµåµµ °°Àº Çü½ÄÀ¸·Î ±¸¼ºµÊ.
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="password"
    [NETWORK]
    IP="my wan ip"
    PORT="8900"
    [ENV]
    ID="1"
    LOCATOR_UID_HIGH="0"
    LOCATOR_UID_LOW="4"
    */ms ¼­¹öÀÇ Á¤º¸¸¦ DB¿¡¼­ °¡Á®¿À´Â °£°Ý.
    MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
    */ms UDPÅ¥¿¡ ÀúÀåµÇÀÖÀ»¼ö ÀÖ´Â ½Ã°£.
    UDP_LIVE_TIME="10000000"
    *Å¥¿¡ ÀúÀåµÇ Àִµ¿¾È ¹ÞÀ»¼ö ÀÖ´Â ÃÖ´ë °ª. ³Ñ¾î¼­¸é °ø°ÝÀÚ·Î Ãë±Þ. Å×½ºÆ®¿ë. Á¤»ó ¼öÄ¡´Â 9/s¹ø.
    MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
    */ms Block¸®½ºÆ®¿¡ µî·ÏµÇÀÖ´Â ½Ã°£.
    BLOCK_TIME="0"
    *UDPÅ¥ ¾÷µ¥ÀÌÆ® °£°Ý. Recv,Send,BlockÅ¥°¡ ¸ðµÎ °°ÀÌ ¾÷µ¥ÀÌÆ® µÊ.
    UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
    *¼­¹öÁ¤º¸ ¸¶Áö¸· ¾÷µ¥ÀÌÆ® ½Ã°£Áß °¡Àå Å«°ª°ú ºñ±³ÇÏ¿©
    * À̰ªÀÌ»ó Â÷À̰¡ ³ª¸é Á×Àº¼­¹ö·Î °£ÁÖ.
    * °Ë»çÇÏ°í ½ÍÀº °ªº¸´Ù +1ÇØÁà¾ß ÇÔ.
    MARGIN_OF_ERROR_MIN="500000"
    *'yes' or 'no'
    USE_COUNTRY_CODE_FILTER="no"
    GMT_DIFF="9"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
    ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="0"

    it was already 8900 =/
    Last edited by yurij13; 12-03-10 at 06:06 AM.

  12. #12
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    You said you didn't portforward? Probably that is your problem ;)

  13. #13
    Account Upgraded | Title Enabled! yurij13 is offline
    MemberRank
    Jul 2007 Join Date
    387Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    Quote Originally Posted by Trilest View Post
    You said you didn't portforward? Probably that is your problem ;)
    yeah but i put my ip into the dmz

  14. #14
    Account Upgraded | Title Enabled! scrip is offline
    MemberRank
    May 2009 Join Date
    210Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    can someone look at this thread too ?!

    http://forum.ragezone.com/f311/matchserver-649782/

  15. #15
    Account Upgraded | Title Enabled! yurij13 is offline
    MemberRank
    Jul 2007 Join Date
    387Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    Quote Originally Posted by scrip View Post
    can someone look at this thread too ?!

    http://forum.ragezone.com/f311/matchserver-649782/
    omg how u get ur server online PUBLIC WTF!

  16. #16
    Account Upgraded | Title Enabled! scrip is offline
    MemberRank
    May 2009 Join Date
    210Posts

    Re: HELP!!! When i edit the system mrs!!!!!!!!!!!!!!!!!!!!!!!

    omg how i can FIX THE MATCHSERVER ERROR ?!



Advertisement