bzimmer / qordle

Simple wordle solver
MIT License
0 stars 0 forks source link

speculation should only return words as the same length of the secret #48

Closed bzimmer closed 1 year ago

bzimmer commented 1 year ago
~ > qordle play -w qordle -S mound
2023-02-15T19:33:20+01:00 ERR score guess=ophthalmophlebotomy secret=mound
2023-02-15T19:33:20+01:00 ERR qordle error="secret: mound : secret and guess lengths do not match" stack=[{"func":"play","line":"177","source":"play.go"},{"func":"(*Command).Run","line":"273","source":"command.go"},{"func":"(*Command).Run","line":"266","source":"command.go"},{"func":"(*App).RunContext","line":"332","source":"app.go"},{"func":"main","line":"78","source":"main.go"},{"func":"main","line":"250","source":"proc.go"},{"func":"goexit","line":"1172","source":"asm_arm64.s"}]