Aedif / TokenVariants

GNU General Public License v3.0
18 stars 12 forks source link

Global Effects Not Firing and Configuration Window not Opening #123

Closed Drowbe closed 1 year ago

Drowbe commented 1 year ago

After updating to 4.49.2, two things are happening:

  1. I had a global effect configured to display a "dead" image when an NPC hit 0 hp... it is no longer firing. It worked in the last version.
  2. Upon trying to investigate why the effect is not firing, I found that when I clicked "Settings > Token Varient Art > Settings > Active Effects > Global Effects Configuration > Configure" the "configure" window doesn't open up. I have restarted the server, disabled and enabled the module, but the configure window still does not open. Any changes I make in the other tabs seem to work.

I have tried to do this on both Windows and Mac, two different browsers.

BTW, Thanks for an awesome module!

Drowbe commented 1 year ago

Screenshot 2023-08-16 at 11 32 58 AM

Cleaned the console log and simply pressed the "configure" button.

Drowbe commented 1 year ago

Sorry --- should have expanded the log:

image

Aedif commented 1 year ago

It's probably the same issue as this one: https://github.com/Aedif/TokenVariants/issues/121

Follow the steps in there to resolve it. I'll see to fixing this bug asap

Drowbe commented 1 year ago

Yeah... that fixed getting into the config. It also fixed the custom effect not firing. Apologies for opening a dupe, I cruised the issues but didn't notice the details of that one! I will close this.