Everything is working but i cant login so i checked the logs and got a weird error in globalDB
ftp://213.35.143.165/GlobalDBAgent.log
Any suggestions?
Everything is working but i cant login so i checked the logs and got a weird error in globalDB
ftp://213.35.143.165/GlobalDBAgent.log
Any suggestions?
If you have changed your nation code, try this
note: this will affect all accounts
Code:use Account update cabal_auth_table SET nation_Code = 0 WHERE nation_Code >= 0
Msg 207, Level 16, State 1, Line 2
Invalid column name 'nation_code'.
so that means i dont have a column named nation code :D
Restore account database.