Open aleeperezz16 opened 2 years ago
I think that the problem is that the program is trying to access a url with the first letter of the champion name in uppercase (is trying to go to https://www.metasrc.com/5v5/champion/Zed/ instead of https://www.metasrc.com/5v5/champion/zed/) and when that happens it creates an exception, digging around in the source code i thing that the problem is located in the MetasrcSource.java in line 46
I thought so too, but after fixing it locally, it turns out they changed the site layout as well, so the source needs to be changed as well to match that.
Thats bad, good luck too
Selecting use Metasrc.com runes doesn't load them
I've tried using also the experimental version and still happens