Okay since the 2nd DDi run I am thinking as I look that the Hybrid classes did not come into the program, I saved the log from running the DDI but it had no errors. I do not though see <usesource any where in the file Here is the Avenger Hy as my files show it. So I will set my Pc to run the DDI info again tomorrow morning and check it once I get home. I am not sure why I am having problems all of a sudden but the last 3 have had me either reloading 2 or 3 times or just wierd glitches. I have the log from the ddi converter but I do not think that it is much help but again this is out of my field of knowledge

as you guys know.
Sean
<!-- Hook things up for the hybrid avenger -->
<thing
id="clsAvengHy"
name=""
compset="">
<bootstrap thing="tAveHChDiD"></bootstrap>
<bootstrap thing="fAveCenPur" phase="***NOPARTIAL***"></bootstrap>
<bootstrap thing="fAveCenRet" phase="***NOPARTIAL***"></bootstrap>
<bootstrap thing="fAveCenUni" phase="***NOPARTIAL***"></bootstrap>
</thing>
<thing
id="tAveHArFai"
name=""
compset="">
<eval index="1" phase="Traits" priority="10000"><![CDATA[
doneif (activated = 0)
~+3 to AC if wearing armor no better than cloth, and no shield
if (hero.haschild[ArmorBase,"Equipped.Equipped & (!ArmorType.arClothArm | Armory.Shield)"] = 0) then
perform hero.child[defAC].field[trtClass].modify[+,3,""]
endif
]]></eval>
</thing>
<thing
id="tAveHAvCen"
name=""
compset="">
<fieldval field="usrCandid1" value="(component.BuildOpt) & (BuildOpt.fAveAveCen)"/>
</thing>
<thing
id="tAveHChDiv"
name="Channel Divinity (Abjure Undead)"
compset="">
<tag group="Hide" tag="Special"/>
<bootstrap thing="pAveAbjUnd">
<containerreq phase="Setup" priority="200"><![CDATA[fieldval:htActive <> 0]]><after name="Hybrid talent activated"/>
</containerreq>
</bootstrap>
</thing>