T
tModLoader7mo ago
optimistic-gold

TmodLoader Won't open, it may be an audio issue.

Hi as mentioned, I can no longer launch Tmodloader, when I try it opens the Cmd prompts and then runs Terraria on the Steam games list however they all close before Terraria executes. I went through my Natives file and found this error: Assertion failed: !FAILED(hr) && "Failed to activate audio client!", file C:\Games\Terraria\tModLoader\FNA\lib\FAudio\src\FAudio_platform_win32.c, line 461 I tried the FAQ fix of changing my audio output to speaker, however the issue persisted. Any help would be greatly appreciated.
2 Replies
tModLoader
tModLoader7mo ago
Tag: assertionfailed 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-issues
optimistic-gold
optimistic-goldOP7mo ago
I'm using Steelseries, but it also has Game/Chat audio outputs. I'll try to investigate further, however when I move from Game to Chat I have no audio output. Still having the same issue, regardless of what I try and the steps above. I am able to run the 1.4.3 Stable, but the current live build is just not working. I got the game loading however now I get the error "No audio hardware detected, disabling audio" Who can play without audio, that's no way to live! I don't understand the issue with the 1.4.3 Stable having no issues like this.

Did you find this page helpful?