dickreuter / Poker

Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link:

Home Page:http://www.deepermind-pokerbot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does not see players' pots preflop and the error IndexError: list index out of range

ShestakovPD opened this issue · comments

preflop, when receiving a move, it gives an error and does not see the amount of players’ bets, although the tests work on the same screen normally and everything is visible. What's wrong and what to do?
Снимок1212
log.txt

maybe this is somehow connected, but by default when loading the table settings indicate the number of players - 7, how to change to 6, I save but the new one shows 7 again, it is also possible in the table settings when playing.
Uploading Снимок444.PNG…

#197
In the table settings, I redid the snapshots of the image area of the bet sizes and stacks for all players including the hero according to the instructions, namely without specifying the currency (euro or dollar), the error no longer appears on the tables. 0,0,0,0,0,0, as I understand it, is displayed if no one has placed a bet yet.