We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
In order to get the bug to happen on a new project:
Dsp effects should load correctly.
bug_repo.zip
The text was updated successfully, but these errors were encountered:
Fixed
Sorry, something went wrong.
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?
It's likely fixed by this fix, but what is it?
aylaylay
No branches or pull requests
Describe the bug
When setting up mixers I noticed that they would stop loading correctly. and instead print this in console.
To Reproduce
In order to get the bug to happen on a new project:
Expected behavior
Dsp effects should load correctly.
Media/Files
bug_repo.zip
Additional context
The text was updated successfully, but these errors were encountered: