HypixelDev / PublicAPI

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

My api is broken #506

Closed ByKrayToX closed 2 years ago

ByKrayToX commented 2 years ago

I broke my API by dealing a riciculously high damage number. https://sky.shiiyu.moe/stats/ByKrayToX My IGN is ByKrayToX, please fix this, it's been 7months since I submitted a bug report on the forums.

ConnorLinfoot commented 2 years ago

Unfortunately, as this is a bug within the game it isn't an issue with the API itself.

mdashlw commented 2 years ago

Unfortunately, as this is a bug within the game it isn't an issue with the API itself.

@ConnorLinfoot why would the api crash though? is it trying to deserialize it into int? isn't it supposed to just dump the whole document without much processing?