[HELP] Global Manager

Results 1 to 4 of 4
  1. #1
    Account Upgraded | Title Enabled! kenn14 is offline
    MemberRank
    Dec 2009 Join Date
    PhilippinesLocation
    359Posts

    sad [HELP] Global Manager

    Can someone help me about this fatal error in global manager? thanyou!



    untitled1.png
    DBconnect.asp
    PHP Code:
    <%
    Dim DBConnAstrConnectA
    Set DBConnA 
    Server.CreateObject("ADODB.Connection")
    strConnectA "Provider=SQLOLEDB;Data Source=DESKTOP-J038RI3\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=1234;"
    DBConnA.Open strConnectA
    %> 
    srGlobalService
    [global]
    count=1
    [entry0]
    operation_type=22
    name=Qivin
    query=DRIVER={SQL Server};SERVER=DESKTOP-J038RI3\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=1234;DATABASE=SRO_VT_ACCOUNT
    global_manager_node_id=697
    server.cfg
    Common {
    debug_option_debugger_present{
    DEBUG_OPTION_ASSERT_SHOW_MESSAGEBOX_OKCANCEL,
    DEBUG_OPTION_ASSERT_ADVANCE_BREAK,
    DEBUG_OPTION_ASSERT_CANCEL_EXIT
    }
    debug_option_stand_alone{
    DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
    DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
    }
    netengine_debug_option_debugger_present{
    DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
    DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
    }
    netengine_debug_option_stand_alone{
    DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
    DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
    }

    }

    ////////////////////////////////////////////////////////////////////////////////////////////
    GlobalManager {
    Certification "192.168.254.100", 60000
    LoginFailureTolerance 3
    IBUVFailureTolerance 3
    LoginFailureBlockTimeMin 0
    IBUVFailureBlockTimeMin 0
    AutomatedPunisher "AutomatedPunisher"
    LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 3 times"
    LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 3 times"
    IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 3 times"
    IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 3 times"
    }

    GatewayServer {
    LastFullVersion_SR_Client 130
    Certification "192.168.254.100", 15880
    IBUVQueueReserveCount 20000
    IBUVQueuePrepareRatio 0.10
    IBUVFailureIPTolerance 0
    IBUVStringSize 1
    IBUVCharacterSet "0"
    }

    DownloadServer {
    Certification "192.168.254.100", 15880
    }
    FarmManager {
    Certification "192.168.254.100", 15880
    }

    AgentServer {
    Certification "192.168.254.100", 15882 //no global manager running lol
    //traffic_filter_activity "service_off"
    //MaxUser 5000
    //SockTCPCount 15000
    MaxConnectionsPerServer "5000"
    MaxConnectionsPer1_OServer "5000"
    }

    MachineManager {
    Certification "192.168.254.100", 15880
    CERTIFICATION_IP_BIND "192.168.254.100"
    }

    SR_GameServer {
    Certification "192.168.254.100", 15882
    SockTCPCount "5000"
    ExpRatio "60000"
    ExpRatioParty "65000"
    DropItemRatio "400000"
    DropGoldAmountCoef "40000"
    HwanGainFactor "250"
    ShowFormulaDetail "1"

    //WINTER_EVENT_2009 EVENT_ON
    //EUBUSINESS_EVENT EVENT_ON
    //GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON
    //THANKS_GIVING_EVENT EVENT_ON
    //LIBERATION_EVENT EVENT_ON
    LOCALE LOCALE_VIETNAM

    //#ifdef OPEN_MARKET_SYSTEM
    SET_FEE_RATE "0,5,5,5"
    SELL_FEE_RATE "0,10,10,10"
    //#endif OPEN_MARKET_SYSTEM
    //RE FTW

    DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL "OFF"
    ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED "OFF"


    }

    SR_ShardManager {
    Certification "192.168.254.100", 15882
    BILLING_SERVER_URL "http://192.168.254.100:8080/"
    CREST_FTP_URL "ftp://qivin:qivin@192.168.254.100:21/"
    ChristmasEvent2007 1
    SERVER_EVENT_SYSTEM ON
    LOCALE LOCALE_VIETNAM
    FlagEvent 1
    //HourForMeterRateLevelFirst 22
    //HourForMeterRateLevelSecond 23

    BattleArenaRandom 1
    BattleArenaParty 1
    BattleArenaGuild 1
    BattleArenaJob 1
    ArenaMatchOccupy 1
    ArenaMatchFlag 1
    ArenaMatchPoint 1
    }


  2. #2
    Account Upgraded | Title Enabled! kenn14 is offline
    MemberRank
    Dec 2009 Join Date
    PhilippinesLocation
    359Posts

    Re: [HELP] Global Manager

    UP UP please.

  3. #3
    Member Changoleon1 is offline
    MemberRank
    Sep 2014 Join Date
    62Posts

    Re: [HELP] Global Manager

    change IP in GetTotalSilk.asp, PurchaseSilk.asp, RefundSilk.asp
    be sure you got Filezilla and you got account from there in your server.cfg

  4. #4
    Account Upgraded | Title Enabled! kenn14 is offline
    MemberRank
    Dec 2009 Join Date
    PhilippinesLocation
    359Posts

    Re: [HELP] Global Manager

    Quote Originally Posted by Changoleon1 View Post
    change IP in GetTotalSilk.asp, PurchaseSilk.asp, RefundSilk.asp
    be sure you got Filezilla and you got account from there in your server.cfg
    Thank you for your response sir.



Advertisement