xaukael / card-tokens

Drag cards to the canvas
MIT License
0 stars 2 forks source link

Issue with WebM Format Token Usage #16

Closed brunocalado closed 11 months ago

brunocalado commented 11 months ago

I'm encountering an issue when attempting to use the WebM format as tokens in Foundry VTT. While this format is functional when used as a token, I've encountered an error when utilizing it with your module. The error message is as follows: image image

I appreciate your assistance in resolving this matter. If there's any additional information needed from my end to diagnose and address the issue, please let me know.

Thank you for your attention to this matter.

Best regards,

xaukael commented 11 months ago

As well as I can tell, the issue is that actors, and apparently cards as well by the look of your deck sheet, do not allow webm for an image source. Tokens do, I suppose, but there is not really a readily apparent option to set a separate image for the token. I would have to create a flag for every card for a webm (and expect users to fill each flag) if I were to even attempt to support such a thing. This is more a issue with core foundry than it is a flaw in card-tokens.