tobymao / 18xx

A platform for playing 18xx games online!
https://18xx.games
Other
298 stars 186 forks source link

1822MX Cannot Finish Game #8325

Closed mggarofalo closed 2 years ago

mggarofalo commented 2 years ago

Gist: https://gist.github.com/mggarofalo/e7929ba1e12b91eaf220c5874365ceb8

GameID: 88288, multiplayer (pinned to f166a0de3) Error: "finished_at is not a valid time or datetime"

Replication: https://18xx.games/game/88288?action=1365 Click "Skip (Trains)"

benjaminxscott commented 2 years ago

It looks like it was able to finish? There was a temporary DB issue where a timestamp was in the wrong format, which probably is why it couldn't write the correct finished_at when the game ended

benjaminxscott commented 2 years ago

Sorry I think I mis-understood, it sounds like the game is technically finished but for some reason it still shows as Active? I see it listed as such

image

mggarofalo commented 2 years ago

You got it. The Game Finished log message shows up but the game can’t be archived and is sitting in my Active Games list.

mggarofalo commented 2 years ago

@tobymao or @benjaminxscott I'm not sure which of you can do this. A handful of games like this need to be closed manually, apparently. The issue was also reported here: https://github.com/tobymao/18xx/issues/8370.

Could somebody close these games manually?

crericha commented 2 years ago

@mggarofalo Undo the last action and redo it.

mggarofalo commented 2 years ago

Thanks @crericha. Need some more coffee haha.