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

awpy.Demo().events dictionary sometimes missing steamids data #354

Open
ventsiR opened this issue Oct 28, 2024 · 0 comments
Open

awpy.Demo().events dictionary sometimes missing steamids data #354

ventsiR opened this issue Oct 28, 2024 · 0 comments

Comments

@ventsiR
Copy link

ventsiR commented Oct 28, 2024

Describe the bug
Sometimes some entries of the awpy.Demo().events dictionary are missing steamid data. E.g. I have noticed that in inferno_startburn, the pandas dataframe is sometimes missing some values for column user_steamid.

Include Information to Reproduce
See this match for an example: https://www.hltv.org/matches/2375372/9z-vs-wildcard-esl-pro-league-season-20

Run awpy.Demo().events on the nuke game. In inferno_startburn you will find that some incendiary grenades do not have a user_steamid (i.e. a thrower) associated with them. Through watching the demo, it turns out this missing player was Sonic. Strangely, in that same demo, this does not occur with smokegrenade_detonate or other dictionary entries.

Here is another example:

Examples

Example 1:

https://www.hltv.org/matches/2375372/9z-vs-wildcard-esl-pro-league-season-20

https://pastebin.com/hQRWd1hY

Example 2:

https://www.hltv.org/matches/2375776/natus-vincere-vs-faze-blast-premier-fall-final-2024

https://pastebin.com/QbfWAew7

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

No branches or pull requests

1 participant