Jump to content

Got this crash three times since latest update while playing on GAW


Pekins

Recommended Posts

Wow, this is probably the longest DCS crashlog I've ever seen! It starts likes this:

 

2021-05-21 23:23:28.377 INFO    COCKPITBASE: 
altitude - 4356.800293,
answer - false,
aspect - 2,
point - 
    x - -177706.578125,
    y - 4356.800293,
    z - 471848.218750
2021-05-21 23:23:33.319 INFO    EDCORE: try to write dump information
2021-05-21 23:23:33.320 INFO    EDCORE: # -------------- 20210521-232333 --------------
2021-05-21 23:23:33.321 INFO    EDCORE: DCS/2.7.1.6430 (x86_64; Windows NT 10.0.19042)
2021-05-21 23:23:33.322 INFO    EDCORE: E:\DCS World\bin\Input.dll
2021-05-21 23:23:33.323 INFO    EDCORE: # C0000005 ACCESS_VIOLATION at EF9C3333 00:00000000
2021-05-21 23:23:33.325 INFO    EDCORE: SymInit: Symbol-SearchPath: '.;E:\DCS World;E:\DCS World\bin;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*https://msdl.microsoft.com/download/symbols;', symOptions: 528, UserName: 'emo_g'
2021-05-21 23:23:33.326 INFO    EDCORE: OS-Version: 10.0.19042 () 0x300-0x1
2021-05-21 23:23:33.842 INFO    EDCORE: 0x0000000000053333 (Input): luaopen_Input + 0x53A3
2021-05-21 23:23:33.843 INFO    EDCORE: 0x00000000000552C8 (Input): luaopen_Input + 0x7338
2021-05-21 23:23:33.844 INFO    EDCORE: 0x0000000000014CD1 (Input): Input::process + 0xE1
2021-05-21 23:23:33.844 INFO    EDCORE: 0x0000000000800060 (DCS): SW + 0x50F560
2021-05-21 23:23:33.844 INFO    EDCORE: 0x00000000007D0F74 (DCS): SW + 0x4E0474
2021-05-21 23:23:33.845 INFO    EDCORE: 0x00000000007D134D (DCS): SW + 0x4E084D
2021-05-21 23:23:33.845 INFO    EDCORE: 0x0000000001C5D367 (DCS): AmdPowerXpressRequestHighPerformance + 0xE6F363
2021-05-21 23:23:33.845 INFO    EDCORE: 0x0000000000A07BAE (DCS): SW + 0x7170AE
2021-05-21 23:23:33.845 INFO    EDCORE: 0x0000000000017034 (KERNEL32): BaseThreadInitThunk + 0x14
2021-05-21 23:23:33.845 INFO    EDCORE: 0x0000000000052651 (ntdll): RtlUserThreadStart + 0x21
2021-05-21 23:23:34.013 INFO    EDCORE: Minidump created.
2021-05-21 23:23:34.013 INFO    Lua::Config: stack traceback:
2021-05-21 23:23:34.013 WARNING LOG: 3 duplicate message(s) skipped.

 

 

What do we learn?

  1. The error sprung from DCS Input.dll.
  2. The Input function was using Lua scripts ("luaopen_Input").

It looks like DCS is having a hard time with one of your devices. What control were you using when it crashed?

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

4 hours ago, Flappie said:

Wow, this is probably the longest DCS crashlog I've ever seen! It starts likes this:

 


2021-05-21 23:23:28.377 INFO    COCKPITBASE: 
altitude - 4356.800293,
answer - false,
aspect - 2,
point - 
    x - -177706.578125,
    y - 4356.800293,
    z - 471848.218750
2021-05-21 23:23:33.319 INFO    EDCORE: try to write dump information
2021-05-21 23:23:33.320 INFO    EDCORE: # -------------- 20210521-232333 --------------
2021-05-21 23:23:33.321 INFO    EDCORE: DCS/2.7.1.6430 (x86_64; Windows NT 10.0.19042)
2021-05-21 23:23:33.322 INFO    EDCORE: E:\DCS World\bin\Input.dll
2021-05-21 23:23:33.323 INFO    EDCORE: # C0000005 ACCESS_VIOLATION at EF9C3333 00:00000000
2021-05-21 23:23:33.325 INFO    EDCORE: SymInit: Symbol-SearchPath: '.;E:\DCS World;E:\DCS World\bin;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*https://msdl.microsoft.com/download/symbols;', symOptions: 528, UserName: 'emo_g'
2021-05-21 23:23:33.326 INFO    EDCORE: OS-Version: 10.0.19042 () 0x300-0x1
2021-05-21 23:23:33.842 INFO    EDCORE: 0x0000000000053333 (Input): luaopen_Input + 0x53A3
2021-05-21 23:23:33.843 INFO    EDCORE: 0x00000000000552C8 (Input): luaopen_Input + 0x7338
2021-05-21 23:23:33.844 INFO    EDCORE: 0x0000000000014CD1 (Input): Input::process + 0xE1
2021-05-21 23:23:33.844 INFO    EDCORE: 0x0000000000800060 (DCS): SW + 0x50F560
2021-05-21 23:23:33.844 INFO    EDCORE: 0x00000000007D0F74 (DCS): SW + 0x4E0474
2021-05-21 23:23:33.845 INFO    EDCORE: 0x00000000007D134D (DCS): SW + 0x4E084D
2021-05-21 23:23:33.845 INFO    EDCORE: 0x0000000001C5D367 (DCS): AmdPowerXpressRequestHighPerformance + 0xE6F363
2021-05-21 23:23:33.845 INFO    EDCORE: 0x0000000000A07BAE (DCS): SW + 0x7170AE
2021-05-21 23:23:33.845 INFO    EDCORE: 0x0000000000017034 (KERNEL32): BaseThreadInitThunk + 0x14
2021-05-21 23:23:33.845 INFO    EDCORE: 0x0000000000052651 (ntdll): RtlUserThreadStart + 0x21
2021-05-21 23:23:34.013 INFO    EDCORE: Minidump created.
2021-05-21 23:23:34.013 INFO    Lua::Config: stack traceback:
2021-05-21 23:23:34.013 WARNING LOG: 3 duplicate message(s) skipped.

 

 

What do we learn?

  1. The error sprung from DCS Input.dll.
  2. The Input function was using Lua scripts ("luaopen_Input").

It looks like DCS is having a hard time with one of your devices. What control were you using when it crashed?

 

T1600 with the throttle and pedals, and a streamdeck. Ive been playing like this for months now.

Link to comment
Share on other sites

OK. Please try this:

 

On 12/21/2017 at 9:56 AM, chihirobelmo said:

Okay, I recently moved from Freetrack to TrackIR, I was forgetting I had HeadTracking.dll at /bin folder. I have removed it and repaired DCS. Now it works fine. The thread below helped me.

  1. Go to "E:\DCS World\bin".
  2. If you find a file named "headtracking.dll", delete it.
  3. Launch a DCS repair.

 


Edited by Flappie

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

18 hours ago, Flappie said:

OK. Please try this:

 

  1. Go to "E:\DCS World\bin".
  2. If you find a file named "headtracking.dll", delete it.
  3. Launch a DCS repair.

 

 

 

There was no headtracking.dll in there, I also searched for "tracking" and trackir just in case, nothing.

Link to comment
Share on other sites

35 minutes ago, Pekins said:

 

There was no headtracking.dll in there, I also searched for "tracking" and trackir just in case, nothing.

I'm guessing that since it's missing completely running a repair now will replace it with a functioning .dll

Flying sims since 1980

 

[sIGPIC][/sIGPIC]

Mobo: Asus Z170 Pro Gaming

CPU: i7 6700K @ 4.7 GHz

Video: EVGA GTX 1080

Ram: Patriot DDR4 2800 8GBx2

PWR:Corsair RM750i

Link to comment
Share on other sites

14 minutes ago, aairon said:

I'm guessing that since it's missing completely running a repair now will replace it with a functioning .dll

 

I just did a cleanup followed by a slow repair, still no headtracking.dll in there but I'll test the gameplay for a while and see what happens

Link to comment
Share on other sites

Maybe this particular .dll doesn't have to be there at all. I don't have one (I'm a TrackIR user as well) and the game works OK without it.

i7 9700K @ stock speed, single GTX1070, 32 gigs of RAM, TH Warthog, MFG Crosswind, Win10.

Link to comment
Share on other sites

14 minutes ago, Pekins said:

maybe the clean up and the repair did some good, I also deleted fxo and metashader folders, I played about an hour without problems, still need further testing, thanks for the help so far.

Good to hear, keep us posted.

 

Flying sims since 1980

 

[sIGPIC][/sIGPIC]

Mobo: Asus Z170 Pro Gaming

CPU: i7 6700K @ 4.7 GHz

Video: EVGA GTX 1080

Ram: Patriot DDR4 2800 8GBx2

PWR:Corsair RM750i

Link to comment
Share on other sites

  • Recently Browsing   0 members

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