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

Game crashes/hangs when moving the king behind the horizon #3

Open
ByteCommander opened this issue Sep 22, 2015 · 3 comments
Open

Game crashes/hangs when moving the king behind the horizon #3

ByteCommander opened this issue Sep 22, 2015 · 3 comments

Comments

@ByteCommander
Copy link

I managed to reproduce this twice already at the beginning of the first level that contains bishops.
At this sections very beginning, there is a nice free area to quickly walk straight to gain some space and time for the coming obstacles.

So I repeatedly hit the button until I run in a check. But when this happens and I'm far enough away from the camera to be completely covered in the shadow behind the horizon, the game stops. The chessboard road just does not move on and I can't react any more. Had to refresh the page to restart a new game.

@Unihedro
Copy link

Reproduced.

@m0nstering
Copy link

not playable on both desktop and mobile device. game hangs up just before the first move of black king

@xehpuk
Copy link

xehpuk commented Jan 25, 2021

image

Uncaught TypeError: Cannot read property 'style' of null
    at t (game.js:formatted:784)
    at j (game.js:formatted:501)

Line: Fa.threateningPiece.shape.style.filter = "url(#" + Za + ")"

player.threateningPiece.shape.style.filter = 'url(#'+ENEMY_FILTER+')';

This was referenced Mar 31, 2022
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

4 participants