Splamy / TS3AudioBot

Advanced Musicbot for Teamspeak 3
https://splamy.de/TSAudioBot/Home
Open Software License 3.0
682 stars 138 forks source link

Unknown Teamspeak Error. (invalid client type) #1036

Open TheSzymek opened 1 year ago

TheSzymek commented 1 year ago

Describe the bug Clean install serwer witch CyberPanel. Bug is only when my bot want to change bot name or settings.

Version Version: 0.12.2

Platform Ubuntu 20.04 LTS RUNTIME 7.0 PHP 8.1

Log

Console:
21:38:39.1129| INFO|6| User Open-Apps • Clients requested: !bot name DELTA | Gildia #1
21:38:39.1129| WARN|6| Unknown Teamspeak Error. (invalid client type) ()

Log file:
2023-06-03 21:45:46.5071| WARN|2|Util.CatchToLog Unknown Teamspeak Error. (invalid client type) ()
TS3AudioBot.CommandSystem.TeamSpeakErrorCommandException: Unknown Teamspeak Error. (invalid client type) ()
   at TS3AudioBot.CommandErrorExtentions.UnwrapThrow(Task`1 task, Func`2 prefix) in /home/ts3ab/TS3AudioBot/TS3AudioBot/Ts3Client.cs:line 674
   at TS3AudioBot.MainCommands.Write(ExecutionInformation info, String message) in /home/ts3ab/TS3AudioBot/TS3AudioBot/MainCommands.cs:line 1894
   at TS3AudioBot.Helper.Util.CatchToLog(Task t, Logger logger, LogLevel level) in /home/ts3ab/TS3AudioBot/TS3AudioBot/Helper/Util.cs:line 151