-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forced to Restart (pma-voice) for voice_useNativeAudio convar to work. #483
Comments
Closing this as it is not a pma-voice issue |
What could be causing this then? Everything is set correctly, but I still am forced to restart the resource. Using 6.6.2 Version, just doesn't make sense. It's set before runtime in the cfg. Anyway to fix this? Any certain artifact? |
Thanks, so there's no work around? I am not manually running the command in-game or in console, it's set as a convar in the cfg. |
Hmm actually I seem to have completely misread this, do you have any other resource that touches voice chat, as that is usually what causes something like this |
I was very confused, HAHA. I have mm_radio and that's about it regarding voice chat.
I even did some debugs of the convars and they're printing correctly. |
I got some more information. So let's say I restart the resource, it'll set the convars properly etc. However, if I relog and come back, my convars will act as if I do not have NativeAudio enabled on my end. So it seems to be more or less effected on the clients end. If I restart the resource everyone on the server receives the correct convars, if someone joins after the resource starts, they just get no submixes etc. |
This is the first I'm ever hearing about this and I'm sad to say I can't really think of what might be causing this. You can check to see if other resources change anything related to submixes, any convars for voice chat, or interact with mumble natives. |
I'll put all of the related in here, I am unsure what exactly can cause this.
Then my Smartphone:
Submix in Helicam Script
But this is only enabled via a config, it's currently false. That's everything with Submixes & Mumble. Everything else has to do with pma-voice. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Tagging this so it wont be closed again, I don't have the time to look into this currently but I'll try to in the future. |
Appreciated! |
Did you read the README?: Yes.
Describe the bug
I set my convar to
setr voice_useNativeAudio true
. Then load into my server after restarting it, upon loading in, over radio the submix is not what it would be withvoice_useNativeAudio
being set to true.No errors.
Expected behavior
Convar working as intended without having to restart the resource while in game.
Server Info:
8733
Release
Latest
FiveM
Additional Info:
The text was updated successfully, but these errors were encountered: