October 11, 20214 yr Hello there, I made some gauges for the PMDG DC-6 (https://de.flightsim.to/file/21401/project-make-da-gauges-dc-6-gauges-for-the-pmdg-dc-6-wit-axis-and-ohs) and sometimes they won´t work or crash during the session (needles goes to zero). Then I have to reconnect with the simulator, sometimes two or three tries. Is this a known bug or might this be affected of my gauges or the number of gauges. At now I have around 25 single gauges created and one with the complete middle main panel - so 24 Gauges in one plus an indicator for the carb lever. Thanks, Michael.
October 11, 20214 yr Commercial Member 6 hours ago, GoldenesKlo said: Is this a known bug Sorry, no. This has never happened to me and hasn't been reported either. I would have to take a look into the AAO log file that corresponds to this event. If there is an error in the gauges somewhere, or SimConnect flooding/connection issues, it should show up in the logs. C:\Users\...\AppData\Local\LORBY_SI\LorbyAxisAndOhsMSFS LORBY-SI
October 11, 20214 yr Author Thanks, maybe it´s not a problem with the gauges but with something else. I also made a template for the Beringer X Touch Mini with al lot of scripts. Here is what the logfile says: 11.10.2021 20:05:42.39 : SH: Exception received: 3 from send id 55 errloc 1 11.10.2021 20:05:42.47 : SH: Exception received: 7 from send id 57 errloc 3 and also (but this is an experimental feature of my gauges and the crash occured even before I included this feature): 11.10.2021 20:06:17.126 : unknown RPN op: (L:FuelPressureLowAnnunciator, 11.10.2021 20:06:17.129 : RPN parse error Der Stapel ist leer. <(L:FuelPressureLowAnnunciator, Bool) 1 == if{ 1 } els{ 0 }> 11.10.2021 20:06:17.129 : RPN parse error Der Stapel ist leer. <(L:FuelPressureLowAnnunciator, Bool) 0 == if{ 1 } els{ 0 }> 11.10.2021 20:06:17.129 : unknown RPN op: (L:OilPressureLowAnnunciator, 11.10.2021 20:06:17.129 : RPN parse error Der Stapel ist leer. <(L:OilPressureLowAnnunciator, Bool) 1 == if{ 1 } els{ 0 }> 11.10.2021 20:06:17.130 : RPN parse error Der Stapel ist leer. <(L:OilPressureLowAnnunciator, Bool) 0 == if{ 1 } els{ 0 }> Maybe there is something wrong in my gauge?: <Gauge Name="KLO DC6 Main Panel experimental" Version="1.0"> <Image Name="KLO_DC6-MainPanel.png" ImageSizes="1440,960,1440,960"/> <Element> <Position X="1188" Y="108" /> <Image Name="KLODC6ORANGELIGHT.png" ImageSizes="24,24,24,24" /> <Visible>(L:FuelPressureLowAnnunciator, Bool) 1 ==</Visible> </Element> <Element> <Position X="1188" Y="108" /> <Image Name="KLODC6ORANGELIGHTOFF.png" ImageSizes="24,24,24,24" /> <Visible>(L:FuelPressureLowAnnunciator, Bool) 0 ==</Visible> </Element> <Element> <Position X="1188" Y="348" /> <Image Name="KLODC6ORANGELIGHT.png" ImageSizes="24,24,24,24" /> <Visible>(L:OilPressureLowAnnunciator, Bool) 1 ==</Visible> </Element> <Element> <Position X="1188" Y="348" /> <Image Name="KLODC6ORANGELIGHTOFF.png" ImageSizes="24,24,24,24" /> <Visible>(L:OilPressureLowAnnunciator, Bool) 0 ==</Visible> </Element> ...
October 11, 20214 yr Commercial Member Please make sure that you are using the latest version of AAO (2.20), that RPN error should not show up any longer. If the problem persists, please consider writing an email to the address on the last page of the AAO manual. LORBY-SI
Archived
This topic is now archived and is closed to further replies.