FsPassengers Forums
BUG: Icao_db.cfg - Printable Version

+- FsPassengers Forums (http://www.fspassengers.com/forum)
+-- Forum: FsPassengers (http://www.fspassengers.com/forum/forumdisplay.php?fid=3)
+--- Forum: FsPassengers Support (http://www.fspassengers.com/forum/forumdisplay.php?fid=5)
+--- Thread: BUG: Icao_db.cfg (/showthread.php?tid=5570)



BUG: Icao_db.cfg - savage - 08-11-2005

Morning...

Small bug report (don't ask me why I have to many airports in my CFG, it will all become public knowledge in due time -g-)

Anyways, FSP won't read more than 20,235 lines out of Icao_db.cfg (my CFG is just over 1MB at this stage)...

Line 20234: SKBS;Jose Celestino Mutis;Bahia Solano, Colombia
Line 20235: SKBU;Buenaventura;Buenaventura, Colombia
Line 20236: SKCC;Camilo Daza Intl;Cucuta, Colombia
....
Line 22122: VHHH;Hong Kong Intl;Hong Kong, Hong Kong

FSP will accept ANY ICAO code I enter that is ABOVE and including line 20234. Any ICAO from 20235 onwards, simply get's ignored by
FSP. It's as if the entry is not in the CFG file.

Dan, can you please have a look at this, I suspect the same would also happen for the money_currency.cfg as well as dangerous.cfg.

Thanks,


Re: BUG: Icao_db.cfg - pagir - 08-11-2005

Why do you have...

Sorry Big Grin

I'm sure Dan will look at this. I know Dan if a fan of optimization, maybe he put a limit there, or maybe FsP just can't go that far.

I must say it's probably the same thing for money_currency.cfg and dangerous.cfg, althought it's more theorical for those both, since I
can't imagine about 20 000 different currency on Earth with less than 300 countries. Same thing for Dangerous places (unless you are
making 20 000 zones less than 100 feet wide).

This said, how did you compile that list?

Pagir




Re: BUG: Icao_db.cfg - savage - 09-11-2005

I've got my sources Wink

The reason why ICAO is so huge, is because it includes a crap load of smaller (mostly VFR) airfields, instead of only the bigger
airports... Every single airport featuring in FS9, is now also in my FSP.


Re: BUG: Icao_db.cfg - DanSteph - 09-11-2005

I I must sadly confess that there is a limit... allowing more than a reasonnable amount of ICAO
would make the file load longer and take more time to display ICAO code in various place.

As said pagir I'm a fan of optimization...

Dan