Community Forums Today's Posts     Member List     Archive    
Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2012
    Posts
    18

    Server Query - Flood Ban Message missing \n\r

    When receiving a flood ban message, it is still missing the usual \n\r post-fixing the message, causing it go unnoticed unless specially checked for.

    This occurs on both error ids 3329 (flood ban) and 3331 (still flood banned).

  2. #2
    Join Date
    Jun 2008
    Posts
    7,763
    error id=3329 msg=connection\sfailed,\syou\sare\sbanned extra_msg=you\smay\sretry\sin\s600\sseconds(26 ms)
    Total: 26 ms

    This message does generate a new line, where is the problem?
    Normaly telnet does close the connection and does close the window to the server.
    ---------------------------------------------------------
    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)

  3. #3
    Join Date
    Feb 2012
    Posts
    18
    That's odd, because I receive the message, but it does not have the \n\r appended to it that other messages do. Instead, the connection is closed. I'm using C# to connect via a TCP Socket. If I flood ban myself, the initial connection messages look like this:

    Code:
    TS3\n\rWelcome to the TeamSpeak 3 ServerQuery interface, type "help" for a list of commands and "help <command>" for information on a specific command.\n\rerror id=3329 msg=connection\sfailed,\syou\sare\sbanned extra_msg=you\smay\sretry\sin\s576\sseconds
    Note the "\n\r" missing from the end of the message.

  4. #4
    Join Date
    Jun 2008
    Posts
    7,763
    I understand, you need that message + a new line for your script?

    Ok i create an eval ticket for this is no bug in my opinion. It works fine with telnet,putty and the integrated QueryClient.
    ---------------------------------------------------------
    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)

  5. #5
    Join Date
    Feb 2012
    Posts
    18
    Ok, Thanks.

    I only reported it in the bug section because of it's odd behavior. Every other query response has the \n\r appended to the end of it, except for the two banned messages.

  6. #6
    Join Date
    Jun 2008
    Posts
    7,763
    The normal behavior is, that the dialog does close and you don't see the message + you don't get anything else, even when logging for putty is activated, so this is the last log entry and you have to reconenct
    ---------------------------------------------------------
    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. Server Query Flood (whitelist problems)
    By xMasterPx in forum Permission System
    Replies: 6
    Last Post: 23-03-2012, 09:03
  2. Replies: 4
    Last Post: 08-07-2011, 12:04
  3. Chat message via Server Query?
    By LostSoulBS in forum General Questions
    Replies: 3
    Last Post: 26-08-2010, 10:39
  4. Latest Server fixed TCQ Query flood ?
    By Wolfseye in forum Linux / FreeBSD
    Replies: 1
    Last Post: 21-01-2010, 10:56
  5. Replies: 0
    Last Post: 23-12-2009, 20:49

Posting Permissions

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