Itokoyamato / TokoVOIP_TS3

TokoVoip is a TeamSpeak plugin used along a FiveM script to add a custom proximity chat and radio system to FiveM
Other
140 stars 174 forks source link

Fix issue #330 #331

Open RedAlex opened 2 years ago

RedAlex commented 2 years ago

Player are moved in and out of channel because more then one connection are in try and web socket can try more then one time to get information. In web socket one registerHandshake found all info and the player are moved in active channel. But another running registerHandshake not have the info and move player in waiting channel.

I don't know if it's the best solution but this work.

https://github.com/Itokoyamato/TokoVOIP_TS3/issues/330

CauzYolo commented 2 years ago

I want to say a big thank you man. You saved my life. I had a headache due to not being able to reconnect to websocket and TS crashes. This fix works like a charm and I can now reconnect to TokoVoIP when I quit FiveM without having to restart my computer