• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Ntdll crash to desktop

Messages
16
Country
armenia
Hi to all, please help me to resolve the problem

I used asobo textures for apron and my own apron textures for markings. In my other projects it`s work (no problem). But in this project I have this issue

CTD with this error:

Faulting application name: FlightSimulator.exe, version: 0.0.0.0, time stamp: 0x60c0b1e3
Faulting module name: ntdll.dll, version: 10.0.19041.1081, time stamp: 0x088bf621
Exception code: 0xc0000005
Fault offset: 0x0000000000063416
Faulting process id: 0xc08
Faulting application start time: 0x01d774bb92e88f4d
Faulting application path: C:\Program Files\WindowsApps\Microsoft.FlightSimulator_1.17.3.0_x64__8wekyb3d8bbwe\FlightSimulator.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: b8a15b87-96fb-49a4-8c24-bf533bab5232
Faulting package full name: Microsoft.FlightSimulator_1.17.3.0_x64__8wekyb3d8bbwe
Faulting package-relative application ID: App

This error appears when I build package and put them in community folder and start the sim in that airport.
 
My suggestion is to check for file name conflicts. "Myscenery" is ok as package sources, but not desirable in packages, because multiple packages will call for conflicting "myscenery" directories. "Myscenery" is an example name, other common ones are mymodellib, myairport, etc.
 
My suggestion is to check for file name conflicts. "Myscenery" is ok as package sources, but not desirable in packages, because multiple packages will call for conflicting "myscenery" directories. "Myscenery" is an example name, other common ones are mymodellib, myairport, etc.
Thank you, I just rename the mymodellib and everything works now.
 
Back
Top