 |
shalimar GURU

Joined: 04 Aug 2002 Posts: 4772 Location: Pensacola, FL, USA
|
Posted: Fri Sep 14, 2007 10:22 pm
[2.03] double match of MXPTRIG |
#MXPTRIG {clearStream} {#ECHO testing id name: %mxp.id}
Code: |
<clearStream id="spellfront"/><clearStream id="spellfront"/><pushStream id="spellfront"/><pushStream id="spellfront"/>No spells found.
<popStream id="spellfront"/>
|
Instead of echoing twice, it only does once, the second one throws up an access violation error and asks me to send in a bug report. |
|
_________________ Discord: Shalimarwildcat |
|
|
 |
Vijilante SubAdmin

Joined: 18 Nov 2001 Posts: 5187
|
Posted: Sat Sep 15, 2007 12:48 am |
Is the entire section you have in the code tags what is actually sent by the mud? Does the #ECHO display the first time?
There are probably a few different things that could be at fault here and without some more information there is no way to tell what the problem is.
Some other tests I could suggest for you are change the #ECHO in your trigger to #INPUT. If it still bugs out then the problem is actually with the handling of MXP triggers and possibly something to do with the addition of triggering multiple times on the same line. Otherwise it is an issue with how the #ECHO interracts with the #MXPTRIG. Do you #ECHO things in other MXP triggers? Do any of them cause crashes? |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
 |
shalimar GURU

Joined: 04 Aug 2002 Posts: 4772 Location: Pensacola, FL, USA
|
Posted: Sat Sep 15, 2007 3:46 am |
This is my first time dealing with tags appearing more then once on the same line, or of the self closing variety.
Yes, that is the full two line shown when in debug mode.
Yes it echos the first time, Input worked correctly too, but then it beeps at me and the standard bug window, continue or close pops up as well. Both ways. |
|
_________________ Discord: Shalimarwildcat |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Sep 24, 2007 8:25 pm |
Added to bug list.
|
|
|
 |
|
|