PDA

View Full Version : ERROR after update v4.0.10 STANDARD



zarnax
February 21st, 2021, 10:45
On Attacking I have a problem since I updated FGU to v4.0.10. It seems that it doesn't find character weapons any more. I can target the foe but when I roll for "Attack" from the character sheets, the error (marked Bold in the log) comes up.
Attached the logs:
...
[2/21/2021 10:11:27 AM] [ERROR] Script execution error: [string "campaign/scripts/char_weapon_afar.lua"]:58: attempt to index global 'ActorManager2' (a nil value)
[2/21/2021 10:11:49 AM] [ERROR] Script execution error: [string "campaign/scripts/char_weapon_afar.lua"]:58: attempt to index global 'ActorManager2' (a nil value)
[2/21/2021 10:12:29 AM] [ERROR] Script execution error: [string "campaign/scripts/char_weapon_afar.lua"]:58: attempt to index global 'ActorManager2' (a nil value)
[2/21/2021 10:12:47 AM] [ERROR] Script execution error: [string "campaign/scripts/char_weapon_afar.lua"]:58: attempt to index global 'ActorManager2' (a nil value)
[2/21/2021 10:14:04 AM] [ERROR] Script execution error: [string "campaign/scripts/char_weapon_afar.lua"]:58: attempt to index global 'ActorManager2' (a nil value)
[2/21/2021 10:15:33 AM] [ERROR] Script execution error: [string "campaign/scripts/char_weapon_afar.lua"]:58: attempt to index global 'ActorManager2' (a nil value)
[2/21/2021 10:16:22 AM] Campaign saved.
[2/21/2021 10:16:51 AM] [ERROR] Script execution error: [string "campaign/scripts/char_weapon_afar.lua"]:58: attempt to index global 'ActorManager2' (a nil value)
[2/21/2021 10:17:20 AM] [ERROR] Script execution error: [string "campaign/scripts/char_weapon_afar.lua"]:58: attempt to index global 'ActorManager2' (a nil value)
[2/21/2021 10:21:22 AM] Campaign saved.
[2/21/2021 10:24:02 AM] [ERROR] Script execution error: [string "scripts/manager_action_attack_ard.lua"]:28: attempt to index global 'ActorManager2' (a nil value)
[2/21/2021 10:25:40 AM] [ERROR] Script execution error: [string "scripts/manager_action_attack_mft.lua"]:79: attempt to index global 'ActorManager2' (a nil value)
[2/21/2021 10:26:24 AM] Campaign saved.
[2/21/2021 10:27:19 AM] [ERROR] Script execution error: [string "scripts/manager_action_attack_mft.lua"]:79: attempt to index global 'ActorManager2' (a nil value)
...

JonStormbringer
February 21st, 2021, 11:07
I notice you're running several extensions. Have you ensured each of the extensions is updated? I believe I read a post somewhere where the Devs said most extensions would need to be updated because of changes they made in the core program. I was running into the same issue and after I updated my extensions, the errors went away.

Trenloe
February 21st, 2021, 12:03
Welcome to the forums zarnax!

There has indeed been a recent update that requires most extensions to be updated. More information here: https://www.fantasygrounds.com/forums/showthread.php?66105-FG-Ruleset-Updates-2020-02

zarnax
February 21st, 2021, 12:47
Thank you I will try to update the extensions
It were the Kent McCullough extensions which I had to update. Now it seems to work again.
How to close the thread?

LordEntrails
February 22nd, 2021, 00:17
No need to close the thread, just leave it here and hopefully if someone else has the same issue they will find this thread and the solution. Happy gaming!

Yogel
February 22nd, 2021, 06:06
Not sure if you're running LAE:ExpandedOptions or not, but the recent update completely broke it because it relies on actormanager2, which was removed in the latest update. I had the same problem as you and by disabling that, fixed the issue.