markpattison / Reversi

8 stars 1 forks source link

Fable version occasionally freezes when computer playing #12

Closed markpattison closed 4 years ago

markpattison commented 4 years ago

The last message is typically RequestComputerMoveIfNeeded.

forki commented 4 years ago

Could you please try to catch the board position in such a case? I assume it's related to a skip move somewhere down the search tree. If we know the board the we could add a test for that position