Community Forums Today's Posts     Member List     Archive    
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    1,662

    Solved Weird behavior of ServerQuery and enabled server notify events?

    I'm not sure which end produces this bug, but is it possible that this is a mistake by the TS3 server, look here:

    Enabled event:
    servernotifyregister event=server

    My bot sends every some seconds this command to the server:
    clientlist -groups -uid

    Sometimes, not always, an event is interrupting the line of the clientlist, like this (made event notify part in red color):
    Code:
    clid=1 cid=190524 client_database_id=86414 client_nickname=hidden client_type=0 client_unique_identifier=hidden client_servergroups=8 client_channel_group_id=8 client_channel_group_inherited_channel_id=190524|clid=4 cid=194944 client_database_id=115292 client_nickname=hidden client_type=0 client_unique_identifier=hidden client_servergroups=8 client_channel_group_id=8 client_channel_group_inherited_channel_id=194944|clid=527 cid=19488notifycliententerview cfid=0 ctid=1 reasonid=0 clid=310 client_unique_identifier=4PSiI1iRKv4C5ugJi3IA7MfwLVA= client_nickname=comoquecliAAAAA client_input_muted=0 client_output_muted=0 client_outputonly_muted=0 client_input_hardware=1 client_output_hardware=1 client_meta_data client_is_recording=0 client_database_id=120262 client_channel_group_id=8 client_servergroups=8 client_away=0 client_away_message client_type=0 client_flag_avatar client_talk_power=0 client_talk_request=0 client_talk_request_msg client_description client_is_talker=0 client_is_priority_speaker=0 client_unread_messages=0 client_nickname_phonetic client_needed_serverquery_view_power=75 client_icon_id=0 client_is_channel_commander=0 client_country=BR client_channel_group_inherited_channel_id=1
    
    0 client_database_id=120220 client_nickname=hidden client_type=0 client_unique_identifier=hidden client_servergroups=8 client_channel_group_id=8 client_channel_group_inherited_channel_id=194880|clid=528 cid=194903 client_database_id=115098 client_nickname=hidden client_type=0 client_unique_identifier=hidden client_servergroups=8 client_channel_group_id=8 client_channel_group_inherited_channel_id=194903
    Is this a bug by the TS3 server? Because it should look like this:
    Code:
    clid=1 cid=190524 client_database_id=86414 client_nickname=hidden client_type=0 client_unique_identifier=hidden client_servergroups=8 client_channel_group_id=8 client_channel_group_inherited_channel_id=190524|clid=4 cid=194944 client_database_id=115292 client_nickname=hidden client_type=0 client_unique_identifier=hidden client_servergroups=8 client_channel_group_id=8 client_channel_group_inherited_channel_id=194944|clid=527 cid=194880 client_database_id=120220 client_nickname=hidden client_type=0 client_unique_identifier=hidden client_servergroups=8 client_channel_group_id=8 client_channel_group_inherited_channel_id=194880|clid=528 cid=194903 client_database_id=115098 client_nickname=hidden client_type=0 client_unique_identifier=hidden client_servergroups=8 client_channel_group_id=8 client_channel_group_inherited_channel_id=194903
    
    notifycliententerview cfid=0 ctid=1 reasonid=0 clid=310 client_unique_identifier=4PSiI1iRKv4C5ugJi3IA7MfwLVA= client_nickname=comoquecliAAAAA client_input_muted=0 client_output_muted=0 client_outputonly_muted=0 client_input_hardware=1 client_output_hardware=1 client_meta_data client_is_recording=0 client_database_id=120262 client_channel_group_id=8 client_servergroups=8 client_away=0 client_away_message client_type=0 client_flag_avatar client_talk_power=0 client_talk_request=0 client_talk_request_msg client_description client_is_talker=0 client_is_priority_speaker=0 client_unread_messages=0 client_nickname_phonetic client_needed_serverquery_view_power=75 client_icon_id=0 client_is_channel_commander=0 client_country=BR client_channel_group_inherited_channel_id=1
    Tested with Linux TS3 server version: 3.0.1 (17/11/2011 05:34:30).

  2. #2
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    1,662
    Was someone able to reproduce it?
    ---merged
    No news on this?
    Last edited by dante696; 16-01-2012 at 07:13.

  3. #3
    Join Date
    Jun 2008
    Posts
    7,762
    I mark this thread as resolved.

    We were not able to reproduce it with telnet/putty.
    This only happened on other external tools and this is nothing we can fix from our side.
    ---------------------------------------------------------
    Please don't send me private support questions.
    They belong into the forum and maybe other users have these questions/problems too.

    TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
    NPL License (Registration)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Strange server behavior
    By Bloodmist in forum Linux / FreeBSD
    Replies: 0
    Last Post: 28-12-2009, 23:51

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •