v10networkscom / saltychat-redm

RedM implementation of Salty Chat (TeamSpeak 3 based Voice Plugin)
https://gaming.v10networks.com
GNU General Public License v3.0
10 stars 12 forks source link

Salty chat port switch 8088 to 38088 client side issues #3

Closed azarathkhan closed 4 years ago

azarathkhan commented 4 years ago

We noticed salty chat changed their port from 8088 to 38088 via the resource.

This caused issues for a lot of our clients, as their AppData\Roaming\TS3Client\plugins\SaltyChat\settings.json was keeping 8088 port as default even after an update to salty chat tsplugin 2.0

We've asked our users to delete the settings.json file and restart teamspeak so that it recreates the settings file with the correct new default port 38088.

Please fix the plugin so that it automatically changes the users port from 8088 to 38088 regardless of what their current settings.json says.

BlackFlash5 commented 4 years ago

This is the RedM repo and not the place for a discussion regarding the plugin, move it to the discord, or to the docs repo. You can also reset the config in the settings and restart TeamSpeak after that, there is no need to delete the json file.