Tuesday, October 23, 2018

[pcgen] Re: 6.07.09 Bug?

 

Preview works now. Export does not work.  Looks like the issue is related to unarmed attacks in system\gameModes\Starfinder\base.xml.ftl, line 775:

<#assign fab = pcstring('WEAPONH.TOTALHIT')?keep_before("/")?number>

My guess is that WEAPONH.TOTALHIT is an invalid string, possibly an empty string, which blows the number parse. This line is the same in the 6.07.08 version so the WEAPONH.TOTALHIT calculation may be broken in 6.07.09.

I changed the line to this:

<#assign fab = pcstring('WEAPONH.TOTALHIT')?keep_before("/")>

Afterward, export worked. I don't have values in the Unarmed Section, but I can add an Unarmed Strike equipment to get the values on the sheet. Still a bug, but with a workaround.

Thanks for the assistance!

__._,_.___

Posted by: aeontrin@aol.com
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (4)

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.

PCGen&#39;s Mailing Lists and Links: http://wiki.pcgen.org/Mailing_Lists_and_PCGen_Links

SPONSORED LINKS
.

__,_._,___

No comments:

Post a Comment