FSDreamTeam forum

Products Support => GSX Support FSX/P3D => Topic started by: Alti on January 13, 2018, 10:34:42 am

Title: Couatl.ini - Error
Post by: Alti on January 13, 2018, 10:34:42 am
Hello, My Sim is P3Dv4.1, GSX Latest version with all updates,

get this Error on P3D-Startup:
"..error occured while parsing configuration file
c:\users\Alti\Appdata\Roaming\Virtuali\couatl.ini:
the argument ("4000000 logFile=""") for option
"airportCacheMaxBGLSizeBytes" is invalid
Part of the file after the Error will be ignored.

My couatl.ini shows this:
airportCacheOptimizeSearch = 1
airportCacheMaxBGLSizeBytes = 4000000 logFile=""

Myself i did never edit this file.
Please say to me to fix this.
Reinstalling GSX did not help.

thanks,
Alti
Title: Re: Couatl.ini - Error
Post by: virtuali on January 13, 2018, 03:04:26 pm
My couatl.ini shows this:

airportCacheOptimizeSearch = 1
airportCacheMaxBGLSizeBytes = 4000000 logFile=""

If your Couatl.ini file looks *exactly* like you posted here, it's clearly wrong, since you edited the file to add the airportCacheMaxBGLSizeBytes, but forgot to add a new line after it, so it's reading the entire line including the next "logFile" instruction, and two = signs in an .INI file are illegal.

So, it must be like this:

airportCacheOptimizeSearch = 1
airportCacheMaxBGLSizeBytes = 4000000
logFile=""

With each parameter on its own line.

Quote
Myself i did never edit this file.

Yes, you edited this, because the airportCacheMaxBGLSizeBytes is not there by default, and it's default value is NOT 4MB so, the only way to have it with that value is to manually add it so, you edited it and forgot about it.
Title: Re: Couatl.ini - Error
Post by: Alti on January 13, 2018, 06:51:46 pm
Thank you for help.
I will say to you i did not manualy edit this file.
i got this error after editing of an parking position.