T
tModLoader2mo ago
Nyx

Crashing randomly with no error msg? Usually after a couple minutes. I have mods.

As the title says, I randomly crash, usually after 3-5 min. It's also happening while attempting to load into a world. Before I used to just download the 64 bit version of tmodloader, but as far as I can tell it already is. Here are the latest logs:
1 Reply
tModLoader
tModLoader2mo 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

Did you find this page helpful?