December 13, 20223 yr I found an issue with this 2.80. Commands (or streamdeck command) binded to a personal script doesn't run until I force the script execution by AAO program (Scripting/RPN Scrips Editor/Sel Script Group/Sel Script title/Test). Once executed directly by AAO program, then magically the HW (or streamdeck) binding on that RPN Script, runs! The issue can be triggered also when script is written in "S" fields of AAO streamdeck plug-in commands. hope I reported the issue good enough to be understood, but if it's necessary, I might produce a video. Peppuzzo Edited December 13, 20223 yr by Peppuzzo
December 14, 20223 yr Commercial Member 7 hours ago, Peppuzzo said: I found an issue with this 2.80. Commands (or streamdeck command) binded to a personal script doesn't run until I force the script execution by AAO program (Scripting/RPN Scrips Editor/Sel Script Group/Sel Script title/Test). Once executed directly by AAO program, then magically the HW (or streamdeck) binding on that RPN Script, runs! The issue can be triggered also when script is written in "S" fields of AAO streamdeck plug-in commands. hope I reported the issue good enough to be understood, but if it's necessary, I might produce a video. Peppuzzo Please post the actual code that you are using on the StreamDeck action and how exactly it is configured. Both the StreamDeck plugin and AAO itself are constantly being tested by the very same people who also make most of the profiles that you can download from the .to website. They didn't report anything like this, so it is either an exotic use case or something else is wrong that they don't normally use. I have been running scripts from the StreamDeck as S: code only yesterday with no issues at all. Please send an email to the support email address and attach as much information as you possibly can. Screenshots especially. Taking a detour through the forums only costs time. Edited December 14, 20223 yr by Lorby_SI LORBY-SI
December 14, 20223 yr Author 3 hours ago, Lorby_SI said: Please send an email to the support email address and attach as much information as you possibly can. Screenshots especially. Taking a detour through the forums only costs time. It will be done, as soon as possible. First I wish try changing the USB port connected to the streamdeck anche streamdeck +. Thanks at the moment. Edited December 14, 20223 yr by Peppuzzo
December 14, 20223 yr Author Hope this could be usefull to get the issue: https://1drv.ms/v/s!AmStMhJnIz5CkZlMOs1rqDo2OOWG6g?e=tU1Ypr. Stream Deck Software: 6.0.1.17722 AAO Version: 2.80 b29 AAO PlugIn for Stream Deck version: 14.15
December 14, 20223 yr Commercial Member 29 minutes ago, Peppuzzo said: Hope this could be usefull to get the issue Stream Deck Software: 6.0.1.17722 AAO Version: 2.80 b29 AAO PlugIn for Stream Deck version: 14.15 Please send an email to the support address, a forum just isn't the right place for this kind of thing. Include a description of what has been set up how in as much detail as possible. Especially the actual code, not as a picture but as actual text that I can copy and paste. Videos in general don't really help. I believe you, when you say that you are seeing an issue, there is no need to show me. What I need are specifics, so that I can recreate the same thing here - with as little effort as possible. Edited December 14, 20223 yr by Lorby_SI LORBY-SI
December 14, 20223 yr Commercial Member I've tested the Long Click on the TextGauge just now with S: scripts. It is working perferctly fine for me. Just pressing the action button long enough executed the script every single time. No other actions were necessary. 1. Local variable: "(L:tester) ++ (>L:tester)" -> OK 2. Simulator variable: "(L:tester, Number) ++ (>L:tester, Number)" -> OK 3. Simulator event: "1 (>K:PAUSE_TOGGLE)" -> OK (I am testing with P3D V5, hence the Pause event) 4. Simulator event with A:-Variable: "(A:AIRSPEED INDICATED, Knots) (>K:AP_SPR_VAR_SET)" -> OK Be mindful that K: Events need the correct number of input parameters in AAO. 0 (>K: 1 (>K: 1 2 (>K:2: 1 2 3 (>K:3: etc. You cannot just disregard the parameter. That a K: event may occasionally work without it is beside the point - the general rule is that the parameter must be there. Long story short - the issue must be related to the code in your specific script or something in your setup. Edited December 14, 20223 yr by Lorby_SI LORBY-SI
December 14, 20223 yr Commercial Member One further remark: double check that there are no line breaks in the scripts on the StreamDeck. The plugin can't handle code with carriage return/line feed in it. Edited December 14, 20223 yr by Lorby_SI LORBY-SI
December 14, 20223 yr Author Dear Lordby, I've investigated pretty deeper also with a friend who has the same issue. I wanted be sure that the issue were repeateble. I'll write to you via email including a step by step procedure to produce the issue. See you soon. Beppuzzo
December 15, 20223 yr Commercial Member Found the problem, see here:AAO 2.80: Bug Notice - Some scripts not being executed - AxisAndOhs Support - The AVSIM Community LORBY-SI
Archived
This topic is now archived and is closed to further replies.