• 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

Question About Where Custom Entries are Saved

I've noticed that once I get an item the way I want it, if I hit the "test" button before saving it, I'm prompted to place the file in Data/Pathfinder and a new file is created. If, on the other hand, I hit the " save" button, then the "test" button, no such prompt occurs. In addition, I can't seem to find the newly created file. Am I just looking in the wrong place?
 
Any Thing you create in the editor is saved in filed that ends in .user. This file should be stored in your HeroLab\Data\Pathfinder folder. If their when HL starts it will also load any .user files it finds.

To find any of these .user files open the editor and go to File->Open. Their should also be a list of the most recent .user files you have opened before.

Hope that helps.
 
I think the problem I was having was not properly closing the previous file I had been working on, causing more than one item/trait to be saved in the same file. At least I think that was what was happening. Unfortunately this sometimes caused unexpected difficulties when trying to make further modifications.

It's an extra step, but by closing the editor once I've finished an item/trait/etc., then reopening it to work on the next, the problem seems to go away.

Thanks for the advice, tho.
 
I think the issue is that there are two different SAVES in the editor. One save saves the the Thing your working on and the other Saves the .user file. The main difference is that until your save the .user files your changes are not really saved to disk. Often I have many things I am doing so I save the Thing so I can go change another Thing. Then when all the Things are saved I save the .user file and do a Ctrl-R to reload the game system.

When you do Test Now that will perform both Saves for you so that it can correctly compile and load your changes into memory. So that is another way to make sure everything is saved.

Before doing things like Ctrl-R to reload the game system make sure you go to Editor->File->Save to actually save the .user file. Their will also be a small warning at the VERY top bar of the editor that says "***Modified***".
 
Back
Top