HypixelDev / PublicAPI

Official Java implementation of the Hypixel Public API.
https://api.hypixel.net
MIT License
535 stars 152 forks source link

API Returning wrong values. #494

Closed uhki closed 2 years ago

uhki commented 2 years ago

I've been trying to use the API to make a bridge stats application, but the API is returning wrong values compared to the stats in-game, I've heard that this problem is happening for everyone, but I've tested on one player.

Tested on player "oNetty"

Picsou993 commented 2 years ago

I don't have this issue and I don't see why this would happen as the data provided is also the one used in game. Can you explain more the issue with the affected fields, etc?

uhki commented 2 years ago

It is with winstreak, and best winstreak.

ConnorLinfoot commented 2 years ago

We would need more information to assist you such as the exact path to the field you are using, but the API is just what is from the database. So it could be the case of using an old field that is no longer supported.