You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Selecting use Metasrc.com runes doesn't load them
I've tried using also the experimental version and still happens
The text was updated successfully, but these errors were encountered: