[PROBLEM ]Need help with locator

Results 1 to 20 of 20
  1. #1
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    [PROBLEM ]Need help with locator

    Hi Guys hope u can help me

    Problem 1:(Solved)
    I've got 2 Problems starting my own PServer, the first Prob is about getting my own I,P. into the GunZLauncher by using Hex Editor.
    Cuz when i edit the old I.P: to my WAN I.P. and then save my Project as a .exe it says thats not valid WIN32 App.
    Maybe u could tell me exactly what thing I#ll have to edit

    Problem 2:(Solved)
    And the 2nd Prob is which thing I'll have to edit with SSMSE to make my Server work. The only dbo. which I want to knowhow to edit is the dbo.LocatorStatus cuz my Locator doesn't show anything when I start it.
    I've put my WAN I.P. in the Locator.ini and now the client is starting 2 so I'm at the Login Page, but there are no Servers shown and I think this has something 2 do with the Locatot which starts but then shows nothing.
    Oh yeah my basis was MAXTRAXv3 TUT .
    http://forum.ragezone.com/f497/br-ja...-guide-444565/

    Well THNX 4 Reading and Hope u could help me with my Prob

    P.S.: Excuse my bad english I'm not a native speaker


    NVM found a way for the Hex Editing but I still have the Prob with my locator
    Last edited by Blue_Blast; 28-02-09 at 02:16 PM.


  2. #2
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: [PROBLEM ]Need help with locator

    try putting the ip's as 127.0.0.1
    if server shows up, theres your answer.
    check your ip to see if it's changing everytime u restart.
    btw, if you havnt read, all the ip's in server.ini must be 127.0.0.1 for NAT. if you set it as ur ip
    alot of people will have 999 ping.

  3. #3
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with locator

    Kay thnx for the answer, I'll try to put all the old I.P.'s to the localhost's I.P. 127.0.0.1.
    But do u have a solution for my Problem with the locator and is the locator necessary to start the MatchServer and to play on it??

    EDIT: I edited all former WAN I.P.'s to 127.0.0.1. now, but its still not working. I can't see any Servers -_-
    Well can some1 upload a working locator cuz mine won't show anything

    Another Problem is Port Forward i forwarded all Ports and ich chanegd the I.P. from the Ports now to 127.0.0.1. now is that right ??

    LOL at least there is Teamspeak so when some1 succesfully made a server yet he can help me

  4. #4
    Enthusiast Smiley-centrall is offline
    MemberRank
    Feb 2009 Join Date
    43Posts

    Re: [PROBLEM ]Need help with locator

    Did u changed the IP's in the Database?
    And did u edit the IP's on the System.mrs?
    Most people forget that ones.
    And ur running ur matchserver, matchagent, locator, when u try to connect?
    If u done that, and it still wont work, then u have typed the IP wrong somewhere =o
    When u use 127.0.0.1, u won't need Ports.

  5. #5
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with locator

    That's my problem my Locator won't work it shows nothing when i started but i edited the Locator.ini correctly and the dbo.LocatorStatus, dbo.ServerStatus, etc. and the system.xml in the system.mrs ,too.

    Maybe some1 can upload a working locator that would be nice ^^

  6. #6
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with locator

    Double Post plz delete

  7. #7
    Enthusiast Smiley-centrall is offline
    MemberRank
    Feb 2009 Join Date
    43Posts

    Re: [PROBLEM ]Need help with locator

    Here is my locator:

    http://www.megaupload.com/?d=X1X6F7H2

    It works fine for me.
    np :)

  8. #8
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with locator

    Thnx Smiley I'll try it
    Is here some thing like a +rep option or something similar??^^

    EDIT:AHHH its not working now im posting my logs^^

    Locator.ini
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="my pw"

    [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"
    AgentConfig.xml
    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    <NAME>MatchServer1</NAME>
    <MAXCLIENT>500</MAXCLIENT>
    <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    <ADDRESS ip="127.0.0.1" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>
    Server.ini
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="my pw"

    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="MatchServer1"
    FREELOGINIP="127.0.0.1"
    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"
    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>
    Well what I did wrong ??
    Everything esle works perfect but can this only be because of the locator that the Server is not showing up ??
    I mean thats a lil bit weird -_-

  9. #9
    Enthusiast Smiley-centrall is offline
    MemberRank
    Feb 2009 Join Date
    43Posts

    Re: [PROBLEM ]Need help with locator

    Looks like nothing is wrong..
    U got Vista on ur computer?
    Cus i had the same error with the locator when i had vista.
    I'm now using XP and its working great..

  10. #10
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with locator

    Yeah im using Vista, but wehn i set the Compatibility mode to Windows XP its the same and nothing happens when the Locator starts

  11. #11
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: [PROBLEM ]Need help with locator

    did you put a 1 in the Opened colum? in the dbo.LocatorStatus

  12. #12
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with locator

    Yeah like I said I've configured all .dbo's right, but I think Smiley is right and it has something to do with Vista ...
    Well I gonna install all of my files on a XP Computer soon to look if the reason for my Prob is Vista

  13. #13
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: [PROBLEM ]Need help with locator

    dual boot?
    lol.
    good luck.
    hope it goes well for you.

  14. #14
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with locator

    Mhh I've installed all the Files on a XP PC now and it's all fine but only the locator shows nothing. -_-
    So it's the same Prob like on Vista.
    Damn i hate it

  15. #15
    Account Upgraded | Title Enabled! Anan is offline
    MemberRank
    Apr 2008 Join Date
    692Posts

    Re: [PROBLEM ]Need help with locator

    Blue_blast can you tell me from where you downloaded XP PC? i want to download too x.x

  16. #16
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with locator

    Ermmhh LOL i think u get me wrong
    I've got my own PC(Vista) and my Sis has got a XP and so I used her PC to try to run my Server
    So XP PC it's not a Program it's just the short form of XP Personal Computer ^^
    Well for me its not working on XP either maybe somethings wrong with my DB

    Ye maybe some1 can help me with this Prob on Temaspeak u can add me on xfire nick: Systempower or send me PM

  17. #17
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with locator

    BBBUUUMMMMPP
    Need still help cuz its not working on XP either

  18. #18
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: [PROBLEM ]Need help with locator

    if it shows nothing in locator, theres only 2 places where the problem could be.
    dbo.LocatorStatus
    or
    Locator.ini

  19. #19
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with Connection to Server

    Yes its working now I just made a new sa account in SQL with all privilges and now its working and its shows the server



    But when i try to login it says Cannot Acces Server
    Any ideas how to fix it?

  20. #20
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: [PROBLEM ]Need help with locator

    So Thread can be closed it's all working fine ^^
    If u get an Cannot Acces Server Error check the AID field in dbo.Login and dbo.Account

    [REQUEST] Closed



Advertisement