T
like-gold
Startup issue, "Failed to find supported audio format"
"Failed to find supported audio format" on native log, tried fresh install tried verifying integrity.
This is what native log says
Setting breakpad minidump AppID = 105600
SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198084349097 [API loaded no]
Setting breakpad minidump AppID = 1281930
SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198084349097 [API loaded no]
Assertion failed: !FAILED(hr) && "Failed to find supported audio format!", file C:\Games\Terraria\tModLoader\FNA\lib\FAudio\src\FAudio_platform_win32.c, line 284
2 Replies
Tag: assertionfailed (Owner: rijam#0000)
If you 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 your with 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-issueslike-goldOP•8mo ago
Wtf it's my inzones?