Open marvin4ward opened 2 years ago
another case: https://replay.faforever.com/18576489 Probably some one did not left the game for a long time after the match was over, and that let FAF system miss replay out of attention.
https://replay.faforever.com/18603159 another case. Hope that should be enough to find out root cause of the issue. Please close the issue, if that is just normal behave
@Askaholic I browsed through the logs. For the last 2 games I found this in the logs:
INFO Nov 22 17:08:55 CustomGame.18576489 Game cancelled pre launch
INFO Nov 26 12:40:01 CustomGame.18603159 Game cancelled pre launch
Thus there is no row persisted in the game_stats table.
It looks like there are quite a few CustomGames that got cancelled. I thought cancelling was only for ladder games?
Why it got canceled? Who or what initiate game cancelation?
Any game can be cancelled by the host sending a GameState: Ended
command before the game has launched. This is only supposed to happen when you close Forged Alliance.
But if the game was started and finished in 30-40 minutes, Why it could be Ended
before? Can we find that message in local logs?
It’s a GPGnet message, I’m not sure if it gets logged. It has a bit of a misleading name, what it really means is that ForgedAlliance was closed.
Describe the bug A game was played but result or record about the match is missing at tab of replay search https://replay.faforever.com/18553425 is 404 Original local copy of the match 18553425-derKoMaNder.zip
To Reproduce Play dozen of games and check that one of them isnot in the DB
Expected behavior Replay ID should be searchable
Screenshots Replay file is attached Additional context The game has no desync or unexpected mutual disconects.