FarmManager, possible DownloadServer, or something. SR_ShardManager fails[Self-Fixed]

Results 1 to 1 of 1
  1. #1
    This is bullshit. alextepes is offline
    MemberRank
    Sep 2006 Join Date
    CanadaLocation
    310Posts

    FarmManager, possible DownloadServer, or something. SR_ShardManager fails[Self-Fixed]

    [I've solved this, no reason to read, unless you want to see my process of fixing it.]

    Alright, I've read the guides on here and the specified order of launch is;

    0 CertificationServer
    1 GlobalManager
    2 MachineManager
    3 SMC
    4 DownloadServer
    5 GatewayServer
    6 FarmManager
    7 AgentServer
    8 SR_ShardManager
    9 SR_GameServer

    ISS is up and running with ASP, FTP, MS SQL. Cert running fine, GM, MM, SMC, starts, no errors. DownloadServer shows no errors, but I see no application window, is that normal behaviour?

    Using AIO, it says that DownloadServer is online but not Gateway, but Gateway is running fine, so I don't know.. FarmManager and AgentServer display no error, or application window when I start it, just like DownloadServer. Problems occur when I try to launch SR_ShardManager, or SR_GameServer. It says "It has been failed to request Certification", which none of the other servers have an issue.. so I'm at a disadvantage here as to what to do about it.

    Config:
    Code:
    GlobalManager {
    //    Certification "cert.joymax.com", 32000
        Certification "10.0.2.15", 32000
        
        LoginFailureTolerance        3                // ÃÖ´ë ·Î±×ÀÎ ÆÐ½º¿öµå ¿À·ù Çã¿ëÄ¡
        IBUVFailureTolerance        3                // ÃÖ´ë À̹ÌÁö ÀÎÁõ ¿À·ù Çã¿ëÄ¡
        LoginFailureBlockTimeMin    10                // ºí·° ½Ã°£(ºÐ) - ·Î±×ÀÎ ÆÐ½º¿öµå ¿À·ù 
        IBUVFailureBlockTimeMin        10                // ºí·° ½Ã°£(ºÐ) - À̹ÌÁö ÀÎÁõ ¿À·ù 
        AutomatedPunisher        "AutomatedPunisher"        // ºí·° ÁÖü À̸§ (±âÁ¸ ºí·°Àº gm ¸í)
        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 "10.0.2.15", 15880
        IBUVQueueReserveCount        20000    // IBUV¸¦ À§ÇØ ¹Ì¸® »ý¼ºÇØ ³õÀ» À̹ÌÁö °¹¼ö    
        IBUVQueuePrepareRatio        0.05    // ¾ÆÀ̵é ŸÀÓ¿¡ À̹ÌÁö »ý¼ºÇÒ ºñÀ²
        IBUVFailureIPTolerance        0    // ÇÑ IP´ç IBUV ½ÇÆÐ¸¦ Çã¿ëÇÒ ÃÖ´ë ¿À·ù Çã¿ëÄ¡, 0ÀÌ¸é ºí·° ¾ÈÇϰڴٴ °ÅÁö.
    
    
        // Ãß°¡µÈ ³ÑÀÌ´Ù!!!!!
        //////////////////////////////////////////////////////////
        IBUVStringSize            6     // ÇÑ±Û Ä³¸¯Åͼ »ç¿ë ½Ã 3, ¾ËÆÄºª ij¸¯ÅÍ ¼Â¸¸ »ç¿ëÇÏ´Â °æ¿ì 6 À¸·Î ¼¼ÆÃÇÑ´Ù.
        IBUVCharacterSet        "ABCDEFGHLMNQRTabdehimn2345678"
        //////////////////////////////////////////////////////////
    }
    
    
    DownloadServer {
            Certification "10.0.2.15", 15880
    }
    FarmManager {
        Certification "10.0.2.15", 15880
    }
    
    
    AgentServer {
        Certification "10.0.2.15", 15882
    }
    
    
    MachineManager {
        Certification "10.0.2.15", 15880
    }
    
    
    SR_GameServer {
        Certification "10.0.2.15", 15882
    
    
        ExpRatio             100
            ExpRatioParty        100
          
        DropItemRatio       0,1
            DropGoldAmountCoef   0,1    
            //WINTER_EVENT_2009        EVENT_ON    // 2009³â °Ü¿ï À̺¥Æ®
        //EUBUSINESS_EVENT        EVENT_ON
            //GOLDEN_PIG_FEBRUARY_EVENT    EVENT_ON
        //THANKS_GIVING_EVENT        EVENT_ON
        //LIBERATION_EVENT        EVENT_ON
        LOCALE LOCALE_VIETNAM    // for Helper mark 
           
             //#ifdef OPEN_MARKET_SYSTEM
            SET_FEE_RATE            "0,5,5,5"
            SELL_FEE_RATE           "0,10,10,10"
             //#endif OPEN_MARKET_SYSTEM
    }
    
    
    SR_ShardManager {
        Certification "10.0.2.15", 15882
        BILLING_SERVER_URL "http://10.0.2.15:8080/"
        CREST_FTP_URL "ftp://sro:pwd@10.0.2.15/"
            ExtraExpRatio        0.1
            ChristmasEvent2007 0
        //SERVER_EVENT_SYSTEM             ON
           LOCALE LOCALE_VIETNAM
           FlagEvent             0
           FlagEvent                        1
           HourForMeterRateLevelFirst    22
           HourForMeterRateLevelSecond    23
    
    
        BattleArenaRandom 1
        BattleArenaParty 1
        BattleArenaGuild 1
        BattleArenaJob 1
        ArenaMatchOccupy 1
        ArenaMatchFlag 1
        ArenaMatchPoint 1
    }
    FatalLog.txt:
    Code:
    013-11-21    15:35:26    [GlobalManager]    server cord closed : 2
    2013-11-21    15:35:58    [GlobalManager]    server cord established : 3 (10.0.2.15:1322)
    2013-11-21    16:13:59    [GlobalManager]    server cord established : 6 (10.0.2.15:1666)
    2013-11-21    16:14:30    IBUV: StringSize: 6, CharSet: ABCDEFGHLMNQRTabdehimn2345678
    2013-11-21    16:14:30    IBUV: CharSet(ABCDEFGHLMNQRTabdehimn2345678)
    2013-11-21    16:14:30    IBUV: Preserved image created : (dwImageCount)
    2013-11-21    16:14:45    [SR_ShardManager]    OnExit() Called
    (It appears no errors are prominent in the FatalLog.txt about GameServer,AgentServer,or FarmServer. >_<)

    I ended up fixing a few things in the config, got to an error of "2013-11-21 18:24:00 [GlobalManager] select ip, capacity from SK_gamebang_ip", fixed that, now it says "Schedule Manager : g_pServerBodyOfMyself is NULL !!", whatever that means..

    Another update, I've managed to get all servers running except Agent, Shard, and Game.. yay..
    No error, just opens and closes. Both the original and no_xtrap versions, not sure what to do, but I will keep searching google/ragezone for answers.

    Missing from all Ragezone guides seems to be that DownloadServer, FarmManager, and Agent need to be ran in compatibility mode for Windows 2000.

    I guess I may find a solution eventually. Maybe I'll post my own guide, because I've had to look through 3 guides, and more sites than Ragezone for an answer.

    Agent has no error, but Shard and Game log something like this;

    Code:
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:00    [SR_ShardManager]    Schedule Manager : g_pServerBodyOfMyself is NULL !!
    2013-11-21    20:08:01    [SR_ShardManager]    OnExit() Called
    The actual cause of servers not actually starting or suddenly exiting has been fixed. Solution: Compatibility mode on the applications must be set to Windows 2000 in XP.Set correct IP/Port information in the config.

    I'll be making a new topic towards an isolated, singular issue I don't know how to fix.
    Last edited by alextepes; 22-11-13 at 04:30 PM. Reason: Updated




Advertisement