• 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

Hiding Races

Provos

Well-known member
I was trying to figure out how to hide the default srd races as an option when using the campaign source I am creating.

I did a search in the HL Forums and saw that I should put thing id in the precude tab.

I revieved an error when I hit the Test Now!.

Does anyone know how to hide the srd races?
 
I have them all hidden in the Conan system I'm working on, and HL has never thrown an error on it.

What was the error message you received?
 
Code:
C:\Program Files (x86)\Hero Lab\HeroLab.exe
3.8  262
ACCESS VIOLATION
Address: 0x005d00c8
Type: bad read
major: 6, minor: 1, build: 7601, platform: 2, version: Service Pack 1, spmaj: 1, spmin: 0, suitemask: 00000100, type: 1

@ynnswa how did you hide the races?
 
Originally, I used Preclude for the races, thinking that if the user selected my source, then they should disappear. As I got further into this system, though, I realized that I'm going to have to remove or replace massive number of things that came with the d20 system in HL, and that it might throw errors with other options users can select on the Configure Your Hero window. So I decided to leave this a stand-alone system and switched to hiding the races entirely.

I did both the Preclude and the Hidden operations in the HL Editor with the same Hero Lab version and build that you are working with. I have not had any errors come up.
 
Ok, I tried hiding the base races again and it just cannot happen. If you hide for example rHuman you get an error about rHuman2 cannot replace missing rHuman. This happens for several of the races. It is a bit annoying.
 
I am not creating rHuman2 or using Replace thing. I tried using Replace Thing but I was still having a problem with an error about rHuman2 cannot replace missing rHuman.
 
Have you loaded other user created content? What you're describing sounds like there is an rHuman2 that is already set to replace rHuman, and the error is being thrown once you hide rHuman and try to compile.

Have you tried hiding both rHuman2 and rHuman and then reloading after you've hidden both?
 
My goal is to get it to work with the user created content so that it can be included with it.

Have you tried hiding both rHuman2 and rHuman and then reloading after you've hidden both?

I managed to crash hero lab last time I tried. I will try again.
 
Try hiding just rHuman2.

If that doesn't work, I'm afraid it's because the hidden, preclude, and replacement mechanisms were not intended to work with each other - within each campaign, only one of those will be needed. Those who have different campaign worlds and need to keep each one separate can duplicate their d20 system within Hero Lab and keep different user files in each copy.
 
Yes, rHuman2 is included in the community files. I haven't done any work with preclude and hide, but I'd follow Mathias' advice.
 
Back
Top