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

Sometimes in middle of game a click is not recorded as a move this doesn't happen in java interface #68

Open
laefsky opened this issue Apr 7, 2020 · 6 comments

Comments

@laefsky
Copy link

laefsky commented Apr 7, 2020

No description provided.

@laefsky
Copy link
Author

laefsky commented Apr 7, 2020

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.

@KirillovIlya
Copy link

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.

@laefsky
Copy link
Author

laefsky commented Apr 12, 2020

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.

@laefsky
Copy link
Author

laefsky commented Apr 12, 2020

The "Refused to execute inline ..." is an error in the console

@laefsky
Copy link
Author

laefsky commented Apr 12, 2020

This is the rest of the console log:
Object
Client.js:856 Upload success: type = CHALLENGE_PROPOSAL
Client.js:2083 Object
Client.js:2096 3
Client.js:1494 1
Client.js:1153 Object
2Client.js:856 Upload success: type = UNJOIN_REQUEST
Client.js:856 Upload success: type = SYNC_REQUEST
Client.js:856 Upload success: type = GAME_MOVE
2Client.js:856 Upload success: type = UNJOIN_REQUEST
3Client.js:856 Upload success: type = CHAT
3Client.js:856 Upload success: type = GAME_UNDO_REQUEST
Client.js:856 Upload success: type = UNJOIN_REQUEST
Client.js:856 Upload success: type = CHALLENGE_CREATE
2Client.js:856 Upload success: type = UNJOIN_REQUEST
Client.js:1153 {playbacks: Array(2), type: "PLAYBACK_ADD"}

@laefsky
Copy link
Author

laefsky commented Apr 13, 2020

Upload success: type = GAME_MOVE
2Client.js:856 Upload success: type = SYNC_REQUEST
Client.js:856 Upload success: type = GAME_MOVE
Client.js:856 Upload success: type = SYNC_REQUEST
2Client.js:856 Upload success: type = GAME_MOVE
www.gokgs.com/json-cors/access:1 Failed to load resource: the server responded with a status of 502 ()
Client.js:874 Error :

<title>502 Server Error</title>

Error: Server Error

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

2Client.js:856 Upload success: type = CHAT
Client.js:856 Upload success: type = UNJOIN_REQUEST
Client.js:856 Upload success: type = DETAILS_JOIN_REQUEST
Client.js:856 Upload success: type = JOIN_ARCHIVE_REQUEST
Client.js:856 Upload success: type = DETAILS_RANK_GRAPH_REQUEST

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

2 participants