I am trying to fix the name already in use problem when trying to make a char, but the fix isn't working.
Here is the log:
I tried both methods from John's topic, but the same error...
Here is the log:
Code:
2012-07-26 11:47:35 PS_DBAGENT__system log start (DBAgent01)
2012-07-26 11:47:36 UpdateGuildPointRankDB Result=-1
2012-07-26 11:47:50 connect game
2012-07-26 11:48:46 err=-1, [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert the value NULL into column 'CharID', table 'PS_GameData.dbo.Chars'; column does not allow nulls. INSERT fails., SQL STATE: 23000, NATIVE ERROR: 515 (0x203)
2012-07-26 11:48:46 ::CreateCharacter 0 dfhr retVal=-1, qerr=-1, {?=call Usp_Create_Char_R(1,'admin',2084,'dfhr', 0,0,3,0,0,2,0,0, 1,0,0, 14,12,9,8,15,7, 352,110,257, 1,0, 0,0, 577.979980,78.559998,1762.119995, 0,200,0,0,0)}
2012-07-26 11:48:46 err=0, , SQL STATE: 00000, NATIVE ERROR: 0 (0x0)