Skip to content

Phyrexian Dragon Engine front image fails to download from Scryfall API #10388

@CTimmerman

Description

@CTimmerman

Latest Git version requests missing cards:

Attempting to fetch: https://api.scryfall.com/cards/bro/163a/en?format=image&version=normal&face=front
Failed to download card [C:\Users\C\AppData\Local\Forge\Cache\pics\cards\BRO\Phyrexian Dragon Engine.full.jpg] image: Can't get input stream from URL!
Attempting to fetch: https://api.scryfall.com/cards/bro/163a/?format=image&version=normal&face=front
Failed to download card [C:\Users\C\AppData\Local\Forge\Cache\pics\cards\BRO\Phyrexian Dragon Engine.full.jpg] image: Can't get input stream from URL!
Warning: default (ie. inherited from base class) implementation of chooseSingleCard is used by Mishra, Claimed by Gix for forge.ai.ability.MeldAi. Consider declaring an overloaded method
Warning: default (ie. inherited from base class) implementation of chooseSinglePlayer is used by Mishra, Claimed by Gix for forge.ai.ability.MeldAi. Consider declaring an overloaded method
{
  "object": "error",
  "code": "not_found",
  "status": 404,
  "details": "No card found with the given ID or set code and collector number."
}

Removing the a fixes the download URL: https://api.scryfall.com/cards/bro/163/en?format=image&version=normal&face=front works.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions