FG-Unofficial-Developers-Guild / FG-Unofficial-Developers-Guild/FG-PFRPG-Spell-Formatting
Extension Throws Errors When Opening & Manipulation Spell Window
- Dominant language
- Lua
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
After the recent FGU update 4.7.1 2025-04-29, extension throws errors when opening and manipulating spell window. Layout of spell window is also malformed.
[5/21/2025 4:40:06 PM] [ERROR] window: Control (description) anchoring to an undefined control (columnanchor) in windowclass (spelldesc2_main)
[5/21/2025 4:40:06 PM] [ERROR] window: Control (description_full) anchoring to an undefined control (columnanchor) in windowclass (spelldesc2_main)
[5/21/2025 4:40:06 PM] [ERROR] window: Control (linkedspells) anchoring to an undefined control (columnanchor) in windowclass (spelldesc2_main)
[5/21/2025 4:40:06 PM] [ERROR] window: Control (description) anchoring to an undefined control (columnanchor) in windowclass (spelldesc2_main)
[5/21/2025 4:40:06 PM] [ERROR] window: Control (description_full) anchoring to an undefined control (columnanchor) in windowclass (spelldesc2_main)
[5/21/2025 4:40:06 PM] [ERROR] window: Control (linkedspells) anchoring to an undefined control (columnanchor) in windowclass (spelldesc2_main)
[5/21/2025 4:40:06 PM] [ERROR] window: Control (description) anchoring to an undefined control (columnanchor) in windowclass (spelldesc2_main)
[5/21/2025 4:40:06 PM] [ERROR] window: Control (description_full) anchoring to an undefined control (columnanchor) in windowclass (spelldesc2_main)
[5/21/2025 4:40:06 PM] [ERROR] window: Control (linkedspells) anchoring to an undefined control (columnanchor) in windowclass (spelldesc2_main)

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.