T
tModLoader7mo ago
robust-apricot

Game crashing with no error message around the post-plantera phase no matter what I do

Log files are posted and heres the mod list AlchemistNPC Lite v1.9.7 (AlchemistNPCLite) Artificer's Accessories v1.3 (ArtificerMod) Boss Checklist v2.2.2 (BossChecklist) Calamity Mod v2.0.4.6 (CalamityMod) Calamity Mod Music v2.0.4.3 (CalamityModMusic) Calamity's Vanities v11.1.0.2 (CalValEX) Concise Mods List v1.4.2 (ConciseModList) Fargo's Mutant Mod v3.3.5.5 (Fargowiltas) Fargo's Souls Mod v1.7.1.5 (FargowiltasSouls) Quality of Terraria 更好的体验 v1.8.1.2 (ImproveGame) Infernum Master and For the Worthy Patch v1.2 (InfernumMasterFtW) Calamity Mod Infernum Mode v2.0.1.17 (InfernumMode) Infernum Mode Music v2.0.1.4 (InfernumModeMusic) Infernum Multiplayer Patch v2.3.2.0 (InfernumMultiplayerPatch) Lan's Unlimited Buff Slots v2023.8.1.1 (LansUnlimitedBuffSlots) Luminance v1.0.9 (Luminance) Magic Storage v0.6.0.3 (MagicStorage) No Boss Fast Respawn v0.19 (NoBossFastRespawn) Ore Excavator (1.4.3/1.4.4 Veinminer) v0.8.9 (OreExcavator) Recipe Browser v0.10.8.3 (RecipeBrowser) absoluteAquarian Utilities v1.0.5.1 (SerousCommonLib) Shop Expander v1.6.0 (ShopExpander) Smarter Cursor v1.3.3 (SmarterCursor) Subworld Library v2.2.3.1 (SubworldLibrary) Which Mod Is This From? (WMITF) v2.7.1 (WMITF)
2 Replies
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
robust-apricot
robust-apricotOP7mo ago
Testing IAudioClient workaround now Audio output rate is equal to 48000 Hz Appears to have worked, game freezes for a second where it would normally crash instead

Did you find this page helpful?