Pony7 / cspoker

Automatically exported from code.google.com/p/cspoker
GNU General Public License v2.0
1 stars 0 forks source link

NullpointerException in timeout task. #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
http://cspoker.pastebin.com/f1e6a91

in "MutableSeatedPlayer gcPlayer = tableState.getGame().getCurrentPlayer();"
gcPlayer is null
is this after sitout or due to stale memory?

Original issue reported on code.google.com by guy...@gmail.com on 23 Feb 2009 at 1:21