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

Some DSP Settings fail to load #7340

Closed
Fortune117 opened this issue Jan 7, 2025 · 3 comments
Closed

Some DSP Settings fail to load #7340

Fortune117 opened this issue Jan 7, 2025 · 3 comments
Assignees

Comments

@Fortune117
Copy link

Fortune117 commented Jan 7, 2025

Describe the bug

When setting up mixers I noticed that they would stop loading correctly. and instead print this in console.

2025/01/07 20:38:31.3101	[engine/Developer] DSP: Warning, failed to allocate delay line.	
2025/01/07 20:38:31.3101	[engine/Developer] DSP: Warning, failed to allocate delay for reverb.	

To Reproduce

  1. Open the bug repo
  2. Change the dsp effect of 2-3 of the mixers (you may have to do it a couple times)
  3. Save the mixer
  4. See errors in console

In order to get the bug to happen on a new project:

  1. create two extra child mixers
  2. add a dsp effect to each and one dsp effect to the game mixer
  3. change the dsp effect
  4. save the mixer
  5. see errors in console

Expected behavior

Dsp effects should load correctly.

Media/Files

bug_repo.zip

Additional context

@aylaylay
Copy link

Fixed

@github-project-automation github-project-automation bot moved this from To triage to Done in s&box tracker Jan 11, 2025
@Fortune117
Copy link
Author

There's a very similar issue that's caused by starting the game multiple times, at least in the editor. Should I make a new issue for that?

@aylaylay
Copy link

It's likely fixed by this fix, but what is it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants