View Single Post
TheIronGolem
Senior Member
 
Join Date: Feb 2015
Posts: 676

Old May 1st, 2019, 05:44 AM
Quote:
Originally Posted by wdmartin View Post
I did some digging, and if you crack open the .por file and poke through the lead1.xml file it contains a line like this:

Code:
<source source="pSoMFtTrNo" name="None" count="1"/>
I think this means that the there's a source defined which does not have a name. Therefore it does not appear in the hero configuration screen, and cannot be disabled there.
The source's name is literally the string "None" in this case. As you probably inferred from that validation error, this is part of the option to trade some of the hero's feat progression for a martial talent progression - specifically it's the default option not to make the trade at all.

In a future update I will most likely replace the source-based method with adjustments. In the meantime, I believe your GM should be able to get rid of the errors by using the "Strip Missing Sources" option in the Portfolio menu. She'll need to do it each time she loads a new .por file that contains any SoM source references, of course (like if you send her an updated file to reflect a level-up).
TheIronGolem is offline   #702 Reply With Quote