Jump to content

AivlaSoft EFB Data Provider errors:


Recommended Posts

2017-07-29 13:16:59.972 Error	Error System.ArgumentOutOfRangeException: Longitude must be in a range from -180°..+180°Parameter name: longitude   at bo.b(Double A_0, Double A_1)   at g0.a(BinaryReader A_0, Int32 A_1, Int32 A_2)   at go.c(BinaryReader A_0, Int32 A_1)   at go.a(BinaryReader A_0, String A_1)   at go.a(BinaryReader A_0, String A_1, Int64 A_2, Int32 A_3)   at fr.a(BinaryReader A_0, String A_1, Int32 A_2)   at fr.a(String A_0, Int32 A_1) while reading: D:\p3dv4\Addon Scenery\Miami City X\scenery\AFX_KOPF.BGL
2017-07-29 13:34:35.645 Error	Error System.ArgumentOutOfRangeException: Longitude must be in a range from -180°..+180°Parameter name: longitude   at bo.b(Double A_0, Double A_1)   at g0.a(BinaryReader A_0, Int32 A_1, Int32 A_2)   at go.c(BinaryReader A_0, Int32 A_1)   at go.a(BinaryReader A_0, String A_1)   at go.a(BinaryReader A_0, String A_1, Int64 A_2, Int32 A_3)   at fr.a(BinaryReader A_0, String A_1, Int32 A_2)   at fr.a(String A_0, Int32 A_1) while reading: D:\p3dv4\Addon Scenery\Miami City X\scenery\AFX_KOPF.BGL
7.617 Warning	Could not find ICAO code for country israel.
2017-07-29 13:34:37.622 Warning	ICAO code definition violation: 64FL2, length > 4

Can yo help me understand the meaning of the above errors and how can I fix them?

AivlaSoft Version 1.6.10.26311

The full log is attached.

 

Thanks

Dekel Amrani

DataProviderLogfile.txt

Link to comment
Share on other sites

Hi Dekel,

 

as far as I can see, the file 'D:\p3dv4\Addon Scenery\Miami City X\scenery\AFX_KOPF.BGL' contains some invalid longitude values.

Then, I cannot see in which file this warnings have been thrown:

- the country name 'israel' should be given as 'Israel' (case sensitive)

- at the location where an ICAO code is expected, some other string '64FL2' has been found

 

I don't know from where you have this file, but if you are the creator yourself then you should fix it. If you know the creator, ask him to fix it. The last option is to exclude this file from the scan by adding an exclude definition in the file 'C:\Users\[username]\Documents\AivlaSoft\EFB\UserData\SceneryExclude.txt" on the DataProviders computer.

 

Link to comment
Share on other sites

×
×
  • Create New...