Here is example: https://gist.github.com/lonewulfa/c20f0358670f91feacbd023d52c290c1
Player disconnected, his ratings info is wiped, then callback_balance is called attempting to access his wiped rating.
Possibly I need to add extra check if player is still playing before getting his rating info.
Here is example: https://gist.github.com/lonewulfa/c20f0358670f91feacbd023d52c290c1
Player disconnected, his ratings info is wiped, then callback_balance is called attempting to access his wiped rating.
Possibly I need to add extra check if player is still playing before getting his rating info.