T
extended-salmon
It simply won't start.
I played last night just fine. Updated it today, and now it won't launch. The console disappears before I can get any meaningful information. I've been trying various methods for the better part of an hour now, and I don't actually know what these logs mean, but I'm sure someone does. Any help would be appreciated.
4 Replies
Welcome to #support-forum. Before someone helps you, please first consult the information in #TML Troubleshooting Guide and try all the suggestions that might fit your particular issue, especially in the linked FAQ page.
If the information in the pinned thread does not solve your issue, please post all log files by dragging and dropping them into this chat. In Steam right click on
tModLoader in the library, then hover over Manage and click on Browse local files. In the folder that appears find tModLoader-Logs and open that folder. Inside that folder are the logs files. Select them all except the Old folder and drag them into this chat. If you need a visual guide to this process watch this: https://github.com/tModLoader/tModLoader/assets/4522492/3f4efa43-753f-4733-b630-ba85e711340cextended-salmonOP•7mo ago
It's worth noting that my friend can launch his just fine. So it's a localized issue somewhere
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-issuesextended-salmonOP•7mo ago
Ok, it hates voicemeter now. Why is this all of a sudden a problem? It's never had a problem with voicemeter before
Ok. I got it. I had to set outputs BEFORE opening voice meter. Thank you for your help.