• 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

force loading of user files

Kaleb

Well-known member
is there a way to force hero lab to load user files when it encounters an error loading the game system? I down loaded 2 third party files and they conflicted some way with a new class that I have made and hero lab is not loading because it says a bootstrapped thing does not exist,

Here are the 2 errors that I am encountering

Thing 'cHelpDvC' - Bootstrap thing 'cMagSpComb' does not exist
Thing 'cHelpSpB' - Bootstrap thing 'cMagSpComb' does not exist

is there a way to edit user files in the editor when herolab is in safe mode?
 
is there a way to edit user files in the editor when herolab is in safe mode?
Safe mode only prevents .user files from loading into memory. The editor is fully functional in safe mode. Open the editor and then open the .user file and make corrections. :)
 
I deleted Thing 'cHelpSpB' from the folder where .user files are stored and then recompiled and I am still getting the error. I can't find the file cHelpDvC' in the class/class tab.
 
My solution would have been to just make a dummy "thing" called 'cMagSpComb' so that HeroLab would have the item to consider "boostrapped.
 
Back
Top