PDA

View Full Version : CoreRPG start-up script error when loading a Shadowdark campaign



tjlee
February 28th, 2026, 01:37
Upon start-up as FGU is loading, the following error scrolls on by:


[ERROR] Script execution error: [string "CoreRPG:scripts/data_desktop.lua"]:7: attempt to call field 'addModuleData' (a nil value)

Looking at the code, 'addModuleData' should probably be 'addModuleSetData'.

This happens when loading a Shadowdark campaign without any extensions.

It doesn't seem to reproduce when loading other rulesets such as Pathfinder 1E, or DnD 5E.

I hope it's easy to resolve this minor annoyance.

Thanks

Moon Wizard
February 28th, 2026, 06:32
Thanks for the report. I've pushed a hot fix.

Regards,
JPG

tjlee
February 28th, 2026, 14:42
Thanks for the report. I've pushed a hot fix.

I'm able to verify the error no longer appears in the console upon startup.

Thanks