Open
Description
Hello GitHub,
first of all, very nice api.
Unfortunately it is really buggy, regularly my bot crashes with a TS3CommandFailedException exception.
Examples are: on client kick, on client move, on client group set, etc.
The code that throws this exception is in a try-catch and this try-catch is in another global try-catch, unfortunately this doesn't work, the bot is still available on the Ts3 server but doesn't respond to anything anymore.
What can I do to avoid this problem, I check every time if the user is online but this does not work.
Is it possible to get null or boolean values from these methods instead of a bot crashing exception?
With kind regards
Tobias
Metadata
Metadata
Assignees
Labels
No labels