v10networkscom / saltychat-fivem

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

saltychat dons't start #42

Closed Maurice037 closed 3 years ago

Maurice037 commented 3 years ago

Hey i'm a german developer. I have build a Test server on my local and have installed Saltychat the config is the same as the root config i have build the snl and startsalty chat is the last start. The port 38088 is open on my pc tcp as well udp and on my fritztbox is't the same What can i do to run saltychat ?

leonkappes commented 3 years ago

If you didn't change the config then there is no chance in hell it's gonna work. Edit the config as explained in the readme

Maurice037 commented 3 years ago

the Config is edited :D

Maurice037 commented 3 years ago

but it dosn't work :D server.cfg start saltychat config.json

{
  // Variables Guide: https://github.com/saltminede/saltychat-docs/blob/master/setup.md#config-variables
  "VoiceEnabled": true,
  "ServerUniqueIdentifier": "nihynuhUQgQm3MComGucDLg8RzQ=",
  "MinimumPluginVersion": "2.1.0",
  "SoundPack": "default",
  "IngameChannelId": 864,
  "IngameChannelPassword": "SkrrSkrr",
  "SwissChannelIds": [838],
  "VoiceRanges": [ 3.5, 8, 15, 32 ],

  // Keybinds: https://docs.fivem.net/docs/game-references/controls/#controls
  "ToggleRange": 243, // EnterCheatCode
  "TalkPrimary": 249, // PushToTalk
  "TalkSecondary": 137, // VehiclePushbikeSprint
  "TalkMegaphone": 29 // SpecialAbilitySecondary
}

and a screen https://ibb.co/hZ0RYHq

Maurice037 commented 3 years ago

so now it's start but i become the error Input a string was not in a correct format

BlackFlash5 commented 3 years ago

Do you want to elaborate on this or is this all?

BlackFlash5 commented 3 years ago

stale