And did you try with another StreamDeck Profile active or no Profile being active? (In the Sense of different PilotsDeck Actions or no PilotsDeck Actions being visible).
My guess is that it is Action related with some/all Actions using RPN-Code to query Stuff.
I downloaded the may 7 installation package earlier today and it actually installed .NET again but this time the correct version (10.0.7 as opposed to 10.0.6 - see the issue I opened on your Github on may 1st) and the CTD has not occured again during a 2 hour flight.
Thanks,
Scherm
p.s. are you suggesting that a user mistake in an action configuration can cause the sim to crash??
Anyway I had been using the same configuration for many months without a CTD of the sim ever occuring.
[edit Actually I spoke too soon; PilotsDesk still causes CTD of my sim. Maybe a future update will solve this. But for the time being I’ll have to do without [/edit]
I have a composite action which mimics the Indiafoxtecho F35 ICAWS screen output. All is ok when the composite action has up to 54 DisplayElements (0-53) . As soon as it has 55 0-54) elements an error is logged in Pilotsdeck log file. (See below)
To repeat this behaviour I created a “dummy” compose action with the same DisplayElement duplicated 53 times - all worked ok, no error raised.
Adding another action and an error is raised. The Action Designer UI still opens but in my ICAWS case it cannot be opened once the 54th element is added.
The manifest file is included below. The JSON appears to be OK when validated.
I am using Pilotsdeck Version 0.9.1-2026-.05.07.1708
Log file includes the details before and after the DisplayElements were increased to 54
It appears that there may be a limit on the number of elements within the JSON structure perhaps caused by a buffer size implemented during the checking of the JSON file.
______________________________________
UPDATE
Note following advise from Fraggie :
Increasing the WS buffer cleared the issue Thanks
The combination of a Stream Deck and PilotsDeck is a real winner for flying. The flexibility is awesome with such an powerful UI for the Composite Action