• 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

Is there any kind of a topic limit?

@EightBitz: Part of the issue may be "non-standard" or "new" elements.

Some of the tags referenced don't look familiar to me. I know some were added with Ultimate Magic, and "Ruse" specifically was added with Ultimate Intrigue. If some of the others are from, say, the "Legacy of Dragons" Player Companion, there's a good chance that it is obscure enough not to be known to whoever put together the Pathfinder Structure. Likewise, Anti-Paladins having spells above 4th level is probably from a specific Archetype, and may not be known widely.

If any of the unrecognized items are from third-party publishers, their inclusion in the official standard Pathfinder structure is questionable, as well.
 
@EightBitz: Part of the issue may be "non-standard" or "new" elements.

Some of the tags referenced don't look familiar to me. I know some were added with Ultimate Magic, and "Ruse" specifically was added with Ultimate Intrigue. If some of the others are from, say, the "Legacy of Dragons" Player Companion, there's a good chance that it is obscure enough not to be known to whoever put together the Pathfinder Structure. Likewise, Anti-Paladins having spells above 4th level is probably from a specific Archetype, and may not be known widely.

If any of the unrecognized items are from third-party publishers, their inclusion in the official standard Pathfinder structure is questionable, as well.

I pulled the spreadsheet from pathfindercommunity.net. I'm assuming it's redistributable. Though I haven't redistributed anything yet, so if I'm making a bad assumption, then I'll just point to the site to tell people where to get the spreadsheet for themselves.
 
? This is one of those time when being able to see the underlying HTML source in RW would really help. I've built the HTML by hand out of the XML and it works just fine. The problem has to be in the RW rendering engine. I'd submit a bug.
 
? This is one of those time when being able to see the underlying HTML source in RW would really help. I've built the HTML by hand out of the XML and it works just fine. The problem has to be in the RW rendering engine. I'd submit a bug.

Thanks for taking a look, though.
 
You could build something that looks the same in RW and export it to see if that gives you any insight.

If it's an underlying problem with the control there may not be much they can do.
 
I pulled the spreadsheet from pathfindercommunity.net. I'm assuming it's redistributable. Though I haven't redistributed anything yet, so if I'm making a bad assumption, then I'll just point to the site to tell people where to get the spreadsheet for themselves.

I am not talking about re-distribution rights. What I mean is the likely cause of the gaps you're seeing are 1) human error in preparing the Pathfinder structure and 2) third-party content it was not intended to include.

The ones I mentioned could just be omissions due to it being hard to keep up with the changes in the game as it is continuously published.
 
I am not talking about re-distribution rights. What I mean is the likely cause of the gaps you're seeing are 1) human error in preparing the Pathfinder structure and 2) third-party content it was not intended to include.

The ones I mentioned could just be omissions due to it being hard to keep up with the changes in the game as it is continuously published.

Oh, yeah, sure. I mean, that's kind of obvious. As the game expands, things change. I wasn't being critical of anything. Well, maybe a little critical of the spreadsheet designer, which I guess might also be unfair, as they did all the work. A few, small inconsistencies and errors can be forgiven.
 
Need help on the RW Export to HTML converter script.

EightBlitz,

Could you help me with your script?

I am getting the following errors:

[ERROR]
Command Line: &(".\RWExport-To-HTML.ps1") -Source 'C:\Users\Lee\Documents\Realm Works\Output\Lerchanth V1.0.rwoutput' -Destination 'D:\Junk\Lerchanth.html' -Sort 2 -SimpleImageScale 0 -SmartImageScale 0 -CSSFileName 'RWExport_091b_095b.css' -Prefix -Suffix -Details -Indent -SeparateSnippets
Reason: InvalidArgument - Cannot convert value "System.Object[]" to type "System.Xml.XmlDocument". Error: "The input document has exceeded a limit set by MaxCharactersInDocument."

Location: Line 1451, Character 7
Script Line: [xml]$RWExportData = Get-Content -Path $Source
[/ERROR]

My export file size is: 933,015 kb

Any idea?

EDIT:
Suggestion, In your document, can you add the correct command to put your system back to normal? PLEASE!

The command to return this to normal:
Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force

I used:
Set-ExecutionPolicy Restricted -Scope CurrentUser -Force

Is that correct?
 
Last edited:
EightBlitz,

Could you help me with your script?

I am getting the following errors:

[ERROR]
Command Line: &(".\RWExport-To-HTML.ps1") -Source 'C:\Users\Lee\Documents\Realm Works\Output\Lerchanth V1.0.rwoutput' -Destination 'D:\Junk\Lerchanth.html' -Sort 2 -SimpleImageScale 0 -SmartImageScale 0 -CSSFileName 'RWExport_091b_095b.css' -Prefix -Suffix -Details -Indent -SeparateSnippets
Reason: InvalidArgument - Cannot convert value "System.Object[]" to type "System.Xml.XmlDocument". Error: "The input document has exceeded a limit set by MaxCharactersInDocument."

Location: Line 1451, Character 7
Script Line: [xml]$RWExportData = Get-Content -Path $Source
[/ERROR]

My export file size is: 933,015 kb

Any idea?

EDIT:
Suggestion, In your document, can you add the correct command to put your system back to normal? PLEASE!

The command to return this to normal:
Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force

I used:
Set-ExecutionPolicy Restricted -Scope CurrentUser -Force

Is that correct?

So, I'm still learning about the nuances of github. It was my understanding that if I offered the main github link, it would always lead to the newest branch, but this is the second or third request I've had for an older version, so I'm realizing this isn't the case.

The latest version is 1.5, and that is available here:
https://github.com/EightBitz/RWExport/tree/Version-1.5

I'm looking at the documentation for 1.5, and it does actually have the command to restore the execution policy to restricted, and it is as you've typed. I just downloaded 0.95b (which seems to be the version you're using), and its documentation has the same instruction.

As to the error you're getting, a bit of Googling tells me that the method I'm loading the XML file has a hard-coded limit of 500 MB. Your file is nearly twice this size. There is a suggested work-around, but it could take a bit of time for me to adapt my code, and I would need an appropriately sized file for testing.

Would you be willing to share your .rwexport file via Google Drive, Dropbox, OneDrive, or some other such service?

Also, the best methods to alert me to a support request are to send me a private message on this forum or to send a direct email to the address listed in the documentation.

I don't always check every new message in every new public thread, which is why it's taken me a couple of days to reply. I'm always happy to help, but I didn't realize there was a message here waiting for me.
 
Back
Top