Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin client sometimes failes to get the gameboard from the server #1

Open
additives opened this issue Dec 14, 2016 · 0 comments
Open

Comments

@additives
Copy link
Collaborator

The problem happens rarely (about 1-2 times out of every 20 attempts).

Because this morning I could replicate the error, there is no error code.

But the error says on client.py line 252
 252:     player_ships_board = process_board(board[0], int(board[1]) ,int(board[2]))
index error

Which refers that for some reason admin client gets a corrupted string of the board.
It has never happened with other clients.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant