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

get_user: accuracy inconsistencies #11

Closed
XPJ38 opened this issue Jul 6, 2013 · 1 comment
Closed

get_user: accuracy inconsistencies #11

XPJ38 opened this issue Jul 6, 2013 · 1 comment

Comments

@XPJ38
Copy link

XPJ38 commented Jul 6, 2013

I found out that some accuracies returned by osu!api are not matching accuracies displayed on one's profile. For example:

http://osu.ppy.sh/u/1428609 in Catch the Beat:

  • osu!api returns 98.76%
  • his profile shows 92.08%

http://osu.ppy.sh/u/2677467 in osu!:

  • osu!api returns 0%
  • his profile shows 86.36%

Everything else is fine, there's only the accuracy having a problem.

@peppy
Copy link
Sponsor Member

peppy commented Jul 8, 2013

This should now match correctly. The conditions for switching to pp-based accuracy didn't match in the profile display and API output code.

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

2 participants