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

matchEngine.rewindMatch() gives an error on last card #36

Open
BeanMeUp opened this issue Apr 3, 2024 · 2 comments
Open

matchEngine.rewindMatch() gives an error on last card #36

BeanMeUp opened this issue Apr 3, 2024 · 2 comments

Comments

@BeanMeUp
Copy link

BeanMeUp commented Apr 3, 2024

If you swipe through all of the cards, and then undo the last one using matchEngine.rewindMatch(), you get a Null error.

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a null value

@julianodportela
Copy link

Were you able to fix this?

@BeanMeUp
Copy link
Author

BeanMeUp commented Aug 1, 2024

Were you able to fix this?

I was not. I ended up making it so you never run out of cards as a work around.

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