• 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.

P3D v3 [SOLVED] SODE crash with EnableAIDection=True

Messages
393
Country
newzealand
Hi Jeff,

I downloaded SODE v1.4 the other day (uninstalled 1.3x before installing).

Today I wanted to see my jetways docking to a larger AI aircraft that has started a service to my project airport.

I loaded P3D v3.3.5 and changed [AI]DetectionEnable=False to =True.
When I reloaded SODE in the sim all my sode objects disappeared and didn't come back. I checked task manager and sim object display engine.exe was not in the list. After some troubleshooting I discovered it was because I had enabled AI DetectionEnable. Disabling the flag and everything runs fine.

I wanted to rule out my jetways so I replaced them with your examples but the same thing occurred.
I am using FTX AI, I know the jetways were docking to some aircraft on SODE 1.3x.

In the log it reads the xml, loads in the objects then this is the last line before it crashes.
Code:
[20:16:14.649] DEBUG SODE.FSLOOP : [AI DETECTION] N monitored AIObjects = 0

There are AI aircraft at the gates. I'm not sure if it logs the number it has before it starts looking for AI. Then 0 would make sense. Otherwise I'm not sure.

Will SDK 1.4 jetways work in SODE 1.4? Or will I have to recompile them when you release the new SDK for the AI system to work?

Cheers,
Nick
 
Hi Nick,

Thanks for reporting. Could you run a scenario with the DebugMode=True in the SODE settings ini? This gives me more detail in the resulting log file.

No, there will be no need to recompile the existing jetways for SODE v1.4.
 
hi Jeffrey,

same here, SODE crashes if AIDetectionEnable is set to True.

Here is the log file
 

Attachments

Back
Top