T
tModLoader4mo ago
sensitive-blue

No audio at all in game with mods enabled or disabled. Game also crashes if i change audio output.

Even if all my mods are disabled or not, the game is dead silent and crashes if i change audio devices. Warning: TerrariaOverhaul was unable to activate some of its audio filtering effects. make sure that your audio drivers are up to date unsupported audio device channel count(8) - assuming that FAudio will crash
2 Replies
tModLoader
tModLoader4mo ago
Tag: assertionfailed If you are getting an error such as Assertion failed: !FAILED(hr) && "Failed to find supported audio format!" or Assertion failed: !FAILED(hr) && "Failed to activate audio client!" in your Natives.log, there is an issue with your audio device (your speakers/headphones/etc.). Things to try: * Terraria and tModLoader really don't like it if you have no audio output. If you don't have one connected, try connecting one. * If you have an audio output but you are getting the error, try switching to a different audio device (different speakers, headphones, etc.) * Make sure your audio output rate is less than or equal to 48000 Hz. * If you are using Voicemeeter, you need to configure your A1-A5 devices. * If you have Sony INZONE headphones, try setting the output device as "Chat" instead of "Game". * Try the IAudioClient workaround in the tModLoader FAQ. Audio Issues section of the FAQ https://github.com/tModLoader/tModLoader/wiki/Basic-tModLoader-Usage-FAQ#audio-issues
sensitive-blue
sensitive-blueOP4mo ago
IAudioClient workaround worked :CatThumbsUp:

Did you find this page helpful?