-
Posts
44 -
Joined
-
Last visited
-
Heart8reaker changed their profile photo
-
Hi This used to work in a previous version but it no longer works on Dedicated Servers. The helipads do spawn but it does not create Dynamic Spawn slots on the server as it does not appear on the list. This is crucial for our dynamic mission with 200+ helipads that need to be randomized and placing them in the ME is not the best solution. Thank you. local template = { units = {}, y = pos.y, x = pos.x, name = Name, hidden = false, visible = true, } for i, helipadPos in ipairs(HelipadPositions) do local padName = Name if i > 1 then padName = string.format("%s-%d", Name, i) end local unitTemplate = { unitId = nil, ["name"] = padName, ["category"] = "Heliports", ["shape_name"] = ShapeName, ["type"] = Type, ["heliport_callsign_id"] = CallSign or 1, ["heliport_frequency"] = Frequency or 127.5, ["heliport_modulation"] = Modulation or 0, ["y"] = helipadPos.y, ["x"] = helipadPos.x, ["heading"] = helipadPos.heading or 0, } if DynamicSpawns then unitTemplate.dynamicSpawn = true if AllowHotStart then unitTemplate.allowHotStart = true end end if DynamicCargo then unitTemplate.dynamicCargo = true end template.units[i] = unitTemplate end local helipadGroup = coalition.addGroup(Country, -1, template)
-
This crash still occurs on our dedicated server as of today's update (DCS 2.9.20.15384) on the Kola map. @BIGNEWYAny suggestions to what it is related to is appreciated as we cannot decode the trace. Thank you. 2025-09-24 17:43:13.703 INFO EDCORE (Main): # C0000005 ACCESS_VIOLATION at 00007ff76f08e6e9 00:00000000 2025-09-24 17:43:13.705 INFO EDCORE (Main): SymInit: Symbol-SearchPath: 'C:\Program Files\Eagle Dynamics\DCS World Server\bin;', symOptions: 532, 2025-09-24 17:43:13.708 INFO EDCORE (Main): OS-Version: 10.0.26100 () 0x100-0x1 2025-09-24 17:43:13.711 INFO EDCORE (Main): 0x000000000076e6e9 (DCS_server): SW + 0x1524B9 2025-09-24 17:43:13.714 INFO EDCORE (Main): 0x00000000007a19bc (DCS_server): SW + 0x18578C 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x000000000071eeff (DCS_server): SW + 0x102CCF 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x0000000000004508 (World): wSimTrace::CommandsTraceDiscreteIsOn + 0x3D8 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x0000000000004aa2 (World): wSimCalendar::DoActionsUntil + 0x262 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x0000000000a6d1fd (DCS_server): SW + 0x450FCD 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x0000000000a6ced4 (DCS_server): SW + 0x450CA4 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x0000000000a90809 (DCS_server): SW + 0x4745D9 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x0000000000a44cf4 (DCS_server): SW + 0x428AC4 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x0000000000a46333 (DCS_server): SW + 0x42A103 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x00000000025b8d0c (DCS_server): AmdPowerXpressRequestHighPerformance + 0x1097D08 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x00000000010dac82 (DCS_server): SW + 0xABEA52 2025-09-24 17:43:13.716 INFO EDCORE (Main): 0x000000000002e8d7 (KERNEL32): BaseThreadInitThunk + 0x17 dcs.log-20250924-174314.zip
-
edCore.dll Crash - b2DynamicTree::RemoveLeaf + 0xBB
Heart8reaker replied to Heart8reaker's topic in Game Crash
Thank you. -
edCore.dll Crash - b2DynamicTree::RemoveLeaf + 0xBB
Heart8reaker replied to Heart8reaker's topic in Game Crash
I'm sorry, but this is a completely different error you'rer eferring to in `KERNELBASE.dll`, ours happen while flying and in MP, please create a different forum post for it to avoid confusion. Thank you. -
Hi, We've been having these crashes recently on Kola, random, reported by multiple clients in multiplayer. We're still uncertain if it's caused by the Kola map or DCS core itself. Can you please investigate? Thank you. 2025-07-27 18:19:17.284 INFO EDCORE (16768): # -------------- 20250727-181917 -------------- 2025-07-27 18:19:17.284 INFO EDCORE (16768): DCS/2.9.18.12722 (x86_64; MT; Windows NT 10.0.26100) 2025-07-27 18:19:17.285 INFO EDCORE (16768): D:\DCS World\bin-mt\edCore.dll 2025-07-27 18:19:17.285 INFO EDCORE (16768): # C0000005 ACCESS_VIOLATION at 00007ffc8fb44cdb 00:00000000 2025-07-27 18:19:17.286 INFO EDCORE (16768): SymInit: Symbol-SearchPath: 'D:\DCS World\bin-mt;', symOptions: 532, UserName: 'kevin' 2025-07-27 18:19:17.286 INFO EDCORE (16768): OS-Version: 10.0.26100 () 0x300-0x1 2025-07-27 18:19:17.286 INFO EDCORE (16768): 0x0000000000024cdb (edCore): b2DynamicTree::RemoveLeaf + 0xBB 2025-07-27 18:19:17.287 INFO EDCORE (16768): 0x0000000000024656 (edCore): b2DynamicTree::MoveProxy + 0xB6 2025-07-27 18:19:17.287 INFO EDCORE (16768): 0x000000000003e6b4 (Effects): Effects::loadShipWakeConfig + 0x2304 2025-07-27 18:19:17.287 INFO EDCORE (16768): 0x000000000003efae (Effects): Effects::loadShipWakeConfig + 0x2BFE 2025-07-27 18:19:17.287 INFO EDCORE (16768): 0x000000000016a281 (Visualizer): smSceneManager::DestroySceneManager + 0x11261 2025-07-27 18:19:17.287 INFO EDCORE (16768): 0x0000000000170f4b (Visualizer): smSceneManager::regLua + 0x61BB 2025-07-27 18:19:17.288 INFO EDCORE (16768): 0x000000000015595c (Visualizer): smCamera_Implement::getClipRegion + 0x1C3BC 2025-07-27 18:19:17.288 INFO EDCORE (16768): 0x000000000013f74c (Visualizer): smCamera_Implement::getClipRegion + 0x61AC 2025-07-27 18:19:17.288 INFO EDCORE (16768): 0x000000000015a242 (Visualizer): smSceneManager::DestroySceneManager + 0x1222 2025-07-27 18:19:17.288 INFO EDCORE (16768): 0x0000000000033171 (edCore): ed::thread::_get_current_thread_id + 0x71 2025-07-27 18:19:17.288 INFO EDCORE (16768): 0x00000000000037b0 (ucrtbase): wcsrchr + 0x150 2025-07-27 18:19:17.288 INFO EDCORE (16768): 0x000000000002e8d7 (KERNEL32): BaseThreadInitThunk + 0x17 dcs.log-20250727-181917.zip dcs.log
-
@BIGNEWY We did not find any issues with mods or our system, and this is a server crash, occurs from time to time. Not sure which radio this function is calling (wRadio.dll) wRadioPropagationInterface::update, but It seems to occur after these AI aircraft crash events every time: 2025-07-25 14:03:15.239 INFO Scripting (Main): event:type=crash,initiatorPilotName=MiG-29S,t=8363.515,initiator_unit_type=MiG-29S,initiator_object_id=18056193,linked_event_id=0,event_id=7883,initiator_coalition=1,initiator_ws_type1=1,initiatorMissionID=1010017, 2025-06-09 23:43:48.455 INFO Scripting (Main): event:type=crash,initiatorPilotName=Su-33,t=2777.178,initiator_unit_type=Su-33,initiator_object_id=17840897,linked_event_id=0,event_id=12428,initiator_coalition=1,initiator_ws_type1=1,initiatorMissionID=1012756, Thank you. dcs.log-20250725-140315.zip dcs.log-20250728-052018.zip dcs.log-20250609-234348.zip
-
DCS Carrier LSO grading crashes clients and server. To reproduce, simply do a trap that gives a core DCS LSO grading, preferribly one with an OK wire. 2 different clients and 1 server logs `dcs.log` and the server crash dump(`dcs.log-20250724-234009-server.zip`) happened at the same time. Clients can crashe the server. This was in F/A-18C, but reports are coming from other communities with the same crash, as well as F4U Corsair. dcs.log-20250724-213933.zip dcs.log-20250724-234009-server.zip dcs.log
- 1 reply
-
- 3
-
-
@BIGNEWY This crash is still pretty much alive. This crash with `edCore.dll` and `checkMissileThreat` is no longer related to the internal crash on our Kola server in this other forum: Seems to trigger in our Pretense missions only. 2025-07-09 23:16:01.794 INFO EDCORE (Main): # -------------- 20250709-231602 -------------- 2025-07-09 23:16:01.797 INFO EDCORE (Main): DCS/2.9.17.12034 (x86_64; MT; Windows NT 10.0.26100) 2025-07-09 23:16:01.799 INFO EDCORE (Main): C:\Program Files\Eagle Dynamics\DCS World Server\bin\edCore.dll 2025-07-09 23:16:01.802 INFO EDCORE (Main): # C0000005 ACCESS_VIOLATION at 00007ff8586eb55a 00:00000000 2025-07-09 23:16:01.805 INFO EDCORE (Main): SymInit: Symbol-SearchPath: 'C:\Program Files\Eagle Dynamics\DCS World Server\bin;', symOptions: 532, UserName: 'Heartbreaker Server' 2025-07-09 23:16:01.808 INFO EDCORE (Main): OS-Version: 10.0.26100 () 0x100-0x1 2025-07-09 23:16:01.810 INFO EDCORE (Main): 0x000000000001b55a (edCore): LinkBase::Set + 0x1A 2025-07-09 23:16:01.814 INFO EDCORE (Main): 0x00000000000dc0b5 (Transport): woCar::checkMissileThreat + 0x85 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x00000000000be4d5 (Transport): wcColumn::GetLastWaypointId + 0x1B5 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x0000000dcs-20250709-231717.log00000461b (World): wSimTrace::CommandsTraceDiscreteIsOn + 0x3EB 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x0000000000004c42 (World): wSimCalendar::DoActionsUntil + 0x262 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x0000000000a5d51a (DCS_server): SW + 0x4453FA 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x0000000000a5d1f1 (DCS_server): SW + 0x4450D1 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x0000000000a826c2 (DCS_server): SW + 0x46A5A2 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x0000000000a36964 (DCS_server): SW + 0x41E844 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x0000000000a38023 (DCS_server): SW + 0x41FF03 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x0000000002576d08 (DCS_server): AmdPowerXpressRequestHighPerformance + 0x107BD04 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x00000000010bd38e (DCS_server): SW + 0xAA526E 2025-07-09 23:16:01.815 INFO EDCORE (Main): 0x000000000002e8d7 (KERNEL32): BaseThreadInitThunk + 0x17 dcs-20250709-231717.log