espositos / fvtt-tokenactionhud

Creating a token action HUD module for Foundry VTT
31 stars 38 forks source link

Can't perform bulk rolls with multiple actors in 0.8.6. #265

Open grovell opened 3 years ago

grovell commented 3 years ago

(for the 5e system)

I Believe this feature was functional in 0.7.X, so it seems like some recent changes have caused this functionality to fail. i've gathered a few examples of the errors thrown in the console output that should hopefully help narrow things down. The errors shown are me attempting (in order) to: Toggle Combat state to active (which still works to a degree, but throws some errors) Roll multiple Initiatives. Roll multiple dex saves.

Capture

Hope this helps.

rinnocenti commented 3 years ago

multiply initiatives give me another error image

espositos commented 3 years ago

I'll investigate all the roll multiple triggers. Thanks for reporting.

espositos commented 3 years ago

grovell, do you have discord? @rinnocenti I'll try to get in touch with you directly

espositos commented 3 years ago

It seems to be working for me under: 0.8.6, 1.3.3 DND5e, 1.0.34 TAH, but if you can check your versions and let me know

espositos commented 3 years ago

grovell, innocenti appeared to fix the issue by uninstalling the HUD and then reinstalling it. I have no idea why this would resolve the problem, but could you try this as well?

rinnocenti commented 3 years ago

we spoke through discord I think we have reached a point, I will check other modules.

grovell commented 3 years ago

sorry, I was at work and couldn't respond, i'll give that a go now for you

grovell commented 3 years ago

Seems to work fine for skill checks and the like after updating from 1.0.33 to .34, with only a few hiccups for rolling initiative, but those seem to be linked to other modules and not necessarily a problem here. Thanks for solving this so quickly!