Locator doesn't work

Results 1 to 7 of 7
  1. #1
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Locator doesn't work

    Hi!

    It's been a very long time since I played Gunz and felt like messing with it again. I haven't even tried the newer files (2011/2012 source) yet.

    I tried using the server, client, and database from jur13n's repack, but the locator doesn't detect any running servers; it's just blank. It works fine with my older 2008 database, though. Any solutions?


  2. #2
    Member iFinn is offline
    MemberRank
    Dec 2013 Join Date
    62Posts

    Re: Locator doesn't work

    Check the [dbo].[LocatorStatus] if it is correct

  3. #3
    Novice betagunz is offline
    MemberRank
    Aug 2014 Join Date
    1Posts

    Re: Locator doesn't work

    That happend to me this morning it seems to be the DB. Have nice day

  4. #4
    C:\User\Secondary\Desktop secondary is offline
    MemberRank
    Jul 2013 Join Date
    UnresolvedLocation
    642Posts

    Re: Locator doesn't work

    Locator.DBO, Maybe ODBC, Your Serverfiles.ini changing your ip + password wrong, Maybe you changed your zitem.xml?

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

    Re: Locator doesn't work

    Quote Originally Posted by secondary View Post
    Locator.DBO, Maybe ODBC, Your Serverfiles.ini changing your ip + password wrong, Maybe you changed your zitem.xml?
    1. Does ODBC have anything to do with the Locator? The server runs fine, and so does my 2008 server and locator with its own database.
    2. Don't think server.ini is related either. Anyhow, I used the default one provided in the repack and also tried some edits.
    3. Again, I'm using the default zitem provided in the repack. What does that have anything to do with the locator not showing any active servers?
    4. I checked the LocatorStatus table and compared it with my older database. There's no entry there, so I added one manually (I don't remember if that was always the case).

  6. #6
    Valued Member Keristrasza is offline
    MemberRank
    Jun 2015 Join Date
    128Posts

    Re: Locator doesn't work

    Locator gets the server list from the ServerStatus table, so I'm guessing the problem is either that it can't access the database, or that the table doesn't have any rows.

  7. #7
    Member diguhey is offline
    MemberRank
    Jun 2015 Join Date
    87Posts

    Re: Locator doesn't work

    i think u should try to rebuild locator.exe
    If it does not work, I think the problem is your win
    or try this :
    [DB]
    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="123456"


    [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"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
    ACCEPT_INVALID_IP="1"
    TEST_SERVER="0"



Advertisement