As shown in the image, the error message that gets generated when a user attempts to download a replay of an in-progress game is unspecific. It would be better if there were specific handling for the case of an in-progress game and a specific error message "You cannot download Replays of games that have not yet ended" or something to that effect.
System.Exception: Unable to find the replay of game '779749'. Does the replay still exist on AWBW?
at AWBWApp.Game.UI.Interrupts.GetNewReplayInterrupt.attemptDownload()
As shown in the image, the error message that gets generated when a user attempts to download a replay of an in-progress game is unspecific. It would be better if there were specific handling for the case of an in-progress game and a specific error message "You cannot download Replays of games that have not yet ended" or something to that effect.