foundryvtt / unfulfilled-rolls

A module that allows individual rolls to be fulfilled by other sources
MIT License
3 stars 5 forks source link

[pathfinder 1e] breaking rolls #36

Open zrampage96 opened 8 months ago

zrampage96 commented 8 months ago

for some reason enabling this modules for pathfinder 1e it breaks all the attack rolls for premade items and spells and while the popup to roll comes up nothing will roll but if you make a new attack it works some of the time, the initiative button doesnt even put up the manual menu and all other d20 rolls seem to be fine

zrampage96 commented 7 months ago

image

seb9393 commented 7 months ago

I have exactly the same issue with pathfinder 1e. The worst part is that even players which are not using the module (which selected the foundry vtt dice in unfulfilled rolls) cannot perform attacks using weapons/items. It works with skills, spells but not for attacks, making the module completely useless

zrampage96 commented 7 months ago

I think I tracked down it has something to do with brackets in the rolls that breaks it

Hanhula commented 6 months ago

Also facing this issue. Seems to work for skill checks, breaks on attacks.

Jmwhite45 commented 6 months ago

So I have the same issue in both the pathfinder1 and 5e systems.

I was doing some testing in the 5e system and If I removed the "[slashing]" from the damage formula, It still did not work. Adding it back and removing the "Ceil(@prof/2)" makes the roll work. I also tried adding "[test]" to the attack bonus formula and it did not break the roll.+