Hey there, I’m getting incorrect VATSIM Model Matching and since I’m out of ideas, I’m looking for your hints and tips:
In the sim, I see an CFG A330, which should be a CFG A320 and I see an DLH A330, which should be a DLH A310 (or a blank A310…).
I’ve got four .vmr files for most perfect model matching:
When I search CallsignPrefix=“CFG” TypeCode=“A320” and CallsignPrefix=“DLH” TypeCode=“A310” in all four files, I get those results:
Suche "CallsignPrefix="CFG" TypeCode="A320"" (2 Treffer in 2 Dateien von 5 gesucht)
C:\Users\Konterhalbe\Desktop\Simobjectpool MMM VMR stand 06MAY23.vmr (1 Treffer)
Zeile 2985: <ModelMatchRule CallsignPrefix="CFG" TypeCode="A320" ModelName="AIGAIM_Condor Airbus A320-200SL - Blue Albino opb LZB//AIGAIM_Condor Airbus A320-200SL - Orange Albino opb LZB//AIGAIM_Condor Airbus A320-200//AIGAIM_Condor Airbus A320-200 - Retro//AIGAIM_Condor Airbus A320-200 - Orange//AIGAIM_Condor Airbus A320-200 - OC//AIGAIM_Condor Airbus A320-200//AIGAIM_Condor Airbus A320-200 - Retro//AIGAIM_Condor Airbus A320-200 - Green Albino opb HST//AIGAIM_Condor Airbus A320-200 - Red Albino opb HST//AIGAIM_Condor Airbus A320-200 - White opb HST" />
C:\Users\Konterhalbe\Desktop\Oiss\2Flusi\MSFS Addons\ModelMatchingMagic\Prio ganz oben.vmr (1 Treffer)
Zeile 215: <ModelMatchRule CallsignPrefix="CFG" TypeCode="A320" ModelName="AIGAIM_Condor Airbus A320-200 - Orange//AIGAIM_Condor Airbus A320-200 - OC//AIGAIM_Condor Airbus A320-200 - Retro//AIGAIM_Condor Airbus A320-200 - Green Albino opb HST//AIGAIM_Condor Airbus A320-200 - Red Albino opb HST//AIGAIM_Condor Airbus A320-200 - White opb HST" />
Suche "CallsignPrefix="DLH" TypeCode="A310"" (0 Treffer in 0 Dateien von 5 gesucht)
It looks like I don’t have any entries for the CFG A320 to be shown as an CFG A330 and I don’t have any DLH A310 entires, that output an A330.
My .vmr only should put some A320s for a CFG A320 and no DLH livery for a DLH A310 (but fall back on a white tail A310 instead), but it doesn’t.
Further finding: a DLH B748 is shown as the default Asobo CJ4 that I’ve set as fallback, if no suitable model can be found, despite having multiple entries for it:
<ModelMatchRule CallsignPrefix="DLH" TypeCode="B748" ModelName="AIGAIM_Lufthansa Boeing 747-8I - OC" />
<ModelMatchRule CallsignPrefix="DLH" TypeCode = "B748" ModelName ="FSLTL_FAIB_B748_DLH-Lufthansa_NC//FSLTL_FAIB_B748_DLH-Lufthansa_OC" />
Looks like my .vmr doesn’t get read correctly? I’ve already tried removing them and adding them again in vPilot, but didn’t make any difference.
Just as restarting vPilot didn’t help
Grateful for any hints for what I’m missing here!