• 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 Message

sablevarg

Active member
I downloaded the community pack - and, like an idiot, I forgot to make an external copy of my files. Now I'm getting an error message:

The data files could not be loaded due to errors. Hero Lab will now attempt to load them in recovery mode. Once loaded, you can access the editor as normal to correct any errors.

The following errors occurred:

Source '5CMHo5E' - Reference to non-existent parent source 'pKoboPress'
Source '5e5EFeats' - Reference to non-existent parent source 'pFTPK'

I'm at a complete loss at how to fix this. I've got some practical experience in modding in the editor - but I have no idea how to fix this.

any help would be appreciated.
 
I'm not sure what 5CMHo5E and 5e5EFeats are, and they're only referenced in one spot in the community pack, COM_5ePack - Loadmods.user. Maybe someone involved with the pack in the earlier days can tell us what those are.

But there's no reference to pKoboPress or pFTPK in the pack. So it sounds like something you did tied into the 5____ sources somehow. And since you didn't back up your files, they were overwritten and now have lost some connections.

However, there is an "importbackup" folder in your \ProgramData\Hero Lab\data\5e\ folder, which should theoretically have copies of whatever was just overwritten when you updated. Poke around those and see if you can find what you lost.

I've found that Notepad++ is really useful for searching all files in a particular folder for specific text.
 
Found a zip file with my files. So I've fixed the problem
Now that I downloaded the Community Pack zip file instead of auto-loading, I can put them in one at a time & fix as I go (or get rid of them if I can't fix them)
 
I'd recommend putting whatever custom code you have into your own separate, new .user file(s) in your 5e data folder. That way, they won't be overwritten when you update next time.
 
Back
Top