• 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

Accursed Data File error

Hi All,

I hope I read enough of how to post this but I am getting an error on the accursed.hl.

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

Thing 'edgAcConst', with condition test currently at Initialize/10000 and its earliest possible resolution at Initialize/2100, bootstraps thing 'wpAcEntang' which must have its live state resolved by Initialize/2000
Thing 'edgAcNArm', with condition test currently at Initialize/10000 and its earliest possible resolution at Initialize/2100, bootstraps thing 'armNatural' which must have its live state resolved by Initialize/2000
Thing 'edgAcNWeap', with condition test currently at Initialize/10000 and its earliest possible resolution at Initialize/2100, bootstraps thing 'wpAcNWeap' which must have its live state resolved by Initialize/2000
Thing 'edgAcWhipt', with condition test currently at Initialize/10000 and its earliest possible resolution at Initialize/2100, bootstraps thing 'wpAcTWip' which must have its live state resolved by Initialize/2000"

If someone could point me in the right direction - I would appreciate it.
 
Thank you!

That worked thank you very much!

I did get a timing.xml file that has an error in it -

<errors>
<depends name="Thing edgRRFactL: Eval Script #1" phase="Traits" priority="3000">
<before name="Field trtFinal: Calc trtFinal" phase="Traits" priority="3000"/>
</depends>
</errors>

It still compiled but should this be something I need to go in and fix?

Thanks again for your reply!
 
Back
Top