Wulfric1
February 13th, 2025, 00:57
Hi! I was creating a module with the D&D5e setting when suddenly I started getting errors.
[2/13/2025 12:35:47 AM] [ERROR] Script execution error: [string "CoreRPG:scripts/manager_desktop.lua"]:468: attempt to index global 'CampaignRegistry' (a nil value)
[2/13/2025 12:35:47 AM] [ERROR] Script execution error: [string "CoreRPG:scripts/manager_gmidentity.lua"]:106: attempt to index global 'CampaignRegistry' (a nil value)
[2/13/2025 12:35:47 AM] [ERROR] Script execution error: [string "CoreRPG:scripts/manager_options.lua"]:324: attempt to index global 'CampaignRegistry' (a nil value)
[2/13/2025 12:35:49 AM] [ERROR] Handler error: [string "CoreRPG:scripts/manager_options.lua"]:324: attempt to index global 'CampaignRegistry' (a nil value)
[2/13/2025 12:36:14 AM] [ERROR] Script execution error: [string "CoreRPG:scripts/manager_options.lua"]:310: attempt to index global 'CampaignRegistry' (a nil value)
What can I do to fix this? I've been working on the module for a while now and I wouldn't want to lose all the work I've done. Thanks to everyone in advance.
[2/13/2025 12:35:47 AM] [ERROR] Script execution error: [string "CoreRPG:scripts/manager_desktop.lua"]:468: attempt to index global 'CampaignRegistry' (a nil value)
[2/13/2025 12:35:47 AM] [ERROR] Script execution error: [string "CoreRPG:scripts/manager_gmidentity.lua"]:106: attempt to index global 'CampaignRegistry' (a nil value)
[2/13/2025 12:35:47 AM] [ERROR] Script execution error: [string "CoreRPG:scripts/manager_options.lua"]:324: attempt to index global 'CampaignRegistry' (a nil value)
[2/13/2025 12:35:49 AM] [ERROR] Handler error: [string "CoreRPG:scripts/manager_options.lua"]:324: attempt to index global 'CampaignRegistry' (a nil value)
[2/13/2025 12:36:14 AM] [ERROR] Script execution error: [string "CoreRPG:scripts/manager_options.lua"]:310: attempt to index global 'CampaignRegistry' (a nil value)
What can I do to fix this? I've been working on the module for a while now and I wouldn't want to lose all the work I've done. Thanks to everyone in advance.