You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The full error that I get is unexpected token R in JSON at position 0. I have it set to user data, and image type/extension is set to webp. Is this file type not not uploadable? Am I missing something? It works with PNG, but I believe the webp files have walls and windows in the map. I imported them from dndbeyond using a chrome extension. They would not upload to the forge when I imported it,
The importer expect the files in a format that is basically a JSON file. It contains the image and additional information. normal PNGs and webp images will not work, as there is no information about walls contained. This is only supported by some editors, e.g. dungeondraft.
When I try to import a .webp file it gives me an error saying something about a token R on Json 0. I set the import to webp, and use user data.
The text was updated successfully, but these errors were encountered: