qwbarch / mirage

A mod that mimics player voices for Unity games
https://thunderstore.io/c/lethal-company/p/qwbarch/Mirage
Other
12 stars 2 forks source link

WebRtcVad - DllNotFoundException [Solved] #77

Closed wCATw closed 1 month ago

wCATw commented 1 month ago

*I use translator.

My friend hears me, but I can't hear him. We tried to reconnect the microphones, connect to the lobby, restart the game. Nothing is working. The game is running as an administrator. BarchLib is the latest version. All mods are installed manually. Virality is installed, but only one person has it, and others communicate freely. Log

wCATw commented 1 month ago

mods list We have these mods (except MoreComments and Mirage itself)

wCATw commented 1 month ago

And this in core folder core folder

qwbarch commented 1 month ago

I'm not sure why it's not able to find the dll when your screenshot shows it. Could you try using a mod manager (like r2modman) and see if it works for you? If it does, I'd recommend just switching over to it

wCATw commented 1 month ago

Okay, I'll try to use the mod managers.

wCATw commented 1 month ago

Can there be any dependencies missing, for example, a certain version .NET? FSharp or Photon packages? The friend who had this problem, recently forcibly reset Windows due to a critical error.

qwbarch commented 1 month ago

It shouldn't need to. As far as I'm aware, all the dependencies it needs are bundled into BarchLib itself. Guessing using a modmanager didn't change anything?

wCATw commented 1 month ago

Guessing using a modmanager didn't change anything?

Yeah. I tried to buy all my friends a copy of the game (one of my friends didn't have it and we played with a SteamFix), but that didn't help either.

wCATw commented 1 month ago

This is a full log

wCATw commented 1 month ago

And order of loading mods order

wCATw commented 1 month ago

Oh shit. Visual C++ Redist was deleted from a friend due to reinstalling Windows. After he installed it, everything worked. Specify Visual C++ dependencies. Thanks for trying to help. I'm closing the issue. @qwbarch

qwbarch commented 1 month ago

I always assumed my dll bundled that, but good to know. Thanks for mentioning that, I'll point that to anyone else that runs into this in the future