dnsbty / level10

Phoenix LiveView multiplayer card game
https://level10.games
MIT License
72 stars 2 forks source link

[BUG] Unable to rejoin crashed game #95

Open ForsythsGambit opened 1 year ago

ForsythsGambit commented 1 year ago

Occasionally when playing a game we’ve encountered a bug where the game will crash and we’ll be unable to rejoin with the code used to start the round.

Currently unsure how to reproduce the issue but it’s happened twice over three days, I’ll update if I have any leads.

If a game does crash the ability to rejoin with the same code used to start would be handy

I don’t have any screenshots of the error message but if/when I encounter it again I’ll post them here.

Encountered on iPhone SE 2020 using the AppStore release on iOS 16.2.

I’ll update this thread if I have any more details to help, unfortunately being on iOS and all I don’t think there’s a way to send logs which might help.

dnsbty commented 1 year ago

Thanks for opening an issue! I've received notifications for OOM crashes from fly.io the last couple days, but I haven't really had time to dive in and see what's going on yet. I'll try to find some time to investigate this week.