HELP!! with Sr Gameserver!!!

Results 1 to 14 of 14
  1. #1
    Sorcerer Supreme FantasiaSRO is offline
    Member +Rank
    Aug 2012 Join Date
    HomeLocation
    311Posts

    HELP!! with Sr Gameserver!!!

    Hallo guys, since yesterday my gameserver just crashed.
    when i started it up again it gave me runtime!!

    i've checked fatalog.txt and it said this

    2012-08-25 14:09:41 [SR_GameServer] OnExit() Called

    Anyone know how to solve? would be AWESOME

    Thanks.

    It seems like.. when all uniques are killed then the server crashes..

    Its not the uniques.. i've tested it and it didnt crashed.


  2. #2
    Member DieEyes is offline
    MemberRank
    Aug 2012 Join Date
    Inside youLocation
    79Posts

    Re: HELP!! with Sr Gameserver!!!

    There is one character crush your server when try login .

    You can test this query posted in another forum by>>> InPanic Kev
    .

    update [SRO_VT_SHARD].[dbo].[_RefSkill]
    Set Service = '0'
    where id = '8321' OR id = '8328' OR id = '8331' OR id = '8384' OR id = '8418' OR id = '8585' OR id = '8586' OR id = '8587' OR id = '8588' OR id = '8589' OR id = '8590' OR id = '8591' OR id = '8592' OR id = '8593' OR id = '9263' OR id = '9264' OR id = '9265' OR id = '9266' OR id = '9267' OR id = '9268' OR id = '9269' OR id = '9270' OR id = '9271' OR id = '9272' OR id = '9273' OR id = '9274' OR id = '11285' OR id = '11286' OR id = '11287' OR id = '11288' OR id = '11289' OR id = '11323' OR id = '11324' OR id = '11325' OR id = '11326' OR id = '11327' OR id = '11328' OR id = '11329' OR id = '11330' OR id = '11331' OR id = '11332' OR id = '11401' OR id = '11402' OR id = '11403' OR id = '11404' OR id = '11405' OR id = '11414' OR id = '11415' OR id = '11416' OR id = '11417' OR id = '11418' OR id = '11419' OR id = '11420' OR id = '21206' OR id = '21207' OR id = '21218' OR id = '30216' OR id = '30217' OR id = '30218' OR id = '31198' OR id = '33078' OR id = '33381' OR id = '33382'

    SELECT * FROM [SRO_VT_SHARD].[dbo].[_RefSkill]
    where id = '8321' OR id = '8328' OR id = '8331' OR id = '8384' OR id = '8418' OR id = '8585' OR id = '8586' OR id = '8587' OR id = '8588' OR id = '8589' OR id = '8590' OR id = '8591' OR id = '8592' OR id = '8593' OR id = '9263' OR id = '9264' OR id = '9265' OR id = '9266' OR id = '9267' OR id = '9268' OR id = '9269' OR id = '9270' OR id = '9271' OR id = '9272' OR id = '9273' OR id = '9274' OR id = '11285' OR id = '11286' OR id = '11287' OR id = '11288' OR id = '11289' OR id = '11323' OR id = '11324' OR id = '11325' OR id = '11326' OR id = '11327' OR id = '11328' OR id = '11329' OR id = '11330' OR id = '11331' OR id = '11332' OR id = '11401' OR id = '11402' OR id = '11403' OR id = '11404' OR id = '11405' OR id = '11414' OR id = '11415' OR id = '11416' OR id = '11417' OR id = '11418' OR id = '11419' OR id = '11420' OR id = '21206' OR id = '21207' OR id = '21218' OR id = '30216' OR id = '30217' OR id = '30218' OR id = '31198' OR id = '33078' OR id = '33381' OR id = '33382'

  3. #3
    Sorcerer Supreme FantasiaSRO is offline
    Member +Rank
    Aug 2012 Join Date
    HomeLocation
    311Posts

    Re: HELP!! with Sr Gameserver!!!

    Seems when i startup the server i also got this runtime error...

    So even when the server is still on check..
    just sometimes the runtime shows up....

    Weird... but any one who can solve?

  4. #4
    Member Zorbas is offline
    MemberRank
    Oct 2011 Join Date
    37Posts

    Re: HELP!! with Sr Gameserver!!!

    Try to install latest vcredist_x86, if that doesn't solve your problem post a picture of the runtime error.

  5. #5
    Sorcerer Supreme FantasiaSRO is offline
    Member +Rank
    Aug 2012 Join Date
    HomeLocation
    311Posts

    Re: HELP!! with Sr Gameserver!!!

    I'll try it now. thanks :) i'll let you know if it worked.


    Didnt worked..

    gave again runtime.. and also another error..


    runtimegame.jpggreenbook.jpg

    I think it has to do with this green book?
    Last edited by FantasiaSRO; 26-08-12 at 03:19 PM.

  6. #6
    Newbie Abdo Abdo is offline
    MemberRank
    Aug 2012 Join Date
    8Posts

    Re: HELP!! with Sr Gameserver!!!

    not green book

    Maybe must close some maps

  7. #7
    Sorcerer Supreme FantasiaSRO is offline
    Member +Rank
    Aug 2012 Join Date
    HomeLocation
    311Posts

    Re: HELP!! with Sr Gameserver!!!

    I've checked but i've added later some maps but this problem was before it..

  8. #8
    Member Zorbas is offline
    MemberRank
    Oct 2011 Join Date
    37Posts

    Re: HELP!! with Sr Gameserver!!!

    Use this Gameserver with implemented greenbook fix (credits goes to Chern0byl/Viral1337), also can you post your server.cfg?

  9. #9
    Sorcerer Supreme FantasiaSRO is offline
    Member +Rank
    Aug 2012 Join Date
    HomeLocation
    311Posts

    Re: HELP!! with Sr Gameserver!!!

    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 "MY IP", port
    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"
    NetCafeIPRefreshTime 15
    MaxUserForNonePCBangIP 15
    }

    GatewayServer {
    LastFullVersion_SR_Client 130
    Certification "MY IP", port
    IBUVQueueReserveCount 20000
    IBUVQueuePrepareRatio 0.10
    IBUVFailureIPTolerance 0
    IBUVStringSize 1
    IBUVCharacterSet "A"
    }

    DownloadServer {
    Certification "MY IP", port
    }
    FarmManager {
    Certification "MY IP", port
    }

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

    MachineManager {
    Certification "MY IP", port
    CERTIFICATION_IP_BIND "MY IP"
    }

    SR_GameServer {
    Certification "MY IP", port
    SockTCPCount "5000"
    ExpRatio "35000"
    ExpRatioParty "40000"
    DropItemRatio "30000"
    DropGoldAmountCoef "30000"
    HwanGainFactor "750"
    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 "MY IP", port
    BILLING_SERVER_URL "http://MY IP:port/"
    CREST_FTP_URL "info.."
    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
    }

  10. #10
    Member Zorbas is offline
    MemberRank
    Oct 2011 Join Date
    37Posts

    Re: HELP!! with Sr Gameserver!!!

    Edit
    PHP Code:
    HourForMeterRateLevelFirst    22
    HourForMeterRateLevelSecond    23 
    to
    PHP Code:
                //HourForMeterRateLevelFirst    24
                //HourForMeterRateLevelSecond    0 
    And try with the linked gameserver.

  11. #11
    Sorcerer Supreme FantasiaSRO is offline
    Member +Rank
    Aug 2012 Join Date
    HomeLocation
    311Posts

    Re: HELP!! with Sr Gameserver!!!

    didnt worked with the 24 and 0 but when i leave it like i had it wont crash for now.

  12. #12
    Member Zorbas is offline
    MemberRank
    Oct 2011 Join Date
    37Posts

    Re: HELP!! with Sr Gameserver!!!

    Yeah, the values doesn't matter, I commented them out ( -> //) they aren't even in use.

  13. #13
    Sorcerer Supreme FantasiaSRO is offline
    Member +Rank
    Aug 2012 Join Date
    HomeLocation
    311Posts

    Re: HELP!! with Sr Gameserver!!!

    i've tried the gameserver but still got the same problem..

  14. #14
    Member Zorbas is offline
    MemberRank
    Oct 2011 Join Date
    37Posts

    Re: HELP!! with Sr Gameserver!!!

    Try to rebuild your database, as I see, you have multiple problems like smc, according to your other threads, maybe it's completly fked up.
    Last edited by Zorbas; 27-08-12 at 09:13 PM.



Advertisement