Connection refused

ShadowKing

New member
Messages
26
Points
0
I messed with the sql and removed all the accounts I had registered by accident and now whenever I try to run server it refuses the connection. It says the login name and password are correct but still refuses them.

It says the default s1/p1 are probably invalid and to make sure the login db settings are the same and the gender is s. which they all are. But it still fails to allow login, anyone know how to fix this? I will go about re-compiling to see if that will do the trick, but I'm thinking it won't.

 
As my stupid plunders get solved I will just post my own answers I find for future people running into the same problems. If you remake the admin account in the SQL make sure it's account id is 1 or it won't work.

 
That account whose userid and passwords are mentioned in configs should be having:

Account id as 1

sex as S

And its not required to set the level to 99 :)

 
Back
Top