Closed FinitelyFailed closed 2 years ago
vaesen is not v10 ready as of yet. the update will come shortly. for now please run foundry v9
3.0.1 release is v10 compatible
Good to know, I'll try 3.0.1. :) I tested the v10-beta-2 branch before as well, and it had the same issue at the time. Just trying to be helpful.
it is appreciated :) sorry if I sounded short. been eyeball deep in code all day the release version did fix this though so give that a spin and see if it solves your issue!
Thanks again!
I'm running foundryvtt v10 284 and Vaesen 2.3.6. When I create a scene and drag a character token to it, I'm unable to see the token and when navigating to and from that scene I get some errors:
The issue seems to be inside of hooks.js:
I changed it to:
And now I can run scenes as normal, without the effects on the token. As I didn't manage to figure out how to draw the effects for the token ... If I did, I would have created a pull request with the fix. Sorry.