RCVolus / lol-pick-ban-ui

Web-Based UI to display the league of legends champ select in esports tournaments.
MIT License
245 stars 68 forks source link

in my folder are missing some champion like, zoe, yone, veigo. How can i update e splash arts from chamions ? #88

Closed Rafaelmtds closed 2 years ago

Rafaelmtds commented 3 years ago

,

Laraakaa commented 3 years ago

Hello! Unfortunately currently we do not have any checks for partial missing champions. So in order to fix the issue, you have to remove the local cache of the affected patch: delete the folder "cache/{patch}" (in your case: cache/11.10.1) including all content in that folder. After you restart the service, it will notice that the local cache is missing and will redownload it. If the issue of missing champions persists after this, let me know!

SixiNeri commented 3 years ago

Its work, thank you