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

DemoParser "new_all_with_analyser" does not report team for each user #12

Open
brandons209 opened this issue Feb 3, 2023 · 1 comment

Comments

@brandons209
Copy link

Hello, I have been working with this program for quite a bit, modifying it to parse demo files in real time to collect data for machine learning algorithms.

I noticed that when created a DemoParser object with the new_all_with_analyzer function, the team for each user is listed as "Other". However, creating a DemoParser object using the other function new_all properly reports team for each player. I've been trying to fix it but had no luck, fixing this would really help me since I wouldn't have to waste time parsing the demo file twice.

@brandons209
Copy link
Author

Also, same thing occurs with the user's class list.

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