Page 1 of 1

Broken REGEX after update

Posted: Sat Aug 08, 2015 8:50 pm
by Oruatyrim
So. Before the 'colors' update to GINA The following trigger worked:

(?=^(?:(?!\:\d+|You say\,|says\,|out of character|shout\,|shouts\,|[a-z]{0,30}\s\-\[).)*$)(?=^(You|Furro|Dimbly|Huevos|Minisca).*)(?=.*\-\[{s1}\]\-)(?=.*ALL \(\+announce\/v\))

So.. when: "Furro tells the raid, ' -[ some kind of message ]- ALL (+announce/v)'

The trigger fired. But since the Update, this trigger stopped working. Any ideas why?

Re: Broken REGEX after update

Posted: Mon Aug 17, 2015 10:41 pm
by Gimagukk
This should be fixed in the beta version. I attempted to fix and issue with Fast Check and nested regex groups, but had a bug.

Re: Broken REGEX after update

Posted: Thu Aug 20, 2015 7:53 pm
by Oruatyrim
awesome! Works like a charm again. Thank you!