Welcome to the Poker Sleuth bug tracker. If you're experiencing a new problem, please register an account with the bug tracker in order to record your bug. After registering, you may also subscribe to existing issues in order to be notified whenever there's an update.

Issue227

Title Crash when loading certain hands into Poker Crunch
Priority critical Status fixed
Versions Poker Sleuth 1.9
Superseder Nosy List Daniel

Created on 2010-03-10.15:50:50 by Daniel, last changed by Daniel.

Messages
msg374 (view) Author: Daniel Date: 2010-03-10.15:53:54

Fixed in 1.9.0.713

msg373 (view) Author: Daniel Date: 2010-03-10.15:50:50

PokerSleuth 1.9.0.711 (Microsoft Windows NT 5.1.2600 Service Pack 2) PokerNotes
System.Exception: Traceback (most recent call last):
File "asyncore.pyo", line 76, in read
File "asyncore.pyo", line 416, in handle_read_event
File "asynchat.pyo", line 158, in handle_read
File "PokerSleuth.py", line 197, in found_terminator
File "PokerSleuth.py", line 433, in handle_request
File "stattracker\tracker.pyo", line 207, in handle_hole_request
File "SHIP.pyo", line 124, in get_holes
IndexError: invalid index

{"req_type":"get_hole_SHIP","pos":1,"play":6,"pname":"8Stevie","site":"FTP","act":"F","req_id":8}

History
Date User Action Args
2010-03-10 15:53:54Danielsetstatus: new -> fixed
messages: + msg374
2010-03-10 15:50:53Danielsetversions: + Poker Sleuth 1.9
2010-03-10 15:50:50Danielcreate