PDA

View Full Version : Errors encountered after taking the update on 5/11



Baron28
May 12th, 2021, 14:25
Below are some errors I am reproducing today that I came across last night during my game after taking the update:

1. I added NPCs to the CT from an encounter. Right click an NPC and selecting delete from the radial menu triggered this error. [5/12/2021 8:10:14 AM] [ERROR] Script execution error: [string "cta/scripts/cta_combatants_host.lua"]:372: attempt to call field 'buildCombatantNodesCache' (a nil value)

2. If I remove a token from the map by right clicking it to Delete this Token triggers this error. [5/12/2021 8:16:56 AM] [ERROR] Handler error: [string "scripts/manager_token_adnd.lua"]:972: attempt to call field 'getCTFromTokenUnfiltered' (a nil value)

3. When an NPC dies and is removed from the CT by double clicking on the Delete Item button in the CT triggers these errors
[5/12/2021 8:21:26 AM] [ERROR] Handler error: [string "scripts/manager_token_adnd.lua"]:972: attempt to call field 'getCTFromTokenUnfiltered' (a nil value)
[5/12/2021 8:21:26 AM] [ERROR] Script execution error: [string "cta/scripts/cta_combatants_host.lua"]:372: attempt to call field 'buildCombatantNodesCache' (a nil value)

celestian
May 12th, 2021, 15:04
I'm submitting a update that I hope will go live today for these.

Baron28
May 12th, 2021, 20:41
I'm submitting a update that I hope will go live today for these.

Retested all 3 use cases and no errors thrown. Thanks!