-
Notifications
You must be signed in to change notification settings - Fork 10
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
Sometimes in middle of game a click is not recorded as a move this doesn't happen in java interface #68
Comments
Sometimes at least 3-4 times recently I was in the middle of a game from chrome and a mouse click wasn't being recorded as a move. The only solution I found was quitting the game and restarting (If the other player wanted to resume. |
Hello, thank you Next time, check if there are any errors in the console when this happens. And I need more information on how and under what circumstances this happens. |
Refused to execute inline event handler because it violates the following Content Security Policy directive: "script-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution. |
The "Refused to execute inline ..." is an error in the console |
This is the rest of the console log: |
Upload success: type = GAME_MOVE Error: Server ErrorThe server encountered a temporary error and could not complete your request.Please try again in 30 seconds. 2Client.js:856 Upload success: type = CHAT |
No description provided.
The text was updated successfully, but these errors were encountered: