Skip to content

The Mightstone and Weakstone art won't load #7858

@CTimmerman

Description

@CTimmerman

Describe the bug
The Mightstone and Weakstone art won't load.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Deck Editor.
  2. Search The Mightstone and Weakstone.
  3. See art won't load.

Expected behavior
Load the card art.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
  • Version: 2.0.4 stable

More context

forge.log says:
Attempting to fetch: https://api.scryfall.com/cards/bro/238/en?format=image&version=normal
Failed to download card [C:\Users\C\AppData\Local\Forge\Cache\pics\cards\BRO\The Mightstone and Weakstone.full.jpg] image: Can't get input stream from URL!
Attempting to fetch: https://api.scryfall.com/cards/bro/238/?format=image&version=normal
Failed to download card [C:\Users\C\AppData\Local\Forge\Cache\pics\cards\BRO\The Mightstone and Weakstone.full.jpg] image: Can't get input stream from URL!
Attempting to fetch: https://api.scryfall.com/cards/bro/238/en?format=image&version=normal
Failed to download card [C:\Users\C\AppData\Local\Forge\Cache\pics\cards\BRO\Urza, Planeswalker.full.jpg] image: Can't get input stream from URL!
Attempting to fetch: https://api.scryfall.com/cards/bro/238/?format=image&version=normal
Failed to download card [C:\Users\C\AppData\Local\Forge\Cache\pics\cards\BRO\Urza, Planeswalker.full.jpg] image: Can't get input stream from URL!

https://api.scryfall.com/cards/bro/238/en?format=image&version=normal says:

{
  "object": "error",
  "code": "not_found",
  "status": 404,
  "details": "No card found with the given ID or set code and collector number."
}

237 and 239 work, so it's a Scryfall problem: scryfall/gatherer-bugs#196

Gatherer, Companion, and Cockatrice all load the card art fine though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions