Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

error sql spUpdateAccountLastLogoutTime

Newbie Spellweaver
Joined
Jul 6, 2012
Messages
22
Reaction score
8
Matchserver log
Code:
[04/17/14 11:10:59] GARBAGE SESSION CLEANING : m_This(02), ClientCount=1, SessionCount=2, AgentCount=1, CommandPool=22, objHistoryCount=3


[04/17/14 11:12:38]  MMatchDBMgr::ExceptionHandler
ErrSQL( {CALL spUpdateAccountLastLogoutTime (1, 0, 0)} ), ErrCode( -1 )
ErrMsg - Procedure or function spUpdateAccountLastLogoutTime has too many arguments specified.
State:37000,Native:8144,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]


[04/17/14 11:12:38]  MMatchDBMgr::ExceptionHandler
ErrSQL( {CALL spUpdateAccountLastLogoutTime (1, 0, 0)} ), ErrCode( -1 )
ErrMsg - Procedure or function spUpdateAccountLastLogoutTime has too many arguments specified.
State:37000,Native:8144,Origin:[Microsoft][ODBC SQL Server Driver][SQL Server]

[04/17/14 11:12:38]  MMatchDBMgr::ExceptionHandler - Disconnect
[04/17/14 11:12:38]  MMatchDBMgr::ExceptionHandler - Reconnect
[04/17/14 11:12:38]  MMatchDBMgr::ExceptionHandler - This(129433000)
[11:12:38] Async DB Query(OnAsyncCharFinalize) Failed

how to fix ? tks
 
Back
Top