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
890 stars 157 forks source link

Help cannot get korean builds item set #440

Open donotvan6 opened 5 years ago

donotvan6 commented 5 years ago

Please fill in the following when reporting an issue/bug and remove this line. Please include all logs, configs, and screenshots if possible.

Config and file locations: - Log: C:/Users/YOURNAME/AppData/Roaming/Championify/championify.log.txt - Config: C:/Users/YOURNAME/AppData/Roaming/Championify/prefs.json

What operating system:windows 10 What version of Championify:2.1.5 What distribution of the league client are you using (NA, EUW, KR, Garena, ect)?:NA Please explain the issue you're encountering: cannot load korean build item sets for everyone just shows health potion and trinket those are the only items Screenshots: Logs:


Please fill in the following for feature requests:

Description of feature: Mocks/screenshots of ideas:

sunsgneckq commented 5 years ago

having same issue

hollowsxd commented 5 years ago

Please provide more details such as log or screenshots, thank you

donotvan commented 5 years ago

heres the logs and screenshot below:

Logs: Championify logs.txt

donotvan commented 5 years ago

championify error

hollowsxd commented 5 years ago

seems like KoreanBuilds have updated their site which broke Championify

donotvan commented 5 years ago

When will it be fixed I hope soon because I mostly use it cause I like the damage output for certain situations of the game

AoiBrz commented 5 years ago

Is it possible to do something with this problem? Other sources of sets are not very convenient for me.

deividasflaved commented 5 years ago

For anyone who's interested in korean build. I've made short code with C# yesterday so if You have anything to build/run it with, I could share it. Even though it's hardcoded in some places it works perfectly. Imports full build and starter items, as well all consumables. What it doesn't do: does not import skill order, winrate and other minor things. I'll make repository of this console app in the evening.

TL;DR: I've made short C# code that imports Korean Builds. Going to create repository of it in the evening. For anyone who's interested check it out.