Log in

View Full Version : Unable to log into my server. Not the usual suspects.


Kikinaak
03-18-2011, 08:59 PM
I am trying to get a fresh install of titanium connecting to the latest eqemu. When I attempt to log in, I see this in the Login server window:

[Network] [03.18.11 - 17:42:38] New Titanium client connection from 192.168.0.4:1361
[Network] [03.18.11 - 17:42:38] Application packet recieved from client (size 14)
[Network] [03.18.11 - 17:42:38] Session ready recieved from client.
[Network] [03.18.11 - 17:42:39] Application packet recieved from client (size 28)
[Network] [03.18.11 - 17:42:39] Login recieved from client.
[Client] [03.18.11 - 17:42:39] User: test
[Client] [03.18.11 - 17:42:39] Hash: a94a8fe5ccb19ba61c4c0873d391e987982fbbd3

In the client I get the "account or password is incorrect" notice. This is the same for the 3 accounts i have in the db (Admin, test user, and my usual play account name), and I know the passwords are correct. However, there is no difference in the output from login when I type the password incorrectly. I've dug around the forums and faqs and not finding anything like this. Anyone have any clue whats stopping me here?

Kikinaak
03-25-2011, 06:01 AM
Problem solved by reading the latest guides, was not using sha when putting the passwords into the db. I remember being able to enter them in plaintext and having it work, but apparently things have changed.