I just update the sql files, but it has error 1017.
So i look the World.EXe status, i found a problem:Wrong name/pass: name='eqemu'
then i open mysql and run this command
INSERT INTO account SET name='eqemu', password='eqemu', status=200;
Now it's working
|