Results 271 to 285 of 420
-
09-03-2011, 18:58 #271
-= TeamSpeak User =-
- Join Date
- Jan 2011
- Posts
- 3
When will RC1 be done and when will the final release be done any dates on that yet? You guys are planning on 3.1 so you have to be close to release the 3.0 final right?
-
09-03-2011, 21:15 #272
-= TeamSpeak User =-
- Join Date
- Sep 2002
- Location
- Czech Republic
- Posts
- 8
-
10-03-2011, 09:47 #273
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,763
-
10-03-2011, 15:07 #274
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
TeamSpeak 3 Client 3.0.0-rc1-pre11 available for testing
Hi,
today we released what might be the last pre-release before rc1. It fixes the high CPU issues that some users were seeing and also the crash when reloading plugins, amongst other things.
Please report any issues you encounter.
How to get it
- Go to where you installed teamspeak. There should be (among other things) a executable called "update"
- In this folder create or edit the file called "update.ini", after you are done with it the contents should be:
- Save the file, start TeamSpeak and go to Help->Check for Update, it should report a new version available.Code:[Channel] beta=true
-
10-03-2011, 15:35 #275
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- United States
- Posts
- 24
I had this issue with pre10 but forgot to report it, and since it still happens with pre11, here it is.
I have Windows 7 and use a firewall from McAfee. It detects changes in executables and prevents Internet access until they are acknowledged by me. The steps I had to take to update my TeamSpeak the last few times were:
1) Launch TeamSpeak.
2) It automatically detects that an update is available and prompts me to install it. I click Yes.
3) The firewall says update.exe has been updated and asks if it can still use the Internet. Simultaneously, the update.exe terminates itself with an error showing the red "X" in a circle and a message saying something about not getting a response from the server, and only an OK button to click. (Sorry, I forgot to write this message down).
4) I click "Allow Always" on the firewall prompt.
5) I have to relaunch TeamSpeak because the updater closed and it does not relaunch TeamSpeak nor give me an option to retry the update.
6) TeamSpeak doesn't notify of updates this time, so I have to go to Help > Check For Update.
7) TeamSpeak acknowledges there's an update and asks if I want to install it, I click Yes.
8) The updater loads and downloads the TeamSpeak updates successfully this time.
9) I click Start TeamSpeak in the updater and TeamSpeak starts fine.
10) To make TeamSpeak connect to the Internet, I go to Help > Check for Update again.
11) The firewall notifies me that TeamSpeak has been updated, but simultaneously the TeamSpeak client gives an error that says "Failed to query latest client version from update server."
12) I click "Allow Always" on the firewall and then TeamSpeak adds another prompt saying "You are already running the latest version."
13) Once I click OK to both prompts in TeamSpeak, the TeamSpeak client crashes and leaves a dump file.
14) I relaunch TeamSpeak and all is fine.
If you need the dump file, please let me know and I can send it to you. Thanks.
-
10-03-2011, 15:37 #276
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,763
edit < text for florian removed here
SkyviewGuru
We try to reprodcue this tomorrow. what McAfee product is installed?Last edited by dante696; 11-03-2011 at 09:34.
-
10-03-2011, 15:53 #277
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- United States
- Posts
- 24
It's called McAfee SecurityCenter. It came preinstalled with my computer so I am not sure what version it is. I tried to find some kind of Help > About menu option, but can't see anything like that.
Edit: I found the executable and checked properties on it, and it says the McAfee Security Center product version is 10.5.0.0.Last edited by SkyviewGuru; 10-03-2011 at 15:59. Reason: Added version info
-
10-03-2011, 15:54 #278
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Done before posting ( of course)
Originally Posted by dante696

Same result with a clean install and update with a linux client
Originally Posted by dante696

Currently it's 24/6 (I need time to prepare the barbecue season)Last edited by florian_fr40; 10-03-2011 at 16:35.
-
10-03-2011, 21:25 #279
-= TeamSpeak Addict =-
- Join Date
- Jan 2011
- Location
- US
- Posts
- 266
SkyviewGuru
My server firewall (CSF) also banned me. It seems the newer version requires TCP port 41144 (DST).
(It keeps trying to connect port 41144 since I had connected to my server, and then after several minutes, my firewall reacted and think someone is port scanning and banned me.)
I would like developers to confirm it is indeed the case, before I open up the port in my firewall.
The client side (my side) uses various ports in 6xxxx range.
-
10-03-2011, 23:00 #280
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- United States
- Posts
- 24
-
10-03-2011, 23:42 #281
-= TeamSpeak Addict =-
- Join Date
- Jan 2011
- Location
- US
- Posts
- 266
I know that. I just said there's a new connection. From client side to server side (client is "SENDING" messages, which many client firewalls would suspect a trojan is installed). I'm running beta30 as well.
The client side has a new connection using port 6xxxx, which has never happened before. The server side is supposed to receive the connection on 41144, but there's no service running on 41144. (Because it's the same server version) Consequently, my server firewall is blocking the connection. I don't have a client firewall.
-
11-03-2011, 01:10 #282
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- United States
- Posts
- 24
My server runs a firewall (iptables) also but I haven't had any issues connecting to my TeamSpeak server with the client. The issues were only with the McAfee firewall, and only the first time running the programs after they were updated. Once I mark "Always Allow", they run as expected.
-
11-03-2011, 04:15 #283
-= TeamSpeak Addict =-
- Join Date
- Jan 2011
- Location
- US
- Posts
- 266
Hmm...
Maybe we have different problems
I have a feeling Mcafee is not detecting new port connection. It probably found different update binary.
But I think think developers should also look into whether tcp port 41144 should be another port to open on the server side.
iptable by default won't ban you if you keep connecting a blocked port, unless you have a IDS (Intrusion Detection System).
-
11-03-2011, 06:27 #284
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- United States
- Posts
- 24
I think we do have different problems, or we're not on the same page.
The issue I'm having is that TeamSpeak doesn't allow me enough time to answer my firewall before timing out, and the TeamSpeak client will crash that *first* launch after updating it. My TeamSpeak server and its iptables firewall have nothing to do with this issue, as I've changed nothing on the server side and the problem is resolved after I tell McAfee that the updated executable is OK and relaunch TeamSpeak. This issue occurred only when, and immediately after, upgrading the client (in this case pre10 to pre11, but it happened upgrading the former beta to pre10 which is why I decided to report it this time).Last edited by SkyviewGuru; 11-03-2011 at 06:36. Reason: Clarification
-
11-03-2011, 07:19 #285
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
Hey,
the connect to port 41144 is for the new TSDNS feature, and should occure only once per connect attempt (so I doubt you get banned for this if the firewall is setup sanely). With the next server release there will be the TSDNS server binary and some documentation on how things work. For now (you only have the client side) there is not much use you can put into it
You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
In a world without fences and walls - who needs windows and gates ?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Impossible] Teamspeak 3 client connections problems with a Teamspeak 2 server
By Dotdkk in forum Client SupportReplies: 3Last Post: 02-08-2010, 07:47 -
New Releases
By T.S. Excreta in forum General QuestionsReplies: 14Last Post: 31-01-2010, 15:10 -
changelog of teamSpeak releases
By Tomas in forum [TeamSpeak 2] General QuestionsReplies: 1Last Post: 20-08-2009, 19:30 -
ATHP involvement in beta releases
By Audiobuzz in forum Suggestions and FeedbackReplies: 4Last Post: 25-06-2009, 16:22 -
Teamspeak 2 client and Teamspeak Overlay make my firewall use 50% CPU
By Jetset in forum [TeamSpeak 2] Client SupportReplies: 4Last Post: 19-09-2007, 23:14



