BoyC / GW2TacO

Guild Wars 2 Tactical Overlay (GW2TacO)
Other
248 stars 45 forks source link

Application Hang Every 5 Seconds due to Teamspeak integration. #61

Closed willjenkx closed 2 years ago

willjenkx commented 2 years ago

Versions Teamspeak 3: 3.5.6 GW2 TacO: 051r

In TS3Connection.cpp:187 you have an infinite/busy loop that causes application hang for several seconds due to an error parsing the response from the Teamspeak application when you send the "whoami" command (TS3Connection.cpp:115) every 5 seconds.

kay-el-zed commented 2 years ago

Having the exact same issue. Only way to resolve this at the moment is by closing Teamspeak as the integration cannot be turned off.

Teamspeak 3: 3.5.6 GW2 TacO: 051r

Edit: After checking my TS3 settings, I found that the ClientQuery plugin was somehow disabled. After enabling it and restarting TS3, GW2 Taco no longer stalls.