PDA

View Full Version : PHB3 parsing error



Pantsman
November 7th, 2010, 14:38
Hi everyone,
I recently got FG2 and I'm really excited about what I'm seeing and looking forward to running some games.

I managed to scrape and parse the PHB and PHB2 without problems, but am getting an error with the PHB3. I don't yet understand well enough how this all works to get how to fix it, so I'm hoping someone can point me the right direction.

The first line of the error is:
ERROR:System.Xml.XmlException: The '\' character, hexadecimal value 0x5C, cannot be included in a name. Line 15633, position 363.

I think this is an issue with the syntax it uses for augmenting powers, but I'm not clear on what to change so that it doesn't have the error.

Thanks in advance for any suggestions!

Fot5
November 7th, 2010, 20:10
You may be getting that error because you have a backslash in a location in one of the data files where the parser expects to see text. The first thing I would do is search the data files for a backslash.