Fragtality / PilotsDeck

Directly control the FlightSim from your StreamDeck!
Other
93 stars 6 forks source link

Possible issue with FSUIPC: Control Command Type on FS2024 #79

Open KR283 opened 1 day ago

KR283 commented 1 day ago

When using a Dynamic button with a Command Type of FSUIPC: Control I get the Error Exclamation mark on 2024 - The same button works OK on FS2020

image

Fragtality commented 23 hours ago

And you have checked that FSUIPC7 is running, yes? Logs?

KR283 commented 23 hours ago

FSUIPC7 is running (tested with both v7.4.18 & 7.5.0a)

2024-11-22 13:32:43.353 [DBG] [ ActionBaseSimple:OnKeyUp ] Build Command 2024-11-22 13:32:43.363 [WRN] [ SimController:CommandTask ] No active & ready Connector can run the Command 'CONTROL' Command '66288' (Valid-Check: True)

Fragtality commented 23 hours ago

That is not a Log.

KR283 commented 22 hours ago

PilotsDeck20241122.log

Fragtality commented 22 hours ago

Interesting - the FSUIPC connector directly closes in the Beginning. What happens when you restart the Plugin (via its Systray Icon) while you are in a Session?

Fragtality commented 22 hours ago

Check if the latest DevBuild does any better: https://github.com/Fragtality/PilotsDeck/blob/master/Install-PilotsDeck-latest.exe

KR283 commented 22 hours ago

Interesting - the FSUIPC connector directly closes in the Beginning. What happens when you restart the Plugin (via its Systray Icon) while you are in a Session?

All of the icons on the deck display the three dots waiting image PilotsDeck20241122 - Copy.log

KR283 commented 22 hours ago

Check if the latest DevBuild does any better: https://github.com/Fragtality/PilotsDeck/blob/master/Install-PilotsDeck-latest.exe

Dev build appears to handle the FSUIPC: Control correctly

Fragtality commented 22 hours ago

So the previous Message is irrelevant?

Fragtality commented 22 hours ago

Just pushed another Change: https://github.com/Fragtality/PilotsDeck/blob/master/Install-PilotsDeck-latest.exe Should fix the Wait State when the Plugin is (re)started while a Session is already ready/running

KR283 commented 22 hours ago

Perfect - the new dev build works with FSUIPC: Control, and the 3 dots only show briefly whist re-connecting after restarting the plugin

Fragtality commented 21 hours ago

Yeah, the Wait-State is normal - it was just not normal that it stayed although a Session was running 😂