• 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

blzbob

Well-known member
I'm getting an error and I don't know how to find the file that's causing the problem. I am certain it's one of the files I created.

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:

Syntax error in 'pre-requisite rule' script for Thing 'fRGGDelCor' on line 1
-> Tag 'HasAbility.cdDthRepos' not defined

I use RGG for the Rogue Genius Games files I create. I just don't know how to figure out which one is causing the problem. I haven't added anything new for quite some time.

I deleted all of the RGG files I have, but the error keeps popping up.
 
Use a text search tool to search for the thing id "fRGGDelCor". That will point you to the file and Thing with the issue at least.
 
Well the 'cdDthDeath' refers to the Repose domain from 'COM_3PPPack_RGG - Class, Death Mage.user' it is also used in RGG - Races of Wing and Horn.

And I have no idea what 'fRGGDelCor' is from.

As a side note, you can search for any string or regular expression in ANY text based file within a specified area of your computer with a GREP program.

I use Global Search and Replace its a free file you can get from CNET.
 
Where am I searching though?
Search in the folder that contains the .user files. On windows by default this is located "c:\programData\HeroLab\Data\Pathfinder". If you installed somewhere else you can always find the "data" folder containing the user files by going to the Tools menu within Hero Lab and choosing Explore Folders->Program Data Folder.
 
So I would have to search each file separately if I wasn't sure? Do I just open the files as text files or am I looking for something else?
 
So I would have to search each file separately if I wasn't sure? Do I just open the files as text files or am I looking for something else?
The tool that TobyFox pointed you too would open each file and search automatically inside of them. All you do is point to the folder to search in and the tool does the rest. Personally I use TextPad which is also great for editing any type of text file including .user files.
 
I have spent the last couple of weeks trying to fix this and I am at a complete loss. I can't find the culprit. I have deleted every file that I created just so I don't miss anything. Doing a fresh install hasn't worked either. I don't know what to do.
 
I have spent the last couple of weeks trying to fix this and I am at a complete loss. I can't find the culprit. I have deleted every file that I created just so I don't miss anything. Doing a fresh install hasn't worked either. I don't know what to do.
If all your personal files are gone. I assume all you have is the community files I would do the below steps to get a clean version of Pathfinder working. The steps are for windows change the directory names to match layout of a Mac which I don't know. :(

1) Shut down HL.

2) Open windows explore and to go C:\ProgramData\HeroLab\Data\ and rename the folder "Pathfinder" to "PathfinderOld".

3) Go to the C:\ProgramData\HeroLab\Download\ and look for Pathfinder.hl file and double click to start the install. Tell it yes to install.
3a) After it finishes close down HL again.

4) Now while in the Download folder look for Pack_Pathfinder.hl file and double click on it to start the community Install.

5) ON the list of game systems you will have two Pathfinder games one that says "PathfinderOld" under the logo. Start the Pathfinder game with no words under the logo.

6) If everything is working as you want feel free to delete the whole folder "C:\ProgramData\HeroLab\Data\PathfinderOld".
 
I didn't need to do anything to get it working again. It's just working. I have no idea what happened. Anyway, thank you for your help.
 
Back
Top