What exactly means "connected to a different teamspeak"?
Is it just one specific TS server like the title says? If so, could you give me the server IP (via PM if you want).
Are you connected to two servers at the same time? Or do you have two instances of teamspeak open (which shouldn't be possible I think)?
I'm just hanging on the word "different"...different to what? :D
And as your crash report was moved to my plugin thread...does it solve the issue if you disable the plugin?
@Chris, if you are reading this:
Would you be so kind to tell me, which information I can get out of those dump files? I can open the files with Visual Studio and it looks like this.
So I see that my plugin is loaded but it doesn't really tell me at which point the error occured. And also I obviously cant start a debug, because I dont have the debug information for ts3_client_win64.exe.
I did "learning by doing" for C++ and VisualStudio, so perhaps I'm just missing a crucial point to get something out of those dumps...right now I can only confirm "yes it crashed, and my plugin was loaded, too" :D