I think I found a bug with the Minotaur Lock feedback.
I had a lock where the game gave me results that didn’t line up with each other, and after more testing I was still able to solve it. The final correct code was:
N F R S
But along the way I got feedback that doesn’t seem possible if the lock is scoring guesses correctly.
The two big problem guesses were:
- N X R S = 3,0
- N F Γ S = 3,0
Those can’t both be true against one fixed solution, because positions 2 and 3 are different between those guesses.
I also later tried:
- N R Γ X = 1,1
And with the final correct answer being N F R S, that result also seems off.
So it looks like either:
- the lock feedback can bug out sometimes,
- the tooltip/result can show the wrong score for a row,
- or the lock state can get desynced somehow.
I’m attaching a screenshot of the contradictory results immediately before the final solved state. Just wanted to report it since it makes the lock impossible to solve logically when the feedback is wrong. I was just purely lucky to get the final answer right. (AND WITH ONE GUESS TO SPARE BECAUSE I AM SOOOOOOOOOO GREAT!) 😛