Need help

Results 1 to 14 of 14
  1. #1
    Account Upgraded | Title Enabled! suhil1 is offline
    MemberRank
    Apr 2010 Join Date
    310Posts

    ! Need help

    hi i am getting a problem when i open locator its showing locator config load fail and matchserver not opening showing run time error but i edited corretly every think any one help me pls../


  2. #2
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Need help

    Configurations aren't set properly.

  3. #3
    Member iOverRun is offline
    MemberRank
    Apr 2011 Join Date
    Near by !!Location
    98Posts

    Re: Need help

    if you are using gunz 1.5 , try any other working locator as it is not so important to rebuild it

  4. #4
    Account Upgraded | Title Enabled! suhil1 is offline
    MemberRank
    Apr 2010 Join Date
    310Posts

    Re: Need help

    hmm ok.. ty but when i start match server its showing run time error i edited correctly every think..

    i cant download theduel.exe Download theduel.exe from Sendspace.com - send big files the easy way can any one upload in any other sites pls

  5. #5
    Account Upgraded | Title Enabled! KeyTrix is offline
    MemberRank
    Feb 2012 Join Date
    EverywhereLocation
    268Posts

    Re: Need help

    Post your server.ini and Locator.ini

  6. #6
    Account Upgraded | Title Enabled! suhil1 is offline
    MemberRank
    Apr 2010 Join Date
    310Posts

    Re: Need help

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

    [SERVER]
    MAXUSER=1500
    SERVERID=1
    SERVERNAME="GunZ The Duel"
    SERVERPORT=6000
    SERVERUDPPORT=7777
    FREELOGINIP="127.0.0.1"
    KEEPERIP="127.0.0.1"
    DEBUGIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    DEBUG="0"
    MODE=quest
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    GAMEGUARD="1"
    SURVIVALENABLE="1"
    SURVIVALRANKING_DAILY_REQUEST_HOUR="5"
    SURVIVALRANKING_DAILY_REQUEST_MINUTE="0"

    DUELTOURNAMENT_ENABLE="1"
    DUELTOURNAMENT_MATCHMAKING_INTERVAL = 1000
    DUELTOURNAMENT_MATCHMAKING_ACCEPTABLE_TP_GAP = 30
    DUELTOURNAMENT_MATCHMAKING_WAIT_LIMIT = 15000
    DUELTOURNAMENT_SERVICE_START_TIME = 0
    DUELTOURNAMENT_SERVICE_END_TIME = 23

    SEND_LOGINUSER_TO_DUELTOURNAMENT_CHANNEL ="0"

    [BATTLETIMEREWARD]
    BATTLETIMEREWARD_REFRESH_INTERVAL="1"

    [FILTER]
    USE="0"
    ACCEPT_INVALID_IP="0"

    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="1"
    USE_FILECRC="0"
    USE_MD5="0"
    USE_RESOURCECRC32CACHECKECK="0"
    BLOCK_FLOODING="1"
    USE_BLOCKHACKING="1"
    USE_ITEM_CONSISTENCY="0"

    [KILLTRACKER]
    USE_KILLTRACKER="1"
    MAXKILLCOUNT_ON_TRACETIME="30"
    KILLCOUNT_TRACETIME="5"

    [POWERLEVELING]
    USE_POWERLEVELING_DB_BLOCK="1"
    POWERLEVELING_DB_BLOCKTIME="1"

    [LOOPLOG]
    USE_LOOPLOG="0"
    MAX_LOOP_TIME_GAP=100

    [DB]
    DNS="GunZDB"
    USERNAME="sa"
    PASSWORD="123456"

    [NETWORK]
    IP="127.0.0.1"
    PORT="8900"

    [ENV]
    ID="1"
    LOCATOR_UID_HIGH="0"
    LOCATOR_UID_LOW="4"
    MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="30000"
    UDP_LIVE_TIME="1000"
    MAX_FREE_RECV_COUNT_PER_LIVE_TIME="99999999999999"
    BLOCK_TIME="1"
    UPDATE_UDP_MANAGER_ELAPSED_TIME="2000"
    MARGIN_OF_ERROR_MIN="2"
    USE_COUNTRY_CODE_FILTER="no"
    GMT_DIFF="9"
    ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000000"
    ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="0"
    ACCEPT_INVALID_IP="1"
    TEST_SERVER="0"

  7. #7
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Need help

    FIXED SERVER.INI .. your ini has some minor mistakes.

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

    [SERVER]
    MAXUSER=1500
    SERVERID=1
    SERVERNAME="GunZ The Duel"
    SERVERPORT=6000
    SERVERUDPPORT=7777
    FREELOGINIP="127.0.0.1"
    KEEPERIP="127.0.0.1"
    DEBUGIP="127.0.0.1"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    DEBUG="0"
    MODE=test
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"
    GAMEGUARD="0"
    SURVIVALENABLE="1"
    SURVIVALRANKING_DAILY_REQUEST_HOUR="5"
    SURVIVALRANKING_DAILY_REQUEST_MINUTE="0"

    DUELTOURNAMENT_ENABLE="1"
    DUELTOURNAMENT_MATCHMAKING_INTERVAL = 1000
    DUELTOURNAMENT_MATCHMAKING_ACCEPTABLE_TP_GAP = 30
    DUELTOURNAMENT_MATCHMAKING_WAIT_LIMIT = 15000
    DUELTOURNAMENT_SERVICE_START_TIME = 0
    DUELTOURNAMENT_SERVICE_END_TIME = 23

    SEND_LOGINUSER_TO_DUELTOURNAMENT_CHANNEL ="0"

    [BATTLETIMEREWARD]
    BATTLETIMEREWARD_REFRESH_INTERVAL="1"

    [FILTER]
    USE="0"
    ACCEPT_INVALID_IP="1"

    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0"
    USE_RESOURCECRC32CACHECKECK="0"
    BLOCK_FLOODING="0"
    USE_BLOCKHACKING="0"
    USE_ITEM_CONSISTENCY="0"

    [KILLTRACKER]
    USE_KILLTRACKER="1"
    MAXKILLCOUNT_ON_TRACETIME="30"
    KILLCOUNT_TRACETIME="5"

    [POWERLEVELING]
    USE_POWERLEVELING_DB_BLOCK="1"
    POWERLEVELING_DB_BLOCKTIME="1"

    [LOOPLOG]
    USE_LOOPLOG="0"
    MAX_LOOP_TIME_GAP=100



  8. #8
    Apprentice Probility is offline
    MemberRank
    Jun 2012 Join Date
    SomewhereLocation
    24Posts

    Re: Need help

    hi
    dont use sql server 2005
    u havew to use sql server 2008
    :)

  9. #9
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Need help

    I still use MSSQL 2005 for Gunz 1.5 database and files, still works fine to me.

  10. #10
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Need help

    Quote Originally Posted by Probility View Post
    hi
    dont use sql server 2005
    u havew to use sql server 2008
    :)
    MSSQL version doesnt matter for matchserver errors. Runtime error only comes if have wrong configuration in connections or wrong editing of xml's in server folder.

  11. #11
    Account Upgraded | Title Enabled! suhil1 is offline
    MemberRank
    Apr 2010 Join Date
    310Posts

    Re: Need help

    i just download from CobraBite's 1.5 Source +Client/Server files and edited server.ini that's it i did sorry for my bad english.... :D

  12. #12
    Apprentice Probility is offline
    MemberRank
    Jun 2012 Join Date
    SomewhereLocation
    24Posts

    Re: Need help

    aw mssql 2005 didnt work for me,but when i used 2008 it worked :)

  13. #13
    Account Upgraded | Title Enabled! KeyTrix is offline
    MemberRank
    Feb 2012 Join Date
    EverywhereLocation
    268Posts

    Re: Need help

    Mssql version has nothing to do with matchserver runtime errors, just like Ronny said you configured the ini's incorrectly.

  14. #14
    Novice Macadelic is offline
    MemberRank
    Oct 2012 Join Date
    Blue Slide ParkLocation
    4Posts

    Re: Need help

    Quote Originally Posted by suhil1 View Post
    i just download from CobraBite's 1.5 Source +Client/Server files and edited server.ini that's it i did sorry for my bad english.... :D
    You're better off starting from scratch on your own ..



Advertisement