PDA

View Full Version : Unable to do Area of Effect damage in Pathfinder 1E



JaranPlus
April 30th, 2021, 05:51
Hello there,

Suddenly tonight, I started having the following message appear in the console, whenever one of my players or I tried to roll damage on multiple targets at once:

[4/29/2021 10:36:23 PM] [ERROR] Handler error: [string "scripts/manager_action_damage.lua"]:596: attempt to index global 'rRoll' (a nil value)
[4/29/2021 10:36:23 PM] [ERROR] Handler error: [string "scripts/manager_action_damage.lua"]:596: attempt to index global 'rRoll' (a nil value)
[4/29/2021 10:36:23 PM] [ERROR] Handler error: [string "scripts/manager_action_damage.lua"]:596: attempt to index global 'rRoll' (a nil value)
[4/29/2021 10:36:23 PM] [ERROR] Handler error: [string "scripts/manager_action_damage.lua"]:596: attempt to index global 'rRoll' (a nil value)

It still works fine if you do one target a time.

I found some other threads that recommended disabling all extensions, but that had no impact.

I would appreciate any assistance! :)

Moon Wizard
April 30th, 2021, 16:41
Thank you for reporting; and trying without extensions. I've pushed a hot fix to address multi-target damage rolls for spells in PFRPG/3.5E rulesets. The GM will need to run a Check for Updates to get the latest scripts.

Regards,
JPG

JaranPlus
April 30th, 2021, 23:15
Just gave it a try, and it works again! Thank you very much!