EQEmu login server account issue
I followed the windows server setup on the Wiki and loaded the EQEMUloginserver.exe. Created the accounts using insert into tblLoginServerAccounts (AccountName, AccountPassword, AccountEmail, LastLoginDate, LastIPAddress) values('test', sha('abcdef12'), 'admin@somewhere.com', now(), '127.0.0.1');
it loaded it into the database fine but when I try to login with the EQ client I get an invaled username/password error. When looking at the EQEmu Login Server window I see the OP_Login then it says User: 4345fd5faa1a3c2e89ef Hash: d253e3bd69ce1e7ce67 Could not find user 4345fd5faa1a3c2e89ef Output packet size is 84.
I have searched the forums but havn't found anything for this any ideas?
|