generated from PlexSheep/rs-base
interactive solver panics when undoing on a new game #15
cscherrNT
commented 2024-08-01 15:49:58 +02:00
Collaborator
```
· new
· show
turn: 0
solution: None
guesses:
· undo
error: the following required arguments were not provided:
<N>
Usage: undo <N>
For more information, try '--help'.
· undo 1
thread 'main' panicked at /home/cscherr/Documents/code/rust/wordle-analyzer/src/game/mod.rs:139:20:
attempt to subtract with overflow
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```
cscherrNT
added the 2024-08-01 15:49:58 +02:00
Kind/Bug
Priority
Medium
Reviewed
Confirmed
labels
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: PlexSheep/wordle-analyzer#15
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?