Thank you StefafStefaf wrote:This issue is not only in miniscripts - but the rest makes perfectly sense. I've already added a fix on github to solve this issue, so the next release wont have this problem anymore.genome231 wrote:Hi Stefaf!
Exactly! - Placing a NullResponse at the top fixed my issue.
Its like when Tease-AI returns from a miniscript it returns to the end of the previous. If said line doesn't exist = crash
Hope this makes sense?
Regards
Genome
One more thing that just crossed my mind (Dont know why it hasn't crossed before..)
Basicly you have to make a @RapidCodeOn for Tease-AI to process @NullResponse lines fast.
Why not just make this a permanent change without the need for @RapidCodeOn?
Been writing a lot, like A LOT
And its very rare that I actually want the @NullResponse lines to not parse fast.
It just makes more sense to me that if I dont want the @NullResponse to be over with fast I can then add the @Wait() command to the line.
Regards
Genome



