Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 'Wait for sound to finish' not working #2879

Open
CrowbarToolsRobot opened this issue Oct 29, 2024 · 3 comments
Open

[Bug] 'Wait for sound to finish' not working #2879

CrowbarToolsRobot opened this issue Oct 29, 2024 · 3 comments
Labels
Bug A defect in the app

Comments

@CrowbarToolsRobot
Copy link
Collaborator

Description

I have set up the following effect, but am having trouble getting it to work how I expected it to.

  • 1st 'Play sound' effect plays some background music. 'Wait for sound to finish' is disabled
  • 2 second delay
  • 2nd 'Play sound' effect plays a random quote from a folder. 'Wait for sound to finish' is enabled
  • 2 second delay
  • 3rd 'Play sound' effect plays a random quote from a folder. 'Wait for sound to finish' is enabled
  • 2 second delay
  • 'Stop Effect Execution' effect is there to stop the music playing from the 1st 'Play sound' effect

The 2nd and 3rd 'Play sound' effects overlap despite me checking 'Wait for sound to finish', and the 'Stop Effect Execution' does not seem to stop the music from playing for the 1st effect.

Effect List ID: 2d399170-95ed-11ef-84fa-7ddd6358b9ef

Expected Behavior

2nd & 3rd play sound effects should not overlap with each other and 'Stop Effect Execution' should stop sound playing from 1st effect.

Firebot Version

v5.63.2

Submitted By

tildeathdouspart29

Created via Discord.

@CrowbarToolsRobot CrowbarToolsRobot added the Bug A defect in the app label Oct 29, 2024
@github-project-automation github-project-automation bot moved this to Todo in Firebot Oct 29, 2024
@CKY-
Copy link
Collaborator

CKY- commented Oct 29, 2024

the overlay is not being told to stop playing the sound.

@phroggster
Copy link
Collaborator

It was a freaking file name issue! The audio files had '#' in the naming structure, and removing that fixed the issue!

@CKY-
Copy link
Collaborator

CKY- commented Nov 7, 2024

leaving this open because there are others having the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A defect in the app
Projects
Status: Todo
Development

No branches or pull requests

3 participants