PDA

View Full Version : Console errors when opening quests (5E)



Ecks
September 1st, 2023, 20:55
When opening any quest in the Rime of the Frostmaiden (GM) module, the console opens with the following errors:


[9/1/2023 12:50:01 PM] [ERROR] windowcontrol: Database type mismatch on path (cr) in control (cr) in class (quest_stats)
[9/1/2023 12:50:01 PM] [ERROR] Script execution error: [string "W:quest_stats"]:6: attempt to index global 'cr' (a nil value)
[9/1/2023 12:50:01 PM] [ERROR] window: Control (xp_label) anchoring to an undefined control (cr) in windowclass (quest_stats)
[9/1/2023 12:50:01 PM] [ERROR] window: Control (xp) anchoring to an undefined control (cr) in windowclass (quest_stats)
[9/1/2023 12:50:01 PM] [ERROR] window: Control (xp_label) anchoring to an undefined control (cr) in windowclass (quest_stats)
[9/1/2023 12:50:01 PM] [ERROR] window: Control (xp) anchoring to an undefined control (cr) in windowclass (quest_stats)
This happens in a new campaign with no extensions. It also happens with quests from other modules (e.g. Descent into Avernus, Wild Beyond the Witchlight).

5E ruleset (2023-08-29)
FGU v4.4.3

Thelaskus
September 1st, 2023, 21:18
When opening any quest in the Rime of the Frostmaiden (GM) module, the console opens with the following errors:


[9/1/2023 12:50:01 PM] [ERROR] windowcontrol: Database type mismatch on path (cr) in control (cr) in class (quest_stats)
[9/1/2023 12:50:01 PM] [ERROR] Script execution error: [string "W:quest_stats"]:6: attempt to index global 'cr' (a nil value)
[9/1/2023 12:50:01 PM] [ERROR] window: Control (xp_label) anchoring to an undefined control (cr) in windowclass (quest_stats)
[9/1/2023 12:50:01 PM] [ERROR] window: Control (xp) anchoring to an undefined control (cr) in windowclass (quest_stats)
[9/1/2023 12:50:01 PM] [ERROR] window: Control (xp_label) anchoring to an undefined control (cr) in windowclass (quest_stats)
[9/1/2023 12:50:01 PM] [ERROR] window: Control (xp) anchoring to an undefined control (cr) in windowclass (quest_stats)
This happens in a new campaign with no extensions. It also happens with quests from other modules (e.g. Descent into Avernus, Wild Beyond the Witchlight).

5E ruleset (2023-08-29)
FGU v4.4.3

Confirmed. I have the same issue when trying to open the ROTF Module:

9/1/2023 3:10:36 PM] RULESET: Dungeons and Dragons (5E) ruleset (2023-08-29) for Fantasy Grounds
Copyright 2023 Smiteworks USA, LLC
[9/1/2023 3:10:36 PM] RULESET: Core RPG ruleset (2023-08-29) for Fantasy Grounds
Copyright 2023 Smiteworks USA, LLC
[9/1/2023 3:10:36 PM] EXTENSION: SmiteWorks Winter Theme for Fantasy Grounds\rCopyright 2019 Smiteworks USA, LLC.
[9/1/2023 3:10:36 PM] MEASURE: LOAD - PART 2 - 12.3094369
[9/1/2023 3:10:38 PM] [ERROR] windowcontrol: Database type mismatch on path (cr) in control (cr) in class (quest_stats)
[9/1/2023 3:10:38 PM] [ERROR] Script execution error: [string "W:quest_stats"]:6: attempt to index global 'cr' (a nil value)
[9/1/2023 3:10:38 PM] [ERROR] window: Control (xp_label) anchoring to an undefined control (cr) in windowclass (quest_stats)
[9/1/2023 3:10:38 PM] [ERROR] window: Control (xp) anchoring to an undefined control (cr) in windowclass (quest_stats)
[9/1/2023 3:10:38 PM] [ERROR] window: Control (xp_label) anchoring to an undefined control (cr) in windowclass (quest_stats)
[9/1/2023 3:10:38 PM] [ERROR] window: Control (xp) anchoring to an undefined control (cr) in windowclass (quest_stats)

Moon Wizard
September 1st, 2023, 21:48
Just pushed a fix for this. Please run a new Check for Updates, and try again.

Regards,
JPG

Ecks
September 1st, 2023, 21:52
That fixed it, thanks!