• 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

Help with unknow errors

Kaleb

Well-known member
I am working on a new bloodline for bloodragers and suddenly today i am getting a whole slew of errors that don't seem to be related to anyhthing I have in the file for my bloodline. Also how do I remove the Bloodline arcana
from the bloodline I don't see it refrenced any where in the file.

here is a list of the errors
Hero Lab was forced to stop compilation after the following errors were detected:

File: COM_3PPPack_PathOfWar - Tags.1st (line 75) - Tag Group 'mDescript' - Referenced tag group 'sDescript' does not exist
File: COM_3PPPack_PathOfWar - Tags.1st (line 85) - Tag Group 'mLevel' - Referenced tag group 'sLevel' does not exist
File: COM_3PPPack_PathOfWar - Tags.1st (line 123) - Tag Group 'mSave' - Referenced tag group 'sSave' does not exist
File: COM_3PPPack_UltimatePsionics - Tags.1st (line 46) - Tag Group 'PathSkill' - Referenced tag group 'ClassSkill' does not exist
File: COM_3PPPack_UltimatePsionics - Tags.1st (line 89) - Tag Group 'PsicrystID' - Referenced tag group 'ClassSkill' does not exist
File: COM_BasicPack - Tags.1st (line 183) - Tag Group 'DamAbil' - Referenced tag group 'AttrDamage' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 96) - Tag Group 'wBite' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 106) - Tag Group 'wClaw' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 112) - Tag Group 'wConstrict' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 118) - Tag Group 'wGore' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 124) - Tag Group 'wHooves' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 130) - Tag Group 'wRake' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 136) - Tag Group 'wRend' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 142) - Tag Group 'wSlam' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 148) - Tag Group 'wTailSlap' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 154) - Tag Group 'wTalon' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 160) - Tag Group 'wTentacle' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 166) - Tag Group 'wTrample' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 172) - Tag Group 'wWing' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 178) - Tag Group 'wManSpike' - Referenced tag group 'wMain' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 260) - Tag Group 'PolyImmune' - Referenced tag group 'BloodEner' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 265) - Tag Group 'PolyResist' - Referenced tag group 'BloodEner' does not exist
File: COM_BasicPack_ShadowChemosh - Tags.1st (line 270) - Tag Group 'PolyVulner' - Referenced tag group 'BloodEner' does not exist
File: COM_3PPPack_PathOfWar - Components.str (line 29) - Field 'mDC' - Non-existent phase id 'PostAttr' specified
File: COM_3PPPack_PathOfWar - Components.str (line 42) - Field 'mIL' - Non-existent phase id 'PostLevel' specified
File: COM_3PPPack_PathOfWar - Components.str (line 53) - Field 'mIM' - Non-existent phase id 'PostAttr' specified
File: COM_3PPPack_PathOfWar - Components.str (line 90) - Component 'PWManuever' (dynamic tag) - Group 'Usage' not defined
File: COM_3PPPack_PathOfWar - Components.str (line 91) - Component 'PWManuever' (dynamic tag) - Group 'SpecType' not defined
File: COM_3PPPack_PathOfWar - Components.str (line 96) - Component 'PWManuever' (Eval Script '#1') - Non-existent phase id 'First' specified
File: COM_3PPPack_PathOfWar - Components.str (line 192) - Component 'PWManList' (Eval Script '#1') - Non-existent phase id 'First' specified
File: COM_3PPPack_PathOfWar - Components.str (line 210) - Component 'PWManList' (Eval Script '#2') - Non-existent phase id 'PostLevel' specified
File: COM_3PPPack_PathOfWar - Components.str (line 238) - Component 'PWManList' (Eval Script '#3') - Non-existent phase id 'Final' specified
File: COM_3PPPack_PathOfWar - Components.str (line 292) - Component 'PWManList' (Eval Script '#4') - Non-existent phase id 'Final' specified
 
The above files are "base" files building upon the logic of Hero Lab itself. Based on the above I would say you have something wrong with Pathfinder itself as its saying wMain tags do not exist. Which can't happen as that is how all Weapons set dice damage. Heck its even saying the timing phase "First" does not exist.

I would try downloading and installing the latest Pathfinder game again. If that does not work you will need to contact LW support. My files build upon the logic already present in Pathfinder. If for some reason those "base" building blocks are missing I have no clue what to do.... :(
 
Back
Top