Log in

View Full Version : Error when trying to create a hazzard



dsaraujo
July 5th, 2021, 20:01
I'm trying to create a hazzard and I'm getting an error:

Script execution error: [string "campaign/scripts/npc_main.lua"]:481: attempt to index global 'reaction_automation_label' (a nil value)

Attached are the compiled logs. This is my stat block for the hazzard reaction:


Trap (mechanical, trap);
Trigger - Creature steps on a space with a ready trap; Effect - [Reflex versus DC 30] or take [8d12+6 piercing damage].

This is my reaction automation block:


"Reflex versus DC 30"|Save:fortitude[DC:30][TRAITS:trap]
"8d12+6 piercing damage"|Damage:8d12+6 piercing

I appreciate any help!

Thanks!

Trenloe
July 5th, 2021, 22:15
Thanks for reporting. This was reported in another section of the forums and is fixed in the next release, which should be out tomorrow.

In the meantime, just lock and unlock the hazard and you should be OK.