Closed BlossomiShymae closed 11 months ago
Thanks, somewhat fixed it in just released 0.4.0 version.
I'm using https://cdn.merakianalytics.com/riot/lol/resources/latest/en-US/champions.json to get skin prices, but unfortunately they indeed haven't added Hwei yet. But for example, Winterblessed Camille and other new skins are present in the json.
It's not allowed to get store related data from the user's league client directly - not allowed as in by rioters, so I have to rely on known public cdns. so I guess gotta wait for meraki to update their stuff.
As a workaround - added price category 'Unknown' that will be shown in the table with a list of those skins if such problem occurs. Not sure if I can think of a better solution for this.
Describe the bug
The application fails to run Skin Collection Stats with
KeyError: 910001
.To Reproduce
Open the application and run Skin Collection Stats.
Expected behavior
Expected to get stats for skin collection.
Console
Desktop
Additional context
910001
seems to be the skin ID for Winterblessed Hwei.