Yes, got the same issue. Was just debugging it because Foundry Discord does not report this as an issue, seems to be related to Forge’s interaction with Foundry
For a Image with the path: https://assets.forge-vtt.com/*********/extra/Portraits/WolvesDogs/*.png
I get the error
foundry.mjs:23633
Error: Error retrieving wildcard tokens. Directory https://assets.forge-vtt.com/******/extra/Portraits/WolvesDogs does not exist or is not accessible in this storage location
Note if you select a SPECIFIC art asset in that folder the Token works fine, just doesn’t like Wildcards
Just out of interest sake, some wildcards work but I can’t see a pattern
If you point to “Core Data” this folder works:
icons/creatures/invertebrates/*.webp
this doesn’t
cards/backs/*.webp
Not spaces, not length, not which database, no idea so far (Not dashes in the filenames, both these examples have the same style filenames), both folders contain same types of files and both contain more than 1 file
More information. Vanilla foundry seems to work fine, I got Wildcards working on anything I tried but again I got the same error with the Core Data /cards/ folder on a default Foundry setup
Seems to be some sort of V13 issue but what it is I can’t say
Edit: Default Foundry install on Local machine wildcards, no addons
Core Data/cards/ (Fail)
Core Data/ui/ (Fail)
Core Data/icons/ (Works fine!!!)
User Data - Any folder I created or already existed, (Works Fine!!!)
Thanks for the reports @fashtas and @rascalpanda and @ms_succubus . I’ll mark this down to look into tomorrow, since we were actually supposed to have just fixed some rather significant wildcard issues recently.
I think that I have read somewhere on the Forge Discord that this issue would be addressed in the current (or next) sprint, but no idea about when that would be…
Some of us would be really interested to receive an update status of that issue.
Thank you again.
This is happening with all of the premade character tokens in Kingmaker as well for PF2E. I have to manually ensure that the token has a picture in it because it drops on the vtt table as the white placeholder image for characters and I get the error message you are all getting.