I have had this 2-3 times that neither score nor replay is not reported after a ranked 1 vs 1 game despite having a stable connection:
and from experience i am pretty sure my opponent also left through score button.
I found this in my logs:
- Code: Select all
2014-09-11 23:45:48,171 INFO faf.fa.relayer Command transmitted from FA to server : {"action": "GameResult", "chuncks": [1, "score 0"]}
2014-09-11 23:45:48,171 INFO faf.fa.relayer Command transmitted from FA to server : {"action": "GameResult", "chuncks": [2, "score 1"]}
2014-09-11 23:45:50,786 INFO faf.fa.relayer Command transmitted from FA to server : {"action": "GameResult", "chuncks": [1, "defeat -1"]}
2014-09-11 23:45:50,806 INFO faf.fa.relayer Command transmitted from FA to server : {"action": "GameResult", "chuncks": [2, "score 1"]}
would it show this if i had lost connection to server?
edit: the replay appears in the vault now but its listed without a winner and score is unaffected.