Gamparse has had some problems for years. I understand it's convenient, but I wouldn't trust it's numbers. It is easy to do manual parsing if you want accurate numbers, but it will be a bit less convenient. I use notepad++ to aggregate the data I want to parse, and then I use some simple javascript to loop through it and add up the values.
|