dustinblackman / Championify

Import recent item sets from popular aggregators like Champion.gg in to League of Legends to use within game! No hassle.
MIT License
889 stars 157 forks source link

Could Not Recognize Any Valid Item Sets #381

Closed Valyon closed 6 years ago

Valyon commented 6 years ago

Config and file locations: championify.log.txt

Config Pref: { "prefs_version": "2.1.3", "locale": "en", "install_path": "C:/Riot Games/League Of Legends/", "champ_path": "Config/Champions/", "local_is_version": "8.2", "options": { "splititems": false, "skillsformat": false, "consumables": true, "consumables_position": "end", "trinkets": true, "trinkets_position": "end", "locksr": false, "sr_source": [ "koreanbuilds", "lolalytics", "probuilds" ], "dontdeleteold": false, "aram": true } }

What operating system: Win 10 64 Bit What version of Championify: v. 2.1.3 What distribution of the league client are you using (NA, EUW, KR, Garena, ect)? NA Please explain the issue you're encountering: Hello, First off I'm looking forward to being able to use this properly, but I guess maybe I'm missing something. I downloaded the latest version, ran as admin, and imported item sets. However, when I go to import them, it gives me the following: no items

__Logs: None I can find?


Please fill in the following for feature requests:

Description of feature: Mocks/screenshots of ideas:

dustinblackman commented 6 years ago

League currently has two places where item sets are stored. One is the new item sets where are stored on their remote servers and are accessible in the league client in the same tab from your screenshot. The second place is an older directory that only exists for applications like Championify, it isn't used anywhere else in the game or client.

The item sets from Championify are not accessible from the client as they use that old directory. They don't cross. Championify item sets are only available once you get in to a game.

I'm unsure why you're getting that error in the screenshot, but Championify doesn't attempt to modify any of the new clients directories or configs. It just uses the older directory that's documented in the API.