DB Problem help pls

Join Discord

God33344

Dedicated Member
Dedicated Member
Mar 1, 2005
72
1
54
hey guys just getting an error on my DBServer it says this when ever a character logs off and it wont save anydata

Gate connected
-- SQL KeepAlive
The statement has been terminated.
Arithmetic overflow error for data type smallint, value = 65535.
[CharInfo] Error updating char:CatastropheGate connected

im using TD's files , so does any1 know whats wrong nd wuti need to change :P ty ne help be appreciated.
 

God33344

Dedicated Member
Dedicated Member
Mar 1, 2005
72
1
54
i have sorted this problem now and for any1 who has the same problem all you need to do is this..

Go into your sql enterprise manager , find the table called Tbl_CharInfo
right click it and go onto designtable and make sure that the field called Fld_Level is on bigint, this will make the DB start saving data.

thanks every1 :)
 
Upvote 0