You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ tactics-trainer --rating=600-1200
thread 'main' panicked at 'Failed to get a new tactic from the server, exiting.: error decoding response body: EOF while parsing a value at line 1 column 0
Caused by:
EOF while parsing a value at line 1 column 0', /home/simonj/.cargo/registry/src/github.com-1ecc6299db9ec823/tactics-trainer-cli-1.0.2/src/main.rs:65:6
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
whenever I use the --rating option.
Just typing tactics-trainer works fine though.
The text was updated successfully, but these errors were encountered:
I am getting an error,
whenever I use the
--rating
option.Just typing
tactics-trainer
works fine though.The text was updated successfully, but these errors were encountered: