Author Topic: P3D V2.2 - crash when request gate animations after landing.  (Read 2093 times)

mxc

  • Newbie
  • *
  • Posts: 10
P3D V2.2 - crash when request gate animations after landing.
« on: August 02, 2014, 03:09:02 pm »
Every time i landed  and request animations while taxiing (CTRL+F12----> Request follow me: NO) , P3d v2.2 have this error:

  Problem Event Name:   APPCRASH
  Application Name:   Prepar3D.exe
  Application Version:   2.2.10437.0
  Application Timestamp:   533d6c08
  Fault Module Name:   KERNELBASE.dll
  Fault Module Version:   6.1.7601.18409
  Fault Module Timestamp:   53159a86
  Exception Code:   e0434352
  Exception Offset:   0000c42d
  OS Version:   6.1.7601.2.1.0.256.1
  Locale ID:   1040

Have gsx updated at 30/07/2014, addon manager 2.9.0.23 and using Multicrew experience 2.6.1.0 and Win 7 x64.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50875
    • VIRTUALI Sagl
Re: P3D V2.2 - crash when request gate animations after landing.
« Reply #1 on: August 02, 2014, 06:57:15 pm »
Nothing in GSX is related in any way to the jetway (if with "gate animations" you mean that), but even if you mean something else, it's not possible that something like this could be caused by GSX, because what crashed, according to your error detail, is the Prepar3D.EXE process, calling the KERNELBASE.dll, which is a fairly low-level Windows library.

GSX code runs *entirely* outside the sim (under the Couatl.exe process ) and can't, by definition, cause a crash into a different process. The worse it can happen, is that Couatl.exe itself might crash, but it won't be able to bring down Prepar3D.exe with it.

So no, your problem must be caused by something else, perhaps a generic installation problem, and calling GSX is just triggering a condition you already had, so you are mislead thinking it might be caused by it, just because it happened after you called GSX.