TokoVOIP_TS3 icon indicating copy to clipboard operation
TokoVOIP_TS3 copied to clipboard

Fix issue #330

Open RedAlex opened this issue 3 years ago • 1 comments

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

RedAlex avatar Jan 01 '22 22:01 RedAlex

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

CauzYolo avatar Mar 24 '22 01:03 CauzYolo