Quote:
Originally Posted by Yothri
What exactly is this DEV_SALT?
Is the Neuz in any Developer mode or something?
|
Is one of the "salt" you are using to connect to the server.
Example:
Your server supports salt:
serus, but your client is setted for:
kikugalanet
When you login you will get: password incorrect.
Because in fact neuz will encrypt the password using kikugalanet salt, instead of serus.
You might want to check all the "szKey" values in your Neuz.cpp
Because them all are the corrently salt used for login, edit the used ones if needed.
If this isn't the reason of your password incorrect message.
Then probably there is something wrong with the server installation itself.