APR39 sound file error
Closed this issue · 1 comments
sniporbob commented
ED_SOUND (Main): source_add(host:COCKPIT, proto:APR39/ap39failure, alt_proto:): can't find proto
The above error is seen in the dcs logs. It is due to a misspelling of apr39failure (it was spelled ap instead of apr). The files containing this typo are:
Cockpit/Scripts/APR39/device/tables.lua
line 131
Cockpit/Scripts/Systems/sound_system.lua
line 61
Norsk22771 commented
Fixed in merged pull request #239