kandashi / Active-Token-Lighting

MIT License
24 stars 24 forks source link

Torches place template, produce no light #104

Closed Orionox closed 2 years ago

Orionox commented 2 years ago

Describe the bug When using a torch, you are prompted to place a template and consume resources. After accepting, you place a template, but no light is emitted from the template or your character.

To Reproduce

  1. Place torch in inventory, from ATL compendium
  2. Use a torch
  3. Place the template
  4. No light is emitted from the template or player.
  5. Expected behavior After using a torch I would expect the light to be emitted from something. Either them template I'm prompted to place or my character that is using the torch

Jeznar commented 2 years ago

After upgrading from 8.9 to 9.269, I bumped into (seemingly) the same issue from a different direction.

My macros that place effects with ATL lighting stopped working, after the upgrade. The effects are still placed, but they no longer generate visible light as they did previously. I've tried manually placing ATL effects with a variety of settings, all of them seemingly doing nothing other than being properly recorded.

I did observe that my previous settings of the form ATL.dimLight no longer appear in the dropdown list. The new form seems to be ATL.light.dim which also does nothing I can detect other than populating the drop-down list.

Any ideas? I'll paste in a screenshot of my old and new effect dialog, neither of which works.

Old Effect (with the blank dropdowns)

Screen Shot 2022-05-05 at 9 03 18 AM

New Effect, still doesn't work

Screen Shot 2022-05-05 at 9 07 25 AM
Jeznar commented 2 years ago

After more fiddling, the specific cause of the compendium issue reported here is that the items are provided with the effects suspended. That's not wrong just not what I would have expected.

After placing one of these items from the compendium, the Suspended box on the effect needs to be clicked off and submitted as shown in my annotated screen snap.

Screen Shot 2022-05-05 at 10 15 16 AM