Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v9 Update #6

Open
dsakura opened this issue Feb 23, 2022 · 1 comment
Open

v9 Update #6

dsakura opened this issue Feb 23, 2022 · 1 comment

Comments

@dsakura
Copy link

dsakura commented Feb 23, 2022

It still happens that some tokens lose the image, it would be nice to have a version for v9. Thank you very much

@NutritiousCookie
Copy link

NutritiousCookie commented Jul 9, 2022

I have had no issue using this on v9. Simply remove the version block

if (!game.data.version.startsWith("0.8.")) {
   ui.notifications.error(MACRO + " only supports Foundry VTT 0.8.x");
   return;
}

Obviously back up your world first, Just because I haven't run into an issue doesn't mean you won't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants