-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not create new tabs #58
Comments
Can you provide some examples? What regex are you using? What is it On Thu, Sep 1, 2016, 3:18 PM Hamburglar12 [email protected] wrote:
|
Just anything, even if I leave the filter bar blank or with a^[*|.]$ I'm also not able to make channels, not sure if that's important or not. |
a^ it's just a generic pattern that matches the letter a followed by the On Thu, Sep 1, 2016, 5:26 PM Hamburglar12 [email protected] wrote:
|
Whoops, you're right. That aside I still can't seem to create new tabs. Even if I make a perfect expression I still can't get tabs to appear. Is there a special check box or configuration needed to allow tabs to be created? I've tested almost all of the check boxes independently with no luck. |
You've filled out the box for the destination? Channels should be added automatically. You can reference capture groups using |
I have filled out the destination. The only tabs I've been able to get are from private messages. Also I've noticed I can make a filter and it will eliminate that from the general chat even if I don't have the Hide Matches checked, so my only issue is it's not automatically creating the tab/ channel. Also, I am running quite a few other mods, have you heard of any other weird interactions like this? |
No matter what regex filter I use, no tabs are appearing in the chat box. I'm running Minecraft 1.10.2 on a Mac with FML and Liteloader.
The text was updated successfully, but these errors were encountered: