Page 1 of 1

Can't Log Character in!!!

Posted: Tue Sep 26, 2017 10:38 pm
by Madgamer009
I Logged in to my server and make it just far enough to make a character select a world, and a city, but now it keeps throwing an error at me 3305, I'm not sure what the problem is cause the sever is hosted on local rig, and it shouldn't be having this log in issue, also my log says this error : "DB error - Unknown column 'version_mismatch' in 'field list'" I can't even find the column it's talking about in my database.

Can anyone point me in a good direction to solve this?

Re: Can't Log Character in!!!

Posted: Mon Oct 02, 2017 7:03 am
by wadski
type verlock at char select

Re: Can't Log Character in!!!

Posted: Mon Oct 02, 2017 8:32 am
by whasf
Madgamer009 wrote:.. also my log says this error : "DB error - Unknown column 'version_mismatch' in 'field list'" I can't even find the column it's talking about in my database.

Can anyone point me in a good direction to solve this?
That's because it's not there! Re-run accounts_sessions.sql and you'll have the missing column. When you do a git pull you need to check for updated SQL files too! :)