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

Restarting server after a show reload plays incorrect track. #15

Open
mstratford opened this issue Apr 18, 2021 · 0 comments
Open

Restarting server after a show reload plays incorrect track. #15

mstratford opened this issue Apr 18, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@mstratford
Copy link
Member

With the following conditions

  • If a new show has been loaded
  • without loading the a new file from that show into each player
  • the players are restarted

This will happen:

  • The players will load the new item from the show plan with the same weight
  • It will seek/play to match the old loaded item.

Fix:

  • Needs to load the exact loaded item data back in, rather than the weight from the new plan.
@mstratford mstratford added the bug Something isn't working label Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant