|
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Sat May 10, 2008 6:18 am
[2.25] Prompt showing twice with different characters and other stuff |
When I do look online I see a prompt with a couple of characters missing and then my normal prompt.
Code: |
g Avalon =[0SYou are able to see by the light of the amulet. [32mYou notice exits east (a closed door), and down (a closed door).[0m
f Avalon |Pattern: ^(?>A glowing rune staff is the last thing to catch your ...
c Avalon |exec : Pattern "^(?>A glowing rune staff is the last thing to ca...
a Avalon ]1231h, 1085m cde
a Avalon ]1231h, 1085m cdefi- |
As you can see there it shows "cde" then "cdefi". The "cdefi" is what it actually is.
Then I get stuff like this happening.
1232h, 1067m cdfi- ù
northwest.
1232h, 1232m cdefi- ùCentre of the Cassiandora square marketplace.
That time it stuck the room name at the end of my prompt.
On the one prompt it showed this in debug:
Code: |
0.0010 | 1232h, 1232m cdefi<ESC>[1m- <ESC>[40m<ESC>[0m<IAC>
...more stuff...
0.1376 | i Avalon <<GA>
0.0015 | a Avalon ]1232h, 1232m cdefi- ù
...next prompt
8.1914 | i Avalon <<CR><LF>
0.0020 | a Avalon |1232h, 1232m cdefi- ù
0.4489 | i Avalon <Hellish flames erupt from unseen holes in the ground to envelop your surroundings.<CR><LF>
0.0014 | 1232h, 1232m cdefi<ESC>[1m- <ESC>[40m<ESC>[0m<IAC><GA> |
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed May 21, 2008 8:06 pm |
Looks like something on the MUD is causing a network packet boundry between the IAC and the GA code, which isn't allowed in the telnet protocol. They need to be in the same packet for CMUD to parse it properly. Maybe you have something on your network that is splitting packets in weird places??
|
|
|
|
|
|
|
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
|
|