 |
Fizban1216 Apprentice
Joined: 03 Feb 2007 Posts: 170
|
Posted: Mon Mar 23, 2009 4:53 pm
MXP Related Errors? |
I'm fairly sure these errors are related to MXP but I could be mistaken, I never had this occur till 3.05.
Quote: |
ou pant heavily, gasping for breath.
<[(222/2034H)(38986/39055M)(2056/2056V) (100) 24,955,651TNL 379 Done 2,377 Dealt]>e
[1;36mThe Yard With The Fountain
[ Exits: e w u d ]
You have entered a very peaceful, quiet little court yard. In the very center
is a beautiful fountain. The water gushes forth from the top and cascades down
the sides into a shallow pool at the bottom. There is a ledge around the pool
where one might sit and enjoy the soothing sounds of the splashing water.
Here also is the 4D Post Office, run by the fat and lazy dog of Bart the
Bartender. (This was supposed to have been Bart's job, but he's even lazier
than his dog). So look at the sign, if you want to send a personal mail
to someone. An impressive marble staircase is leading up to The Hall of Fame.
A narrow spiral staircase is leading down to the Crypt.
A small white fountain gushes forth here.
A board for messages from the staff hangs here. You can only read from this.
|Dreamer the Magic User (AFK) is standing here.
-- AFK: Away From Keyboard
|(Red Aura) Bart's fat, lazy dog is snoring by the fountain.
<[(222/2034H)(38986/39055M)(2055/2056V) (100) 24,955,651TNL 379 Done 2,377 Dealt]>drink fount
ou drink the milk.
You REALLY don't feel thirsty any more.
You REALLY don't feel hungry any more.
|
The 'Y' is missing from the front of the line: "You pant heavily, gasping for breath."
An ASCII Colorcode is shown as text in the line: "[1;36mThe Yard With The Fountain"
The 'Y' is missing from the front of the line: "You drink the milk." |
|
|
 |
Dumas Enchanter
Joined: 11 Feb 2003 Posts: 511 Location: USA
|
Posted: Mon Mar 23, 2009 5:03 pm |
Open the debugger and have it set to record raw input and ouput and see if this comes up again. May be a boundary packet issue.
|
|
|
 |
Fizban1216 Apprentice
Joined: 03 Feb 2007 Posts: 170
|
Posted: Mon Mar 23, 2009 6:34 pm |
This is the log of it doing it again:
Code: |
0.0003 | d 4Dimensi | [2] 4Dimensions Comline : stopped
0.1862 | i 4Dimensi <Upon who should the spell be cast?<CR><LF><CR><LF>
0.0000 | <ESC>[1;35m<[<ESC>[0;37m(<ESC>[0;32m<ESC>[1;31m759<ESC>[1m<ESC>[0m<ESC>[0;37m/<ESC>[0;32m2536<ESC>[0;37mH)(<ESC>[0;36m40187<ESC>[0;37m/<ESC>[0;36m40471<ESC>[0;37mM)(<ESC>[0;33m2129<ESC>[0;37m/<ESC>[0;33m2129<ESC>[0;37mV) <ESC>[1;37m(100) <ESC>[1;36m26,928,855<ESC>[0;33mTNL <ESC>[1;34m280 <ESC>[0;37mDone <ESC>[1;33m4,124 <ESC>[0;37mDealt<ESC>[1;35m]><ESC>[0m<IAC>
0.0002 | a 4Dimensi |pon who should the spell be cast?
0.0002 | a 4Dimensi |
4.9856 | ---
0.0001 | c 4Dimensi | [2] 4Dimensions Comline : start :
0.0008 | a 4Dimensi |<[(759/2536H)(40187/40471M)(2129/2129V) (100) 26,928,855TNL 280 Done 4,124 Dealt]>c 'word'
0.0037 | i 4Dimensi >c 'word'<CR><LF>
0.0003 | d 4Dimensi | [2] 4Dimensions Comline : stopped
0.1097 | i 4Dimensi <You focus and draw the runes for word of recall in the air.<CR><LF>
0.0000 | <ESC>[1;36mRecall Point<ESC>[0m<CR><LF>
0.0000 | <ESC>[1;32m[ Exits: <ESC>[1;37m<ESC>[1z<Ex north>n<ESC>[1z</Ex> <ESC>[1z<Ex east>e<ESC>[1z</Ex> <ESC>[1z<Ex south>s<ESC>[1z</Ex> <ESC>[1z<Ex west>w<ESC>[1z</Ex> <ESC>[1z<Ex up>u<ESC>[1z</Ex> <ESC>[1z<Ex down>d<ESC>[1z</Ex> <ESC>[1;32m]<ESC>[0m<CR><LF>
0.0001 | <ESC>[32mThe <ESC>[1;32mHealer<ESC>[0;0m<ESC>[32m is one room west and you will regain health much faster there<CR><LF>
|
|
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Mar 23, 2009 11:46 pm |
It's definitely a packet break problem. It's breaking the packet after the IAC code, which is a horrible place to break a packet. In fact, not even the script debugger window can properly display the text after that, so I can't even tell what the next character is.
I need you to capture this happening in a raw debug dump. Type:
#DEBUGFILE test.txt test.raw
and get it to happen again, and send me both files as an email attachment to sales@zuggsoft.com
My guess is that your MUD is trying to send either an IAC EOR or a IAC GA code, but I can't tell from your above debug output. |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Tue Mar 31, 2009 8:01 pm |
I haven't received any debug files from you yet. I cannot fix this problem without the files.
|
|
|
 |
|
|
|
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
|
|