-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Hi,
Thanks so much for making this client! I have brought the latest code from this repo into a brand new Unity project (using version 2021.2.13f1) and have the following error when connecting to a local murmur server on same machine:
The config of my MumbleTester and MumbleMic scripts are as follows:
The client initially connects successfully to the server, but we're unable to send any audio (we use the official Mumble Desktop app to verify this).
The error above shows up almost immediately on startup and then not too long after we get disconnected from the server without the mumble client even noticing that we're disconnected. To be sure, I went back to an older Unity version where I'm confident this client worked back in 2021, but now it doesn't even work in that version.
What could be causing this?
Thanks so much for your help!
Cheers,
Danrae