Log in

View Full Version : Need help with a compile log error



Cozy
October 24th, 2023, 13:32
Hi
I have updated to latest version and cleaned up a few errors in the comile log. But I still have one error that I do not quit find out how to fix.
See attached log

Cozy
October 24th, 2023, 13:34
Attachement

Trenloe
October 24th, 2023, 13:54
Looks like one of the extensions is overriding the base CoreRPG ImageManager. Disable each of the enabled extensions one-by-one and load up your campaign after disabling one extension - when the error stops you've got an idea which extension caused the problem - the last one disabled.

Cozy
October 24th, 2023, 14:22
I found two extensions that give error.

B9 Spell Tokens
[10/24/2023 2:26:07 PM] [ERROR] Script execution error: [string "CoreRPG:scripts/manager_soundset.lua"]:436: attempt to call field 'getBackPanel' (a nil value)


Syrinscape Sound FGU
[ERROR] Script execution error: [string "..rinscape_Sounds_FGU:../manager_sounds.lua"]:65: attempt to call field 'registerSlashCommand' (a nil value)

Trenloe
October 24th, 2023, 15:23
I found two extensions that give error.

B9 Spell Tokens
[10/24/2023 2:26:07 PM] [ERROR] Script execution error: [string "CoreRPG:scripts/manager_soundset.lua"]:436: attempt to call field 'getBackPanel' (a nil value)


Syrinscape Sound FGU
[ERROR] Script execution error: [string "..rinscape_Sounds_FGU:../manager_sounds.lua"]:65: attempt to call field 'registerSlashCommand' (a nil value)
1) Check with the threads/support pages for those extensions and make sure you have the latest versions and that they're compatible with the ruleset you're using.
2) If, after updating to the latest compatible versions, you still have issues then reach out to the individual extension developers.

Cozy
October 24th, 2023, 15:26
I thought that the files now where updated automaticly. But so was not the case.
After updating them there are no errors.

Trenloe
October 24th, 2023, 15:42
I thought that the files now where updated automaticly. But so was not the case.
Products are updated via the FG update process if they are from the FG store or the Forge. Extensions from other sources (forums, DMS Guild, etc.) need to be updated manually.