• 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

Creating a new archetype

asvaldson

Well-known member
Hello,

I'm creating a new archetype for the druid, a different type of shaman, and I'm trying to allow the shaman to be able to choose the Leopard as their animal companion. After looking over the Lion Shaman, it appears that under the archetype tab, you click on Minion Restrictions and give it a tag, in my case, I chose New Tag, and then Leopard Shaman. Now I get an error message


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

File: Custom Content.user (line 48) - Thing 'arLeopSham' (dynamic tag) - Group 'ForbidCus' not defined


and now I can't make the error go away at all. Where do I define the Thing at to make this error go away?
 
Quick update, when polling what line 48 is, I get this response.

Line 48: thing 'Leopard Shaman' (unique id: arLeopSham) from component set 'ClassVary'
 
FIXED IT. Had to open the .user file in notepad and go to line 48 and delete it, I misspelled the tag and couldn't find it to correct it anywhere.
 
Back
Top