Jump to content

Recommended Posts

  • Mercury_1965 changed the title to After last update 2.8 Ka-50 crash in SP
Posted

You crash seems to be caused by a Helios script:

2022-10-28 18:43:52.180 INFO    Lua::Config (Main): stack traceback:
	[C]: in function 'update_arguments'
	[string "C:\Users\gmv\Saved Games\DCS.openbeta\Scripts\Helios\HeliosExport16.lua"]:160: in function <[string "C:\Users\gmv\Saved Games\DCS.openbeta\Scripts\Helios\HeliosExport16.lua"]:123>
	[C]: in function 'pcall'
	[string "C:\Users\gmv\Saved Games\DCS.openbeta\Scripts\Helios\HeliosExport16.lua"]:968: in function <[string "C:\Users\gmv\Saved Games\DCS.openbeta\Scripts\Helios\HeliosExport16.lua"]:966>
2022-10-28 18:43:52.180 INFO    APP (Main): enumerating loaded modules

 

---

  • 2 weeks later...
Posted
Hi Flappy,
after Helios reinstall i found a solution.
In single player if the units is denominated 'Player' everything is ok,
if is denominated 'Client' ==> DCS crash

I have this issue too, never had before the 2.8.
It should be fixed


Sent from my iPad using Tapatalk
Posted (edited)

I have seen friends in VR crash to desktop flying the Apache. Think they fixed it by lowering the cloud option. Worth a try. Good luck. 

Edited by River
Posted
On 10/29/2022 at 12:04 AM, Mercury_1965 said:

Hi Flappy,

after Helios reinstall i found a solution.
In single player if the units is denominated 'Player' everything is ok,
if is denominated 'Client' ==> DCS crash

Hi @Mercury_1965. Sorry, I had not seen your answer. What do you mean exactly? The issue is not caused by HELIOS? Please attach a mission causing the issue. I'll give it a try.

---

  • 4 weeks later...
Posted (edited)

I´m experiencing the same issue on self-made missions. When the KA-50 is setup as "Player" everything is working. But when I switch it to "client" to have several different Modules available to choose from at start of the mission the game crashes when selecting KA-50

Running on the latest open beta. Already sent some dx-reports after the crash

 

Edit: Added example-mission

Persian Gulf - Convoy.miz

Edited by xfirf
Posted

Sure, here you are.

vor 20 Stunden schrieb Flappie:

Thank for the mission file. I cannot reproduce the crash.

@horus-DCS @xfirf Can you please reproduce the issue and then attach your dcs.log file? I need to find what you three have in common.

 

dcs.log

  • Thanks 1
Posted

Many thanks. The culprit seems to be Helios for you as well: you're having the same Lua errors in your crash stack.

2022-12-10 20:10:08.957 INFO    HELIOS.EXPORT (Main): changed vehicle from '' to 'Ka-50'
2022-12-10 20:10:08.964 INFO    HELIOS.EXPORT (Main): loaded driver 'HeliosDriver16' for 'Ka-50'
2022-12-10 20:10:08.964 INFO    HELIOS.EXPORT (Main): sent 0 updates and received 0 commands since last reporting
2022-12-10 20:10:08.964 INFO    HELIOS.EXPORT (Main): notifying Helios of active vehicle 'Ka-50'
2022-12-10 20:10:08.964 INFO    HELIOS.EXPORT (Main): notifying Helios of active driver 'HeliosDriver16'
2022-12-10 20:10:08.964 INFO    EDCORE (Main): try to write dump information
2022-12-10 20:10:08.966 INFO    EDCORE (Main): # -------------- 20221210-201009 --------------
2022-12-10 20:10:08.967 INFO    EDCORE (Main): DCS/2.8.0.33006 (x86_64; Windows NT 10.0.19044)
2022-12-10 20:10:08.968 INFO    EDCORE (Main): D:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin\FMBase.dll
2022-12-10 20:10:08.969 INFO    EDCORE (Main): # C0000005 ACCESS_VIOLATION at A3FDCDB1 00:00000000
2022-12-10 20:10:08.975 INFO    EDCORE (Main): SymInit: Symbol-SearchPath: '.;D:\Program Files\Eagle Dynamics\DCS World OpenBeta;D:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*https://msdl.microsoft.com/download/symbols;', symOptions: 528, UserName: 'Felix'
2022-12-10 20:10:08.976 INFO    EDCORE (Main): OS-Version: 10.0.19044 () 0x100-0x1
2022-12-10 20:10:09.534 INFO    EDCORE (Main): 0x000000000008CDB1 (FMBase): EagleFM::Elec::Lamp::getLightness + 0x21
2022-12-10 20:10:09.535 INFO    EDCORE (Main): 0x0000000000123513 (CockpitKa50): cockpit::Ka50::ccMainPanel::lamp_H_RALT_stab_controller + 0x53
2022-12-10 20:10:09.535 INFO    EDCORE (Main): 0x00000000001D6D66 (CockpitBase): cockpit::ccMainPanel::set_arguments + 0x36
2022-12-10 20:10:09.535 INFO    EDCORE (Main): 0x00000000001D442F (CockpitBase): cockpit::ccMainPanel::l_update_arguments + 0x4F
2022-12-10 20:10:09.535 INFO    EDCORE (Main): 0x0000000000007195 (lua): luaD_growstack + 0x4B5
2022-12-10 20:10:09.535 INFO    EDCORE (Main): 0x00000000000133C9 (lua): luaS_newlstr + 0x3EE9
2022-12-10 20:10:09.535 INFO    EDCORE (Main): 0x0000000000006B5B (lua): lua_setlocal + 0xA0B
2022-12-10 20:10:09.536 INFO    EDCORE (Main): 0x000000000000737F (lua): luaD_growstack + 0x69F
2022-12-10 20:10:09.536 INFO    EDCORE (Main): 0x0000000000006D4E (lua): luaD_growstack + 0x6E
2022-12-10 20:10:09.536 INFO    EDCORE (Main): 0x0000000000001C00 (lua): lua_pcall + 0x60
2022-12-10 20:10:09.536 INFO    EDCORE (Main): 0x00000000000174DD (lua): luaL_where + 0xE2D
2022-12-10 20:10:09.536 INFO    EDCORE (Main): 0x0000000000007195 (lua): luaD_growstack + 0x4B5
2022-12-10 20:10:09.536 INFO    EDCORE (Main): 0x00000000000133C9 (lua): luaS_newlstr + 0x3EE9
2022-12-10 20:10:09.536 INFO    EDCORE (Main): 0x0000000000006B5B (lua): lua_setlocal + 0xA0B
2022-12-10 20:10:09.537 INFO    EDCORE (Main): 0x000000000000737F (lua): luaD_growstack + 0x69F
2022-12-10 20:10:09.537 INFO    EDCORE (Main): 0x0000000000006D4E (lua): luaD_growstack + 0x6E
2022-12-10 20:10:09.537 INFO    EDCORE (Main): 0x0000000000001C00 (lua): lua_pcall + 0x60
2022-12-10 20:10:09.537 INFO    EDCORE (Main): 0x0000000000064DB9 (edCore): ED_lua_pcall + 0x59
2022-12-10 20:10:09.537 INFO    EDCORE (Main): 0x00000000000606CB (edCore): Lua::Config::call_func + 0xEB
2022-12-10 20:10:09.537 INFO    EDCORE (Main): 0x000000000091684D (DCS): SW + 0x4D6D5D
2022-12-10 20:10:09.538 INFO    EDCORE (Main): 0x000000000080EA6E (DCS): SW + 0x3CEF7E
2022-12-10 20:10:09.538 INFO    EDCORE (Main): 0x000000000080E8CE (DCS): SW + 0x3CEDDE
2022-12-10 20:10:09.538 INFO    EDCORE (Main): 0x000000000082F2D9 (DCS): SW + 0x3EF7E9
2022-12-10 20:10:09.538 INFO    EDCORE (Main): 0x00000000007EE914 (DCS): SW + 0x3AEE24
2022-12-10 20:10:09.538 INFO    EDCORE (Main): 0x00000000007EF7E4 (DCS): SW + 0x3AFCF4
2022-12-10 20:10:09.538 INFO    EDCORE (Main): 0x0000000002289650 (DCS): AmdPowerXpressRequestHighPerformance + 0xF6064C
2022-12-10 20:10:09.538 INFO    EDCORE (Main): 0x0000000000BDCB52 (DCS): SW + 0x79D062
2022-12-10 20:10:09.539 INFO    EDCORE (Main): 0x0000000000017034 (KERNEL32): BaseThreadInitThunk + 0x14
2022-12-10 20:10:09.539 INFO    EDCORE (Main): 0x00000000000526A1 (ntdll): RtlUserThreadStart + 0x21
2022-12-10 20:10:09.899 INFO    EDCORE (Main): Minidump created.
2022-12-10 20:10:09.899 INFO    Lua::Config (Main): stack traceback:
2022-12-10 20:10:09.899 WARNING LOG (13712): 2 duplicate message(s) skipped.
2022-12-10 20:10:09.899 INFO    Lua::Config (Main): stack traceback:
	[C]: in function 'update_arguments'
	[string "C:\Users\Felix\Saved Games\DCS.openbeta\Scripts\Helios\HeliosExport16.lua"]:160: in function <[string "C:\Users\Felix\Saved Games\DCS.openbeta\Scripts\Helios\HeliosExport16.lua"]:123>
	[C]: in function 'pcall'
	[string "C:\Users\Felix\Saved Games\DCS.openbeta\Scripts\Helios\HeliosExport16.lua"]:968: in function <[string "C:\Users\Felix\Saved Games\DCS.openbeta\Scripts\Helios\HeliosExport16.lua"]:966>

 

Please ensure Helios is up-to-date. If it is, you should report your issue here: https://github.com/HeliosVirtualCockpit/Helios/issues

  • Like 1

---

Posted

Hey @Flappie,

the devs of Helios can´t find anything strange on their side. And as this only occours for some ppl are you able to provide more details as they are not able to debug DCS? It would really be cool if this issue could be fixed.

Posted

Update.

When I replace some of the KA-50 files in the folder "D:\Program Files\Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\Ka-50\Cockpit\Scripts" with the one from "D:\Program Files\Eagle Dynamics\DCS World OpenBeta\_backup.023\Mods\aircraft\Ka-50\Cockpit\Scripts" the game does not crash, but the graphics are messed up.

So from my point of view there was a change in the last update causing the issue?

Screen_221212_170016.jpg

Posted

Helios is a mod for DCS, not the other way around. When DCS changes, Helios devs need to adapt their product to DCS.

Since Helios devs say only a few Helios users are reporting this issue, I'm guessing it has to do with your custom Helios config files.

Please attach this file:

\Saved Games\DCS.openbeta\Scripts\Helios\HeliosExport16.lua

---

Posted
vor 17 Minuten schrieb Flappie:

Helios is a mod for DCS, not the other way around. When DCS changes, Helios devs need to adapt their product to DCS.

Since Helios devs say only a few Helios users are reporting this issue, I'm guessing it has to do with your custom Helios config files.

Please attach this file:

\Saved Games\DCS.openbeta\Scripts\Helios\HeliosExport16.lua

Yeah, you described it better than I did, sorry.
My point is / was: A change within DCS "caused" the issue. Finding the right change will help fixing the issue.

 

HeliosExport16.lua

  • Thanks 1
Posted (edited)

Thank you. Let's sum it up:

1/ The game crashes at this stage because of a Lua script:

2022-10-28 18:43:52.038 INFO    EDCORE (Main): 0x000000000008CDB1 (FMBase): EagleFM::Elec::Lamp::getLightness + 0x21
2022-10-28 18:43:52.038 INFO    EDCORE (Main): 0x0000000000123513 (CockpitKa50): cockpit::Ka50::ccMainPanel::lamp_H_RALT_stab_controller + 0x53
2022-10-28 18:43:52.039 INFO    EDCORE (Main): 0x00000000001D6CF6 (CockpitBase): cockpit::ccMainPanel::set_arguments + 0x36
2022-10-28 18:43:52.039 INFO    EDCORE (Main): 0x00000000001D43BF (CockpitBase): cockpit::ccMainPanel::l_update_arguments + 0x4F

2/ And here's approximately where the Lua script crashes:

        local mainPanelDevice = GetDevice(0)
        if type(mainPanelDevice) == "table" then
            mainPanelDevice:update_arguments()      <--- crashes here, or so it seems

I was looking for info about this GetDevice() function... and look what I just found!

Same bug, 5 years ago, different aircraft. I think it's time to call for help.

 

Hello @cofcorpse. I see you fixed a very similar issue 5 years ago for the F-86F. This time it happens with the Ka-50.  Can you please take a look? Shall this issue be reported?

Edited by Flappie
  • Like 1

---

Posted (edited)

after 2.8 there was/is  a glitch in helios related to the ka-50 device_init.lua. Almost as if something within that Lua script got moved/ renamed or changed slightly.  It wouldn't allow the  patches to install correctly unless that  specific patch for the ka-50 was omitted. Not sure how or why any of this is the way it is, but something caused a freak out in Helios.  Not sure if BlufinBima has got it sorted out yet. Could be fixed in the next helios release. Might be related to this issue somehow. Most definitely sounds like ED made  a behind the scene change and Helios needs to be updated accordingly.

Edited by MadKreator
  • Thanks 1

Intel i7 13700k, ASUS  rog strix z790A, 64gigs G.Skill Trident DDR5 @6400Mhz, Nvidia  RTX 4080FE, 4TB,  2x 2TB,  1TB Samsung NVME, 1TB Samsung SSD,   Corsair RM1000x, Corsair Titan 360 X AIO cooler, Lian Li LanCool 2, VKB Gunfighter Ultimate, VKB Custom STECS , MFG Crosswinds, Moza FFB,  Virpil Collective, Track IR5, 48” LG UltraGear OLED & HP 24” touchscreen for Helios,49” Samsung Ultrawide,  Streamdeck XL, Corsair Virtuoso RGB Headphones

Posted

Helios new version released this morning vs1.6.55. The ka-50 patch issue was fixed, might be worth the update and a profile re-install to see if the issues were linked somehow.

Intel i7 13700k, ASUS  rog strix z790A, 64gigs G.Skill Trident DDR5 @6400Mhz, Nvidia  RTX 4080FE, 4TB,  2x 2TB,  1TB Samsung NVME, 1TB Samsung SSD,   Corsair RM1000x, Corsair Titan 360 X AIO cooler, Lian Li LanCool 2, VKB Gunfighter Ultimate, VKB Custom STECS , MFG Crosswinds, Moza FFB,  Virpil Collective, Track IR5, 48” LG UltraGear OLED & HP 24” touchscreen for Helios,49” Samsung Ultrawide,  Streamdeck XL, Corsair Virtuoso RGB Headphones

Posted

Unfortunately, Helios 1.6.5500 was never going to resolve this problem.   Unless ED can explain how Helios' use of the update_arguments() on GetDevices(0) was incorrect, then this isn't something which Helios can resolve.  Hopefully cofcorpse will work his magic on this issue (which was also reported on the new MB-339).

On 12/13/2022 at 5:19 PM, DD_wingflyr said:

That is Awesome news, I was also having the Ka50 DCS crash. Helios hiccup. I was waiting patiently for this update Thanks you Guys you're the best. 

 

On 12/13/2022 at 5:41 PM, xfirf said:

For me this did not fix the mentioned issue.

 

  • Like 1

BlueFinBima

Latest Helios Virtual Cockpit Team version of Helios can be found on Github

BlueFinBima Helios YouTube

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...