[ERROR] Accoun't Doesn't Exist !

04/03/2012 00:51 ForqeT#1
Please Help Guy's.

Me Have DataBase in Accoun'ts.

But Game in Entering " Account Doesn't Exist " Error Give. Please Help !


Thanks Elitepvpers and Member's.
04/03/2012 06:02 JohnHeatz#2
  • Have you tried creating a new account directly in the database and trying to log into that account on game?
  • Is this happening to just some accounts or to every single account?
  • What did you do just before this started happening?
04/03/2012 14:46 treica#3
If you have manually added the database you should delete all accounts, chars, items, everything and start to create the accounts from web.
07/15/2012 05:15 orion72956#4
Ok, not meaning to necro a thread, but I'm having the same issue. Fixed it before bit has been a while and I forgot how I fixed it before. Is a used db where we were ddosed and reinstalled the OS and now that's the error that we're all getting. Any insight would be greatly appreciated.
07/15/2012 05:55 treica#5
Try to look on ur Try_GameLogin_Taywan for this line

Code:
BEGIN
    UPDATE Users_Master SET [color=red]Leave = 1[/color], JoinDate = GETDATE() WHERE UserUID = @UserUID
END
If Leave = 1 set Leave = 0 and run the SP.

Second problem can be if you was using the Dash GM_Stuff and you may forget to add it again on your database it gives the error "Account Doesn't Exist"
Readd it on your database and will start working the Accounts.
07/15/2012 08:17 orion72956#6
Nope, not using the Admin Panel from Dash, and no zero's on accounts.