-
L:1: variables VARSEQ problem AAO 4.58 b02
That was it! Works perfectly now! I wonder how many out there don't know this one? If it is sim side, it has happened since SU5 because as I stated earlier it was working up until recently. Thank You...
-
L:1: variables VARSEQ problem AAO 4.58 b02
Have been using the Test button in the Script Editor for testing, and calling the script from my Stream Deck. I purchased the Kodiak directly from SimWorksStudio. My version is "Installer_SWS_Kodiak_Wheels_MSFS_20260608.exe" directly from their website. As stated previously the manifest.json file shows 2.2.0 which is the MSFS2024 version. Perhaps that is the difference. Is their anything special I need to do to drop back to 4.56 ? Appreciate your help with this, I do not suspect a problem with AAO either but it is worth checking. I will be away from my computer the rest of the day but will investigate more tomorrow. Thanks.
-
L:1: variables VARSEQ problem AAO 4.58 b02
After a fresh install of the Kodiak behavior is the same. I had also made sure there were no liveries installed that may cause interference. Interestingly, the downloaded install file had the same date as the one I had, but the file size was different. (larger) The mouserect behavior code is the same as I had reported above. Not sure where to go from here.
-
L:1: variables VARSEQ problem AAO 4.58 b02
I have updated AAO to 4.58 b02. I am using MSFS2024, and the Kodiak is version 2.2.0 from the manifest.json file. This is an excerpt from the mouserect behaviors in devmode for the pump that I see. quit :2 (L:1:SWS_FUEL_Switch_Pump_1) 0 == if{ 1 if{ 1 (>L:1:SWS_FUEL_Switch_Pump_1) } } No change at this point. (VARSEQ:2~1~0~1|L:SWS_FUEL_Switch_Pump_1,·Number) does not work for me, the opposite from you. I am going to completely remove the Kodiak and do a fresh download and install. Will report back.
-
L:1: variables VARSEQ problem AAO 4.58 b02
Previously, this was working fine for the Fuel Pump in the SWS Kodiak. (VARSEQ:2~1~0~1|L:1:SWS_FUEL_Switch_Pump_1, Number) Since release 4.57 b21 the behavior appears to have changed to 2 1 2 1 etc. The debug window provides no further information upon each execution other than (VARSEQ:2~1~0~1|L:1:SWS_FUEL_Switch_Pump_1, Number). I believe I have the syntax correct as it worked previously. If the following are sent individually, they work fine. 2 (>L:1:SWS_FUEL_Switch_Pump_1, Number) 1 (>L:1:SWS_FUEL_Switch_Pump_1, Number) 0 (>L:1:SWS_FUEL_Switch_Pump_1, Number) 1 (>L:1:SWS_FUEL_Switch_Pump_1, Number) Also getting the same behavior with iseq as below: 2 1 0 1 (L:1:SWS_FUEL_Switch_Pump_1, Number) (L:Pmp_idx) 4 iseq (>L:1:SWS_FUEL_Switch_Pump_1, Number) (>L:Pmp_idx) Output from debug window 2 1 0 1 (L:1:SWS_FUEL_Switch_Pump_1, Number) (L:Pmp_idx) 4 iseq (>L:1:SWS_FUEL_Switch_Pump_1, Number) (>L:Pmp_idx) 2 1 0 1 0 3 4 iseq (>L:1:SWS_FUEL_Switch_Pump_1, Number) (>L:Pmp_idx) 2 (>L:1:SWS_FUEL_Switch_Pump_1, Number) 0 (>L:Pmp_idx) Next run 2 1 0 1 (L:1:SWS_FUEL_Switch_Pump_1, Number) (L:Pmp_idx) 4 iseq (>L:1:SWS_FUEL_Switch_Pump_1, Number) (>L:Pmp_idx) 2 1 0 1 0 0 4 iseq (>L:1:SWS_FUEL_Switch_Pump_1, Number) (>L:Pmp_idx) 1 (>L:1:SWS_FUEL_Switch_Pump_1, Number) 3 (>L:Pmp_idx) Any thoughts as to what may be happening?
-
Error when loading the configuration database
That did fix it and I have sent you the file. Thanks again..
-
Error when loading the configuration database
Thanks for the quick response, I was not doing anything unusual that I can recall, I was in the Script Editor and when finished closed it normally, then I exited AAO as I was finished for the time being. I will do as you suggested, ,and report back. Thank You.
-
HardCat55 started following StreamDeck and AAO Seeking Assistance and Error when loading the configuration database
-
Error when loading the configuration database
When starting AAO today I received this: "Error when loading the configuration database: There is an error in XML document (70931, 65). If you continue, all previous data will be lost." I did not proceed, and cancelled the start of AAO. Each time I attempt to start it I get the same error. Is there anyway to recover from this error?
-
StreamDeck and AAO Seeking Assistance
My Stream Decks are now functioning as expected! I changed: AAO - Configure WebAPI Port from StreamDeck Plugin IP:localhost To actual IP Address of the PC. As @Lorby_SI stated you must exit the Stream Deck App in order to make the change. Apply the change, then reboot the PC after exiting FS and AAO. Now I just need to see if it survives the Windows updates. Will report back later... Windows updates applied, Stream Decks are still working in Flight Sim. That was a full day of frustration for me and I am still not sure what the issue was but it is working now. Thanks everyone!
-
StreamDeck and AAO Seeking Assistance
I would never have thought there would be so many affected by whatever has happened. As I said earlier I did roll back the latest Windows 11 update with still the same result. I have also checked the firewall for blocked ports 43380, 43381 and did not see this. I created new rules allowing those ports just in case. This was never required on my system previously and had been working just great previously. In checking this morning, I see the AAO FIP Panel has a red line around it, would that be a clue?
-
StreamDeck and AAO Seeking Assistance
I have lost all access to my Stream Decks while using MSFS2024 and AAO. This is completely my fault as I feel I went down the wrong path in trying to fix it. At first I thought it might have been a Windows 11 update from yesterday, so I rolled that back but no change. I think where I made a mistake in AAO was in the Hardware Change dialog. I may have accidentally deleted the entries under "Configured Devices in database". They are not showing up under "Connected Devices" either. Any assistance would be appreciated if there may be a way to recover from this error. Thanks in advance...
-
How-to's on Youtube
Great videos! Wish these had been around a few years back. I did find however in the Starship trims, the Rudder Left and Right works better without the up event. I was getting strange behavior with the Right Trim interpreting the Up event as a turn to the Left after the Right down event had executed. When I removed the Up event, behavior was as I expected. The left trim did not do this, but I removed the Up event anyway. Hope this helps...
-
StreamDeck MultiGage Text Definition
My apologies, you are right, too costly. Don't bother, thanks for looking anyway.
-
StreamDeck MultiGage Text Definition
To put the Text Definitions in order but it is not necessary everything does work fine without that capability. I just thought it might be nice to have.
-
StreamDeck MultiGage Text Definition
Would it be possible to add change text definition sequence with “Layer Up/Down” buttons as is done in "Image Definitions"? for the MultiGauge in the Stream Deck plugin?
HardCat55
Members
-
Joined
-
Last visited