JensForstmann / tmt2

TMT - Tournament Match Tracker: Supervise/Manage Counter-Strike 2 matches with ease!
MIT License
24 stars 6 forks source link

No Match Backup with Looped Matches #25

Closed Miraculix1337 closed 9 months ago

Miraculix1337 commented 10 months ago

Hi,

it is not possible to restore a Match when it is in Loop Modus. Afte a lot of played rounds TMT seems not to save the backups any more.

I also had a strange behavior at the finals at 2v2 and 5v5. I set up the team Names and also the score for the winner bracket team. After the electionphase / Knive the server crashed. I know that the server is crap atm but i wanted to keep you aware of this problem.

Regards Tobi

JensForstmann commented 9 months ago

I tested it with competitive settings and played over 200 rounds in total. Depending on which map the server currently was I always got the latest round backups and could restore them.

Without any hints how to reproduce it I cannot do anything.

Short note at this point: TMT has no own system for round backups, it just uses the official one from the CS2 server. If the game server is losing the round backups file (e.g. server in container without data persistance), TMT can't do anything.

Here are the corresponding RCON commands: https://github.com/JensForstmann/tmt2/blob/main/backend/src/match.ts#L191-L197