Skip to content

[Bug] Effect queues locking up. #3066

@CrowbarToolsRobot

Description

@CrowbarToolsRobot

Description

when an effect that causes an error or fails to run in an effect queue all effect queues stop

for instance if you have a write file effect in a queue and the file is not found the effect queue stops all further execution

this appears to be seen more with custom script effects

Steps to Reproduce

  1. create a queue
  2. add a write file
  3. add a show image
  4. add more to the queue

Expected Behavior

the file error should stop and exit the current execution of the currently running effect list and continue running the next list

Firebot Version

v5.63.2

Submitted By

cky_

Created via Discord.

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions