TS3AudioBot: Debug: 525: the command failed to execute: client is modified (missing permission:-1)

[20:54:32]   Info: [============ TS3AudioBot started =============]
[20:54:32]   Info: [=== Date:        Tuesday, February 7, 2017 ===]
[20:54:32]   Info: [=== Time:                       8:54:32 PM ===]
[20:54:32]   Info: [==============================================]
[20:54:32]   Info: [============ Initializing Commands ===========]
[20:54:32]   Info: [============ Initializing Modules ============]
[20:54:32]   Info: Found old history database vesion, upgrading now.
[20:54:32]   Info: [=========== Initializing Factories ===========]
[20:54:32]   Info: [=========== Registering callbacks ============]
[20:54:32]   Info: [================= Finalizing =================]
[20:54:32]   Info: [============== Connected & Done ==============]
[20:54:33]  Debug: 525: the command failed to execute: client is modified (missing permission:-1)
[20:54:38]  Error: Critical program failure!. Exception:
 MSG: Cannot access a disposed object.
Object name: 'System.Net.Sockets.UdpClient'.
TYPE:ObjectDisposedException
STACK:  at System.Net.Sockets.UdpClient.CheckDisposed () [0x00016] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
  at System.Net.Sockets.UdpClient.Send (System.Byte[] dgram, System.Int32 bytes) [0x00000] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
  at TS3Client.Full.PacketHandler.SendRaw (TS3Client.Full.OutgoingPacket packet) [0x0001d] in <99f01da4df394df7bb7885b3d01b460f>:0
  at TS3Client.Full.PacketHandler.ResendLoop () [0x000cf] in <99f01da4df394df7bb7885b3d01b460f>:0
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00017] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Ob$
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object sta$
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object sta$
  at System.Threading.ThreadHelper.ThreadStart () [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0

[20:54:38]  Error: Critical program failure!. Exception:
 MSG: A connection attempt failed because the connected party did not properly respondafter a period of time, or established connection failed because conne$
TYPE:SocketException
STACK:  at System.Net.Sockets.Socket.ReceiveFrom_nochecks_exc (System.Byte[] buf, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags fla$
  at System.Net.Sockets.Socket.ReceiveFrom (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags, System$
  at System.Net.Sockets.Socket.ReceiveFrom (System.Byte[] buffer, System.Net.EndPoint& remoteEP) [0x0000d] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
  at System.Net.Sockets.UdpClient.Receive (System.Net.IPEndPoint& remoteEP) [0x00014] in <5071a6e4a4564e19a2eda0f53e42f9bd>:0
  at TS3Client.Full.PacketHandler.FetchPacket () [0x000af] in <99f01da4df394df7bb7885b3d01b460f>:0
  at TS3Client.Full.Ts3FullClient.NetworkLoop () [0x00010] in <99f01da4df394df7bb7885b3d01b460f>:0
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00017] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Ob$
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object sta$
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object sta$
  at System.Threading.ThreadHelper.ThreadStart () [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0

[20:54:38]   Info: Exiting...


About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 23 (8 by maintainers)

Commits related to this issue

Most upvoted comments

Sure, I will add some custamizeability when I get to ๐Ÿ˜ƒ

There is a wiki since a few days, you can take a look there (and give feedback is something is missing ๐Ÿ˜ƒ )

Haha, it seems to work now! It was indeed that line. Thanks for the support!

Time to test this baby out!

Alright found the bug: If youโ€™re using a Version-Sign from Windows with ClientPlattform set on Linux it logically fails^^ Just change the 42 line in Ts3FullClient.cs to ClientPlattform.Windows or use a Linux VersionSign