Broken REGEX after update

Post Reply
Oruatyrim
Posts: 2
Joined: Sat Jul 11, 2015 7:54 pm

Broken REGEX after update

Post by Oruatyrim » Sat Aug 08, 2015 8:50 pm

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?

Gimagukk
Site Admin
Posts: 237
Joined: Wed Oct 26, 2011 9:29 pm

Re: Broken REGEX after update

Post by Gimagukk » Mon Aug 17, 2015 10:41 pm

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.

Oruatyrim
Posts: 2
Joined: Sat Jul 11, 2015 7:54 pm

Re: Broken REGEX after update

Post by Oruatyrim » Thu Aug 20, 2015 7:53 pm

awesome! Works like a charm again. Thank you!

Post Reply