Author Topic: Sometimes it work,sometimes not  (Read 1051 times)

cooncorde

  • Newbie
  • *
  • Posts: 3
Sometimes it work,sometimes not
« on: October 23, 2021, 02:13:06 pm »
Hello,

Sometimes it work,sometimes not. And i have couatl crashes that kill FSX to restart, in example when overflying FSDT KLAX otherwise KMEM with default scenery.

Thank's

Peter
« Last Edit: October 26, 2021, 06:49:47 pm by cooncorde »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50741
    • VIRTUALI Sagl
Re: Sometimes it work,sometimes not
« Reply #1 on: October 27, 2021, 10:15:11 am »
Your logs shows two different kind of problems:

- Those with this error line:

IndexError: list index out of range

Are caused by a bug in the scenery AFCAD, likely missing or overlapping or orphaned nodes. I'm sure if you run the scenery through ADE "Fault Finder", it will find many.

- Those with this error line:

exception CREATE_OBJECT_FAILED

Are instead caused by the sim not being able to find Simobjects which are surely installed with GSX. This might be caused by having changed / reverted the FSX.CFG file AFTER GSX was installed, so it's missing the additional Simobject paths that are added by the GSX installer.

Reinstalling GSX using the current FULL installer should fix these.