koro-xx / Watson

Watson puzzle game
GNU General Public License v3.0
28 stars 5 forks source link

Incorrect "together-not-middle" clues #3

Open areinhardt opened 3 years ago

areinhardt commented 3 years ago

I know the game hasn't been updated in a while, but today I came across an unexpected situation for the second time and thought I'd let you know. Happens both when compiling from scratch as well when using the watson 0.8.3.1 OSX binaries.

Specifically, I was receiving the following hint, applying which led to the "Something is wrong. An item was ruled out incorrectly." message. hint

Hitting s shows the following solution: sol

koro-xx commented 3 years ago

Mmm, that's odd. I'll check it out whenever I have some time to spare. I haven't actually touched this in quite a while indeed. Thanks for letting me know.

koro-xx commented 1 year ago

I was never able to recreate this bug. It's odd that you get it both compiling from source and from the binaries, and I never get it. Did you have to use it many times to get this bug?

koro-xx commented 1 year ago

I think it is fixed in the latest release (the culprit was the clue "simplification" in filter_clues())