MrPrimate / tokenizer

Tiny yet capable in-game token editor for Foundry VTT
MIT License
29 stars 26 forks source link

Won't generate a filename #48

Closed Opzehn closed 2 years ago

Opzehn commented 3 years ago

When you open up tokenizer, in the bottom right it'll get stuck on Target filename: Generating.... (picture) and saving a token names it as tmp-x-xxxxxxxxxxxx where X is random numbers, and the file type in the folder is just "file". The token won't be updated, not even a blank token will be selected, rather it'll use the old one.

The console shows this error.

EDIT: This seems to only happen with with Monster Blocks module. If opening via TidySheet or the default sheet, it works normally.

MrPrimate commented 3 years ago

I have an open PR that is not merged https://github.com/zeel01/MonsterBlocks/pull/98