atanamar
June 15th, 2023, 21:49
I ran my C&C campaign a couple of nights ago, right after FGU 4.4 came out, and a few things went wonky in the session. The only one that I can articulate clearly is that when pushing NPCs from an encounter into the combat tracker, they no longer get their hit points calculated. I use the "random" setting for NPC HP generation. It was definitely working OK last week. There are also some weird messages that come up in the logs when I first open the game, which might explain the issue and point to a few others:
[6/15/2023 4:46:30 PM] s'DesktopManager.setSidebarDockCategoryIconColor - DEPRECATED - 2023-05-30 - Use ColorManager.setSidebarCategoryIconColor'
[6/15/2023 4:46:30 PM] s'DesktopManager.setSidebarDockCategoryTextColor - DEPRECATED - 2023-05-30 - Use ColorManager.setSidebarCategoryTextColor'
[6/15/2023 4:46:30 PM] s'DesktopManager.setSidebarDockIconColor - DEPRECATED - 2023-05-30 - Use ColorManager.setSidebarRecordIconColor'
[6/15/2023 4:46:30 PM] s'DesktopManager.setSidebarDockTextColor - DEPRECATED - 2023-05-30 - Use ColorManager.setSidebarRecordTextColor'
[6/15/2023 4:46:30 PM] [ERROR] Script execution error: [string "CnCRPG:scripts/manager_combat2.lua"]:9: attempt to call field 'setCustomAddNPC' (a nil value)
Any idea who might be able to help work this out? I'll try to also go find the project on github.
Thanks!
[6/15/2023 4:46:30 PM] s'DesktopManager.setSidebarDockCategoryIconColor - DEPRECATED - 2023-05-30 - Use ColorManager.setSidebarCategoryIconColor'
[6/15/2023 4:46:30 PM] s'DesktopManager.setSidebarDockCategoryTextColor - DEPRECATED - 2023-05-30 - Use ColorManager.setSidebarCategoryTextColor'
[6/15/2023 4:46:30 PM] s'DesktopManager.setSidebarDockIconColor - DEPRECATED - 2023-05-30 - Use ColorManager.setSidebarRecordIconColor'
[6/15/2023 4:46:30 PM] s'DesktopManager.setSidebarDockTextColor - DEPRECATED - 2023-05-30 - Use ColorManager.setSidebarRecordTextColor'
[6/15/2023 4:46:30 PM] [ERROR] Script execution error: [string "CnCRPG:scripts/manager_combat2.lua"]:9: attempt to call field 'setCustomAddNPC' (a nil value)
Any idea who might be able to help work this out? I'll try to also go find the project on github.
Thanks!