lolstaticdata icon indicating copy to clipboard operation
lolstaticdata copied to clipboard

fix: avoid crashes on none values

Open 1337MARCEL opened this issue 3 months ago • 0 comments

Downloading https://wiki.leagueoflegends.com/en-us/Template:Data_Heimerdinger/Hextech_Rocket_Swarm
ERROR: FAILURE TO PARSE MODIFIER:  Initial Rocket Damage:
ERROR: Could not parse a simple flat value: Initial Rocket Damage:
Traceback (most recent call last):
  File "C:\Coding\temp\lolstaticdata\lolstaticdata\champions\pull_champions_wiki.py", line 724, in _render_modifiers
    modifier = self._render_modifier(lvling, nvalues)

1337MARCEL avatar Nov 21 '25 00:11 1337MARCEL