• 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

Tested "thing" in Editor doesn't appear in HL

privateice

New member
I created a new weapon in the Editor and after I save and click Test Now, it says the weapon is available in HL, but it isn't. I have tried recompiling data files, closing HL and reopening it, taking anything that might remotely be bothering HL out of the weapon description, and nothing helps. The weapon simply doesn't appear in the weapons list. This is happening in Pathfinder, but I can't say that it is a Pathfinder specific problem.

I am running HL 5.0 (fully updated) on Mac OS X 10.9.2 (Mavericks)

The upload system doesn't allow files of type .user. So, I have uploaded it as a .txt file. To test it, change the file type.
 

Attachments

You've added a source for this item (they're added in the very last option on each editor tab). When you're testing this, have you verified that you have that source turned on for your test character?
 
Solved the Issue

The source suggestion brought up by Mathias had nothing to do with the problem.

The problem is a classic boundary condition problem where when there is a single "thing" in the file, it won't load into HL. If you add a second thing into the file, both things will load into HL properly when you press test.

This needs to be filed as a bug. It's a programming issue.
 
I investigated this and it appears that the problem was indeed a source being set on the weapon, plus a "containerreq" expression that restricted it to only being available when a suit of armor with gauntlets was added to the hero. Removing both of those make the weapon function properly.
 
Back
Top