Ruby test account gets deleted on logout, which DB fields need changing pls?

Mrklawz

Dedicated Member
Dedicated Member
May 9, 2003
72
0
103
As the title says, when i log out of the test account "SavePlayers was deleted because of timeover... test2" appears in the server status.

If i log out to char select and try to go back in game the client hangs at the loading screen. Current status of the char is not being stored so i guess the DB has fields enabled for payed play even though the server is free play. I edited all the "until" fields with high dates in the account table but no change.

Been a while since i put a server up but SQL was never normaly the hurdle for me. Server is running great otherwise lol.

Code:
[22:50:25] 0  guildagits are loaded.
[22:50:25] SUCCESS DBSQL CONNECTION 
[22:50:25] [Version] 15/06/2011 19:22:38
[22:50:26] U-Engine initialized...
[22:50:26] UserMgr-Engine Resumed...
[22:50:26] SQL-Engine Resumed...
[22:50:26] 06/04/2012 22:50:26 User = 0
[22:50:38] Gate 0 opened.
[22:55:11] [Warning] SavePlayers was deleted because of timeover... test2
[23:00:26] 06/04/2012 23:00:26 User = 0
[23:00:30] [Warning] SavePlayers was deleted because of timeover... test2

reposted in help forum soz.