T
tModLoader•2y ago
conscious-sapphire

No audio hardware found. Disabling all audio

yes, i already tried the faudio library linked here https://github.com/tModLoader/tModLoader/pull/2687 it did not solve the problem for me, most likely because that workaround links a windows library and i am on macos. if anyone has a similar workaround library for mac or another way to solve this issue i would appreciate it.
GitHub
Use IAudio backend again, this time with speakermask fix by Chicken...
What is the bug? Reimplementation of #2000 Fixing #2167 #1693 #2112 Details: FNA-XNA/FAudio#291 Can be tested with: replacing Libraries\Native\Windows\FAudio.dll in your tModLoader steam dir ...
8 Replies
jopojelly
jopojelly•2y ago
hm, I'm not sure we've seen this issue on mac. can you post your logs?
tModLoader
tModLoader•2y ago
Tag: alllogs 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
conscious-sapphire
conscious-sapphireOP•2y ago
solved it by now, replacing the audio library in the osx folder in tmodloader with the one from inside the vanilla terraria executable fixed it, still want the logs for further debugging? i can probably reproduce it by reinstalling tmodloader
jopojelly
jopojelly•2y ago
No, it it's working for you now, that is fine
deep-jade
deep-jade•2y ago
Hey there. Which files are you replacing. I'm having the same issue and its frustrating. Can you screenshot the files/folders I need to replace?
conscious-sapphire
conscious-sapphireOP•2y ago
this is the list of files in my tmodloader folder (~/Library/Application Support/Steam/steamapps/common/tModLoader/Libraries/Native/OSX) and i copied all those from the vanilla terraria game (~/Library/Application Support/Steam/steamapps/common/Terraria/Terraria.app/Contents/MacOS/osx) note that the folder from the vanilla game contains a lot more files, only copy those that are necessary, i copied the ones shown in the screenshot, everything else i left alone
No description
conscious-sapphire
conscious-sapphireOP•2y ago
also keep in mind this is for macos only, for linux and windows the file paths will be different
deep-jade
deep-jade•2y ago
That fixed it! Thanks a ton! 🙂

Did you find this page helpful?