T
tModLoader7mo ago
foreign-sapphire

TML crashes after pressing play

here is my client.log file. Not sure what's going on as there isn't much presented in the file. i've tried uninstalling both terraria and TML. Terraria works perfectly fine it's TML crashing for sure. I've updated and installed NET 9.0.0 and 8.0.0 and nothing. 1.4.3 beta legacy works but then none of my current mods works. I've also tried installing TML manually and nothing. Any help would be appreciated!
9 Replies
tModLoader
tModLoader7mo ago
Tag: alllogs (Owner: jopojelly#0000) 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-ba85e711340c
foreign-sapphire
foreign-sapphireOP7mo ago
hi it wont let me send the file let me try that way
foreign-sapphire
foreign-sapphireOP7mo ago
there we go @cat
cat
cat7mo ago
No other logs?
foreign-sapphire
foreign-sapphireOP7mo ago
let me check
foreign-sapphire
foreign-sapphireOP7mo ago
just figured it out ty i thought it'd be in the client log file but no it's actually in the native log file
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

Did you find this page helpful?