• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Completed TeaSpeak Update

Status
Not open for further replies.

Jack Glenn

Member
Do you mean to update it so people using Tea*Speak Client version 3.2.1 can connect without it saying: (server version is too old for command)?

If so then follow these steps:
Open config.yml

Set this to be enabled:
Code:
protocol:
#Its just a test for the new Tea*Speak licensing system (you require a extr$
experimental_31: 1
And restart the server and update protocol_key.txt with this: protocol_key.txt)
 
Last edited:

ewenjo

New member
Experimental_31 doesn't work. I've tried removing the spaces after the colons and changed the version (because of the error message)

 
  1. Open your the config.yml in the root directory of the TeaSpeak server and set it like below:
    Start your TeaSpeak Server
  2. Code:
        protocol:
        #Its just a test for the new Tea*Speak licensing system (you require a extra plugin!)
        experimental_31: 1
  3. Start your TeaSpeak Server
  4. Replace/Insert the protocol_key.txt to the root directory of the TeaSpeak server
  5. Restart your Server and you are done
 

Jack Glenn

Member
So you changed the 0 in the experimental_31 to a 1 and replaced your protocal_key.txt with the one we have supplied you and saved them and when running the server back up from it being stopped still won't work?
 

ewenjo

New member
I have tried it all, are you guys using the newest version of Teaspeak? I saw some other guys having the same problem with the newest version
 
Delete the Protocol_Key.txt.
Start the TeaSpeak server.
Replace the Protocol_key.txt while the server is running.
Restart the TeaSpeak server.
 

DrN00bish

Well-known member
Stop the server (if running now)
Delete the protocol_key.txt
Start the server and let it generate a new protocol_key.txt
Stop the server
wget https://gist.githubusercontent.com/Bluscream/5531ceefd86fcf7efc0c5519072fb2d6/raw/5e86b287a9f72bb047f9717d0f78bd11acee867e/protocol_key.txt
Then start the server again
 

ewenjo

New member
Stop the server (if running now)
Delete the protocol_key.txt
Start the server and let it generate a new protocol_key.txt
Stop the server
wget https://gist.githubusercontent.com/Bluscream/5531ceefd86fcf7efc0c5519072fb2d6/raw/5e86b287a9f72bb047f9717d0f78bd11acee867e/protocol_key.txt
Then start the server again
That protocol key worked, thank you.
 

mkll11one

TeaSpeak Team
Staff member
TeaTeam
Where can i find the protocol key?
Open config.yml and set this:
protocol:
#Its just a test for the new Tea*Speak licensing system (you require a extr$
experimental_31: 1


It needed to be 1. ;)
Follow this guide:
Start the server and let it generate a new protocol_key.txt
Stop the server
Delete the protocol_key.txt file
wget https://gist.githubusercontent.com/Bluscream/5531ceefd86fcf7efc0c5519072fb2d6/raw/5e86b287a9f72bb047f9717d0f78bd11acee867e/protocol_key.txt
Then start the server again
 
Status
Not open for further replies.