Wynncraft / WynncraftAPI

Official Wynncraft Public API (Documentation & Issue Tracker)
https://docs.wynncraft.com/
21 stars 10 forks source link

Player API returns incorrect number classes (with junk data), sometimes exceeding the max class slots (14) #60

Open kristofbolyai opened 3 years ago

kristofbolyai commented 3 years ago

https://api.wynncraft.com/v2/player/bolyai/stats -- Example https://api.wynncraft.com/v2/player/Saraldar/stats -- Example 2

The classes array has 16 classes when the max should be 14, these 2 glitched classes have no data, level is null. image image

Images of Saladar's classes: image image image

Since the issue might be releated to the champion rank class backup feature, here is the screenshot of my backups. image (assassin - dark wizzard - shaman - shaman - shaman) (no knight or skyseer)

This glitch also breaks the forum page if the player is affected.