Bear

Results 2 issues of Bear

latest mongodb no longer returns a db, but a client. Need to then pull db object.

I'm getting a generic Exception when I run this code: var stats = await statsClient.GetPlayerStatsAsync(pubg_name).ConfigureAwait(false); This command worked before the FPP stats began. Will there be an update to this...