Hey guys. I have read thru every post so far for help on the new paladin release, but nothing so far.
My problem is when I try to loin to the game I get "Wrong User name or Password". Now I have account, server, and msg all working 100%, so the problem dose not lie there. I have tried registering for the game via my website as well as using the MYSQL console and adding in
insert into account.account (name,password,reg_date) values ('test','53b6320eb06e2c62888a6d1739cd24bd',now());
The above will make the user name and password test/test but that dose not work either and yes, the accounts DO show up in MYSQL.
I have tried client versions 1091 as well as 1030 but they both end up at the same "Invalid User Name or Password"
My problem is when I try to loin to the game I get "Wrong User name or Password". Now I have account, server, and msg all working 100%, so the problem dose not lie there. I have tried registering for the game via my website as well as using the MYSQL console and adding in
insert into account.account (name,password,reg_date) values ('test','53b6320eb06e2c62888a6d1739cd24bd',now());
The above will make the user name and password test/test but that dose not work either and yes, the accounts DO show up in MYSQL.
I have tried client versions 1091 as well as 1030 but they both end up at the same "Invalid User Name or Password"