PDA

View Full Version : Errors with Par5e



chanceboon
January 10th, 2016, 23:50
Ruleset Error: windowcontrol: Database type mismatch for control (text) in windowclass (reference_manualtextwide)

I get the above error when I try to parse to a Reference Manual. I did a single page txt file and it parsed fine. It shows fine in the library, I can click on the Chapter, the Subchapter, but when I click the page, I get the error.

The text was copied from a PDF into Word, stripped of format and parsed.

Thanks for any help you folks might be able to give.

JohnD
January 11th, 2016, 00:04
You might get more help posting in the 5E forum.

chanceboon
January 11th, 2016, 00:05
I'm sorry...the reason I didn't post there was because I'm using the CoreRPG setting for par5e. I completely forgot...you could, however, be right.

If this is, indeed, posted in the wrong forum, then I would be happy to move it.

Thanks

damned
January 11th, 2016, 04:06
unfortunately Par5e output for CoreRPG has a bug in it.

Par5e for CoreRPG outputs
<text type="string">
while Fantasy Grounds is expecting
<text type="formattedtext">
and so the module loads but no content is displayed....

You need to do a find replace on your common.xml...

chanceboon
January 11th, 2016, 12:10
Worked like a charm!
Thank you both for your timely help.

FSHSchmo
April 8th, 2016, 04:26
unfortunately Par5e output for CoreRPG has a bug in it.

Par5e for CoreRPG outputs
<text type="string">
while Fantasy Grounds is expecting
<text type="formattedtext">
and so the module loads but no content is displayed....

You need to do a find replace on your common.xml...

Where would I find the common.xml to edit that? I am working on building out some Shadow of the Demon Lord content.

Zacchaeus
April 8th, 2016, 08:56
I'm guessing when you unzip the parsed module; but don't quote me on that.

damned
April 9th, 2016, 01:08
Yes in the zipped module or in the Output folder....