wowbagger Posted October 22, 2020 Posted October 22, 2020 (edited) I have had three CTDs after being hit by incoming missiles in the past couple of days. Each time the log file seems to indicate something's up with a sound file : F14_PILOT_COCKPIT:foley/damage_impact or F14_PILOT_COCKPIT:foley/damage_missileimpact. 2020-10-22 16:02:51.987 DEBUG Scripting: AWACSCallsign:make 2020-10-22 16:02:51.987 DEBUG Scripting: Phrases make : key = 2 2020-10-22 16:02:51.987 DEBUG Scripting: Phrases make : key = 4357 2020-10-22 16:02:55.068 DEBUG Scripting: Phrases make : key = 4258 2020-10-22 16:03:04.862 ERROR SOUND: invalid source_params(F14_PILOT_COCKPIT:foley/damage_impact): gain 2020-10-22 16:03:04.864 ERROR SOUND: invalid source_params(F14_PILOT_COCKPIT:foley/damage_missileimpact): gain 2020-10-22 16:03:08.091 INFO EDCORE: signal caught: 'Abnormal termination' 2020-10-22 16:03:08.093 INFO EDCORE: try to write dump information Any ideas on this one? Edited October 23, 2020 by wowbagger no sig
Flappie Posted October 22, 2020 Posted October 22, 2020 (edited) Hi. I've made a short test: my Tomcat was hit by a R-77 missile. I got the same two sound error messages, but my DCS did not crash: 2020-10-22 19:38:33.759 ERROR SOUND: invalid source_params(F14_PILOT_COCKPIT:foley/damage_impact): gain 2020-10-22 19:38:33.759 ERROR SOUND: invalid source_params(F14_PILOT_COCKPIT:foley/damage_missileimpact): gain 2020-10-22 19:38:39.103 INFO Lua: Lua CPU usage: metric: average mission execution: 4.0065 % 2020-10-22 19:38:43.642 INFO Lua: Lua CPU usage: metric: average mission execution: 3.2970 % 2020-10-22 19:38:46.871 INFO Dispatcher: Stop 2020-10-22 19:38:46.893 INFO TACVIEW.DLL: End of flight data recording Your crash seems to be linked to the "PlaneSounder" class: 2020-10-22 16:03:04.862 ERROR SOUND: invalid source_params(F14_PILOT_COCKPIT:foley/damage_impact): gain 2020-10-22 16:03:04.864 ERROR SOUND: invalid source_params(F14_PILOT_COCKPIT:foley/damage_missileimpact): gain 2020-10-22 16:03:08.091 INFO EDCORE: signal caught: 'Abnormal termination' 2020-10-22 16:03:08.093 INFO EDCORE: try to write dump information 2020-10-22 16:03:08.097 INFO EDCORE: # -------------- 20201022-160308 -------------- 2020-10-22 16:03:08.098 INFO EDCORE: DCS/2.5.6.55960 (x86_64; Windows NT 10.0.18363) 2020-10-22 16:03:08.099 INFO EDCORE: C:\WINDOWS\System32\KERNELBASE.dll 2020-10-22 16:03:08.100 INFO EDCORE: # 00000000 STATUS_SUCCESS at 2BC23B29 00:00000000 2020-10-22 16:03:08.104 INFO EDCORE: SymInit: Symbol-SearchPath: '.;F:\DCS World;F:\DCS World\bin;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: ' user' 2020-10-22 16:03:08.105 INFO EDCORE: OS-Version: 10.0.18363 () 0x100-0x1 2020-10-22 16:03:08.491 INFO EDCORE: 0x0000000000043B29 (KERNELBASE): RaiseException + 0x69 2020-10-22 16:03:08.492 INFO EDCORE: 0x00000000000BF9B7 (edCore): ed::core::InitVFS::~InitVFS + 0x6B7 2020-10-22 16:03:08.493 INFO EDCORE: 0x000000000006CAAD (ucrtbase): raise + 0x1DD 2020-10-22 16:03:08.494 INFO EDCORE: 0x000000000006DAB1 (ucrtbase): abort + 0x31 2020-10-22 16:03:08.495 INFO EDCORE: 0x000000000000500A (VCRUNTIME140): purecall + 0x1A 2020-10-22 16:03:08.496 INFO EDCORE: 0x000000000000F7EB (F14-AI): (function-name not available) + 0x0 2020-10-22 16:03:08.496 INFO EDCORE: 0x000000000009FD48 (Sound): Sound: PlaneSounder::update + 0x188 2020-10-22 16:03:08.496 INFO EDCORE: 0x00000000003ED5EE (DCS): CoreUtils::TempFilesManager::operator= + 0x7F9BE 2020-10-22 16:03:08.496 INFO EDCORE: 0x0000000000547C46 (DCS): CoreUtils::TempFilesManager::operator= + 0x1DA016 2020-10-22 16:03:08.496 INFO EDCORE: 0x000000000050C4DE (DCS): CoreUtils::TempFilesManager::operator= + 0x19E8AE 2020-10-22 16:03:08.496 INFO EDCORE: 0x0000000000510306 (DCS): CoreUtils::TempFilesManager::operator= + 0x1A26D6 2020-10-22 16:03:08.496 INFO EDCORE: 0x0000000000003B94 (World): wSimTrace::CommandsTraceDiscreteIsOn + 0x504 2020-10-22 16:03:08.497 INFO EDCORE: 0x000000000000403D (World): wSimCalendar: DoActionsUntil + 0x1FD 2020-10-22 16:03:08.497 INFO EDCORE: 0x0000000000711B7F (DCS): CoreUtils::TempFilesManager::operator= + 0x3A3F4F 2020-10-22 16:03:08.497 INFO EDCORE: 0x00000000007243D3 (DCS): CoreUtils::TempFilesManager::operator= + 0x3B67A3 2020-10-22 16:03:08.497 INFO EDCORE: 0x00000000006F6604 (DCS): CoreUtils::TempFilesManager::operator= + 0x3889D4 2020-10-22 16:03:08.497 INFO EDCORE: 0x00000000006F69C9 (DCS): CoreUtils::TempFilesManager::operator= + 0x388D99 2020-10-22 16:03:08.497 INFO EDCORE: 0x00000000016E8CEB (DCS): AmdPowerXpressRequestHighPerformance + 0xB1ACE7 2020-10-22 16:03:08.497 INFO EDCORE: 0x00000000008E261E (DCS): CoreUtils::TempFilesManager::operator= + 0x5749EE 2020-10-22 16:03:08.497 INFO EDCORE: 0x0000000000017C24 (KERNEL32): BaseThreadInitThunk + 0x14 2020-10-22 16:03:08.498 INFO EDCORE: 0x000000000006CEA1 (ntdll): RtlUserThreadStart + 0x21 2020-10-22 16:03:08.713 INFO EDCORE: Minidump created. Edited October 22, 2020 by Flappie ---
wowbagger Posted October 22, 2020 Author Posted October 22, 2020 Wow, thanks for looking at this with such detail Flappie. Much appreciated. Unfortunately, I'm more than a bit out of my depth here and haven't any idea what the "PlaneSounder" class is or what it's related to. :( no sig
fat creason Posted October 22, 2020 Posted October 22, 2020 That crash is caused by something else that I just fixed, those other two sound errors have also been fixed. They will be in the next patch. Systems Engineer & FM Modeler Heatblur Simulations
Flappie Posted October 22, 2020 Posted October 22, 2020 Well, that was a quick fix! Thank you. :thumbup: ---
wowbagger Posted October 23, 2020 Author Posted October 23, 2020 Excellent. Thanks for the speedy fixes. no sig
scommander2 Posted September 3, 2021 Posted September 3, 2021 Hi, I still see the same error in Steam version with the following info: 2021-09-03 18:30:09.461 INFO DCS: DCS/2.7.5.10869 (x86_64; Windows NT 10.0.19043) 2021-09-03 18:30:09.461 INFO DCS: DCS revision: 190855 2021-09-03 18:30:09.461 INFO DCS: Renderer revision: 22081 2021-09-03 18:30:09.461 INFO DCS: Terrain revision: 22031 2021-09-03 18:30:09.461 INFO DCS: Build number: 627 ... 2021-09-03 18:48:43.280 ERROR SOUND: invalid source_params(F14_PILOT_COCKPIT:foley/damage_impact): gain 2021-09-03 18:48:43.310 ERROR SOUND: invalid source_params(F14_PILOT_COCKPIT:aircrafts/f-14/touchdown): gain 2021-09-03 18:48:43.313 WARNING LOG: 2 duplicate message(s) skipped. 2021-09-03 18:48:43.313 ERROR SOUND: invalid source_params(F14_PILOT_COCKPIT:aircrafts/f-14/groundroll): gain 1 Spoiler Dell XPS 9730, i9-13900H, DDR5 64GB, Discrete GPU: NVIDIA GeForce RTX 4080, 1+2TB M.2 SSD | Thrustmaster Warthog HOTAS + TPR | TKIR5/TrackClipPro | Total Controls Multi-Function Button Box | Win 11 Pro
Recommended Posts