Results 1 to 6 of 6
-
19-08-2012, 18:14 #1
-= TeamSpeak User =-
- 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).
-
20-08-2012, 08:05 #2
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,764
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)
-
20-08-2012, 13:41 #3
-= TeamSpeak User =-
- 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:
Note the "\n\r" missing from the end of the message.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
-
20-08-2012, 13:47 #4
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,764
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)
-
20-08-2012, 13:56 #5
-= TeamSpeak User =-
- 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.
-
20-08-2012, 14:07 #6
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,764
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
-
Server Query Flood (whitelist problems)
By xMasterPx in forum Permission SystemReplies: 6Last Post: 23-03-2012, 09:03 -
[No Bug] Server Pre-RC2 Server Query: client_unread_messages missing on clientinfo command
By Stefan1200 in forum Bug ReportsReplies: 4Last Post: 08-07-2011, 12:04 -
Chat message via Server Query?
By LostSoulBS in forum General QuestionsReplies: 3Last Post: 26-08-2010, 10:39 -
Latest Server fixed TCQ Query flood ?
By Wolfseye in forum Linux / FreeBSDReplies: 1Last Post: 21-01-2010, 10:56 -
[Bug report] Server Query - "error " missing in "You are banned" message
By St4Lk3R in forum Server SupportReplies: 0Last Post: 23-12-2009, 20:49


Reply With Quote