azlux / pymumble

Mumble client implementation in Python
GNU General Public License v3.0
129 stars 61 forks source link

pymumble unable to connect to FiveM embedded Mumble server #119

Closed Dalrae1 closed 2 years ago

Dalrae1 commented 2 years ago

Upon connecting to my FiveM embedded Mumble server, it completely fails to connect. No error messages were provided except for "Connection error with the Mumble (murmur) Server" Connecting with the official Mumble client works fine

azlux commented 2 years ago

Do you know your mumble server version ?

Dalrae1 commented 2 years ago

Do you know your mumble server version ?

I think it uses a slightly modified version 1.3.4

Dalrae1 commented 2 years ago

Do you know your mumble server version ?

I can provide you with a currently functioning (empty) FiveM Mumble server, as well as a FiveM Mumble server with 300+ people connected concurrently.

Dalrae1 commented 2 years ago

After some more testing, I have concluded that I'm fucking dumb and pymumble does connect correctly.

azlux commented 2 years ago

No problem. I'm happy you find out the solution.