Author Topic: FSX.CFG corrupted, Couatl Error - Sceneries will not load **SOLVED**  (Read 2295 times)

racekarts2

  • Newbie
  • *
  • Posts: 5
I am encountering as issue that is keeping my FSdreamteam scenery from loading.  I have uninstalled all of my scenery and GSX, made sure to have the latest versions and reinstalled them, only to get the same error message.  I tried reading through the forums to identify my problem, I suspect it is with my FSX.CFG file.  And that's about as far as my expertise (or lack there of) gets me.  Can you assist me?

Here is the log:

couatl v3.2 (build 3852)
panic log started on Sun Oct 29 11:34:00 2017

problem raised by engine or unspecified addon
{'User Pos': (38.183163657755614, -85.73945591418234, 156.832 m, 4.09214 m, 36.872304687038245)}


From my FSX CFG file:

SimObjectPaths.0=SimObjects\Airplanes
SimObjectPaths.1=SimObjects\Rotorcraft
SimObjectPaths.2=SimObjects\GroundVehicles
User Objects=Airplane, Helicopter
SimObjectPaths.6=C:\Program Files (x86)\12bPilot\SODE\data\SimObjects
SimObjectPaths.7=C:\ProgramData\12bPilot\SODE\SimObjects
SimObjectPaths.8=F:\Addon Manager\Simobjects\Misc
SimObjectPaths.9=SimObjects\ACARS3
SimObjectPaths.10=SimObjects\IVAO_MTL
SimObjectPaths.11=SimObjects\UT2 Aircraft
SimObjectPaths.12=SimObjects\World of AI Aircraft\10
SimObjectPaths.13=SimObjects\World of AI Aircraft\6
SimObjectPaths.14=SimObjects\World of AI Aircraft\7
SimObjectPaths.15=SimObjects\World of AI Aircraft\8
SimObjectPaths.16=SimObjects\World of AI Aircraft\9

Any help to get me pointed in the right direction would be greatly appreciated.

Thank you.
« Last Edit: October 31, 2017, 08:35:11 am by virtuali »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 51238
    • VIRTUALI Sagl
Re: Couatl Error - Sceneries will not load
« Reply #1 on: October 30, 2017, 04:44:22 pm »
Your problem is clear: your SimObjectPaths sections are not in order, and you are even missing some of the default ones so, the file has been probably corrupted by a defective installer of some 3rd party addon. You are missing sections 3 to 5, for example.

These are the DEFAULT sections, which should be always present:

SimObjectPaths.0=SimObjects\Airplanes
SimObjectPaths.1=SimObjects\Rotorcraft
SimObjectPaths.2=SimObjects\GroundVehicles
SimObjectPaths.3=SimObjects\Boats
SimObjectPaths.4=SimObjects\Animals
SimObjectPaths.5=SimObjects\Misc

them you might add the additional ones, being sure they are in order:

SimObjectPaths.6=C:\Program Files (x86)\12bPilot\SODE\data\SimObjects
SimObjectPaths.7=C:\ProgramData\12bPilot\SODE\SimObjects
SimObjectPaths.8=F:\Addon Manager\Simobjects\Misc
SimObjectPaths.9=SimObjects\ACARS3
SimObjectPaths.10=SimObjects\IVAO_MTL
SimObjectPaths.11=SimObjects\UT2 Aircraft
SimObjectPaths.12=SimObjects\World of AI Aircraft\10
SimObjectPaths.13=SimObjects\World of AI Aircraft\6
SimObjectPaths.14=SimObjects\World of AI Aircraft\7
SimObjectPaths.15=SimObjects\World of AI Aircraft\8
SimObjectPaths.16=SimObjects\World of AI Aircraft\9

racekarts2

  • Newbie
  • *
  • Posts: 5
Re: FSX.CFG corrupted, Couatl Error - Sceneries will not load
« Reply #2 on: October 30, 2017, 09:04:13 pm »
Thank you very much!  I totally missed what was in front of my face!

Added the missing items back in and everything is working as it should be.

Thanks again!

Regards,

Eric