-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iPoker import errors #33
Comments
hello Mudr0x, |
Regarding iPokerToFpdb.readPlayerStacks, the bug is fixed, you can see my commit: jejellyroll-fr/fpdb-3@7c231a1. For Hand.addHoleCards i will investigate |
all hands imported correctly now: jejellyroll-fr/fpdb-3@b85cfb8 but i don't have the problem with Hand.addHoleCards on your hands sample |
@Mudr0x tx for sharing your hands ...now you have all the infos you need to modify version 2.7 of Chaz and make a pull request or @ChazDazzle can do it directly ;) |
You're welcome, thx for your help. Much appreciated. |
Hello,
I'm facing since 1 or 2 months FpdbParseError for iPokerToFpdb.readPlayerStacks and Hand.addHoleCards for 10 to 20% of imported hands.
I doubt it is due to recent update on HH format but when I analyze and debug files all seems ok to me and I can't find where those issues come from.
Here's attached some HH examples.
Do some of you face same errors and can help me resolving those? Thanks in advance.
iPoker-HHs.zip
The text was updated successfully, but these errors were encountered: