Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD Beta Forum
Rorso
Wizard


Joined: 14 Oct 2000
Posts: 1368

PostPosted: Sun Oct 28, 2007 8:57 am   

[2.09-2.17] Autologin trouble
 
1. Open cMUD
2. Create a new session to some MUD, e.g Silver Bridge(the one I tested with) and connect to it
3. Login with an already existing character. Enter username and password.
4. Notice no password window is shown at first login.
5. Quit
6. Click reconnect
7. Enter username and password
8. Auto-Login wizard appears. Click 'Yes'.
9. Quit
10. Reconnect
11. Notice no autologin occurs!
12. Enter username and password again. Note that even if you close cMUD and connect what happens below will still occur and no autologin occurs.
13. Auto-Login wizard appears. Click 'Yes'.
14. Quit
15. Reconnect. Notice how it tries to "double login" with username as both password and username. Check the 'autolog' class and notice that there are duplicate triggers for login.


Last edited by Rorso on Thu Dec 13, 2007 8:19 pm; edited 3 times in total
Reply with quote
Fang Xianfu
GURU


Joined: 26 Jan 2004
Posts: 5155
Location: United Kingdom

PostPosted: Sun Oct 28, 2007 10:55 am   Re: [2.09] Autologin trouble
 
Rorso wrote:
4. Notice no password window is shown at first login.

Not sure if this is part of the report, but that's not a bug. The assumption is that the first time you log in, you're creating a new character. The rest of it sounds pretty shady, though.
_________________
Rorso's syntax colouriser.

- Happy bunny is happy! (1/25)
Reply with quote
Seb
Wizard


Joined: 14 Aug 2004
Posts: 1269

PostPosted: Sun Oct 28, 2007 4:03 pm   Re: [2.09] Autologin trouble
 
Fang Xianfu wrote:
Rorso wrote:
4. Notice no password window is shown at first login.

Not sure if this is part of the report, but that's not a bug. The assumption is that the first time you log in, you're creating a new character. The rest of it sounds pretty shady, though.

Well that is an invalid assumption.
Reply with quote
Dumas
Enchanter


Joined: 11 Feb 2003
Posts: 511
Location: USA

PostPosted: Sun Oct 28, 2007 6:31 pm   Re: [2.09] Autologin trouble
 
Seb wrote:
Fang Xianfu wrote:
Rorso wrote:
4. Notice no password window is shown at first login.

Not sure if this is part of the report, but that's not a bug. The assumption is that the first time you log in, you're creating a new character. The rest of it sounds pretty shady, though.

Well that is an invalid assumption.


Not really. This has been something that has happened since zMUD. A new session/character created in zMUD has always, at least every time I've done it, not popped up the autologin settings box. Might not have been intended, but it has still been there. What got me about this one is the back-and-forth of the window.
Reply with quote
Solaras
Wanderer


Joined: 11 Mar 2002
Posts: 93

PostPosted: Mon Oct 29, 2007 5:46 am   
 
This happened to me:

I logged into Achaea using the session icon, I entered my username and password, then it gave the verifiction window for autologin to which I clicked yes.

The next time I logged in, it didn't autologin, I entered my username and password, the verifiction window came up again to which I clicked yes

The next time I logged in it tried to autologin using my playername as both username and password.

I ended up deleting the autologin folder to fix this problem.
Reply with quote
Rorso
Wizard


Joined: 14 Oct 2000
Posts: 1368

PostPosted: Sun Nov 04, 2007 9:51 am   
 
Same error in 2.10.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Mon Nov 05, 2007 5:55 pm   
 
After the first time you click "Yes", then the next time you run your session, click the Edit Session action and go to the Characters tab and see if your username and password have been filled in (well, your password will just show as *s), and check to see if the "Autologin" checkbox on that screen is enabled.

And yes, the "feature" where it only prompts for autologin the second time you log into the session is the way it is designed to work, and the way zMUD has worked for many many years.
Reply with quote
Rorso
Wizard


Joined: 14 Oct 2000
Posts: 1368

PostPosted: Mon Nov 05, 2007 8:10 pm   
 
Zugg wrote:
After the first time you click "Yes", then the next time you run your session, click the Edit Session action and go to the Characters tab and see if your username and password have been filled in (well, your password will just show as *s), and check to see if the "Autologin" checkbox on that screen is enabled.

And yes, the "feature" where it only prompts for autologin the second time you log into the session is the way it is designed to work, and the way zMUD has worked for many many years.

The username is filled in but the password field is blank. "Automatically use this character name and password to login" is enabled.
Reply with quote
Taz
GURU


Joined: 28 Sep 2000
Posts: 1395
Location: United Kingdom

PostPosted: Mon Nov 05, 2007 8:17 pm   
 
I confirm this behaviour, I filled the password field in and it worked fine.
_________________
Taz :)
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Mon Nov 05, 2007 8:24 pm   
 
OK, that helps a lot in determining the problem. It's probably from when I moved the passwords to the sessionkeys.db encrypted file. Somehow it isn't setting the password there. Added to the bug list.
Reply with quote
Seb
Wizard


Joined: 14 Aug 2004
Posts: 1269

PostPosted: Tue Nov 06, 2007 1:05 am   
 
I haven't reported it as a bug (yet), but this probably explains why passwords are not being imported from zMUD's chardb.db either.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Tue Nov 06, 2007 2:45 am   
 
Actually, passwords *should* be imported from zMUD chardb.db. At least it works for me. I assume you are talking about the zMUD Import wizard that you access from the Session window File menu?
Reply with quote
Seb
Wizard


Joined: 14 Aug 2004
Posts: 1269

PostPosted: Wed Nov 07, 2007 12:39 am   
 
No, I'm talking about copying the chardb.db into the CMUD folder before running CMUD for the first time.
Reply with quote
Rorso
Wizard


Joined: 14 Oct 2000
Posts: 1368

PostPosted: Wed Nov 28, 2007 1:18 pm   
 
This error still appears in version 2.13.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Wed Nov 28, 2007 5:40 pm   
 
Bumped this in the bug list.
Reply with quote
Rorso
Wizard


Joined: 14 Oct 2000
Posts: 1368

PostPosted: Thu Dec 13, 2007 8:19 pm   
 
bump
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Thu Dec 13, 2007 8:38 pm   
 
OK, please tell me exactly what issue you are bumping. This thread contains multiple issues and the problem with the passwords not being copied from the chardb.db file is working fine for me here.
Reply with quote
Rorso
Wizard


Joined: 14 Oct 2000
Posts: 1368

PostPosted: Thu Dec 13, 2007 8:52 pm   
 
Zugg wrote:
OK, please tell me exactly what issue you are bumping. This thread contains multiple issues and the problem with the passwords not being copied from the chardb.db file is working fine for me here.

I bumped the original issue. It will popup the "Should I remember pw?" box and at next login it won't auto-login.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Thu Dec 13, 2007 9:29 pm   
 
OK, I'll put this back on the bug list for January. But it isn't a critical issue. You can just use Edit Session and go to the Characters tab and enter your password there to get it to store properly.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD Beta Forum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net