caewok / fvtt-walled-templates

Foundry VTT templates that interact with walls
MIT License
9 stars 4 forks source link

Spells macros and flow break with this mod #115

Closed NdranC closed 3 months ago

NdranC commented 4 months ago

I'm getting all kinds of errors when I try to use this module in a midi-qol environment. When I try to place a template in a scene as a result of a spell the console gets spammed by errors and the logic of applying damage and saving throws doesn't continue.

image image

This might be a problem with midi-qol as well but it's easier to disable this module and test that everything works fine. I can say that when I place templates without any attached logic from the template tool no errors seem to occur.

caewok commented 3 months ago

It is reporting that your token has no actor. That seems incorrect and not likely due to Walled Templates. Does this happen if you create a new scene and add a new actor to it?

NdranC commented 3 months ago

So, this issue was only happening when enabling Walled Templates. I installed the mod because of Gambit's attacks of opportunity feature. The funny thing is that after updating all the mods and trying to replicate the issue today... I can't. I'm not sure what changed as I'm almost certain my mod configuration is the same and when I tested this a couple days ago I already had the most recent version of all mods, regardless I can't replicate this any longer.

If it happens again I'll reopen the issue. Thank you.