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]
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.
Re: Gunz 1.5 Matchserver Runtime Error
Yeah but I didn't know how to fix the database. I got it now :P