actools icon indicating copy to clipboard operation
actools copied to clipboard

Mumble client needs updating

Open barf opened this issue 1 year ago • 1 comments

Hello the Mumble client in CSP (part of AcTools I believe) is built using an ancient .NET framework, the TLS client produced by this framework no longer works.

Please can the Mumble client be built using a currently-supported framework version, as it stands the Mumble client does not work with current versions of the Mumble server. Unless you disable security features which is obviously not a solution...

Thanks

barf avatar Aug 06 '24 23:08 barf

Thank you for the report!

This build should work (also fixes the issue with client seeing all channels of older servers as locked). Going to be a part of upcoming CSP v0.2.5.

(And maybe I’ll update my C# code to use something above 4.5.2, I just need to make sure they would most certainly be installed on 99% of user PCs. Microsoft is going to deprecate Windows 10 soon, so that seems like a real possibility.)

gro-ove avatar Nov 29 '24 20:11 gro-ove