No audio
My tmodloader has suddenly stopped playing any audio overnight. audio still functions fine on other things like youtube, vanilla terraria and other games. i have done all basic troubleshooting like audio drivers, volume sliders in game & on pc, ensuring correct output device, etc.
this is a problem with tmodloader specifically. not with the pc.
4 Replies
please ping in reply <3
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@here
im not getting an error message. the game is functional, except there is no sound
Tag: audioissue (Owner: hellcatftw#0000)
Read this section of the FAQ for audio issues:
https://github.com/tModLoader/tModLoader/wiki/Basic-tModLoader-Usage-FAQ#audio-issues
GitHub
Basic tModLoader Usage FAQ
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations - tModLoader/tModLoader