League-of-Foundry-Developers / foundry-token-hotbar

Using this module, you can assign one of the hotbar pages to remember macros per token.
MIT License
9 stars 7 forks source link

Error With multilevel module (duplicate tokens) #31

Open rinnocenti opened 4 years ago

rinnocenti commented 4 years ago

The module tries to recognize the tokens of the other levels and generate bars for them, but it cannot find an actor and it gives an error. image

grandseiken commented 4 years ago

FYI I believe this is the same issue we discussed earlier on https://github.com/grandseiken/foundryvtt-multilevel-tokens/issues/14, where multilevel tokens can cause tokens to be created/deleted on scenes other than the currently-viewed one. (Although, of course, there are other ways that can happen apart from the multilevel module too.)