Skip to content

Single sequential effects list behaves as if random #3502

@dontcallmechicken

Description

@dontcallmechicken

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

An effect list set to Sequential (Single) outputs the effects randomly, rather than individually one after another.

Expected Behavior

An effects list set to Sequential (Single) should output the effects one after the other, just as it used to behave.

Steps To Reproduce

  1. Set an effect list to Sequential (Single).
  2. Insert multiple effects.
  3. Trigger the effect list.

In this example, a Chat Message Event was created that triggers upon the word "test." An effect list was added and set to Sequential (Single). And the Chat effect was added 5 times for the output of a chat message. Each chat output displays the correct numbering corresponding to the position of the effect within the effect list.

5:29 DontCallMeChicken: test
5:29 Peter_Hahn: Sequenz 4
5:29 DontCallMeChicken: test
5:29 Peter_Hahn: Sequenz 1
5:29 DontCallMeChicken: test
5:30 Peter_Hahn: Sequenz 5
5:30 DontCallMeChicken: test
5:30 Peter_Hahn: Sequenz 3
5:30 DontCallMeChicken: test
5:30 Peter_Hahn: Sequenz 1

Version

5.65.4

What operating system are you using Firebot on?

Linux Distro

Relevant log output

Contact Details (Optional)

Name: DCMC, Discord Handle: dontcallmechicken.dcmc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions