Hello everyone,
I am getting this message in pokertable.py and I am wondeing why it occurs,
lines 516,517,518,519
elif hasattr(self, "factory") and self.factory.verbose > 2:
(money, bet) = self.factory.tableMoneyAndBet(game.id)
if bet and game.potAndBetsAmount() != bet:
print " *ERROR* table %d bet mismatch %d in memory versus %d
in database" % ( game.id, game.potAndBetsAmount(), bet)
Thanks
Sandy
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users