View Single Post
  #34  
Old 04-07-2004, 02:51 PM
soooted soooted is offline
Member
 
Join Date: Sep 2003
Posts: 87
Default Re: IMHO, it\'s timing

[ QUOTE ]
I've seen the bug 2 or 3 times. I have an ATI; but I do not believe that it has anything to do with graphics whatsoever.

Are you playing multiple tables at the time?

IMHO, it's timing or logic related - the server is waiting for you to send a message; but your client hasn't yet been informed that you rae able to specify an input.

There's some tiny window of time over which the misalignments of probably 3 separate entities (a couple of threads in a program, and a message) misalign such that the message is discarded and then the program spends forever waiting for the message (until it gets the message from the server that you timed out and were thrown out).


[/ QUOTE ]
You actually can tell when the bug is "ready" to happen. What happens to me for the past 3 days, is after about 250-300 hands, the "time remaining" countdown changes from 19 to 7... or even as small as 4 seconds. So as soon as someone else's turn begins, the countdown starts at 7 or 4. Now in reality they have the full 20 seconds, it's just my client counts down to 0 and then just waits for them to complete their action.

The problem is when it's MY turn to act, the timer starts at either 7 or 4 seconds... but if I don't act within those 7 or 4 seconds, my buttons dissappear (F-keys don't work, and I cannot click where the buttons are supposed to be).

So as soon as I see the countdown starting at 7 or 4 seconds (rather than 19), then I immediately finish my orbits, log out, and log back-in.

I was thinking it might be possible to just reboot the computer. When I reboot I can log back in and the client should take me to all my tables automatically....
Reply With Quote