redraskal / r6-dissect

Match Replay API/CLI for Rainbow Six: Siege's Dissect (.rec) format.
MIT License
70 stars 11 forks source link

Attacker round victory by defusing counts as victory for the defenders #68

Open hanslhansl opened 1 year ago

hanslhansl commented 1 year ago

Match-2023-10-07_22-43-33-242-R06

The round I attached (file renamed to .png because of Github limitations) is the 6th round in a match. Defenders are leading 3:2. The attackers win this round by planting the defuser. The round ends after the 40 seconds defuser time-out (not by the attackers killing the defenders). Yet r6-dissect counts the round as a win for the defenders (by win condition 'Time').

Additionally, r6-dissect prints these two warnings:

However, it prints these warnings for all 8 rounds of the match, not only for round 6 mentioned earlier, so I am not sure if those warnings are even related to original problem.

redraskal commented 1 year ago

likely just an error with calculating the win condition. those two warnings are only bad if you see incorrect player information in the "players" object