Closed GoldenBadger closed 9 years ago
So far the error occurs with player name "Terry" but not player name "_____".
Just tested the server. I managed to successfully move for player terry
/move?id=game-70&position=1
and /next?id=game-70
gives me
{"status":"okay","board":[0,1,0,0,0,0,0,0,0],"turn":2}
The issue was never with moving. It was with an error message being displayed when I can move just fine.
When making a move, the following message appears:
but the move is accepted and play continues as normal. This occurs when it is in fact the player's move. Issue may be with client or with server.
Steps to reproduce: