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

Error with caveira's statistics #53

Open
scainimatteo opened this issue Sep 14, 2020 · 3 comments
Open

Error with caveira's statistics #53

scainimatteo opened this issue Sep 14, 2020 · 3 comments
Labels
bug needs validation Double check a bug is still valid

Comments

@scainimatteo
Copy link
Contributor

scainimatteo commented Sep 14, 2020

using the library i noticed that caveira's dictionary in load_all_operators is always zero in all statistics
this is the dictionary:

{ 'dbnos': 0,
  'deaths': 0,   
  'headshots': 0, 
  'kills': 0,
  'losses': 0, 
  'melees': 0,
  'name': 'caveira',
  'statistic': 0,
  'statistic_name': 'Interrogations',
  'time_played': 0,
  'wins': 0,
  'xp': 0 }
@paul-eff
Copy link

Same here, tried a few methods to fetch her stats with the API and always got 0

@billy-yoyo
Copy link
Owner

The only thing I can think of is her internal API name has changed or something, I'll check when I get some time

@billy-yoyo billy-yoyo added bug needs validation Double check a bug is still valid labels Jan 6, 2021
@billy-yoyo
Copy link
Owner

Will check this later once the new changes are merged, I imagine this will be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs validation Double check a bug is still valid
Projects
None yet
Development

No branches or pull requests

3 participants