Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replay looks missing at search while local replay file looks consistent #933

Open
marvin4ward opened this issue Nov 20, 2022 · 8 comments
Open

Comments

@marvin4ward
Copy link

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.

@Garanas Garanas transferred this issue from FAForever/fa Nov 20, 2022
@marvin4ward
Copy link
Author

marvin4ward commented Nov 24, 2022

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.

@marvin4ward
Copy link
Author

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

@Brutus5000 Brutus5000 transferred this issue from FAForever/downlords-faf-client Nov 27, 2022
@Brutus5000
Copy link
Member

@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.

@Sheikah45
Copy link
Member

It looks like there are quite a few CustomGames that got cancelled. I thought cancelling was only for ladder games?

@marvin4ward
Copy link
Author

Why it got canceled? Who or what initiate game cancelation?

@Askaholic
Copy link
Collaborator

Askaholic commented Nov 28, 2022

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.

@marvin4ward
Copy link
Author

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?

@Askaholic
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants