Gunz 1.5 Matchserver Runtime Error

Results 1 to 3 of 3
  1. #1
    Apprentice bashman is offline
    MemberRank
    Dec 2011 Join Date
    18Posts

    Gunz 1.5 Matchserver Runtime Error

    Whenever I try to run my or someone elses compiled MatchServer for Gunz 1.5 it gives me a runtime error and then shuts off.

    Do you know how to fix this problem?

    Code:
    gameguard not running
    Load XML from memory : strings.xml(0x0052) - SUCCESS
    Load XML from memory : cserror.xml(0x0052) - SUCCESS
    [12/27/11 20:41:45] DBMS connected
    
    
    [12/27/11 20:41:45]  MMatchDBMgr::ExceptionHandler
    ErrSQL( {CALL spUpdateServerInfo (1500, 'Hydra', 1)} ), ErrCode( -1 )
    ErrMsg - Could not find stored procedure 'spUpdateServerInfo'.
    State:37000,Native:2812,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]
    
    [12/27/11 20:41:45] Command registeration completed
    
    Inited client file list (1)
    
    [12/27/11 20:41:45]  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.
    
    [12/27/11 20:41:46]  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]
    Last edited by bashman; 27-12-11 at 08:42 PM.


  2. #2
    Die() Secured is offline
    MemberRank
    Sep 2011 Join Date
    /home/SDev/Location
    555Posts

    Re: Gunz 1.5 Matchserver Runtime Error

    sql error you didnt put the database together correctly, fairly obvious sense it says SQL server after the error message where spGetSurvivalRanking is a store procedure gl.

  3. #3
    Apprentice bashman is offline
    MemberRank
    Dec 2011 Join Date
    18Posts

    Re: Gunz 1.5 Matchserver Runtime Error

    Yeah but I didn't know how to fix the database. I got it now :P



Advertisement