IntelligentRoboticsLab / dnt-hulk

GNU General Public License v3.0
5 stars 0 forks source link

PenaltyShoot Error after pregame and GameController restart #67

Closed Fyor closed 1 year ago

Fyor commented 1 year ago
The application panicked (crashed).
Message:  called `Result::unwrap()` on an `Err` value: InvalidVariantDiscriminant(2, "PenaltyShoot")
Location: crates/spl_network_messages/src/game_controller_state_message.rs:72

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Fyor commented 1 year ago

Just tried testing PenaltyShoot, somehitng went wrong so I reset everything. I pregamed and I restarted the GameController. Then this happened.