HypixelDev / PublicAPI

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

skyblock/auctions still not fixed #428

Closed RobotHanzo closed 3 years ago

RobotHanzo commented 3 years ago

The last page isnt available, returns a Page not found Currently if totalAuctions is 12345, you would only be able to get 12000 due to the last page not fetchable, please fix this, thanks!

ConnorLinfoot commented 3 years ago

Seems to have been a different issue causing this with the page calculation, this should be corrected now.