MartinCo Posted June 10, 2024 Posted June 10, 2024 Hi ED, Creating this post whilst I try to create a reproduction case but as this has happened twice now in 2 days under similar circumstances it maybe faster for you to review the crash dump file to see the codepaths etc. It seems to be when missiles explodes near a unit whilst it's rearming and it's destroyed registering a self-kill (possibly a close by intercept) Both are crashing in the same method: 2024-06-08 00:18:47.337 INFO EDCORE (Main): # -------------- 20240608-001848 -------------- 2024-06-08 00:18:47.337 INFO EDCORE (Main): DCS/2.9.5.55918 (x86_64; Windows NT 10.0.20348) 2024-06-08 00:18:47.337 INFO EDCORE (Main): C:\dcs\server\bin\Weapons.dll 2024-06-08 00:18:47.337 INFO EDCORE (Main): # C0000005 ACCESS_VIOLATION at 00007ff8b41175c8 00:00000000 2024-06-08 00:18:47.337 INFO EDCORE (Main): SymInit: Symbol-SearchPath: 'C:\dcs\server\bin;', symOptions: 532, UserName: 'sdcs' 2024-06-08 00:18:47.337 INFO EDCORE (Main): OS-Version: 10.0.20348 () 0x110-0x3 2024-06-08 00:18:47.337 INFO EDCORE (Main): 0x00000000001175c8 (Weapons): wStowage::stopRearm + 0x1738 2024-06-08 00:18:47.337 INFO EDCORE (Main): 0x000000000014898a (Weapons): woMissile::doExplode + 0x22A 2024-06-08 00:18:47.337 INFO EDCORE (Main): 0x000000000011824d (Weapons): wWeapon::getDescriptor + 0x99D 2024-06-08 00:18:47.337 INFO EDCORE (Main): 0x0000000000116807 (Weapons): wStowage::stopRearm + 0x977 2024-06-08 00:18:47.337 INFO EDCORE (Main): 0x000000000001c71e (edObjects): DamageInfo::GetDamager + 0x72E 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x00000000000189b4 (edterrain4): ITerrainImpl4::EventHandler::~EventHandler + 0x1CA4 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x00000000000177c0 (edterrain4): ITerrainImpl4::EventHandler::~EventHandler + 0xAB0 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x0000000000014efb (edterrain4): landscape4::lRoad::getStartParam + 0x407B 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x0000000000014f37 (edterrain4): landscape4::lRoad::getStartParam + 0x40B7 2024-06-08 00:18:47.338 WARNING LOG (8760): 10 duplicate message(s) skipped. 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x000000000001e505 (edterrain4): ITerrainImpl4::querySceneObjectsCB + 0x275 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x000000000001c55f (edObjects): DamageInfo::GetDamager + 0x56F 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x000000000000cad0 (edObjects): viObjectManager::GetSegmentList + 0x1300 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x0000000000116ff2 (Weapons): wStowage::stopRearm + 0x1162 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x000000000010f8ef (Weapons): Ammo::add_and_get_ref + 0x1C6F 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x000000000013fb57 (Weapons): woMissile::Control + 0xDA7 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x000000000014484a (Weapons): woMissile::InitExhaust + 0x29A 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x00000000000045ab (World): wSimTrace::CommandsTraceDiscreteIsOn + 0x3EB 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x0000000000004bc2 (World): wSimCalendar::DoActionsUntil + 0x262 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x00000000008c8f99 (DCS_server): SW + 0x407E49 2024-06-08 00:18:47.338 INFO EDCORE (Main): 0x00000000008c8c71 (DCS_server): SW + 0x407B21 2024-06-08 00:18:47.339 INFO EDCORE (Main): 0x00000000008ebb71 (DCS_server): SW + 0x42AA21 2024-06-08 00:18:47.339 INFO EDCORE (Main): 0x00000000008a8874 (DCS_server): SW + 0x3E7724 2024-06-08 00:18:47.339 INFO EDCORE (Main): 0x00000000008a9fad (DCS_server): SW + 0x3E8E5D 2024-06-08 00:18:47.339 INFO EDCORE (Main): 0x00000000004a1c10 (DCS_server): (function-name not available) + 0x0 2024-06-08 00:18:47.339 INFO EDCORE (Main): 0x000000000280cd0f (DCS_server): AmdPowerXpressRequestHighPerformance + 0x13A1D0B 2024-06-08 00:18:47.339 INFO EDCORE (Main): 0x0000000000cf70ee (DCS_server): SW + 0x835F9E 2024-06-10 18:50:15.361 INFO EDCORE (Main): # -------------- 20240610-185016 -------------- 2024-06-10 18:50:15.361 INFO EDCORE (Main): DCS/2.9.5.55918 (x86_64; Windows NT 10.0.20348) 2024-06-10 18:50:15.361 INFO EDCORE (Main): C:\dcs\server\bin\Weapons.dll 2024-06-10 18:50:15.361 INFO EDCORE (Main): # C0000005 ACCESS_VIOLATION at 00007ff8c08e75c8 00:00000000 2024-06-10 18:50:15.362 INFO EDCORE (Main): SymInit: Symbol-SearchPath: 'C:\dcs\server\bin;', symOptions: 532, UserName: 'sdcs' 2024-06-10 18:50:15.362 INFO EDCORE (Main): OS-Version: 10.0.20348 () 0x110-0x3 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x00000000001175c8 (Weapons): wStowage::stopRearm + 0x1738 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x000000000014898a (Weapons): woMissile::doExplode + 0x22A 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x0000000000119cb8 (Weapons): weaponInitRandomSeed + 0x1A48 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x000000000007ceb2 (edCore): Mail::Reader::stream + 0x1462 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x0000000000b4a9b3 (DCS_server): SW + 0x689863 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x0000000000b6e913 (DCS_server): SW + 0x6AD7C3 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x0000000000b64c5e (DCS_server): SW + 0x6A3B0E 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x00000000008eba20 (DCS_server): SW + 0x42A8D0 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x00000000008a8874 (DCS_server): SW + 0x3E7724 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x00000000008a9fad (DCS_server): SW + 0x3E8E5D 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x00000000004a1c10 (DCS_server): (function-name not available) + 0x0 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x000000000280cd0f (DCS_server): AmdPowerXpressRequestHighPerformance + 0x13A1D0B 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x0000000000cf70ee (DCS_server): SW + 0x835F9E 2024-06-10 18:50:15.362 INFO EDCORE (Main): 0x0000000000014de0 (KERNEL32): BaseThreadInitThunk + 0x10 And in both cases, the last event was a self-kill bda event 2024-06-08 00:18:47.307 INFO Scripting (Main): event:initiatorPilotName=Hawk tr,target_coalition=2,linked_event_id=0,targetMissionID=1001926,target_ws_type1=2,initiator_object_id=17197569,target=Hawk ln,target_object_id=17196545,targetPilotName=Hawk ln,type=bda,target_unit_type=Hawk ln,t=10942.348,initiator_unit_type=Hawk tr,event_id=3344,weapon=MIM-23K Hawk,initiator_ws_type1=2,initiatorMissionID=1001930,initiator_coalition=2, 2024-06-10 18:50:15.334 INFO Scripting (Main): event:initiatorPilotName=Tor 9A331,target_coalition=2,linked_event_id=0,targetMissionID=1002815,target_ws_type1=2,initiator_object_id=17409537,target=Tor 9A331,target_object_id=17409537,targetPilotName=Tor 9A331,type=bda,target_unit_type=Tor 9A331,t=25576.864,initiator_unit_type=Tor 9A331,event_id=9485,weapon=9M330 Tor (SA-15 Gauntlet),initiator_ws_type1=2,initiatorMissionID=1002815,initiator_coalition=2, dcs.log-20240608-001848.zip dcs.log-20240610-185016.zip
MartinCo Posted March 3 Author Posted March 3 Just to say this is still happening - I spent about half a day trying to get it to reproduce without much luck joy trying all sorts of things to get the missile to destroy itself and in the process the unit, most often it's happening with Roland ADS the last 3 crashes we have had have all been exactly the same scenario as the first post Unfortunately it's a 1.5 hour track on the latest one so haven't added it and will think of how i can try reproduce it DCS/2.9.13.6818 dcs.20250302-233535.log-2025-03-02 23:35:34.452 INFO Scripting (Main): event:weapon_type=6496868,initiatorPilotName=Roland ADS,target_coalition=2,linked_event_id=1945,targetMissionID=1002676,target_ws_type1=2,initiator_object_id=17076993,target=Roland ADS,target_object_id=17076993,targetPilotName=Roland ADS,type=kill,target_unit_type=Roland ADS,t=4846.232,initiator_unit_type=Roland ADS,event_id=1947,weapon=XMIM-115 Roland,initiator_ws_type1=2,initiatorMissionID=1002676,initiator_coalition=2, dcs.20250302-233535.log-2025-03-02 23:35:34.452 INFO Scripting (Main): event:type=score,initiatorPilotName=Roland ADS,t=4846.232,linked_event_id=1947,initiator_unit_type=Roland ADS,event_id=1948,initiator_object_id=17076993,amount=-15,comment=ground,initiator_coalition=2,initiator_ws_type1=2,initiatorMissionID=1002676, dcs.20250302-233535.log-2025-03-02 23:35:34.452 INFO Scripting (Main): event:weapon_type=6496868,initiatorPilotName=Roland ADS,target_coalition=2,linked_event_id=0,targetMissionID=1002676,target_ws_type1=2,initiator_object_id=17076993,target=Roland ADS,target_object_id=17076993,targetPilotName=Roland ADS,type=bda,target_unit_type=Roland ADS,t=4846.232,initiator_unit_type=Roland ADS,event_id=1950,weapon=XMIM-115 Roland,initiator_ws_type1=2,initiatorMissionID=1002676,initiator_coalition=2, dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): # -------------- 20250302-233535 -------------- dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): DCS/2.9.13.6818 (x86_64; MT; Windows NT 10.0.20348) dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): # C0000005 ACCESS_VIOLATION at 0000564300000000 00:00000000 dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): SymInit: Symbol-SearchPath: 'D:\dcs\server\bin;', symOptions: 532, UserName: 'sdcs' dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): OS-Version: 10.0.20348 () 0x110-0x3 dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): 0x0000564300000000 ((module-name not available)): (function-name not available) + 0x0 dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): 0x000000000011f182 (Weapons): wStowage::stopRearm + 0x1762 dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): 0x00000000001532e8 (Weapons): woMissile::doExplode + 0x1C8 dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): 0x00000000001219e8 (Weapons): weaponInitRandomSeed + 0x1C08 dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): 0x00000000000807ac (edCore): Mail::Reader::stream + 0x13FC dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): 0x0000000000d13d84 (DCS_server): SW + 0x6FE7D4 dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): 0x0000000000d28bd6 (DCS_server): SW + 0x713626 dcs.20250302-233535.log-2025-03-02 23:35:34.476 INFO EDCORE (Main): 0x0000000000d3478e (DCS_server): SW + 0x71F1DE dcs.20250302-233535.log-2025-03-02 23:35:34.477 INFO EDCORE (Main): 0x0000000000a68511 (DCS_server): SW + 0x452F61 dcs.20250302-233535.log-2025-03-02 23:35:34.477 INFO EDCORE (Main): 0x0000000000a228f4 (DCS_server): SW + 0x40D344 dcs.20250302-233535.log-2025-03-02 23:35:34.477 INFO EDCORE (Main): 0x0000000000a24023 (DCS_server): SW + 0x40EA73 dcs.20250302-233535.log-2025-03-02 23:35:34.477 INFO EDCORE (Main): 0x000000000272ad88 (DCS_server): AmdPowerXpressRequestHighPerformance + 0x1263D84 dcs.20250302-233535.log-2025-03-02 23:35:34.477 INFO EDCORE (Main): 0x00000000010ad88e (DCS_server): SW + 0xA982DE dcs.20250302-233535.log-2025-03-02 23:35:34.477 INFO EDCORE (Main): 0x0000000000014cb0 (KERNEL32): BaseThreadInitThunk + 0x10 2025-02-07 DCS/2.9.12.5336 dcs.20250207-034601.log-2025-02-07 03:46:00.652 INFO Scripting (Main): event:weapon_type=6496868,initiatorPilotName=Roland ADS,target_coalition=2,linked_event_id=3213,targetMissionID=1000722,target_ws_type1=2,initiator_object_id=16882433,target=Roland ADS,target_object_id=16882433,targetPilotName=Roland ADS,type=kill,target_unit_type=Roland ADS,t=10334.83,initiator_unit_type=Roland ADS,event_id=3215,weapon=XMIM-115 Roland,initiator_ws_type1=2,initiatorMissionID=1000722,initiator_coalition=2, dcs.20250207-034601.log-2025-02-07 03:46:00.652 INFO Scripting (Main): event:type=score,initiatorPilotName=Roland ADS,t=10334.83,linked_event_id=3215,initiator_unit_type=Roland ADS,event_id=3216,initiator_object_id=16882433,amount=-15,comment=ground,initiator_coalition=2,initiator_ws_type1=2,initiatorMissionID=1000722, dcs.20250207-034601.log-2025-02-07 03:46:00.653 INFO Scripting (Main): event:weapon_type=6496868,initiatorPilotName=Roland ADS,target_coalition=2,linked_event_id=0,targetMissionID=1000722,target_ws_type1=2,initiator_object_id=16882433,target=Roland ADS,target_object_id=16882433,targetPilotName=Roland ADS,type=bda,target_unit_type=Roland ADS,t=10334.83,initiator_unit_type=Roland ADS,event_id=3218,weapon=XMIM-115 Roland,initiator_ws_type1=2,initiatorMissionID=1000722,initiator_coalition=2, dcs.20250207-034601.log-2025-02-07 03:46:00.675 INFO EDCORE (Main): # -------------- 20250207-034601 -------------- dcs.20250207-034601.log-2025-02-07 03:46:00.675 INFO EDCORE (Main): DCS/2.9.12.5336 (x86_64; MT; Windows NT 10.0.20348) dcs.20250207-034601.log-2025-02-07 03:46:00.675 INFO EDCORE (Main): dcs.20250207-034601.log-2025-02-07 03:46:00.675 INFO EDCORE (Main): # C0000005 ACCESS_VIOLATION at 0000564300000000 00:00000000 dcs.20250207-034601.log-2025-02-07 03:46:00.675 INFO EDCORE (Main): SymInit: Symbol-SearchPath: 'D:\dcs\server\bin;', symOptions: 532, UserName: 'sdcs' dcs.20250207-034601.log-2025-02-07 03:46:00.675 INFO EDCORE (Main): OS-Version: 10.0.20348 () 0x110-0x3 dcs.20250207-034601.log-2025-02-07 03:46:00.675 INFO EDCORE (Main): 0x0000564300000000 ((module-name not available)): (function-name not available) + 0x0 dcs.20250207-034601.log-2025-02-07 03:46:00.675 INFO EDCORE (Main): 0x000000000011f0c2 (Weapons): wStowage::stopRearm + 0x1762 dcs.20250207-034601.log-2025-02-07 03:46:00.675 INFO EDCORE (Main): 0x0000000000152488 (Weapons): woMissile::doExplode + 0x1C8 dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x0000000000121918 (Weapons): weaponInitRandomSeed + 0x1BF8 dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x00000000000807ac (edCore): Mail::Reader::stream + 0x13FC dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x0000000000be5ca4 (DCS_server): SW + 0x6F91B4 dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x0000000000bfad86 (DCS_server): SW + 0x70E296 dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x0000000000c068ae (DCS_server): SW + 0x719DBE dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x000000000093a501 (DCS_server): SW + 0x44DA11 dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x00000000008f4a94 (DCS_server): SW + 0x407FA4 dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x00000000008f61c3 (DCS_server): SW + 0x4096D3 dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x0000000002266183 (DCS_server): AmdPowerXpressRequestHighPerformance + 0x11D117F dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x0000000000cd5eb2 (DCS_server): SW + 0x7E93C2 dcs.20250207-034601.log-2025-02-07 03:46:00.676 INFO EDCORE (Main): 0x0000000000014cb0 (KERNEL32): BaseThreadInitThunk + 0x10 2025-01-03 Roland ADS dcs.20250103-043509.log-2025-01-03 04:35:08.927 INFO Scripting (Main): event:weapon_type=6496868,initiatorPilotName=Roland ADS,target_coalition=2,linked_event_id=1374,targetMissionID=1000973,target_ws_type1=2,initiator_object_id=16923137,target=Roland ADS,target_object_id=16923137,targetPilotName=Roland ADS,type=kill,target_unit_type=Roland ADS,t=3664.691,initiator_unit_type=Roland ADS,event_id=1376,weapon=XMIM-115 Roland,initiator_ws_type1=2,initiatorMissionID=1000973,initiator_coalition=2, dcs.20250103-043509.log-2025-01-03 04:35:08.927 INFO Scripting (Main): event:type=score,initiatorPilotName=Roland ADS,t=3664.691,linked_event_id=1376,initiator_unit_type=Roland ADS,event_id=1377,initiator_object_id=16923137,amount=-15,comment=ground,initiator_coalition=2,initiator_ws_type1=2,initiatorMissionID=1000973, dcs.20250103-043509.log-2025-01-03 04:35:08.928 INFO Scripting (Main): event:weapon_type=6496868,initiatorPilotName=Roland ADS,target_coalition=2,linked_event_id=0,targetMissionID=1000973,target_ws_type1=2,initiator_object_id=16923137,target=Roland ADS,target_object_id=16923137,targetPilotName=Roland ADS,type=bda,target_unit_type=Roland ADS,t=3664.691,initiator_unit_type=Roland ADS,event_id=1379,weapon=XMIM-115 Roland,initiator_ws_type1=2,initiatorMissionID=1000973,initiator_coalition=2, dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): # -------------- 20250103-043509 -------------- dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): DCS/2.9.11.4686 (x86_64; MT; Windows NT 10.0.20348) dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): # C0000005 ACCESS_VIOLATION at 0000564300000000 00:00000000 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): SymInit: Symbol-SearchPath: 'D:\dcs\server\bin;', symOptions: 532, UserName: 'sdcs' dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): OS-Version: 10.0.20348 () 0x110-0x3 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x0000564300000000 ((module-name not available)): (function-name not available) + 0x0 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x0000000000122a02 (Weapons): wStowage::stopRearm + 0x1752 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x0000000000155d48 (Weapons): woMissile::doExplode + 0x1C8 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x0000000000125258 (Weapons): weaponInitRandomSeed + 0x1BF8 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x00000000000807ac (edCore): Mail::Reader::stream + 0x13FC dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x0000000000be3e34 (DCS_server): SW + 0x6F7364 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x0000000000bf8f16 (DCS_server): SW + 0x70C446 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x0000000000c04a3e (DCS_server): SW + 0x717F6E dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x0000000000939a21 (DCS_server): SW + 0x44CF51 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x00000000008f3fb4 (DCS_server): SW + 0x4074E4 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x00000000008f56e3 (DCS_server): SW + 0x408C13 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x0000000002265047 (DCS_server): AmdPowerXpressRequestHighPerformance + 0x11D2043 dcs.20250103-043509.log-2025-01-03 04:35:08.951 INFO EDCORE (Main): 0x0000000000cd4182 (DCS_server): SW + 0x7E76B2 dcs.20250103-043509.log-2025-01-03 04:35:08.952 INFO EDCORE (Main): 0x0000000000014cb0 (KERNEL32): BaseThreadInitThunk + 0x10
Flappie Posted March 6 Posted March 6 Hi @MartinCo. What would help here is a track able to reproduce the crash. When this kind of crash happens, open the latest zip file from the server's "Saved Games/DCS/Logs" folder: if a .trk file is present, attach the whole zip file here. ---
Recommended Posts