Hi, I am trying to develop a teamspeak plugin using Visual C++, but every time I load the test plugin I am get an error.
http://i.imgur.com/7S2eQEA.png
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
Hi, I am trying to develop a teamspeak plugin using Visual C++, but every time I load the test plugin I am get an error.
http://i.imgur.com/7S2eQEA.png
You have to return either 21 or 22 in the ts3plugin_apiVersion() function and that function must be exported by your plugin. You also require any dependencies your plugin may have on third party libraries.
When sending PMs please make sure to include a reference link to the thread in question in the body of your message.
I had that in the beginning too...
Check the clientlog for the exact error code.
See this thread where the required functions were discussed recently.
There are currently 1 users browsing this thread. (0 members and 1 guests)