Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FAIB 737's from AIM AIG - wrong processing of lights

Featured Replies

Simbol

Using the PBR models for the FAIB B737's from AIG AIM OCI. The [lights] section looks like this pre-conversion:

 [Lights]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing
light.0=3, -19.971, -55.145, 4.795, fx_navred
light.1=3, -19.971, 55.145, 4.795, fx_navgre
light.2=2, -20.422, -55.712, 4.857, fx_strobe
light.3=2, -20.422, 55.712, 4.857, fx_strobe
light.4=1, -5.242, 0, -4.21, fx_beacon
light.5=1, 1.10, 0, 9.567, fx_beacon
light.6=3, -26.055, 55.45, 4.850, fx_navwhi
light.7=3, -26.055, -55.45, 4.850, fx_navwhi
light.8=2, -59.945, 0, 7.650, fx_strobe
light.9=6, 6.8, -8.153, 0.06, fx_FAIB_B737NG_taxi
light.10=6, 6.8, 8.153, 0.06, fx_FAIB_B737NG_taxi

Note the two effect based taxi lights which AIG OCI adds. This is what you then get after AIRLP conversion:

[Lights]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing
light.0=3, -20.426, -55.636, 4.833, fx_fsreborn_navred2895
light.1=3, -20.426, 55.636, 4.833, fx_fsreborn_navgre2895
light.2=2, 0, 0, 0, fx_fsreborn_stbg2895
light.3=1, -5.242, 0, -4.21, fx_fsreborn_beacon2895
light.4=1, 1.1, 0, 9.567, fx_fsreborn_beacon2895
light.5=3, -26.65, 56.425, 4.85, fx_fsreborn_navwhi2895
light.6=3, -26.65, -56.425, 4.85, fx_fsreborn_navwhi2895
light.7=4, 6.8, -8.153, 0.06, fx_FAIB_B737NG_taxi
light.8=4, 6.8, 8.153, 0.06, fx_FAIB_B737NG_taxi
light.9=4, 6.8, -8.153, 0.06, fx_FAIB_B737NG_taxi
light.10=4, 6.8, 8.153, 0.06, fx_FAIB_B737NG_taxi

It creates duplicate entries and converts them from taxi lights (type 6) to cockpit lights (type 4).

Any idea why as obviously has impact on display of the taxi light in the sim. While I can amend manually, have to do it every time I run AIRLP.

Best regards

 

Rob

 

can confirm this report on my system as well

AIGtechBanner_Kai_AVSIM.png

12 hours ago, robschofield said:

Simbol

Using the PBR models for the FAIB B737's from AIG AIM OCI. The [lights] section looks like this pre-conversion:

 [Lights]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing
light.0=3, -19.971, -55.145, 4.795, fx_navred
light.1=3, -19.971, 55.145, 4.795, fx_navgre
light.2=2, -20.422, -55.712, 4.857, fx_strobe
light.3=2, -20.422, 55.712, 4.857, fx_strobe
light.4=1, -5.242, 0, -4.21, fx_beacon
light.5=1, 1.10, 0, 9.567, fx_beacon
light.6=3, -26.055, 55.45, 4.850, fx_navwhi
light.7=3, -26.055, -55.45, 4.850, fx_navwhi
light.8=2, -59.945, 0, 7.650, fx_strobe
light.9=6, 6.8, -8.153, 0.06, fx_FAIB_B737NG_taxi
light.10=6, 6.8, 8.153, 0.06, fx_FAIB_B737NG_taxi

Note the two effect based taxi lights which AIG OCI adds. This is what you then get after AIRLP conversion:

[Lights]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing
light.0=3, -20.426, -55.636, 4.833, fx_fsreborn_navred2895
light.1=3, -20.426, 55.636, 4.833, fx_fsreborn_navgre2895
light.2=2, 0, 0, 0, fx_fsreborn_stbg2895
light.3=1, -5.242, 0, -4.21, fx_fsreborn_beacon2895
light.4=1, 1.1, 0, 9.567, fx_fsreborn_beacon2895
light.5=3, -26.65, 56.425, 4.85, fx_fsreborn_navwhi2895
light.6=3, -26.65, -56.425, 4.85, fx_fsreborn_navwhi2895
light.7=4, 6.8, -8.153, 0.06, fx_FAIB_B737NG_taxi
light.8=4, 6.8, 8.153, 0.06, fx_FAIB_B737NG_taxi
light.9=4, 6.8, -8.153, 0.06, fx_FAIB_B737NG_taxi
light.10=4, 6.8, 8.153, 0.06, fx_FAIB_B737NG_taxi

It creates duplicate entries and converts them from taxi lights (type 6) to cockpit lights (type 4).

Any idea why as obviously has impact on display of the taxi light in the sim. While I can amend manually, have to do it every time I run AIRLP.

Best regards

 

Rob

This happens to me too, also with 767 and 747 FAIB's (fx_FAIB_B737NG_taxi, fx_FAIB_B747_taxi or fx_FAIB_B767_taxi) addtional taxi lights added by AIG OCI

 

SN737

4 hours ago, simbol said:

**UPDATE**

This is now fixed and will be pushed on the next update.

Regards,

S.

Thank you Raul😃

SN737

  • 2 weeks later...

Was this update ever released? I am still on 1.20.8

Greetings, Chris

AMD Ryzen 7 9800X3D, 2x32GB DDR5 6000MT/s RAM, MSI RTX 4090 Ventus 3X, Windows 11 Home, MSFS2024

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.