rkusa / DATIS

DCS World Automatic Terminal Information Service (ATIS) broadcasted through Simple Radio Standalone (SRS)
MIT License
89 stars 21 forks source link

ATIS not connecting to SRS #128

Open Baconbits111 opened 1 year ago

Baconbits111 commented 1 year ago

Im pretty sure I have it setup correct, the json file gets made, units are placed, i can see the log show that it starts and then resumes on load, but I get no audio when i tune into the frequency. Im running it on a dedicated server if that changes anything.

Export of DATIS Log: 2022-09-08T14:18:26.424444800-04:00 INFO datis - Starting DATIS version 3.1.2 ... 2022-09-08T14:18:26.424466-04:00 INFO datis - Using SRS Server port: 5002 2022-09-08T14:18:26.591662200-04:00 INFO datis::mission - ATIS Stations: 2022-09-08T14:18:26.591680800-04:00 INFO datis::mission - - Senaki-Kolkhi (Freq: 223500000, Voice: Windows built-in TTS (Voice: "Default")) 2022-09-08T14:18:26.591687200-04:00 INFO datis::mission - - Kobuleti (Freq: 223000000, Voice: Windows built-in TTS (Voice: "Default")) 2022-09-08T14:18:26.591690900-04:00 INFO datis::mission - - Tbilisi-Lochini (Freq: 224000000, Voice: Windows built-in TTS (Voice: "Default")) 2022-09-08T14:18:26.714026700-04:00 INFO datis::mission - Carrier Stations: 2022-09-08T14:18:26.714045800-04:00 INFO datis::mission - - Lincoln (Freq: 221500000, Voice: Windows built-in TTS (Voice: "Default")) 2022-09-08T14:18:26.714052700-04:00 INFO datis::mission - - Forrestal (Freq: 221000000, Voice: Windows built-in TTS (Voice: "Default")) 2022-09-08T14:18:26.833162400-04:00 INFO datis::mission - No custom Broadcast stations found 2022-09-08T14:18:26.949289200-04:00 INFO datis::mission - Weather Stations: 2022-09-08T14:18:26.949302100-04:00 INFO datis::mission - - WEATHER London 225 VOICE WIN (Freq: 225000000, Voice: Windows built-in TTS (Voice: "Default")) 2022-09-08T14:18:26.949307800-04:00 INFO datis::mission - - WEATHER Paris 224.5, VOICE WIN (Freq: 224500000, Voice: Windows built-in TTS (Voice: "Default")) 2022-09-08T14:18:26.949460300-04:00 INFO datis - Resuming ... 2022-09-08T14:34:04.625025600-04:00 INFO datis - Pausing ...

Baconbits111 commented 1 year ago

Also it only shows myself inside of the SRS client list

rkusa commented 1 year ago

That is very odd, would you be able to send me the mission so that I can check whether I can reproduce it (you could send it to the email shown in my Github profile)?

rkusa commented 1 year ago

Or actually, there is something else you can do first. Enable debug logging, try again, and post the logs. You can enable the debug logging by setting "debug": true in your Config/DATIS.json,