AvarianKnight / pma-voice

An easy drag n' drop resource that gives you a wrapper to use FiveM's built-in mumble voice.
MIT License
225 stars 192 forks source link

[BUG] People stop hear randomly #106

Closed mindiw01 closed 3 years ago

mindiw01 commented 3 years ago

Describe the bug Randomly there are some users that stop listening and talking, when they use commands like "grid" it returns -1, and if they use "vsync" or reset the "voices" it doesn't work, the only fix is to reconnect.

Server Info:

Additional context Bandwith nload image

Image error with command "grid" and "vsync" FiveM_GTAProcess_z7B0JNfSOB

Convar's used: setr voice_externalAddress "x.x.x.x" setr voice_externalPort xxxxx setr voice_useNativeAudio 0 setr voice_use2dAudio 1 setr voice_useSendingRangeOnly 0

(is with mumble-server external)

mindiw01 commented 3 years ago

Bug in mumble: image

Mumble config: image

Tinky124 commented 3 years ago

yep, same problem

olvidatejugador commented 3 years ago

e vos sos el de bairesrp?

AvarianKnight commented 3 years ago

Hey, it's recommended to use another FXServer as your mumble server as mumble-server/murmur has been known to be incompatible.

The grid only resets to -1 if the person isn't connected to the server.

mindiw01 commented 3 years ago

How I can setup another FXServer as my mumble-server? There is any guideline?

AvarianKnight commented 3 years ago

How I can setup another FXServer as my mumble-server? There is any guideline?

Do the same thing you did for your original server, but put it into a separate port and put pma-voice onto it.

mindiw01 commented 3 years ago

Fixed with new FXServer as mumble-server.

mindiw01 commented 3 years ago

The problem returned with approximately 320 users. But not the "-1" or "dropped voices" but a between-cut in the voices making the voices very tedious to listen to.

YisusOnDev commented 3 years ago

Surely with so many players the bandwidth is at its limit at that peak.

Tinky124 commented 3 years ago

@mindiw01 Can you add me on discord i need something to ask you about some help? :) Tinky#2119

AvarianKnight commented 3 years ago

The problem returned with approximately 320 users. But not the "-1" or "dropped voices" but a between-cut in the voices making the voices very tedious to listen to.

This still sounds a lot like issues outside of our control, I would recommend looking at your bandwidth, as most servers can spike up to 500mbps-1gbps (which will cap out most servers ports) when new players are downloading content.

This could result in voices becoming 'muffled', because you can't send more then your port speed.

mindiw01 commented 3 years ago

We have 230 players online and our traffic is clean... We have arround 300Mbit/s outgoing... image image

AvarianKnight commented 3 years ago

Sorry for not responding, it isn't because I don't want to help, I just have no idea how to help in this situation besides what I've already said.

AvarianKnight commented 3 years ago

Might be fixed with the same workaround in #137

mindiw01 commented 3 years ago

Fixed with setr voice_zoneRadius 150