WFCD / warframe-items

πŸ“˜ Get all Warframe items directly from Warframe's API. No more messy wikia scraping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Slam Attack element and proc being populated with "undefined" string

Drakmyth opened this issue Β· comments

Describe the bug

"element" and "proc" fields in weapon slam attack definition are often set to the string "undefined" rather than actual undefined or null values

NodeJS Version

N/A

npm Version

N/A

warframe-items Version

v1.1250.34

Access Method

github download

What happened?

Searching All.json for the string "undefined" reveals 313 occurrences, the vast majority (if not all) of which are in the Slam Attack definition of weapons. Specifically on the "element" and "proc" fields.

πŸŽ‰ This issue has been resolved in version 1.1250.42 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€