TeamSpeak 5.0.0-beta55

Hello everyone!

Beta version 55 is now available to test! This week we mostly made fixes that were reported by the TS community and added/tweaked a couple of things for everyone to try out.

Hopefully the changelog should explain the update well enough.

Full changelog

  • Added ability for remote applications to send hotkeys
  • Notification center tweaks
  • Fixed pinned message size when pinning message containing multi line code blocks
  • Fixed potentially banning too many users when banning an offline client
  • Fixed showing temporary bans as permanent when connecting
  • Fixed adding contact through search bar failing
  • Fixed some more crashes when remote apps is enabled
  • Fixed not being able to login to chat in some scenarios
  • Changed Windows start menu tiles

Here is some example code for the hotkeys for remote applications

const  keyPress = {
    type: 'buttonPress',
    payload: {
        button: 'myButton',
        state: true // down
    }
}

Notes for this thread

  • Feedback as per always is welcome in this thread :slight_smile: . Issues that are not related to this update belong to it’s own thread.
  • We suggest to place your wishes for upcoming releases in existing or new threads in the suggestion area instead of the release thread. We mention this because each update post will be closed after some days and the wish or suggestion could be lost.
  • We allow ourselves to delete all the off-topic posts from this thread.
30 Likes

Hey, with the new update there seems to be a bug with the Twitch integration (Edit virtual server => Integrations) that leads to a crash. If there is an integration active from a user other than yourself the client crashes on connect without any error message or something useful in the log. As soon as the integration gets removed via the TS3 client or through the removal of the entry in the sql file (Integrations table) you are able to connect again. I was able to replicate this behaviour with a different pc/client.
Nasty bug that’s hard to find. I hope that I could help and that it gets fixed.

Best regards, ZeldaZocker

1 Like

Hello,

I need your help.

This problem has at any time felt every user, as well as me. When I or a friend go to certain servers, Teamspeak 5 Beta suddenly closes without an error message.

This happens with the build: 1622638893

However, as soon as I install an older Teamspeak version, it works without any problems.

The problem occurs for example with the Teamspeak server: horstblocks.de. What could be the reason for the problem?

Thanks a lot
Who

Mh… looks strange, for me is the Server working. :slight_smile:

It’s just really strange, other servers go without problems. Would an error log help?

The Logs and the CrashDumps can be found here:

%LOCALAPPDATA%\TeamSpeak\User Data\Crashpad\reports %LOCALAPPDATA%\TeamSpeak\Logs\Default

There is a known problem with Twitch integration. It should have been fixed with the latest beta but apparently still persists for some users.
If you have Twitch integration enabled, try to disable it via TS3.

2 Likes

That was the problem, thanks for the quick help!

2 Likes

The crash dump still would help us

We can reproduce this.

4 Likes

This topic was automatically closed after 2 hours. New replies are no longer allowed.