BananaHemic / Mumble-Unity

Performant Mumble Client For Unity3D
MIT License
77 stars 29 forks source link

Unity conection to mamble server #36

Open Moriska32 opened 3 years ago

Moriska32 commented 3 years ago

When Unity conection to mamble server, server go to reboot. How i can connect from unity3d? And from unity 2019.2? Ver. server of mumble 1.3

BananaHemic commented 3 years ago

I'm admittedly skeptical that this plugin is forcing the server to reboot, as that would be a pretty big vulnerability in murmur. Can you post the murmur log? I don't really maintain this plugin anymore, but I can take a look

Moriska32 commented 3 years ago

Log

2020-07-10 10:56:51.108 1 => <55:(-1)> New connection: 172.20.12.166:58640 2020-07-10 10:56:51.175 1 => <55:(-1)> Connection closed: Error during SSL handshake: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol [13] 2020-07-10 10:56:55.203 1 => <54:moriska32(-1)> Connection closed: Error while reading: error:140E0197:SSL routines:SSL_shutdown:shutdown while in init [20] 2020-07-10 10:56:55.207 1 => Ending voice thread
BananaHemic commented 3 years ago

You may want to try an older version of Mumble, but honestly I'm not sure. Sorry I couldn't be of more help