T
conscious-sapphire
TModLoader won't start
Hi guys, i tried to reinstall the game and TModLoader itself, delete and verify all the files, changed paths folder, everything but still won't start. It opens a batch file, some loading scripts and do not start at all. Not even opens Terraria.exe. I don't know the issue, but i can't play and host my server.. I need help, thanks. Here's my log files.
2 Replies
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-issuesconscious-sapphireOP•5mo ago
Thanks, it worked! Sorry for the inconvenience.