-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
[BUG] 5e 3.x chat card enrichment breaks attack chat cards #6
Comments
Thank you for the update. Not sure why the whole re-install was necessary either, but now it sounds like your error is identical to the one I see. Some of the changes in the 5e system from 3.x onward try to "enrich" the chat cards for dice rolls, but the way MAT currently generates the attack card conflicts with some of the system assumptions. I'll have to rework how the attack cards are generated to resolve it, but it is reproducible so it should be something I can resolve relatively quickly. |
to avoid hitting the enrichment check on chat message processing per d&d 5e 3.x+ (see #6). Consequently, hand copy a bunch of styles from 5e and core to get a similar visual effect without being able to take advantage of a bunch of existing style rules. This certainly isn't the best way to address the issue, but gets us back to a working state without waiting for a big refactor.
@Shambles1337 I've just pushed a new release where I think the issue has been fixed. I did a quick test on Foundry v10, v11 with 5e 2.x, and v11 with 5e 3.1.2 and all are showing the attack cards correctly. Also tested with Dice So Nice and MidiQoL very briefly and it appears to be working with both as well. Please give it a test and let me know if you find any other issues related to this (add as a note) or any new bug I've introduced (please feel free to create a new ticket.) |
The new version works beautifully! Thank you so much! |
Hi there, posting my screenshots from the issue I raised over at Stendarpaval#61 (comment).
Here are my settings (Same as yours far as I can tell)
The tool appears and I can increase/decrease the number in the mob and verify the target, as well as make the attack with advantage but when I click the "Mob Attack" button, the attack never resolves.
Pasting a screenshot of my chat too, but it just shows the initiative no attacks.
The text was updated successfully, but these errors were encountered: