Community Forums Today's Posts     Member List     Archive    
Page 1 of 2 12 LastLast
Results 1 to 15 of 61

Hybrid View

  1. #1
    Join Date
    Jun 2002
    Location
    Krün / Germany
    Posts
    1,965

    TeamSpeak 3 Server 3.0.0-beta25 Available

    Hi folks!

    We've just built a new version (3.0.0-beta25) of the TeamSpeak 3 Server. Here's a list of changes:

    Code:
    === Server Release 3.0.0-beta25 17 Jun 2010
    + added CLIENT_ICON_ID to clientlist (parameter -icon)
    + added CHANNEL_ICON_ID to channellist (parameter -icon)
    + added permission i_channel_description_view_power and i_channel_needed_description_view_power
    + startscript and runscript will now work even when executed from a different
      location than the server installation folder
    + added serverquery command clientdbinfo (check docu for details)
    + added permission b_virtualserver_client_dbinfo  
    + added new parameter "-count" to clientdblist which gives a property "count" with total available client count
    + serverquery commands servergrouppermlist, channelgrouppermlist, channelpermlist, clientpermlist
      and channelclientpermlist added new optional parameter "-permsid". gives permID strings instead
      of numbers as output
    + added permission b_client_use_channel_commander
    - fixed bug where servergrouplist and channelgrouplist wont check for querygroup permissions
    - fixed bug where it was not possible to delete channelgroup templates
    - permission update respects "machine_id"
      NOTE: server_id 0 groups, templates will be updated in any case
    - client pruning respects "machine_id"
    - fixed that virtualserver_uptime isnt correct in certain cases
      for serverinfo, serverlist query commands
    - fixed CHANNEL_ICON_ID shown incorrectly in channelinfo
    - fixed VIRTUALSERVER_ICON_ID shown incorrectly in serverinfo
    - fixed invalid channeldescriptionchanged event while creating new channels
    - fixed bug that lead to temporary server groups not being properly cleared
      when a client dropped instead of disconnect
    - fixed bug where when a client dropped that was muted by some other client
      this other client could incorrectly mute some third uninvolved client
    ! fixed several vulnerabilities
    Notes:
    THIS IS A CRITICAL SERVER UPDATE, UPDATE IMMEDIATELY !!!

    Have fun downloading! Please check out our new Bug Reports forum if you've any issues to report.

  2. #2
    Join Date
    Dec 2009
    Location
    france paris
    Posts
    31

    Exclamation

    hello

    This is version 24 or 25 because I received an email this morning (ATHP) saying it was beta 24?

    and there I see beta 25

    regard

  3. #3
    Join Date
    Jun 2002
    Location
    Krün / Germany
    Posts
    1,965
    Quote Originally Posted by sytry View Post
    hello

    This is version 24 or 25 because I received an email this morning (ATHP) saying it was beta 24?

    and there I see beta 25

    regard
    this is beta25, upgrade to this version.

  4. #4
    Join Date
    Dec 2009
    Location
    france paris
    Posts
    31

    Talking

    Quote Originally Posted by R. Ludwig View Post
    this is beta25, upgrade to this version.

    it's good and work for me thanks for reply

    Version:
    3.0.0-beta25 [Build: 11421]

  5. #5
    Join Date
    Jan 2010
    Location
    France
    Posts
    31
    good for me too.

  6. #6
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    97
    Thanks, up and running!
    How can i use b_client_use_channel_commander?

    ToM

  7. #7
    Join Date
    Jun 2002
    Location
    Krün / Germany
    Posts
    1,965
    Quote Originally Posted by Nightwing View Post
    Thanks, up and running!
    How can i use b_client_use_channel_commander?

    ToM
    thats work in progress, i think in two weeks the channel commander
    functionality can be fully used.

  8. #8
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    97
    Quote Originally Posted by R. Ludwig View Post
    thats work in progress, i think in two weeks the channel commander
    functionality can be fully used.
    Thanks for the info! Then i can stop searching
    Good job btw.

    ToM

  9. #9
    Join Date
    Dec 2008
    Location
    Ger
    Posts
    25
    Thanks for that update

  10. #10
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    1,382
    Nice Job!

    Work perfectly!

  11. #11
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    231
    For all that might hesitate: Update ran well, no problems encountered so far.

  12. #12
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    6

    Thumbs up

    works fine!
    no problems on update.

  13. #13
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    70
    Hi all

    Since Beta 23 i had a Problem: Every Time i want look in my Settings of the Admin Server Query (2) i got following message:

    "database invalid constraint"

    What is the problem? I cant also see the Settings in this Group.

    All other Things work fine for me.

    Best Regards

    Polli

  14. #14
    Join Date
    Dec 2009
    Location
    New Jersey USA
    Posts
    68
    Quote Originally Posted by Polli View Post
    Hi all

    Since Beta 23 i had a Problem: Every Time i want look in my Settings of the Admin Server Query (2) i got following message:

    "database invalid constraint"

    What is the problem? I cant also see the Settings in this Group.

    All other Things work fine for me.

    Best Regards

    Polli
    Add this into your server query admin:

    Code:
    login serveradmin <your-password>
    use sid=1
    UPDATE group_server_to_client SET server_id = 0 WHERE
        group_id = 2;

  15. #15
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    70
    Quote Originally Posted by BaDaSS View Post
    Add this into your server query admin:

    Code:
    login serveradmin <your-password>
    use sid=1
    UPDATE group_server_to_client SET server_id = 0 WHERE
        group_id = 2;
    Thanks for your Solution. But that was not the right way. These Settings are always there. But I found false Entrys and deletet them. Now i can access the Group (2).
    It seems that there is another Error but i can´t find it. I get a message about "Bad User Groups" when i join the Server Settings with my Teamspeak3Admin-Tool. This Error is still there since Beta23. It is only the sid=1.

    Any Idea?

    Best Regards

    Polli

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Perma Ban
    By madscotslad in forum Client Support
    Replies: 9
    Last Post: 10-07-2010, 02:34
  2. Server Admin. / "Token" .. delineation. (?)
    By richard583 in forum Mac OS X
    Replies: 0
    Last Post: 17-04-2010, 14:28
  3. Can't get SQL to work.
    By tom_il in forum Linux / FreeBSD
    Replies: 24
    Last Post: 09-01-2010, 18:57
  4. Server will not remember
    By Pappy in forum [TeamSpeak 2] Server Support
    Replies: 17
    Last Post: 17-12-2007, 18:47
  5. Friends can't connect
    By shadow127 in forum [TeamSpeak 2] Server Support
    Replies: 86
    Last Post: 01-01-2006, 20:45

Posting Permissions

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