• 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

Source corruption

Tekkmage

Well-known member
I created a new source through the Sources button while making a new class. Several Class specials in I started getting an error "Thing invalid unique ID" I looked at the line number of my user file and it had the code for the Source. I checked my Sources list making a new character and it is no longer an option to select.
Is there some master file that holds sources?

I saw a couple other threads about sources but Im not sure it will help unles i create another source name.
http://forums.wolflair.com/showthread.php?t=10998&highlight=source
http://forums.wolflair.com/showthread.php?t=10708&highlight=parent%3D

Anyone have any insight here?
 
I have had a simular thing happen in the past. Try reloading hero lab. Press Ctrl R. This will sometimes reload the tables and allow the sorce to show up.

James
 
I tried that. I wound up just removing the tag from every object and it now compiles correctly. Sort of annoying though.
 
I tried that. I wound up just removing the tag from every object and it now compiles correctly. Sort of annoying though.

Yeah, that really doesn't work for me... I've got hundreds on items that would need to be altered. All this started when I patched the Hero Lab program to allow the upload of the new APG for Pathfinder. Now anything that isn't part of Hero Labs installs isn't showing up, including anything I made or downloaded from Cheeseweasel or the files from d20 wiki.

Is this a new bug inserted by the latest patch?
 
I did it with a find and replace in the data file in notepad. I found the source tag and replaced it with "~ replaced" (no quotes obviously). Then I saved and compiled and it worked. Then I replaced it back with the original tag text, saved and recompiled agian.
I am pretty sure there is a bug there. It seems to think at some point that the menu tag is a seperate item in each instance.
 
Never mind. Pretty sure I figured out why the program isn't loading the files. They're all gonna be for sale by Hero Lab next month as part of their big add-on!

When I deleted those files to remove the "corruption" issue, the rest loaded up just fine. Now if I could just figure out why most of the spells are duplicating...
 
Never mind. Pretty sure I figured out why the program isn't loading the files. They're all gonna be for sale by Hero Lab next month as part of their big add-on!
Is your issues the Sources problem from the files you downloaded from d20pfsrd? If so that is all fixed and you just have to re-downloaded the files again from d20pfsrd and everything will be fine. If this is related to your own .user files then you can fix them as noted HERE.
 
To the best of our knowledge, user-created content files should continue to work fine with the new updates, unless one of two things has occurred. First, there is the bug we introduced that conflicts with the various files available on d20pfsrd and cheeseweasel. ShadowChemosh patched around that almost immediately and has posted updated files that can be used. Second, if your custom content used ids that conflict with new ids we included in the APG package, problems will arise. You'll be given error messages about duplicate unique ids if this is the problem.

It's also possible that something else is going on here. If so, we need to understand the details better to figure it out. So please post as much info here as possible and/or send us your data files with the problem so we can investigate further.
 
I dont think that other link is the issue. i actually bought the software at Gen Con and didnt install it until the week after. I have all the updated files.
The content is my own. I only created a class and a couple of class specials.
I think the issue has to do with timing on saving and testing vs switching tabs. Things seem to get funky with similar errors if i create something and dont save it before creating another one then hitting test.
 
Back
Top