Steps To Reproduce.
1. Create a Basic Pathfinder Character in PCGen with no special choices.
2. Export as Fantasy Grounds XML
3. Import Character in Fantasy Grounds.
4. Open Character Sheet in Fantasy Grounds
Error generated: Ruleset Error: Database type mismatch for 'dr'
Only occurs when Sheet opened for the first time in a Session
Windows 7 32 bit
I believe I've discovered the solution to this.
The csheet_FantasyGrounds2_pc_3.5.xml should be modified changing the following line:
<damagereduction type="number">|DR|</damagereduction>
Simply change "number" to "string"
Completed: At revision: 19810-1
Thanks for the solution.