sersorrel / WhosTalking

See Discord voice activity indicators directly on your party list.
3 stars 5 forks source link

Game crashes when Discord API is broken #11

Closed sersorrel closed 1 year ago

sersorrel commented 1 year ago

we can crash when calling JsonDocument.Parse in Authorize2 if Discord sends back invalid json, oops

probably it's a good idea to catch exceptions from all uses of that method...

sersorrel commented 1 year ago

this'll be fixed (at least mostly, hopefully) in 0.6.4.0