• 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

The Dragons Demand

How would I take out my Second darkness?

And u said u will not fix any errors so what does that mean Ever?
 
How would I take out my Second darkness?

And u said u will not fix any errors so what does that mean Ever?

Your second darkness is in some local custom file you made? So delete the blah.user file it is in.

He spun up this custom pre-release file for you, but doesn't have the time to support it. The file will get replaced when the official version comes out.
 
How do I remove the BLAH.USER file?
You can always find the "data" folder containing the user files by going to the "Tools->Explore Folders->Program Data Folder" and that will open where the files are located. It also works on both windows and mac.
 
With the new update with mythic and everything the file causes errors I dont know how to fix them

When you receive an error, you can right click and copy the error to paste here for others to see. Also, a description of what you were trying to do helps with troubleshooting also. Just saying "I have an error, fix it!" doesn't help anyone.
 
I am going with its the timing issue which I had to fix in v2.15 of the CB. You have to find the Class Special and change the bootstraping timing from 5000 to 2500.

Otherwise "soon" I will have the finished and fully updated version of the CB out.

The exact error I bet is:
Code:
Thing 'cuUWPain' - Condition phase/priority (First/5000) for 
bootstrap thing 'cuUWGDVamT' occurs after earliest rule/script (First/2500)
This is in "PFRPG_Book_of_Fiends_frumple.user" so just change the timing to 2500 instead of 5000...
 
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:

Thing 'cuUWPain' - Condition phase/priority (First/5000) for bootstrap thing 'cuUWGDVamT' occurs after earliest rule/script (First/2500)
 
I am going with its the timing issue which I had to fix in v2.15 of the CB. You have to find the Class Special and change the bootstraping timing from 5000 to 2500.

Otherwise "soon" I will have the finished and fully updated version of the CB out.

The exact error I bet is:
Code:
Thing 'cuUWPain' - Condition phase/priority (First/5000) for 
bootstrap thing 'cuUWGDVamT' occurs after earliest rule/script (First/2500)
This is in "PFRPG_Book_of_Fiends_frumple.user" so just change the timing to 2500 instead of 5000...
I guess this is not enough info to fix the problem for those using the Beta version.

Open the editor and open file "PFRPG_Book_of_Fiends_frumple.user" and find the Thing "cuUWPain" which is the "Pain Domain" which is located on the "Custom Ability" tab. Click on its "Bootstraps" and find the bootstrap for 'cuUWGDVamT'. Click on the Condition button and change the Priority from 5000 to 2500.

Save the file and restart HL.
 
Back
Top