Kimchi Posted May 1 Report Posted May 1 Hi John, Im using several PMDG liveries. Only the Transavia and Air New Zealand work. The Quantas does not work. I have set ShortAircraftNameOk=Substring All three are modded liveries. And even if i choose a default liveries that come with the 737-800, they wont work. [Profile.PMDG 737-800] 1=PMDG 737-800 Transavia (PH-HXK | 2017) 2=PMDG 737-800 Air New Zealand (ZK-XXX) 3=PMDG 737-800 Qantas (VH-VXB | Yananyi) [Buttons.PMDG 737-800] 0=PE,18,CPPMDG_B737_BATT_GUARD_SWITCH,0 -{Preset Control}- 1=UE,18,CPPMDG_B737_BATT_ON_OFF_SWITCH,0 -{Preset Control}- I have solved the issue in which FSUIPC would stop function. It had to do with Self Loading Cargo scanning for FSUIPC functions "Attempt to detect PMDG seatbelt sign position". There are more options like this and i turned them all off and now FSUIPC behaves normal again
John Dowson Posted May 2 Report Posted May 2 On 5/1/2025 at 2:35 AM, Kimchi said: I have set ShortAircraftNameOk=Substring That should be the default. i.e. no need to set this. On 5/1/2025 at 2:35 AM, Kimchi said: All three are modded liveries. And even if i choose a default liveries that come with the 737-800, they wont work. [Profile.PMDG 737-800] 1=PMDG 737-800 Transavia (PH-HXK | 2017) 2=PMDG 737-800 Air New Zealand (ZK-XXX) 3=PMDG 737-800 Qantas (VH-VXB | Yananyi) You are not using substrings...change that section to: Quote [Profile.PMDG 737-800] 1=PMDG 737-800 Then any aircraft whose title matches the substring 'PMDG 737-800' will use that profile. That is how substring matching works. Any time you add an aircraft to a profile, or create a new profile for an aircraft, you should edit the aircraft name in the [Profile.xxx] section to be the shortest substring that matches all aircraft you want to capture/use in that profile. If a profile isn't loaded for a particular aircraft and you think it should, check the title of the aircraft (as logged in the FSUIPC7.log file) and make sure it is captured by an entry/substring match to the names used in the profile section. On 5/1/2025 at 2:35 AM, Kimchi said: I have solved the issue in which FSUIPC would stop function. It had to do with Self Loading Cargo scanning for FSUIPC functions "Attempt to detect PMDG seatbelt sign position". There are more options like this and i turned them all off and now FSUIPC behaves normal again No idea what this means. SLC should not prevent FSUIPC from working, although SLC itself may not work if not configured correctly. John
Kimchi Posted May 3 Author Report Posted May 3 Hi John, just removed the liverie lines. Going from this: [Profile.PMDG 737-800] 1=PMDG 737-800 Transavia (PH-HXK | 2017) 2=PMDG 737-800 Air New Zealand (ZK-XXX) 3=PMDG 737-800 Qantas (VH-VXB | Yananyi) [Buttons.PMDG 737-800] 0=PE,18,CPPMDG_B737_BATT_GUARD_SWITCH,0 -{Preset Control}- 1=UE,18,CPPMDG_B737_BATT_ON_OFF_SWITCH,0 -{Preset Control}- to this: [Profile.PMDG 737-800] [Buttons.PMDG 737-800] 0=PE,18,CPPMDG_B737_BATT_GUARD_SWITCH,0 -{Preset Control}- 1=UE,18,CPPMDG_B737_BATT_ON_OFF_SWITCH,0 -{Preset Control}- And now none of the aircraft work anymore. What do i do wrong?
John Dowson Posted May 3 Report Posted May 3 1 hour ago, Kimchi said: And now none of the aircraft work anymore. What do i do wrong? You have NO aircraft name strings in your profile: 1 hour ago, Kimchi said: to this: [Profile.PMDG 737-800] How do you expect that to work? I suggested to use this: Quote [Profile.PMDG 737-800] 1=PMDG 737-800 I also explained how this works: Quote Then any aircraft whose title matches the substring 'PMDG 737-800' will use that profile. That is how substring matching works. Any time you add an aircraft to a profile, or create a new profile for an aircraft, you should edit the aircraft name in the [Profile.xxx] section to be the shortest substring that matches all aircraft you want to capture/use in that profile. And explained what to check if a profile isn't loaded: On 5/2/2025 at 9:40 AM, John Dowson said: If a profile isn't loaded for a particular aircraft and you think it should, check the title of the aircraft (as logged in the FSUIPC7.log file) and make sure it is captured by an entry/substring match to the names used in the profile section. Why is this not clear? Sorry but I don't know how else to explain this.... John
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now