• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Completed Unknown value type for client_integrations

Status
Not open for further replies.

Hakairo

New member
Just updated to the newest Version of Teaspeak to get rid of these myteamspeak errors.

After that a friend could not connect anymore. he got "Unknown value type for client_integrations!". If he removed logged off from his myteamspeak account, it worked again.

EDIT: just a few things to clarify this:
I am using myteamspeak and dont have this issue
He was able to connect before the update.

This was what happened in the log:

Code:
[2018-08-15 14:56:08] [DEBUG]     1 | [XXX.XXX.XXX.XXX:41561/undefined] Creating VoiceClient instance at 0x7f6180069d90
[2018-08-15 14:56:08] [DEBUG]     1 | Allocated new voice client connection at 0x7f618006fec0
[2018-08-15 14:56:08] [DEBUG]     1 | Remote address (v4) YYY.YYY.YYY.YYY destination address YYY.YYY.YYY.YYY
[2018-08-15 14:56:08] [DEBUG]     1 | Having new voice client. Remote address: XXX.XXX.XXX.XXX:41561
[2018-08-15 14:56:08] [DEBUG]     1 | [XXX.XXX.XXX.XXX:41561/undefined] Got client 3.1 protocol with build timestamp 177256836
[2018-08-15 14:56:08] [DEBUG]     1 | [XXX.XXX.XXX.XXX:41561/undefined] Got client ek!
[2018-08-15 14:56:08] [DEBUG]     1 | [Property] Changing client property 'client_totalconnections' for 2 (New value: 4, SQL: UPDATE `clients` SET `connections` = :value WHERE `serverId` = :serverId AND `cldbid` = :cldbid)
[2018-08-15 14:56:08] [DEBUG]   GEN | Query permission manager
[2018-08-15 14:56:08] [DEBUG]     1 | Loaded client from database. Database id: 2 Unique id: 4+EUHQvv2f1HCfak/himydAwZ0g=
[2018-08-15 14:56:08] [DEBUG]     1 | [XXX.XXX.XXX.XXX:41561/Subgod, Ruler of the Subsystem] Closing voice client connection. (Flush: true)
[2018-08-15 14:56:08] [DEBUG]     1 | [XXX.XXX.XXX.XXX:41561/Subgod, Ruler of the Subsystem] Awaiting write prepare, write and acknowledge queue flushed
[2018-08-15 14:56:08] [DEBUG]     1 | [XXX.XXX.XXX.XXX:41561/Subgod, Ruler of the Subsystem] Write prepare queue progressed
[2018-08-15 14:56:11] [DEBUG]     1 | [XXX.XXX.XXX.XXX:41561/Subgod, Ruler of the Subsystem] Cant flush io!
[2018-08-15 14:56:11] [DEBUG]     1 | [XXX.XXX.XXX.XXX:41561/Subgod, Ruler of the Subsystem]   Acknowledge queue not empty!
[2018-08-15 14:56:11] [INFO]      1 | Voice client 2/4+EUHQvv2f1HCfak/himydAwZ0g= (Subgod, Ruler of the Subsystem) from XXX.XXX.XXX.XXX:41561 left.
[2018-08-15 14:56:11] [DEBUG]     1 | Updating server property: virtualserver_last_client_disconnect. New value: 1534337771. Query: UPDATE `properties` SET `value` = :value WHERE `serverId` = :sid AND `type` = :type AND `id` = :id AND `key` = :key
 
Last edited:

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Fixed within the latest build (I recommend to wait 10 min then i'll publish a fix)
 
Status
Not open for further replies.