|
darkspot Apprentice
Joined: 29 Jul 2002 Posts: 105
|
Posted: Sun Nov 26, 2006 12:50 am
[1.16] #capture problems |
I am having a weird problem that every line I capture, gets gagged as well.
|
|
|
|
edb6377 Magician
Joined: 29 Nov 2005 Posts: 482
|
Posted: Sun Nov 26, 2006 4:22 am |
You sure your capture trigger doesnt have #gag in it.
Added note on this is the Infinite loop bug seems to have reappeared in this version zugg |
|
_________________ Confucious say "Bugs in Programs need Hammer" |
|
|
|
darkspot Apprentice
Joined: 29 Jul 2002 Posts: 105
|
Posted: Sun Nov 26, 2006 6:39 am |
Firstly, I did check the only thing in the value for the trigger is {#cap tell}
Secondly after restarting cmud, instead it nowjust won't capture (I even deleted and recreated the trigger) and then, if I closed my "tell" window, it created a tell.mud window, but still didn't send the captures |
|
|
|
darkspot Apprentice
Joined: 29 Jul 2002 Posts: 105
|
Posted: Mon Nov 27, 2006 6:28 pm |
I had a trigger which was causing the trouble
#trigger {^} {#if (%line = %line2) {#gag}}
that was right in the tell window |
|
|
|
|
|