Error on opening MatchServer

Results 1 to 2 of 2
  1. #1
    Novice Colossus is offline
    MemberRank
    Sep 2009 Join Date
    BrasilLocation
    4Posts

    sad Error on opening MatchServer

    I get this error while opening MatchServer:

    Code:
    Load XML from memory : strings.xml(0x0052) - SUCCESS
    Load XML from memory : cserror.xml(0x0052) - SUCCESS
    [09/16/13 16:44:29] DBMS connected
    
    
    [09/16/13 16:44:29]  MMatchDBMgr::ExceptionHandler
    ErrSQL( {CALL spUpdateServerInfo (1500, 'My Dick', 1)} ), ErrCode( -1 )
    ErrMsg - Could not find stored procedure 'spUpdateServerInfo'.
    State:37000,Native:2812,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
    
    [09/16/13 16:44:29] Command registeration completed
    
    
    [09/16/13 16:44:29]  MMatchDBMgr::ExceptionHandler
    ErrSQL( {CALL spGetGambleItemList} ), ErrCode( -1 )
    ErrMsg - Could not find stored procedure 'spGetGambleItemList'.
    State:37000,Native:2812,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
    
    init gamble machine fail.
    
    [09/16/13 16:44:30]  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]
    And this one while opening locator:

    Code:
    MLocatorDBMgr::StartUpLocaterStauts - Could not find stored procedure 'spStartUpLocatorStatus'.
    
    MLocator::Create - DBÃʱâÈ­ ½ÇÆÐ.
    I think it's probably related to a database fix, could somebody help me?


  2. #2
    Novice Colossus is offline
    MemberRank
    Sep 2009 Join Date
    BrasilLocation
    4Posts

    Re: Error on opening MatchServer

    Fixed, it was in odbc. Actually I'm not missing any database tables.
    Sorry.



Advertisement