• 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

Error since version 2.6

Lawful_g

Well-known member
I am getting the following error since updating to the current version of Hero Lab. I'm not sure how to fix it either.

File: arcane hierophant_panel.dat (line 53) - Unrecognized attribute 'multiadd' in element 'table_dynamic'

Any suggestions?
 
I removed the panels for all the classes I have made (except for Knight, perhaps it didn't generate an error because I made it recently?), and I stopped getting that error. I am unable to create new panels because now I am getting a different series of errors in another file

File: filename.dat (line XX) - Thing - field '?????' referenced but not defined

and replace ??? with : stack_each, stack_qty, gearweight, gearheld, gearnet

Over and over again.
 
At 02:01 PM 11/18/2008, you wrote:
I am getting the following error since updating to the current version of Hero Lab. I'm not sure how to fix it either.

File: arcane hierophant_panel.dat (line 53) - Unrecognized attribute 'multiadd' in element 'table_dynamic'

Any suggestions?
This is an issue with ancient files not having been properly handled when we changed stuff in the HL engine for the upcoming Kit release. A suitable solution for this should now be available in the new V2.3b release that was just posted. Please check out the new release and give it a try.
 
You should be able to fix the field error messages by opening the
affected data files in the editor, making a change (such as adding and
deleting a thing) and then saving them.

To fix the panel errors, open the class file in the editor, select the
relevant classes, and delete their panels using the new "Delete Panel"
button. Once all the bad panels have been deleted, you can recreate them
using the "Create Panel" button.

Hope this helps!
 
Back
Top