• 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

Guardians.dat - 379 - Invalid unique id

RKane_1

Member
Guardians.dat - 379 - Invalid unique id

I made a group of feats with the Editor and added them. They worked fine in the editor and Hero Lab until I recently tested a new Language that I was adding to that .dat file and WHAMMO! I can't pull up any of the characters without it orphaning the previous things I added to the system.

Help....please....*smile*
 
At 01:26 PM 10/26/2008, you wrote:
Guardians.dat - 379 - Invalid unique id

I made a group of feats with the Editor and added them. They worked fine in the editor and Hero Lab until I recently tested a new Language that I was adding to that .dat file and WHAMMO! I can't pull up any of the characters without it orphaning the previous things I added to the system.
There is an error in the unique that you assigned to something in your data file "Guardians.dat". The error will be found on line 379, or possibly in an attribute somewhere within the XML element whose definition starts there.

Open the file in a text editor and locate that line number. Whatever thing is being edited there contains the problem. Close the file in the text editor. Now open up the data file within the Hero Lab Editor and select the thing containing the problem. Locate and fix the error within that thing.

This type of problem will *only* occur if you neglect to splice in all things. The Editor will compile all data files whenever you try to splice something. This error will always be caught and reported when you compile all the data files.

Hope this helps....
 
I accidentally saved a blank new Language whose name saved as "?????". Once I took that bit of code out, everything returned to normal.

Thank you, sir.
 
Back
Top