-
Elite Member
GS error - Client close
Need help fix error.
1.

2.

Please help :(
Files TT 11.11.82
-
-
Member
Re: GS error - Client close
i think you are using the wrong database server. Search for "TITANLINKSERVER" and run that one in place of dataservers and exdb etc..
also in the tt 11.11.82 i dont think custom quest works.. You can disable it from the files. the s5 should work.. just try checking the database(sql)
-
Elite Member
Re: GS error - Client close
Titanlinkserver log:
20:01:15 UPDATE MEMB_STAT SET ConnectStat = 0, DisConnectTM = getdate() WHERE ConnectStat = 1
SQLSTATE:42S02, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'MEMB_STAT'.
Table MEMB_STAT
memb___id VARCHAR(10) NOT NULL,
ConnectStat TINYINT,
ServerName VARCHAR(50),
IP VARCHAR(15),
ConnectTM SMALLDATETIME,
DisConnectTM SMALLDATETIME,
OnlineHours INT DEFAULT (0),