 |
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sun Aug 26, 2007 8:16 pm
[2.01] Simutronics login bug re: no name and password |
If you try to connect to a Simutronics game with a new session and you did not edit the session properties to fill in the accountname, CMud doesn't send what you type into the login window. This generates an "Unexpected response from server" error.
In a related issue, it seems that the autologin this account option doesn't cause the password to be saved, meaning that the autologin process stops and waits for user input. Oops? If the password is already saved, then it proceeds automatically like normal. |
|
_________________ EDIT: I didn't like my old signature |
|
|
 |
shalimar GURU

Joined: 04 Aug 2002 Posts: 4772 Location: Pensacola, FL, USA
|
Posted: Sun Aug 26, 2007 8:19 pm |
I never could get it to save my account password in the old version via the popup window either.
Though I did get that error the first time i filled in the data on my new system in said window. |
|
_________________ Discord: Shalimarwildcat |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Aug 27, 2007 6:14 pm |
It's probably related to the passwords being moved to their own encrypted sessionkeys.db file. I'll add this to the bug list.
|
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Sep 03, 2007 9:00 pm |
Actually, the problem turned out to be the new string list code. CMUD was using it to handle tab-delimited lists (like the response data from Simutronics) and there was a problem handling string lists that had control characters for delimiters. This is fixed in the next version.
|
|
|
 |
|
|