• 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

Bug Reports - Community Created 3.5 D&D data set

Can you be more specific about which templates and class variants? Unfortunately, there isn't a way to affect all templates/variants to fix issues like this. It will have to be done on a case-by-case basis.

It doesn't look like a specific variant, but an issue with the scripting for variants as a whole. If you select variants that replace bonus feats, only one of them seems to work properly. The additional ones only shift the bonus feat.

I noticed this when I was making the changeling egoist substitution levels. Two of the three (levels 1 and 5) replace bonus feats but instead of replacing both feats the changeling would still get one of them. At first I thought it was something I was doing but I tested it with the fighter variants and had the same result.
 
It doesn't look like a specific variant, but an issue with the scripting for variants as a whole. If you select variants that replace bonus feats, only one of them seems to work properly. The additional ones only shift the bonus feat.

I noticed this when I was making the changeling egoist substitution levels. Two of the three (levels 1 and 5) replace bonus feats but instead of replacing both feats the changeling would still get one of them. At first I thought it was something I was doing but I tested it with the fighter variants and had the same result.

When modifying bonus feats through a class variant you have to modify the level where the change starts and *every* level thereafter. For example, the fighter class variant Resolve from Complete Champion replaces a fighter bonus feat at level 2. So, the array for this looks like this:

0:
1: -1
2: -1
3: -1
4: -1
etc
 
When modifying bonus feats through a class variant you have to modify the level where the change starts and *every* level thereafter. For example, the fighter class variant Resolve from Complete Champion replaces a fighter bonus feat at level 2. So, the array for this looks like this:

Ah, I see. In that case, Elusive Attack (PHB2) doesn't do that. It modifies the one level without modifying the rest.

A class variant allowing a whole category for bonus feats doesn't have them show up in the list for bonus feats.
 
Ah, I see. In that case, Elusive Attack (PHB2) doesn't do that. It modifies the one level without modifying the rest.

Thanks. Fixed.

A class variant allowing a whole category for bonus feats doesn't have them show up in the list for bonus feats.

Looks like this works if you select specific feats but not feat groups. Not sure why, but I located one such example (Cleric trading Domains Bon Feat from Complete Champion) and fixed it with the following eval script:

Run at First / 10000
Code:
perform hero.childfound[cHelpClr].pushtags[fCategory.?]

If you see other examples of this issue, please let me know.
 
Ok, I'm getting weird errors when using the Oracle template from Creatures of Rokugan. It says it is attempting to access an out of bounds matrix when calculating spells per day and spells known.

Hinder (Dragon Magazine) needs to have prereq adjusted. It gives an error if you don't have skirmish rather than checking if you do
 
Last edited:
The bonus mysteries for the shadowcaster (creator fix) only gives you the one stack of extra uses that can be used for any mystery for that level, not a bonus to each mystery
 
Fatespinner Class skills doesn't include Spellcraft (It should be included).
Practical Metamagic doesn't allow to select the Metamagic Feat of application.
Draconic Heritage doesn't qualify for the dragonblood requisite.
 
Ok, I'm getting weird errors when using the Oracle template from Creatures of Rokugan. It says it is attempting to access an out of bounds matrix when calculating spells per day and spells known.

Unable to reproduce the error. It does look like there could be a problem with the secondary spells as it doesn't indicate how many the character receives. I'll look into this.

Hinder (Dragon Magazine) needs to have prereq adjusted. It gives an error if you don't have skirmish rather than checking if you do

Thanks. Fixed.
 
Fatespinner Class skills doesn't include Spellcraft (It should be included).

Fixed

Practical Metamagic doesn't allow to select the Metamagic Feat of application.

I'll look into this.

Draconic Heritage doesn't qualify for the dragonblood requisite.

This one is a bit trickier as it's not necessarily a bug with the Draconic Heritage feat. Can you specify for which feat/PrC/whatever this isn't qualifyin for?
 
This one is a bit trickier as it's not necessarily a bug with the Draconic Heritage feat. Can you specify for which feat/PrC/whatever this isn't qualifyin for?

Dragon Wings, Practical Metamagic etc...
All the "Dragonblood Subtype required" feats from Dragon Magic and Races of Dragons

7gDmNrd.png
 
Last edited:
Setting up a class variant that removes some class skills from a class. But it doesn't. It just gives me an error.

Invalid syntax for tag template
Location: 'eval' scritp for Component 'BaseVary' (Eval Script #2) near line 58
 
Dragon Wings, Practical Metamagic etc...
All the "Dragonblood Subtype required" feats from Dragon Magic and Races of Dragons

Got it. Can you point me to a rule that says Draconic Heritage counts as Dragonblood for the purposes of these pre-reqs? i'm having a hard time finding it.
 
Setting up a class variant that removes some class skills from a class. But it doesn't. It just gives me an error.

Invalid syntax for tag template
Location: 'eval' scritp for Component 'BaseVary' (Eval Script #2) near line 58

I'm unable to reproduce this. I created a variant for the Rogue class that removes Appraise and received no errors. Can you provide more specifics or the user file containing this variant?
 
If you get Arcane Hierophant PrC after less then 5 Level of Druid, the "Wild Shape" feature classe doesn't became active in Druid panel (and you don't qualify for feat like Natural Spell requiring Wild Shape).
 

Ah, yes. I see what happened now. The feat description in the community set appears to have been taken from Complete Arcane which does not include this benefit. An update in Races of the Dragon does include this and was carried over to Dragon Magic. Alas, the description here doesn't include it so I never noticed. This should be an easy fix. Thanks for your help.
 
If you get Arcane Hierophant PrC after less then 5 Level of Druid, the "Wild Shape" feature classe doesn't became active in Druid panel (and you don't qualify for feat like Natural Spell requiring Wild Shape).

This was originally done intentionally based on the description that if you don't already have it you don't get anything new. Upon a re-read I realize I interpreted that incorrectly. I've fixed this for the next release. Thanks for the report.
 
I'm unable to reproduce this. I created a variant for the Rogue class that removes Appraise and received no errors. Can you provide more specifics or the user file containing this variant?

I'm working in Races of Eberron and it showed up in the warforged paladin variant. I don't know what triggered it but it goes away when I don't have it remove class skills
 
This might be human error on my part, but the feat Domain Spontaneity (Complete Divine) seems to now be unavailable. I tested with human Cleric 10 (good alignment) - could see other Divine feats but this one no longer visible in list.

--edited--
Human error on my part - the feat is hidden in our custom campaign .user file. I've forgotten why as that's not listed in our house rules but that's an easy fix!
 
Last edited:
This might be human error on my part, but the feat Domain Spontaneity (Complete Divine) seems to now be unavailable. I tested with human Cleric 10 (good alignment) - could see other Divine feats but this one no longer visible in list.
I just made a 1st level Cleric and it's available for me. Maybe double-check that you have the source active for that character?
 
Back
Top