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

Weird bug in game with various pieces disappearing (see videos) #1055

Open
ijm8710 opened this issue Sep 28, 2024 · 14 comments
Open

Weird bug in game with various pieces disappearing (see videos) #1055

ijm8710 opened this issue Sep 28, 2024 · 14 comments

Comments

@ijm8710
Copy link

ijm8710 commented Sep 28, 2024

Reviewing the game after shows no proof of it happening but I did have a video of it

Only noteworthy thing was I was on a call while playing but doubt that's related

trim.897F7E07-4BF1-48B4-8DBE-DB9453E0F162.MOV
@ijm8710
Copy link
Author

ijm8710 commented Sep 28, 2024

Few more examples each is a different game

movie

image

@ijm8710 ijm8710 changed the title Weird bug in game with king disappearing (see video) Weird bug in game with various pieces disappearing (see videos) Sep 28, 2024
@bhavikpanchal1111
Copy link

I am willing to solve this issue, so I would need developer access

@veloce
Copy link
Contributor

veloce commented Oct 2, 2024

Thanks for reporting, I believe this is the same bug as #1027

It is an annoying one, but hard to reproduce. If you find a way to reproduce reliably please share.

@veloce
Copy link
Contributor

veloce commented Oct 2, 2024

I am willing to solve this issue, so I would need developer access

there is no such thing as developer access. Feel free to fork the repo, you can find how to setup the project in the docs.

@ijm8710
Copy link
Author

ijm8710 commented Oct 2, 2024

Hmmm @veloce one thing about me is I'm very heavy all over the place and bounce around apps a ton. Coincidentally, suspecting that may be a partial related cause, I just looked at other ticket and see them too had it happen when multitasking out of app.

So if I had to guess this probably can be best reproduced by multitasking and maybe lower ram? I know I was also on a phone call at same time. So I feel a bunch of things happening at once influenced it. Not sure if it helps catch it but still felt worth it to share this once.

@veloce
Copy link
Contributor

veloce commented Oct 3, 2024

I feel this is a regression, because this issue appeared only after I released a new version of flutter-chessground.

@veloce
Copy link
Contributor

veloce commented Oct 8, 2024

@ijm8710 I'm trying to understand this bug. In your game against mezopeter, in the screenshot we can see the knight disappeared. Could you finish the game normally? Was the knight captured at some point?

Another way to ask: is it purely a display bug that prevents the piece to be shown? but the engine knows that the piece exists and it doesn't prevent the game to be played?

@ijm8710
Copy link
Author

ijm8710 commented Oct 8, 2024

Correct, seems most display as the disappearing piece was captured and also returned to show during post-game analysis

@EmmetSchuler
Copy link

I want to share this here as I've been seeing a lot of these posts in the Lichess Forum recently. Here are a few examples:

https://lichess.org/forum/lichess-feedback/bug-during-a-game-leads-to-a-loss

https://lichess.org/forum/lichess-feedback/crazy-phantom-moves-YGZN

https://lichess.org/forum/lichess-feedback/missing-moves

If these are linked to the bug here, possibly this could be more than just an app issue. Could loading and unloading the beta app and these network issues connecting to the website be linked?

@veloce
Copy link
Contributor

veloce commented Oct 8, 2024

Not sure it's related. They don't precise it is on the application, and missing moves are not the same as missing pieces.

@EmmetSchuler
Copy link

The first forum poster says "Hi, I was playing a game and my oponents knight on f3 was literally invisible on the board the whole game, so my pieces where dissapearing unexplicably. I found out about the knight only in the review when pieces appear"

This seems like more than just missing moves, but it's still hard to tell if they are related. However they share some commonalities.

@veloce
Copy link
Contributor

veloce commented Oct 8, 2024

It's a tricky issue. Looks like a regression, but I don't know if it comes from the application code (or chessground for that matter) or an update of the flutter engine that could have changed the behaviour too.

I hope to be able to reproduce to fix this at some point.

@tom-anders
Copy link
Contributor

Maybe it's also related to the impeller engine being disabled now?

@ijm8710
Copy link
Author

ijm8710 commented Oct 8, 2024

Is there anything helpful to do if I reproduce again? Or would it help to have a special beta with log compiler?

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

5 participants