baykovr / AVPI

an open source voice command macro software
https://baykovr.github.io/gavpi.html
GNU General Public License v3.0
198 stars 42 forks source link

Trigger-on-Trigger action unreliable #72

Open NoelShourai opened 6 years ago

NoelShourai commented 6 years ago

When I try to create a trigger that executes another trigger, it does not appear to be reliable, as in it will sometimes execute the trigger correctly but other times will not do anything.

First image is a test trigger XML I made, it will run trigger one correctly if I call out trigger two; the second image is when I attempted to replicate the test trigger in the actual project I was working on. On the second file, nothing happens (the voice command is recognized but it does not execute the trigger).

image

image