-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
request_live_game_for_user stopped working #39
Comments
It's a Valve issue, the operator of CSGORunner and also me with my discord bot have had this issue as well, only valve can fix it. |
Is this still available as feature of the game client? If not, then it is likely sunset for good, and should be marked as deprecated. |
Has anyone here sent a mail to Valve? |
I did on the same day we talked about it on discord, I haven't received a response so I'm assuming they've removed it for one reason or another, the only way I can see it working right now is through rich presence but that wont show you player stats and will only show you the score, gamemode and map |
Hey,
for now three days
request_live_game_for_user()
is no longer returning any match data nor emitting alive_game_for_user
event.Not sure if it's connected but it stopped working after the newest csgo update on january the 7th, 2021...
request_current_live_games()
however is still working as expected and emittingcurrent_live_games
after it is done.Sadly i am quite new to python so i can't go in to much more detail execpt for adding the verbose_debug log and the code i used.
the Output:
I hope this issuse is resolvable.
BTW everybody has this proble currently: csgostats.gg and csgorunner.com both currently have the same issue of not being able to get live match data
The text was updated successfully, but these errors were encountered: