• 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

Interesting Error

AndrewD2

Well-known member
I checked "Skip Game's Supplemental Packages" and when the game re-compiled I received this error

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

Syntax error in 'eval' script for Thing 'rauHfOgOgB' (Eval Script '#1') on line 1
  -> Tag 'Race.rOgre' not defined
Syntax error in 'eval' script for Thing 'tmABCrSwm' (Eval Script '#2') on line 8
  -> Tag 'IsWeapon.wManSpike' not defined
Syntax error in 'pre-requisite rule' script for Thing 'tmuCheitan' on line 1
  -> Tag 'Race.rEfreeti' not defined
Syntax error in 'eval' script for Thing 'tmuCreatSw' (Eval Script '#2') on line 8
  -> Tag 'IsWeapon.wManSpike' not defined
Syntax error in 'eval' script for Thing 'tmuJotunbl' (Eval Script '#3') on line 31
  -> Tag 'Race.rClouGiant' not defined
Syntax error in 'pre-requisite rule' script for Thing 'tmuVenSnak' on line 1
  -> Tag 'Race.rmSnkVipMd' not defined
Syntax error in 'eval' script for Thing 'xRMnkFlrrB' (Eval Script '#2') on line 20
  -> Non-existent thing 'fCripCrit' referenced by script
 
If you have user-created content installed that depends on some of our paid content, and you told Hero Lab to recompile itself with no paid content loaded, that looks like the error report you should expect.
 
Back
Top