View Full Version : extension properties - dependency does nothing ?
bratch9
September 13th, 2022, 15:08
I've been trying to adding a depended extension to my extensions, as per the Developer Guide - Extensions (https://fantasygroundsunity.atlassian.net/wiki/spaces/FGCP/pages/996645668/Developer+Guide+-+Extensions+-+Files) but it seems to do nothing.
The FGU extensions window box does not list any information about this requirement, or auto 'select' the dependency, or auto 'force load' load it when the campaign start. Its basically totally skipped ?
Does this feature work, am I setting it up wrong. ( I've tried both the filename of the extension and the name shown in the extensions list, neither work.. )
any clues ?
-pete
<properties>
<dependency>
<name>B9_CommonCore</name>
</dependency>
</properties>
LordEntrails
September 13th, 2022, 16:35
MOD: moved to Workshop since this is really a coding question :)
Stv
September 13th, 2022, 19:45
Didn't the dependency functionality get removed, or am I misremembering things again :)
*Edit*
https://www.fantasygrounds.com/forums/showthread.php?50554-FGU-Early-Access-Developer-Considerations&p=467197&viewfull=1#post467197
Yup, removed/deprecated I think.
Cheers, Steve
bmos
September 13th, 2022, 20:20
The best you can do is check for the dependency and post a link to it in FG if it's required and not found.
bratch9
September 13th, 2022, 20:31
Didn't the dependency functionality get removed, or am I misremembering things again :)
*Edit*
https://www.fantasygrounds.com/forums/showthread.php?50554-FGU-Early-Access-Developer-Considerations&p=467197&viewfull=1#post467197
Yup, removed/deprecated I think.
Cheers, Steve
Its still in the documentation, which is why I was trying it... because documentation is my first point of call. ( Not a 3 year old forum post.. )
-pete
bratch9
September 13th, 2022, 20:32
The best you can do is check for the dependency and post a link to it in FG if it's required and not found.
This is in what I currently do, but since the documentation still lists the property... I assumed it was active.
-pete
Stv
September 13th, 2022, 21:17
This is in what I currently do, but since the documentation still lists the property... I assumed it was active.
-pete
Absolutley agree with you there. I just recalled seeing that some time ago so chimed in.
Cheers, Steve.
Moon Wizard
September 13th, 2022, 21:25
I've updated those pages to remove the "dependency" tag reference.
Regards,
JPG
bratch9
September 14th, 2022, 13:57
I've updated those pages to remove the "dependency" tag reference.
Regards,
JPG
Thanks, I noticed you add the missing 'ruleset' version.
-pete
Powered by vBulletin® Version 4.2.1 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.