Closed Kormael closed 1 year ago
The default frame in your settings can't be loaded.
To fix either:
game.settings.settings.forEach((s) => {
if (s.namespace !== "vtta-tokenizer") return;
game.settings.set(s.namespace, s.key, s.default);
});
or look at the file paths for your default frames, and use the filepicker icon to ensure they are correct/exist.
Edit: Although having said both of those it does look like the default frames are not present, so something may have gone wrong with Foundry during a module update or install, so might be wroth attempting a reinstall
running the macro fixed it, thanks!
Whenever i open up tokenizer or try to load any frames to the token i constantly get an error "Failed to Load Frame:"