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

Wrong # of correct letters returned #22

Closed
lmm22 opened this issue Jul 11, 2022 · 2 comments
Closed

Wrong # of correct letters returned #22

lmm22 opened this issue Jul 11, 2022 · 2 comments

Comments

@lmm22
Copy link

lmm22 commented Jul 11, 2022

Screenshot_20220711-121345
Screenshot_20220711-121350
Number of correct letters on guesses 5-8 is wrong. On #5 I had 1 correct letter and it said 2 correct. On #6-8 I had no correct letters and it said 2-3 correct. I did incorrectly read the hint at top so my first 9 guesses do not have the correct CVCVC pattern.

@rbrignall
Copy link
Owner

Fixed in v2.0.1

@rbrignall
Copy link
Owner

Hi,
Thanks for submitting your useful screenshots. I have located and fixed an issue in which the game was not properly refreshing from one day to the next, until/unless you refresh a second time: essentially, in your screenshot above, it was assessing guesses 1-8 against the previous day's word (SLAVE), and guesses 9-15 against today's word.

This issue is fixed in version 2.0.1 (you can find the version number at the bottom of the settings page -- try reloading the page a couple of times until it shows the right version number).

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