msikma / pokesprite

Database project of box and inventory sprites from the Pokémon core series games
https://msikma.github.io/pokesprite/
MIT License
972 stars 167 forks source link

Shiny Beautifly image not appearing #37

Closed blitzpaw closed 6 years ago

blitzpaw commented 6 years ago

The image for shiny Beautifly fails to load on a Google Spreadsheet when used as a function reading:

=image("https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/beautifly.png")

Regular Beautifly works, however, and all other shiny and regular sprites seem to work.

msikma commented 6 years ago

It seems to work fine for me. The image is right there, at the expected URL. How does the image load fail? Can you check the console or link to a spreadsheet where it fails?

blitzpaw commented 6 years ago

Appears to be working now, and I'm unable to replicate the issue. The image as used as the function above was previously not appearing, leaving just an empty cell. Swapping to other Pokemon or changing from shiny to regular worked as normal but for some reason, shiny Beautifly wasn't.

msikma commented 6 years ago

Likely a temporary network error. Let me know if it happens again though.