View Single Post
  #2  
Old 01-23-2011, 06:43 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

If your password is long (maybe like 8+ chars), you might want to try using a truncated version of the new password and see if that works.

For example, if your new password is abcde12345, you might want to try the following passwords at the login server prompt and see if any work:

abcde1234
abcde123
abcde12
abcde1

I know for sure that 6 char length passwords work fine, so if it doesn't work by the time you get down to 6, it isn't going to work.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote