• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Parent sources

Mindcloud

Well-known member
Just wondering if the ability to have parent sources enabled in user files for the existing games would be added to HL. I seem to remember that you used to be able to do this.
 
Parent sources should be working in all games - just specify a parent source in one source definition, and it should work. Are you experiencing a problem with them?
 
Sorry It took a while to get back to you. I am having a problem with the pathfinder Data-set. When ever I define a source and then try to make it the parent of another source it fails with the following error on recompile.

Code:
Hero Lab was forced to stop compilation after the following errors were detected:

Source 'srctest1' may not be user-selectable and also possess children

If I then uncheck the parent source on the thing I get the following error when I recompile.

Code:
Hero Lab was forced to stop compilation after the following errors were detected:

Source 'srctest2' - Reference to non-existent parent source 'srctest1'

It looks like it deletes it.
 
Back
Top