ps_game.exe crash

05/17/2016 03:09 jenny2011#1
please help :-/


Game log:

2016-05-17 03:02:19 PS_GAME__system log start (Game01) [GERMANY]

2016-05-17 03:03:19 err=-1, [Microsoft][ODBC SQL Server Driver]Abfragetimeout abgelaufen, SQL STATE: HYT00, NATIVE ERROR: 0 (0x0)

2016-05-17 03:03:19 CGameData::LoadConstSkill: err=-1, query=EXEC usp_Read_SkillMaxID_R

2016-05-17 03:03:19 DB table load error

2016-05-17 03:03:19 3 1 SService::ServiceCtrlDispatcher(): m_pService->Init()

2016-05-17 03:03:19 Call save all waiting...

2016-05-17 03:03:19 Call save all failed dbagent disconnected(user count = 0)...

2016-05-17 03:03:19 server shutdown Connection INFO : T=000:00:00:000, NumC=0,CMin=0,CMax=0,CAvg=0.00, CAva=0,CReq=0,CCnt=0,DCCnt=0, CTimeT=000:00:00:000,CTimeAvg=000:00:00:000, RBT=0,RBS=0,RBSC=0,SBT=0,SBS=0,SBSC=0

2016-05-17 03:03:19 PS_GAME__system log end (Game01)

2016-05-17 03:03:19 3 1 SService::ServiceCtrlDispatcher(): service shutdown
05/17/2016 05:17 hronolight#2
Check your procedure
PS_GameDefs.dbo.usp_Read_SkillMaxID_R
it should look like this

Try exec this on sql
EXEC PS_GameDefs.dbo.usp_Read_SkillMaxID_R

If there are any errors send them here
05/20/2016 02:15 jenny2011#3
nice :-)
thank you :-)