PDA

View Full Version : Error in manager_action_save after update...



TheoGeek
April 25th, 2026, 02:10
Campaign with no extensions (the one I've been using on TEST this week, so it was working up until now)

Applying damage to a target, whether dragged or as the result of an attack result in this error:

"[ERROR] Handler error: [string "5E:scripts/manager_action_save.lua"]:791: attempt to call field 'getSourceActor' (a nil value)"

Thanks!
Jeff

TheoGeek
April 25th, 2026, 02:50
Created a new campaign from scratch - 5E Legacy. Same error. Not sure what's going on.

==

I have to take a break for a bit...it's not behaving like it used to. :)

Moon Wizard
April 25th, 2026, 03:05
There's also an update to CoreRPG. If you have an unpacked CoreRPG; it wouldn't have picked up the changes which include that additional function that is throwing the error.

Regards,
JPG

TheoGeek
April 25th, 2026, 03:19
I got them all AFAIK. I run a script to delete the unpacked ruleset folders and re-extract.

To confirm, I updated and deleted all of the unpacked ruleset folders and started over. Same error.

Here's the steps I did to recreate the error (it's really strange)

1) Create new 5e legacy campaign
2) load PHB, Monster Manual, and Phandelver
3) add a pregen character from Phandelver to combat tracker
4) add cultist to combat tracker
5) attack 4 or 5 times (dragging damage or targetting)

The timestamp on the CoreRPG ruleset after updating is
4/22 15:05

Moon Wizard
April 25th, 2026, 06:01
Hmm, strange. Just pushed another update for CoreRPG and 5E, in case I got out of synch with all my updating today.

Regards,
JPG

TheoGeek
April 25th, 2026, 07:15
That did it! Thanks!