WTF is wrong with the MatchServer and this Runtime Error plzz help :(

Results 1 to 7 of 7
  1. #1
    Yaaay! Tannous is offline
    MemberRank
    Jul 2012 Join Date
    KonohaLocation
    840Posts

    WTF is wrong with the MatchServer and this Runtime Error plzz help :(

    Omg I've build matchserver 2 times without any errors I've also used all the matchservers I have from all post none of them are working, they show up this runtime error, here u got the log.
    Code:
    Load XML from memory : strings.xml(0x0037) - SUCCESS
    Load XML from memory : cserror.xml(0x0037) - SUCCESS
    [10/11/12 19:23:53] DBMS connected
    
    
    [10/11/12 19:23:53]  MMatchDBMgr::ExceptionHandler
    ErrSQL( {CALL spUpdateServerInfo (500, 'Nuclear Gunz', 1)} ), ErrCode( -1 )
    ErrMsg - Could not find stored procedure 'spUpdateServerInfo'.
    State:37000,Native:2812,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
    
    [10/11/12 19:23:53] Command registeration completed
    
    Start GambleItem Init.
    End GambleItem Init.
    
    Start shop GItem list log.
    GambleItemCount : 0.
    End shop GItem list log.
    
    
    === Dump GambleItem Info. ===
    Gamble item list.
    
    Send shop gamble item list.
    Shop gamble item count : 0
    === Completed Dump GambleItem Info. ===
    
    
    [10/11/12 19:23:53]  MMatchDBMgr::ExceptionHandler
    ErrSQL( {CALL spGetBattleTimeRewardDescription} ), ErrCode( -1 )
    ErrMsg - Could not find stored procedure 'spGetBattleTimeRewardDescription'.
    State:37000,Native:2812,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
    
    Init Battletime Reward Machine Fail.
    
    [10/11/12 19:23:54]  MMatchDBMgr::ExceptionHandler
    ErrSQL( {CALL spGetSurvivalGroupRanking} ), ErrCode( -1 )
    ErrMsg - Could not find stored procedure 'spGetSurvivalGroupRanking'.
    State:37000,Native:2812,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
    Please HELP


  2. #2
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: WTF is wrong with the MatchServer and this Runtime Error plzz help :(

    Code:
    [10/11/12 19:23:53]  MMatchDBMgr::ExceptionHandler
    ErrSQL( {CALL spGetBattleTimeRewardDescription} ), ErrCode( -1 )
    ErrMsg - Could not find stored procedure 'spGetBattleTimeRewardDescription'.
    State:37000,Native:2812,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
    
    Init Battletime Reward Machine Fail.
    
    [10/11/12 19:23:54]  MMatchDBMgr::ExceptionHandler
    ErrSQL( {CALL spGetSurvivalGroupRanking} ), ErrCode( -1 )
    ErrMsg - Could not find stored procedure 'spGetSurvivalGroupRanking'.
    State:37000,Native:2812,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
    Read.

  3. #3
    Yaaay! Tannous is offline
    MemberRank
    Jul 2012 Join Date
    KonohaLocation
    840Posts

    Re: WTF is wrong with the MatchServer and this Runtime Error plzz help :(

    I've read it, what should I do .. ;o ?

  4. #4
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: WTF is wrong with the MatchServer and this Runtime Error plzz help :(

    1. Look at message.
    2. Hmmm 'spGetSurvivalGroupRanking' and 'spGetBattleTimeRewardDescription' looks pretty important... '
    3. LET'S GOOGLE 'spGetSurvivalGroupRanking' and 'spGetBattleTimeRewardDescription'
    4. Both links provide multiple solutions
    5. Trial and error.

  5. #5
    Yaaay! Tannous is offline
    MemberRank
    Jul 2012 Join Date
    KonohaLocation
    840Posts

    Re: WTF is wrong with the MatchServer and this Runtime Error plzz help :(

    Quote Originally Posted by Wucas View Post
    1. Look at message.
    2. Hmmm 'spGetSurvivalGroupRanking' and 'spGetBattleTimeRewardDescription' looks pretty important... '
    3. LET'S GOOGLE 'spGetSurvivalGroupRanking' and 'spGetBattleTimeRewardDescription'
    4. Both links provide multiple solutions
    5. Trial and error.
    OMG - I see, and I know that they are important, but what should I do about them... to get them fixed or I don't know...
    I didn't see anything helps in google :(

  6. #6
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Re: WTF is wrong with the MatchServer and this Runtime Error plzz help :(

    Let's break this down for you fellow noob.


    ErrMsg - Could not find stored procedure

    What does one do when one cannot find something.

    A) Create a new one
    B) GO Fishing for 2 hours
    C) Post on ragezone when you cant read
    D) FUS DO RAH!


    School test, do it.

  7. #7
    Yaaay! Tannous is offline
    MemberRank
    Jul 2012 Join Date
    KonohaLocation
    840Posts

    Re: WTF is wrong with the MatchServer and this Runtime Error plzz help :(

    Quote Originally Posted by ForeanXz View Post
    Let's break this down for you fellow noob.


    ErrMsg - Could not find stored procedure

    What does one do when one cannot find something.

    A) Create a new one
    B) GO Fishing for 2 hours
    C) Post on ragezone when you cant read
    D) FUS DO RAH!


    School test, do it.
    Now keep it down I did another way and got it fixed, cuz ur way and the other ways didn't work ;)



Advertisement