Describe the bug
The Mightstone and Weakstone art won't load.
To Reproduce
Steps to reproduce the behavior:
- Go to Deck Editor.
- Search The Mightstone and Weakstone.
- See art won't load.
Expected behavior
Load the card art.
Screenshots

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.
Describe the bug
The Mightstone and Weakstone art won't load.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Load the card art.
Screenshots
Desktop (please complete the following information):
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.