ironmonk88 / monks-active-tiles

GNU General Public License v3.0
49 stars 30 forks source link

[BUG] Delay Action: further actions never happen #360

Closed ExileofBrokenSky closed 1 year ago

ExileofBrokenSky commented 1 year ago

Describe the bug Actions that follow the Delay action don't happen.

To Reproduce Steps to reproduce the behavior:

  1. Make a trigger with actions that fire normally.
  2. Add a delay of any length to the start of the previously working tile actions.
  3. Triggered tile will now do nothing
  4. No console errors

Please complete as much of the following information as possible:

Additional context Add any other context about the problem here.

ExileofBrokenSky commented 1 year ago

Good thing it's easy to rollback to 10.4, this would break too many of my trigger tiles.

ironmonk88 commented 1 year ago

It's fixed, and a patch should be released tonight.

Crowguard commented 1 year ago

@ironmonk88 Delay still isn't working if the Delay occurs following a redirect; any actions following the Delay still don't occur.

fvtt-tiledata-delayafteranchro.zip

https://user-images.githubusercontent.com/99844555/201168029-6f21b3ff-9a43-4517-836e-b9e8060ac548.mp4

ironmonk88 commented 1 year ago

Any errors in the console? I can't replicate it with the attach Tile. Works as expected.

Crowguard commented 1 year ago

I think its been fixed now; working as expected for me in 10.11.

ironmonk88 commented 1 year ago

Closing as it should be fixed now.