> Sorry client.log missed the end of the previous hand.
>
> I do receive PokerPlayerChips at the end of each hand:
>   
This is better indeed. I looks like the Explain packet has not been sent 
or was not taken in account by the server. Could you dig the server logs 
and find a trace of this packet ?

Note : in order to produce the desired behaviour, the
PACKET_POKER_EXPLAIN must be sent before starting to
observe the action at a table (i.e. before sending PACKET_POKER_JOIN).

If the explain packet is indeed received by the server at the right 
time, I'll have to think about what could be the source of the problem. 
It might be a easier for you to write a fixture reproducing the problem, 
maybe as part of the test-webservice.py.in test suite in poker-network ? 
If you do that we won't have to worry about getting only parts of the 
logs. But it's more work.

Cheers


_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to