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] voidrig.png is missing

balu92 opened this issue · comments

Describe the bug

Image for the voidrig necramech is missing.

NodeJS Version

16.5.0

npm Version

6.14.13

warframe-items Version

v1.1250.16

Access Method

github download

What happened?

Image should be located at: https://raw.githubusercontent.com/WFCD/warframe-items/master/data/img/voidrig.png
But it's 404.

commented

yeah, de hasn't actually provided one. it's supposed to be where we fetch it from, but it's not

For the record: Requiem mods also missing images.

commented

thanks

commented

i'm seeing a voidrig-necramech.png, gonna see if the data just got out of sync

commented

For the record: Requiem mods also missing images.

I'm seeing images for one requiem, so at the very least the right one for oull shows, checking others....

Available:

  • Oull

Data present, missing image:

  • Fass
  • Ris
  • Jahu
  • Khra
  • Lohk
  • Netra
  • Vome
  • Xata

Looks like none of the others work, lol. that's useless... checking if they got named wrong too, and I'll try to do a fresh image build to see if those pop up

commented

Fixed with my last update for image handling.