01-03-2018, 02:58 AM
(11-01-2016, 06:27 PM)Hi Dan,I do not see the installer for the fix below. I did reinstall FSPassengers and it still crashes.Log Name: Application Wrote: Source: Application Error
Date: 2/28/2018 5:22:46 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-2O89Q7J
Description:
Faulting application name: fsx.exe, version: 10.0.61472.0, time stamp: 0x475e17d3
Faulting module name: fspassengersx.dll_unloaded, version: 4.0.0.0, time stamp: 0x56a2dbbe
Exception code: 0xc0000005
Fault offset: 0x00035080
Faulting process id: 0x26bc
Faulting application start time: 0x01d3b0e3604a9287
Faulting application path: G:\FSX\fsx.exe
Faulting module path: fspassengersx.dll
Report Id: 8a744ed6-a54e-4308-a430-510f39a0ddec
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2018-03-01T01:22:46.704257000Z" />
<EventRecordID>2786</EventRecordID>
<Channel>Application</Channel>
<Computer>DESKTOP-2O89Q7J</Computer>
<Security />
</System>
<EventData>
<Data>fsx.exe</Data>
<Data>10.0.61472.0</Data>
<Data>475e17d3</Data>
<Data>fspassengersx.dll_unloaded</Data>
<Data>4.0.0.0</Data>
<Data>56a2dbbe</Data>
<Data>c0000005</Data>
<Data>00035080</Data>
<Data>26bc</Data>
<Data>01d3b0e3604a9287</Data>
<Data>G:\FSX\fsx.exe</Data>
<Data>fspassengersx.dll</Data>
<Data>8a744ed6-a54e-4308-a430-510f39a0ddec</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>
I looked at the reg and there is an fsx.exe run as admin but thats it no "="$~ RUNASADMIN IgnoreFreeLibrary<FsPassengers.dll>"
where to from here
Thanks for the help
DanStephFsX crash to desktop
If FsX crash with 0xc00000005 error ("third party software error" etc.) , it's a problem of windows wrongly setting a "compatibility" setting
in the registry. It does not only appear with FsPassengers but also for other addons (see link below)
Solution
New solution:
The new FsPassengersX version dated from at least 23 january include and automatic detection & deletion
of the registry flag that cause problem. Download and run this installer.
Old manual solution & explaination of the problem:
--------------------------------------------
1) Open regedit
2) Goto the key HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
3) Delete the key "<PathToYourFsX>\\fsx.exe"="$~ RUNASADMIN IgnoreFreeLibrary<FsPassengers.dll>"
In the "layers" part, DELETE ALL the keys that start with your fsx.exe's path and a name of module.
----------------------------------------------
Source here:
http://forum.simflight.com/topic/73518-p...violation/
https://steamcommunity.com/app/314160/di...049439191/
http://www.fsdeveloper.com/forum/threads...262/page-2
Post Edited ( 01-23-16 03:40 )