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
$ cargo run
Compiling chess_bot v0.1.0 (/Users/brandon/Desktop/chess_bot)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
Running `/Users/brandon/.cargo/target/debug/chess_bot`
Searching depth 10 for FEN: 1k6/R7/8/7B/7P/8/5Q2/B3K2R w K - 11 47
thread 'main' panicked at /Users/brandon/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pleco-0.5.0/src/bots/iterative_parallel_mvv_lva.rs:39:64:
index out of bounds: the len is 10 but the index is 10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: