Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.

Due to spam on this forum, all posts now need moderator approval.

 Entire forum ➜ MUSHclient ➜ General ➜ First time I type username always fails!

First time I type username always fails!

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Arana   (20 posts)  Bio
Date Wed 08 Sep 2010 03:00 AM (UTC)
Message
i get this output when i connect to my world:


Welcome to MUSHclient version 4.58!
Written by Nick Gammon.

Compiled: Aug 20 2010.
Using: Lua 5.1.4, PCRE 8.10, PNG 1.4.3, SQLite3 3.7.0.1, Zlib 1.2.5

For information and assistance about MUSHclient visit our forum at:
http://www.gammon.com.au/forum/
Can you trust your plugins? See: http://www.gammon.com.au/security
Script engine = VBScript
Version = 5.8
Build = 18702
Gag plugin installed.
You have gagged: knuckles, yeadan
(.*?)(knuckles|yeadan)(.*?)$

--- Connected on Martes, Septiembre 07, 2010, 7:58 p.m. ---




then a big welcome screen and then the prompt asking for user login name

then after that when i type my login name it says everytime that my login name is incorrect, it goes fine the second time, as if one extra character or more had been typed, how can i disable all that debug information to see if that is the cause?
Top

Posted by Nick Gammon   Australia  (23,133 posts)  Bio   Forum Administrator
Date Reply #1 on Wed 08 Sep 2010 05:02 AM (UTC)
Message
That information is purely written to your output window - it isn't sent anywhere. If it was, no-one could log in automatically.

Check your world configuration -> Connecting tab. Make sure there isn't a space or something in "Connect text".

If that doesn't solve it, turn on Edit Menu -> Debug Packets, and then connect. That should show what extra thing is being sent.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

Posted by Arana   (20 posts)  Bio
Date Reply #2 on Thu 09 Sep 2010 06:20 AM (UTC)

Amended on Thu 09 Sep 2010 06:59 AM (UTC) by Arana

Message
i cant see anything weird
maybe you can? ...


e tu personaje o   65 20 74 75 20 70 65 72 73 6f 6e 61 6a 65 20 6f
 escribe Nuevo:    20 65 73 63 72 69 62 65 20 4e 75 65 76 6f 3a 20

Sent  packet: 2 (8 bytes) at Miercoles, Septiembre 08, 2010, 11:17:20 p.m.

triton..           74 72 69 74 6f 6e 0d 0a

Incoming packet: 8 (41 bytes) at Miercoles, Septiembre 08, 2010, 11:17:20 p.m.

Nombre ilegal, p   4e 6f 6d 62 72 65 20 69 6c 65 67 61 6c 2c 20 70
rueba con otro..   72 75 65 62 61 20 63 6f 6e 20 6f 74 72 6f 2e 0a
.Nombre:           0d 4e 6f 6d 62 72 65 3a 20

Sent  packet: 3 (8 bytes) at Miercoles, Septiembre 08, 2010, 11:18:13 p.m.

triton..           74 72 69 74 6f 6e 0d 0a

Incoming packet: 9 (16 bytes) at Miercoles, Septiembre 08, 2010, 11:18:13 p.m.

zz[Password: zz.   ff fb 5b 50 61 73 73 77 6f 72 64 3a 20 ff fb 01


note: zz i used because those where some weird characters that were preventing me from posting the complete thing (post got interrupted so i had to replace but there it is in HEX)

update:
i removed all plugins and triggers the problem persists
i created a new world and it is fine there, i think it could be some setting in the "input" configuration? of the first world?

here is debug info from new world:


ntra el nombre d   6e 74 72 61 20 65 6c 20 6e 6f 6d 62 72 65 20 64
e tu personaje o   65 20 74 75 20 70 65 72 73 6f 6e 61 6a 65 20 6f
 escribe Nuevo:    20 65 73 63 72 69 62 65 20 4e 75 65 76 6f 3a 20

Sent  packet: 1 (8 bytes) at Miercoles, Septiembre 08, 2010, 11:36:37 p.m.

triton..           74 72 69 74 6f 6e 0d 0a

Incoming packet: 8 (16 bytes) at Miercoles, Septiembre 08, 2010, 11:36:37 p.m.

zz[Password: zz.   ff fb 5b 50 61 73 73 77 6f 72 64 3a 20 ff fb 01


another update:

i noticed the first packet in the bad world sent first this

Sent packet: 1 (3 bytes) at Miercoles, Septiembre 08, 2010, 11:35:45 p.m.

zz. ff fb 1f

and my login name was in second packet

in the good world my login name was in first packet, so i think that is the reason, no im looking for the solution , could it be an mxp setting or something along those lines?


btw using version 4.60 or 4.58 makes no difference
Top

Posted by Nick Gammon   Australia  (23,133 posts)  Bio   Forum Administrator
Date Reply #3 on Thu 09 Sep 2010 06:30 AM (UTC)
Message
OK what was "sent packet" 1? I only see it starting at 2. You might need to turn on packet debug before connecting. Since packets 2 and 3 look the same, the problem is probably in packet 1 (which you would think should not exist, right?)

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

Posted by Arana   (20 posts)  Bio
Date Reply #4 on Thu 09 Sep 2010 07:03 AM (UTC)
Message
Sent packet: 1 (3 bytes) at Miercoles, Septiembre 08, 2010, 11:35:45 p.m.

zz. ff fb 1f

as the very first thing in the packet debug window
Top

Posted by Arana   (20 posts)  Bio
Date Reply #5 on Thu 09 Sep 2010 07:04 AM (UTC)

Amended on Thu 09 Sep 2010 07:29 AM (UTC) by Arana

Message
sorry i cant paste the whole thing here it just gets interrupted because of the control chars i suppose and i see no file upload option here.
Top

Posted by Arana   (20 posts)  Bio
Date Reply #6 on Thu 09 Sep 2010 07:12 AM (UTC)

Amended on Thu 09 Sep 2010 07:13 AM (UTC) by Arana

Message
*SOLVED*

from another post here in the forums:

( http://www.gammon.com.au/forum/bbshowpost.php?id=9958&page=1 )


Quote:

... then "FF FB 1F" ...


This is IAC WILL TELOPT_NAWS. That is automatically sent if you have "Negotiate about window size" checked in the output window configuration. To stop that, uncheck that box.

unchecked the box, now everything fine thank you.
Top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


18,583 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.