Skip to content
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

requestRecentGames game_map is always null #25

Open
jwigley opened this issue Nov 19, 2015 · 3 comments
Open

requestRecentGames game_map is always null #25

jwigley opened this issue Nov 19, 2015 · 3 comments
Labels

Comments

@jwigley
Copy link

jwigley commented Nov 19, 2015

This is probably not an issue with node-csgo itself, but I figured this would still be the best place to post to get an answer.

The matchList response from requestRecentGames never seems to populate game_type, game_mapgroup and game_map. Is that just how it is?

It seems a bit strange considering the map names are displayed in game on the "Your Matches" page.

Thanks,


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@TrueCarry
Copy link
Contributor

If steam sending map, it should be problem with protobufs. Try to send this request with new protobufs.https://github.com/SteamDatabase/GameTracking/tree/master/Protobufs/csgo

@jwigley
Copy link
Author

jwigley commented Nov 19, 2015

I'll give that a go. cheers.

@jwigley
Copy link
Author

jwigley commented Nov 20, 2015

Same result with the latest protobufs.

Half the items in WatchableMatchInfo are populated, but none of the map related items. It works fine for requestCurrentLiveGames though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants