Importing Partypoker-handfiles manually, PT3 shows a lot of "invalid potsize/winnings" errors, but PT2 doesn't!
I found the reason for that:
The normal notation in party-handfiles is: "PLAYER posts big blind [$0.25 USD]"
But sometimes (i.e. with dead-blinds) the notation is: "PLAYER posts big blind + dead [0,35 $]"
This notation causes the errors!
I changed the text into "PLAYER posts big blind + dead [$0.35 USD]" and the import works!
Maybe its an origin partypoker problem, but PT2 is able to import the hhs without any changes (and potsizes & winnings are correct!).
So I hope you will fix the problem for PT3 too.