We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
04.02.2019 19:15:03 pyTSon.PluginHost.activate Error Error starting python plugin Channel Watcher: Traceback (most recent call last): File "D:/TeamSpeak 3 Client/config/plugins/pyTSon/scripts\pluginhost.py", line 238, in activate cls.active[pname] = cls.pluginspname File "D:/TeamSpeak 3 Client/config/plugins/pyTSon/scripts\channelWatcher_init_.py", line 64, in init schid = ts3lib.getCurrentschid() AttributeError: module 'ts3lib' has no attribute 'getCurrentschid'
can u help me ?
The text was updated successfully, but these errors were encountered:
Haven't worked with that thing for so long that it will require a complete rewrite probably, sorry. However i can suggest to use alex720/User-Manager
Sorry, something went wrong.
ok thanks :)
No branches or pull requests
04.02.2019 19:15:03 pyTSon.PluginHost.activate Error Error starting python plugin Channel Watcher: Traceback (most recent call last):
File "D:/TeamSpeak 3 Client/config/plugins/pyTSon/scripts\pluginhost.py", line 238, in activate
cls.active[pname] = cls.pluginspname
File "D:/TeamSpeak 3 Client/config/plugins/pyTSon/scripts\channelWatcher_init_.py", line 64, in init
schid = ts3lib.getCurrentschid()
AttributeError: module 'ts3lib' has no attribute 'getCurrentschid'
can u help me ?
The text was updated successfully, but these errors were encountered: