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

[5.0] Audio processing isn't always supported, and may crash the game #89

Closed
Mirsario opened this issue Mar 31, 2022 · 1 comment
Closed
Labels
bug Confirmed bug. enhancement This issue/PR relates to general improvements to the mod.
Milestone

Comments

@Mirsario
Copy link
Owner

Assertion failed: 0 && "Effect output format not supported", file C:\Games\Terraria\tModLoader\FNA\lib\FAudio\src\FAudio.c, line 1448
To be added:

  • Turn off audio filters if any native exception occurs around their code.
  • Add toggles for audio filtering.
@Mirsario Mirsario added bug Confirmed bug. enhancement This issue/PR relates to general improvements to the mod. labels Mar 31, 2022
@Mirsario Mirsario added this to the 1.4 milestone Mar 31, 2022
@Mirsario
Copy link
Owner Author

(The above fix wasn't tested)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bug. enhancement This issue/PR relates to general improvements to the mod.
Projects
None yet
Development

No branches or pull requests

1 participant