Beta version 4.3

This update contains only bug fixes. I’m trying to finalize this release, so I’m focusing on bug fixes.

It looks normal in the log file, but I realize I don’t log as many details as I should. I’ll add more logging and see if I can reproduce it when connecting to BMT ports.

Some uppertext are not shown (as before). You will see in log and video that it happens to the first two paired buttons, which should show the names MIC and FM9.

Now, in addition, it seems that some midi values ​​(pitchbend in this case) are not updated correctly when the buttons are initialized. It happens in the same paired buttons (MIC and FM9).

Video:

Log:
1545d331-099f-4722-86aa-aa15068e0dd3

OK, I need to get drastic here. I need to add another layer of button synchronization.

Changes in this version:

  • The Generic Midi button’s synchronization for when to run script (init) commands has been significantly improved.
  • Stream Deck version 7.4.x has changes to the shutdown behavior that sometimes kill the plugin without allowing it to properly close the MIDI ports, causing a subsequent restart to fail to reconnect the ports. The plugin has been updated to be more resilient and better handle such situations.
  • Both the Modern and the Windows Midi Service connections have been improved with better performance, stability and error handling.

Version 4.2.0.133

Confirmed that this issue is fixed, great news! Thanks!

Log ID:
e58282d8-d2c5-4621-85e1-0ec32d6be52c

Video:

Temporary issue: Empty variables window. Fixed after SD editor reboot.

Uploading the log was not possible until reboot, with the following message:

Is “reboot” a computer reboot or a Stream Deck restart?

It’s hard to pinpoint the issue. Both errors likely stem from the same underlying problem, but it’s still hard to say what it is.

The upload problem is caused by an inability to perform DNS name resolution; the plugin cannot contact trevligaspel.se because it cannot resolve the site’s IP address.

The empty variable window is harder to explain, but I guess it’s also an HTTP/HTML issue. In essence, the plugin just asks the OS to open a second browser window and load an HTML file. Why the HTML file isn’t loaded remains a mystery.

So, both problems are in the IP/HTTP/HTML area, so I can only guess that’s where the problem is, but I can’t say more than that. The log file provides no more information than what was visible in the editor.

It’s a reboot of the stream deck editor (quit and then launch the software).

Computer not rebooted. Stream Deck USB not unplugged/plpugged.

The action {inputport:No MIDI Input} is working as expected, but {inputport:#none#} is looking for a port called “#none#“

Please consider to add the option of #none# for configuring ports to “No Port“.

Thanks.

It seems that the midi port actions are not recognized in background scripts.

This line at the beginning of a background script is not changing the midi ports:

[(init) {outputport:GP9} {inputport:GP10}]

Good suggestion.

You’re correct. I’ll add that.

New in this version:

  • Background scripts handle MIDI port actions correctly.
  • #none# can be used in script port actions to set “No MIDI Input” or “No MIDI Output”, depending on the action used.
  • Plugin shutdown is further streamlined to handle the new, rather brutal shutdown procedure in Stream Deck 7.4.x.
  • The MIDI System tab in Global Settings has been redesigned. To be honest, I’m not sure how to proceed. The initial reports after the new MIDI Service was released suggested a potential issue in which no one could connect to loopMIDI ports. I struggled to find solutions, but the lack of later error reports suggests the problem wasn’t as big as I thought. I don’t know whether I only confuse users by showing this tab.
  • Several changes were made to the MIDI Controller to have it detect port problems.
  • The MIDI System tab now includes a dropdown for a probe port, allowing the plugin to self-diagnose port connection problems. This may be overkill as well.
  • Several bug fixes. Sysex, for instance, didn’t work well with the Modern MIDI System.
  • And as usual, a bunch of changes I have forgotten. :roll_eyes:

Version 4.2.0.176

Hello,
with version 4.2.0.133
Difficult to reproduce but I still have the “Wait .. plugin loading” window sometimes, and after that midi communication seems broken, I have to restart the DAW and the streamdeck app.
The log shows sevrral exceptions
Log ID: 565338e9-0d2d-4e9b-800a-c05f1fd103ee

Let me know if you need further information

and now after installing Version 4.2.0.176
I have the “Plugin is loading …” on every button or dial, even after restarting the streamdeck app.
I’ll reboot my PC and let you know.

Edit: Same behavior after complete reboot. I cannot upload any log, but here is the content of the log file :

2026-05-05 10:12:54.3391      0,00ms  INFO     2  Logger Initialized
2026-05-05 10:12:54.7617    422,57ms  INFO     2  Midi             Logger                        [Started, Process:Intel X64]
2026-05-05 10:12:54.7857     24,00ms  INFO     2  SDWrapper        Run                           [Plugin 'se.trevligaspel.midiplugin' Loading - 14 Actions Found]
2026-05-05 10:12:54.9184    132,74ms  INFO     2  SDConnection     RunAsync                      [Start]
2026-05-05 10:12:54.9366     18,15ms  INFO     2  PluginContainer  Run                           [Plugin Loaded:
UUID: 7df185222d9d91e3492f44edb57687a4
Devices:
[Id: a5f790040447e8500ddb5448dd872b2c Name: 'Stream Deck +' Type: StreamDeckPlus Size: Rows: 2 Columns: 4]
ApplicationInfo: Language: fr Platform: windows Version: 7.4.1.22720
PluginInfo: Version: 4.2.0.176
]
2026-05-05 10:12:54.9366      0,04ms  INFO     2  PluginContainer  Run                           [Plugin version: 4.2.0.176]
2026-05-05 10:12:54.9366      0,01ms  INFO     2  PluginContainer  Run                           [Connecting to Stream Deck...]
2026-05-05 10:12:54.9646     28,00ms  INFO     5  SDConnection     RunAsync                      [WebSocketState.Open]
2026-05-05 10:12:54.9754     10,78ms  INFO     5  SDConnection     RunAsync                      [registerEvent]
2026-05-05 10:12:54.9756      0,15ms  INFO     5  SDConnection     RunAsync                      [OnConnected.Invoke]
2026-05-05 10:12:54.9757      0,10ms  INFO     2  PluginContainer  Run                           [Connected to Stream Deck]
2026-05-05 10:12:54.9763      0,66ms  INFO     2  GloblSettingsMgr Initialize                    [GlobalSettingsManager initialized]
2026-05-05 10:13:42.4520      0,00ms  INFO     2  Logger Initialized
2026-05-05 10:13:42.8755    423,43ms  INFO     2  Midi             Logger                        [Started, Process:Intel X64]
2026-05-05 10:13:42.8966     21,18ms  INFO     2  SDWrapper        Run                           [Plugin 'se.trevligaspel.midiplugin' Loading - 14 Actions Found]
2026-05-05 10:13:43.0646    168,01ms  INFO     2  SDConnection     RunAsync                      [Start]
2026-05-05 10:13:43.0838     19,16ms  INFO     2  PluginContainer  Run                           [Plugin Loaded:
UUID: c9ade4bdcf3b1f021728e41333797384
Devices:
[Id: a5f790040447e8500ddb5448dd872b2c Name: 'Stream Deck +' Type: StreamDeckPlus Size: Rows: 2 Columns: 4]
ApplicationInfo: Language: fr Platform: windows Version: 7.4.1.22720
PluginInfo: Version: 4.2.0.176
]
2026-05-05 10:13:43.0838      0,04ms  INFO     2  PluginContainer  Run                           [Plugin version: 4.2.0.176]
2026-05-05 10:13:43.0839      0,01ms  INFO     2  PluginContainer  Run                           [Connecting to Stream Deck...]
2026-05-05 10:13:43.1209     37,03ms  INFO    11  SDConnection     RunAsync                      [WebSocketState.Open]
2026-05-05 10:13:43.1360     15,15ms  INFO    11  SDConnection     RunAsync                      [registerEvent]
2026-05-05 10:13:43.1362      0,12ms  INFO    11  SDConnection     RunAsync                      [OnConnected.Invoke]
2026-05-05 10:13:43.1362      0,01ms  INFO     2  PluginContainer  Run                           [Connected to Stream Deck]
2026-05-05 10:13:43.1370      0,86ms  INFO     2  GloblSettingsMgr Initialize                    [GlobalSettingsManager initialized]
2026-05-05 10:15:05.6355      0,00ms  INFO     2  Logger Initialized
2026-05-05 10:15:06.0616    426,09ms  INFO     2  Midi             Logger                        [Started, Process:Intel X64]
2026-05-05 10:15:06.0813     19,69ms  INFO     2  SDWrapper        Run                           [Plugin 'se.trevligaspel.midiplugin' Loading - 14 Actions Found]
2026-05-05 10:15:06.2446    163,25ms  INFO     2  SDConnection     RunAsync                      [Start]
2026-05-05 10:15:06.2658     21,22ms  INFO     2  PluginContainer  Run                           [Plugin Loaded:
UUID: 61bc00bdea88f9c0d9b81f98bdae0a00
Devices:
[Id: a5f790040447e8500ddb5448dd872b2c Name: 'Stream Deck +' Type: StreamDeckPlus Size: Rows: 2 Columns: 4]
ApplicationInfo: Language: fr Platform: windows Version: 7.4.1.22720
PluginInfo: Version: 4.2.0.176
]
2026-05-05 10:15:06.2658      0,06ms  INFO     2  PluginContainer  Run                           [Plugin version: 4.2.0.176]
2026-05-05 10:15:06.2659      0,02ms  INFO     2  PluginContainer  Run                           [Connecting to Stream Deck...]
2026-05-05 10:15:06.3030     37,16ms  INFO    11  SDConnection     RunAsync                      [WebSocketState.Open]
2026-05-05 10:15:06.3175     14,52ms  INFO    11  SDConnection     RunAsync                      [registerEvent]
2026-05-05 10:15:06.3177      0,11ms  INFO    11  SDConnection     RunAsync                      [OnConnected.Invoke]
2026-05-05 10:15:06.3177      0,01ms  INFO     2  PluginContainer  Run                           [Connected to Stream Deck]
2026-05-05 10:15:06.3186      0,93ms  INFO     2  GloblSettingsMgr Initialize                    [GlobalSettingsManager initialized]
2026-05-05 10:15:59.5253      0,00ms  INFO     2  Logger Initialized
2026-05-05 10:15:59.9540    428,67ms  INFO     2  Midi             Logger                        [Started, Process:Intel X64]
2026-05-05 10:15:59.9752     21,22ms  INFO     2  SDWrapper        Run                           [Plugin 'se.trevligaspel.midiplugin' Loading - 14 Actions Found]
2026-05-05 10:16:00.1379    162,73ms  INFO     2  SDConnection     RunAsync                      [Start]
2026-05-05 10:16:00.1593     21,37ms  INFO     2  PluginContainer  Run                           [Plugin Loaded:
UUID: f5144f8875883376a85c6de4d5052d89
Devices:
[Id: a5f790040447e8500ddb5448dd872b2c Name: 'Stream Deck +' Type: StreamDeckPlus Size: Rows: 2 Columns: 4]
ApplicationInfo: Language: fr Platform: windows Version: 7.4.1.22720
PluginInfo: Version: 4.2.0.176
]
2026-05-05 10:16:00.1594      0,06ms  INFO     2  PluginContainer  Run                           [Plugin version: 4.2.0.176]
2026-05-05 10:16:00.1594      0,01ms  INFO     2  PluginContainer  Run                           [Connecting to Stream Deck...]
2026-05-05 10:16:00.1935     34,14ms  INFO     5  SDConnection     RunAsync                      [WebSocketState.Open]
2026-05-05 10:16:00.2086     15,07ms  INFO     5  SDConnection     RunAsync                      [registerEvent]
2026-05-05 10:16:00.2087      0,13ms  INFO     5  SDConnection     RunAsync                      [OnConnected.Invoke]
2026-05-05 10:16:00.2087      0,02ms  INFO     2  PluginContainer  Run                           [Connected to Stream Deck]
2026-05-05 10:16:00.2096      0,91ms  INFO     2  GloblSettingsMgr Initialize                    [GlobalSettingsManager initialized]
2026-05-05 10:18:56.2644      0,00ms  INFO     2  Logger Initialized
2026-05-05 10:18:56.6907    426,28ms  INFO     2  Midi             Logger                        [Started, Process:Intel X64]
2026-05-05 10:18:56.7115     20,80ms  INFO     2  SDWrapper        Run                           [Plugin 'se.trevligaspel.midiplugin' Loading - 14 Actions Found]
2026-05-05 10:18:56.8827    171,22ms  INFO     2  SDConnection     RunAsync                      [Start]
2026-05-05 10:18:56.9036     20,91ms  INFO     2  PluginContainer  Run                           [Plugin Loaded:
UUID: 099a1c67e8674ec14249c29f8f4ed74e
Devices:
[Id: a5f790040447e8500ddb5448dd872b2c Name: 'Stream Deck +' Type: StreamDeckPlus Size: Rows: 2 Columns: 4]
ApplicationInfo: Language: fr Platform: windows Version: 7.4.1.22720
PluginInfo: Version: 4.2.0.176
]
2026-05-05 10:18:56.9037      0,04ms  INFO     2  PluginContainer  Run                           [Plugin version: 4.2.0.176]
2026-05-05 10:18:56.9037      0,01ms  INFO     2  PluginContainer  Run                           [Connecting to Stream Deck...]
2026-05-05 10:18:56.9461     42,40ms  INFO    11  SDConnection     RunAsync                      [WebSocketState.Open]
2026-05-05 10:18:56.9624     16,36ms  INFO    11  SDConnection     RunAsync                      [registerEvent]
2026-05-05 10:18:56.9626      0,16ms  INFO    11  SDConnection     RunAsync                      [OnConnected.Invoke]
2026-05-05 10:18:56.9626      0,02ms  INFO     2  PluginContainer  Run                           [Connected to Stream Deck]
2026-05-05 10:18:56.9637      1,03ms  INFO     2  GloblSettingsMgr Initialize                    [GlobalSettingsManager initialized]
2026-05-05 10:24:10.5350      0,00ms  INFO     2  Logger Initialized
2026-05-05 10:24:10.9837    448,67ms  INFO     2  Midi             Logger                        [Started, Process:Intel X64]
2026-05-05 10:24:10.9941     10,39ms  INFO     2  SDWrapper        Run                           [Plugin 'se.trevligaspel.midiplugin' Loading - 14 Actions Found]
2026-05-05 10:24:11.0799     85,79ms  INFO     2  SDConnection     RunAsync                      [Start]
2026-05-05 10:24:11.0907     10,82ms  INFO     2  PluginContainer  Run                           [Plugin Loaded:
UUID: 434dc366c11f80080c3f94b6eb9fce19
Devices:
[Id: a5f790040447e8500ddb5448dd872b2c Name: 'Stream Deck +' Type: StreamDeckPlus Size: Rows: 2 Columns: 4]
ApplicationInfo: Language: fr Platform: windows Version: 7.4.1.22720
PluginInfo: Version: 4.2.0.176
]
2026-05-05 10:24:11.0907      0,02ms  INFO     2  PluginContainer  Run                           [Plugin version: 4.2.0.176]
2026-05-05 10:24:11.0907      0,01ms  INFO     2  PluginContainer  Run                           [Connecting to Stream Deck...]
2026-05-05 10:24:11.1738     83,10ms  INFO     5  SDConnection     RunAsync                      [WebSocketState.Open]
2026-05-05 10:24:11.1824      8,54ms  INFO     5  SDConnection     RunAsync                      [registerEvent]
2026-05-05 10:24:11.1824      0,08ms  INFO     5  SDConnection     RunAsync                      [OnConnected.Invoke]
2026-05-05 10:24:11.1825      0,01ms  INFO     2  PluginContainer  Run                           [Connected to Stream Deck]
2026-05-05 10:24:11.1830      0,53ms  INFO     2  GloblSettingsMgr Initialize                    [GlobalSettingsManager initialized]

Should I revert to the previous version ?

Before doing that, I’d appreciate it if you could create the file “EnableLogging.txt” in the plugin folder and add the text “level2” to it. After that, restart the Stream Deck software, and post the log file again.

That way, we hopefully get a log file that explains what the problem is.

When that is done, you should revert to the previous version, since that’s probably the best way to get something working again.

Running this last version. Just to say that I am not experiencing the issue described by @thx538 with “Plugin is loading …” messages.

Maybe it is macOS / Windows related…

I will test the new changes of this version now and report my feedback.

Here is the log file after enabling level2.

2026-05-05 11:13:01.8037      0,00ms  INFO     2  Logger Initialized
2026-05-05 11:13:01.8275     23,81ms  INFO     2  Midi             Logger                        [logging level 2 started () (change)]
2026-05-05 11:13:01.8312      3,61ms  INFO     2  Midi             Logger                        [Started, Process:Intel X64]
2026-05-05 11:13:01.8490     17,85ms  INFO     2  SDWrapper        Run                           [Plugin 'se.trevligaspel.midiplugin' Loading - 14 Actions Found]
2026-05-05 11:13:01.9875    138,50ms  INFO     2  SDConnection     RunAsync                      [Start]
2026-05-05 11:13:02.0043     16,82ms  INFO     2  PluginContainer  Run                           [Plugin Loaded:
UUID: 8a28137798ef0b8a2b8e9a36f9239376
Devices:
[Id: a5f790040447e8500ddb5448dd872b2c Name: 'Stream Deck +' Type: StreamDeckPlus Size: Rows: 2 Columns: 4]
ApplicationInfo: Language: fr Platform: windows Version: 7.4.1.22720
PluginInfo: Version: 4.2.0.176
]
2026-05-05 11:13:02.0044      0,04ms  INFO     2  PluginContainer  Run                           [Plugin version: 4.2.0.176]
2026-05-05 11:13:02.0044      0,01ms  INFO     2  PluginContainer  Run                           [Connecting to Stream Deck...]
2026-05-05 11:13:02.0053      0,97ms DEBUG     2  DeviceList       AddDevice                     [Adding device, a5f790040447e8500ddb5448dd872b2c:Stream Deck +]
2026-05-05 11:13:02.0431     37,75ms  INFO     7  SDConnection     RunAsync                      [WebSocketState.Open]
2026-05-05 11:13:02.0580     14,92ms  INFO     7  SDConnection     RunAsync                      [registerEvent]
2026-05-05 11:13:02.0582      0,21ms  INFO     7  SDConnection     RunAsync                      [OnConnected.Invoke]
2026-05-05 11:13:02.0582      0,01ms  INFO     2  PluginContainer  Run                           [Connected to Stream Deck]
2026-05-05 11:13:02.0588      0,62ms  INFO     2  GloblSettingsMgr Initialize                    [GlobalSettingsManager initialized]
2026-05-05 11:13:02.0956     36,72ms DEBUG    13  GenericMidi      Constructor start             [5f1dd93981e35a8c2845741c50ccbf8f Row:1, Column:0, Device:Stream Deck +]
2026-05-05 11:13:02.0981      2,56ms DEBUG    13  Throttle         ThrottleMode                  [ThrottleMode set to Unlimited]
2026-05-05 11:13:02.0982      0,10ms DEBUG    13  GlobalSettings   Initialize                    [start]
2026-05-05 11:13:02.0984      0,18ms DEBUG    13  GlobalSettings   FolderPath                    [PluginPath:'C:\Users\LPA\AppData\Roaming\Elgato\StreamDeck\Plugins\se.trevligaspel.midi.sdPlugin']
2026-05-05 11:13:02.1004      1,95ms DEBUG    13  GlobalSettings   FolderPath                    [DocumentsPath:'C:\Users\LPA\Documents']
2026-05-05 11:13:02.1005      0,13ms DEBUG    13  GlobalSettings   FolderPath                    [TrevligaSpelPath:'C:\Users\LPA\Documents\Trevliga Spel']
2026-05-05 11:13:02.1009      0,38ms DEBUG    13  GlobalSettings   FolderPath                    [MusicPath:'C:\Users\LPA\Music']
2026-05-05 11:13:02.1057      4,83ms DEBUG    13  Throttle         ThrottleMode                  [ThrottleMode set to Unlimited]
2026-05-05 11:13:02.1102      4,48ms DEBUG    13  GlobalSettings   DecipherJson                  [Global settings item count=70]
2026-05-05 11:13:02.1135      3,33ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings newsDisplayedForVersion(newsDisplayedForVersion): '' => '4.2.0.133']
2026-05-05 11:13:02.1136      0,10ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings VersionNumberAcknowledged(VersionNumberAcknowledged): '' => '3.12.1']
2026-05-05 11:13:02.1138      0,19ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings selectedMackieLayout(selectedMackieLayout): '' => 'Generic.xml']
2026-05-05 11:13:02.1184      4,61ms DEBUG    13  TSFile           Initialize                    ['C:\Users\LPA\Documents\Trevliga Spel\StreamDeckMidiUserSettings.xml' not found]
2026-05-05 11:13:02.1187      0,34ms DEBUG     7  TSFile           CreateFileWatcher             [File watcher created for 'C:\Users\LPA\Documents\Trevliga Spel\StreamDeckMidiUserSettings.xml']
2026-05-05 11:13:02.1188      0,03ms DEBUG    13  UserSettings     CreateDocWatcher              [C:\Users\LPA\Documents]
2026-05-05 11:13:02.1189      0,10ms DEBUG    13  UserSettings     CreateDocWatcher              [File watcher created for 'C:\Users\LPA\Documents']
2026-05-05 11:13:02.1196      0,72ms DEBUG    13  MCUDevCtrl       AttachToMCUPorts              [New device nr(1), midiIn(No MIDI Input), midiOut(No MIDI Output), isExtender(False)]
2026-05-05 11:13:02.1215      1,88ms DEBUG    13  MCUDevCtrl       AttachToMCUPorts              [New device nr(2), midiIn(No MIDI Input), midiOut(No MIDI Output), isExtender(True)]
2026-05-05 11:13:02.1215      0,03ms DEBUG    13  MCUDevCtrl       AttachToMCUPorts              [New device nr(3), midiIn(No MIDI Input), midiOut(No MIDI Output), isExtender(True)]
2026-05-05 11:13:02.1215      0,01ms DEBUG    13  MCUDevCtrl       AttachToMCUPorts              [New device nr(4), midiIn(No MIDI Input), midiOut(No MIDI Output), isExtender(True)]
2026-05-05 11:13:02.1215      0,01ms DEBUG    13  MCUDevCtrl       AttachToMCUPorts              [New device nr(5), midiIn(No MIDI Input), midiOut(No MIDI Output), isExtender(True)]
2026-05-05 11:13:02.1215      0,01ms DEBUG    13  MCUDevCtrl       AttachToMCUPorts              [New device nr(6), midiIn(No MIDI Input), midiOut(No MIDI Output), isExtender(True)]
2026-05-05 11:13:02.1215      0,00ms DEBUG    13  MCUDevCtrl       AttachToMCUPorts              [New device nr(7), midiIn(No MIDI Input), midiOut(No MIDI Output), isExtender(True)]
2026-05-05 11:13:02.1215      0,01ms DEBUG    13  MCUDevCtrl       AttachToMCUPorts              [New device nr(8), midiIn(No MIDI Input), midiOut(No MIDI Output), isExtender(True)]
2026-05-05 11:13:02.1226      1,05ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings selectedScriptMidiOutPort(selectedScriptMidiOutPort): 'StreamDeck2Daw' => 'GlobalPort_1']
2026-05-05 11:13:02.1228      0,19ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings selectedScriptMidiInPort(selectedScriptMidiInPort): 'Daw2StreamDeck' => 'GlobalPort_2']
2026-05-05 11:13:02.1229      0,16ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings selectedDialDisplayType(selectedDialDisplayType): '' => 'horizontal']
2026-05-05 11:13:02.1231      0,16ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings selectedDialFaderType(selectedDialFaderType): '' => 'C:\Users\LPA\AppData\Roaming\Elgato\StreamDeck\Plugins\se.trevligaspel.midi.sdPlugin\Images\FaderSets\Dials\Blue\Fader.xml']
2026-05-05 11:13:02.1233      0,16ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings selectedDialVpotType(selectedDialVpotType): '' => 'C:\Users\LPA\Documents\Trevliga Spel\Designs\VPot\Black (Custom).xml']
2026-05-05 11:13:02.1238      0,59ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings selectedDialFrame(selectedDialFrame): '' => 'AT']
2026-05-05 11:13:02.1239      0,09ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings selectedDialMCUCommandType(selectedDialMCUCommandType): '' => 'Ch.1Pot']
2026-05-05 11:13:02.1240      0,08ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings selectedDialMCUFaderType(selectedDialMCUFaderType): '' => 'C:\Users\LPA\AppData\Roaming\Elgato\StreamDeck\Plugins\se.trevligaspel.midi.sdPlugin\Images\FaderSets\Dials\Gradient\Fader.xml']
2026-05-05 11:13:02.1241      0,07ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings selectedDialMCUVpotType(selectedDialMCUVpotType): '' => 'C:\Users\LPA\AppData\Roaming\Elgato\StreamDeck\Plugins\se.trevligaspel.midi.sdPlugin\VPot\Black\Black.xml']
2026-05-05 11:13:02.1259      1,79ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings keepSingleSectionOpen(keepSingleSectionOpen): 'True' => 'False']
2026-05-05 11:13:02.1282      2,36ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings showOnlyUsedPorts(showOnlyUsedPorts): 'False' => 'True']
2026-05-05 11:13:02.1283      0,10ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings showOnlyGlobalPorts(showOnlyGlobalPorts): 'False' => 'True']
2026-05-05 11:13:02.1284      0,09ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings keepSingleSectionOpenScript(keepSingleSectionOpenScript): 'True' => 'False']
2026-05-05 11:13:02.1285      0,08ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings LogID(LogID): '' => '565338e9-0d2d-4e9b-800a-c05f1fd103ee']
2026-05-05 11:13:02.1295      1,03ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings vW_Local(vW_Local): 'True' => 'False']
2026-05-05 11:13:02.1300      0,45ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings vW_NonrefGlobal(vW_NonrefGlobal): 'False' => 'True']
2026-05-05 11:13:02.1319      1,90ms DEBUG    13  GlobalSettings   DecipherJson                  [GlobalSettings Keywords(Keywords): '' => '']
2026-05-05 11:13:02.1330      1,12ms DEBUG    13  Throttle         ThrottleMode                  [ThrottleMode set to Unlimited]
2026-05-05 11:13:02.1346      1,55ms DEBUG    13  MidiController   EnsureMidiTransport           [changing transport, Unknown => Midi2]
2026-05-05 11:13:02.1348      0,23ms DEBUG    13  MidiController   Stop                          [Stopping ConnectionThread]
2026-05-05 11:13:02.1348      0,01ms DEBUG    13  MidiController   Stop                          [Done stopped=True]
2026-05-05 11:13:02.1544     19,54ms DEBUG    13  MidiFactory      Create                        [Loading 'Midi2.Transport.dll' via custom ALC]
2026-05-05 11:13:02.1547      0,35ms DEBUG    13  MidiFactory      Create                        [Loaded transport assembly: Midi2.Transport, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]
2026-05-05 11:13:02.1573      2,56ms DEBUG    13  MidiFactory      Create                        [Creating instance: 'Midi2.Transport.Midi2Transport'.]
2026-05-05 11:13:02.1891     31,82ms DEBUG    13  MidiFactory      Create                        [HealthCheck]
2026-05-05 11:13:02.1892      0,09ms DEBUG    13  MidiFactory      Create                        [HealthCheck OK]
2026-05-05 11:13:02.1895      0,35ms DEBUG    13  MidiFactory      EnsureMidiTransport           [requested=Midi2, actual=Midi2]
2026-05-05 11:13:02.4733    283,72ms DEBUG    13  MidiController   EnsureMidiTransport           [transportInstance=Midi2.Transport.Midi2Transport]
2026-05-05 11:13:02.4734      0,17ms DEBUG    13  MidiController   EnsureMidiTransport           [inputPorts='BMT 1 (3)','BMT 2 (4)','BMT 3 (5)','BMT 4 (12)','BMT 5 (13)','BMT 6 (14)','RME ARC','RME Fireface UCX']
2026-05-05 11:13:02.4735      0,04ms DEBUG    13  MidiController   EnsureMidiTransport           [outputPorts='BMT 1 (3)','BMT 2 (4)','BMT 3 (5)','BMT 4 (12)','BMT 5 (13)','BMT 6 (14)','RME ARC','RME Fireface UCX']
2026-05-05 11:13:02.4745      0,98ms DEBUG    13  MidiController   HookTransportEvents           [Done, transport Midi2.Transport.Midi2Transport]
2026-05-05 11:13:02.4746      0,16ms DEBUG    13  MidiController   Start                         [Starting ConnectionThread]
2026-05-05 11:13:02.4748      0,19ms DEBUG    13  GlobalSettings   ReadGlobalSettingsFile        [file read]
2026-05-05 11:13:02.4754      0,57ms DEBUG    13  MidiStateCtrl    SetSaveState                  [Save state set: SaveState=(False), SavePeriod=(60), maxAge=(24), filePath=(C:\Users\LPA\Documents\Trevliga Spel\StreamDeckMidiState.json)]
2026-05-05 11:13:02.4762      0,86ms DEBUG    15  MidiController   HandleConnection              [started]
2026-05-05 11:13:02.4774      1,15ms DEBUG    13  GlobalSettings   Initialize                    [
(InOut:GlobalPort_2/GlobalPort_1/0)
(NOInOut:Daw2StreamDeck/StreamDeck2Daw/0/C4)
(PCInOut:Daw2StreamDeck/StreamDeck2Daw/0)
(MSCInOut:StreamDeck2Daw/0)
(SXInOut:StreamDeck2Daw)
(SCInOut:GlobalPort_2/GlobalPort_1)
(MCUInOut:No MIDI Input/No MIDI Output/1/Generic.xml)
(MCUs:(1:No MIDI Input/No MIDI Output/False/True),(2:No MIDI Input/No MIDI Output/True/True),(3:No MIDI Input/No MIDI Output/True/True),(4:No MIDI Input/No MIDI Output/True/True),(5:No MIDI Input/No MIDI Output/True/True),(6:No MIDI Input/No MIDI Output/True/True),(7:No MIDI Input/No MIDI Output/True/True),(8:No MIDI Input/No MIDI Output/True/True))
(Layout:Generic.xml)
(VPOTTime:700)(Art:)
(news:4.2.0.133)
(dial:horizontal/Fader.xml/Black (Custom).xml/AT/True/100
(BGScripts:(C:/Users/LPA/Documents/Trevliga Spel/JS/B_Common.js/GlobalPort_2/GlobalPort_1/True),(C:/Users/LPA/Documents/Trevliga Spel/JS/B_CC.js/GlobalPort_2/GlobalPort_1/True),(C:/Users/LPA/Documents/Trevliga Spel/JS/B_Sysex.js/GlobalPort_2/GlobalPort_1/True),(/No MIDI Input/No MIDI Output/False),(/No MIDI Input/No MIDI Output/False),(/No MIDI Input/No MIDI Output/False),(/No MIDI Input/No MIDI Output/False),(/No MIDI Input/No MIDI Output/False))
(InternalPorts:2)
(keepSSOpen:False)
(GlobalPorts:(GP1: BMT 4 (12)),(GP2: BMT 5 (13)),(GP3: Not used),(GP4: Not used),(GP5: Not used),(GP6: Not used),(GP7: Not used),(GP8: Not used),(GP9: Not used),(GP10: Not used),(GP11: Not used),(GP12: Not used),(GP13: Not used),(GP14: Not used),(GP15: Not used),(GP16: Not used),(GP17: Not used),(GP18: Not used),(GP19: Not used),(GP20: Not used),(GP21: Not used),(GP22: Not used),(GP23: Not used),(GP24: Not used),(GP25: Not used),(GP26: Not used),(GP27: Not used),(GP28: Not used),(GP29: Not used),(GP30: Not used),(False),(True)
(DialFrameColor:)
(DialMCUCommandType:Ch.1Pot)
(DialMCUFaderType:C:\Users\LPA\AppData\Roaming\Elgato\StreamDeck\Plugins\se.trevligaspel.midi.sdPlugin\Images\FaderSets\Dials\Gradient\Fader.xml)
(DialMCUVpotType:C:\Users\LPA\AppData\Roaming\Elgato\StreamDeck\Plugins\se.trevligaspel.midi.sdPlugin\VPot\Black\Black.xml)
(showOnlyUsedPorts:True)
(keepSingleSectionOpenScript:False)
(LogID:565338e9-0d2d-4e9b-800a-c05f1fd103ee)
(VariableWindow:False/True/True/True/True/False/False)
(VariableWindow_GS:True/True/False/True/True/False/False/True/False)
(Keywords:)
(MidiDriver:Midi2)
]
2026-05-05 11:13:02.4774      0,02ms DEBUG    13  GlobalSettings   Initialize                    [end]
2026-05-05 11:13:02.4777      0,27ms DEBUG    13  OptionsCtrl      Initialize
2026-05-05 11:13:02.4786      0,95ms DEBUG    13  OptionsCtrl      HandleArticulationFile        ['C:\Users\LPA\Documents\Trevliga Spel\ArticulationOptions.xml' not found]
2026-05-05 11:13:02.4788      0,17ms DEBUG    13  OptionsCtrl      CreateTSFolderWatcher         [C:\Users\LPA\Documents\Trevliga Spel]
2026-05-05 11:13:02.4790      0,21ms DEBUG    13  OptionsCtrl      CreateDocumentsFolderWatcher  [C:\Users\LPA\Documents]
2026-05-05 11:13:02.4801      1,12ms DEBUG    13  dBFileCtrl       CreateTSFolderWatcher         [C:\Users\LPA\Documents]
2026-05-05 11:13:02.5244     44,28ms DEBUG    13  dBFileCtrl       CreateDocumentsFolderWatcher  [C:\Users\LPA\Documents]
2026-05-05 11:13:02.5246      0,16ms DEBUG    13  dBFileCtrl       Init                          [Elapsed:44,5815 ms]
2026-05-05 11:13:02.5255      0,90ms DEBUG    13  BgScriptCtrl     Initialize                    []
2026-05-05 11:13:02.5258      0,35ms DEBUG    13  BgScriptCtrl     GlblChanged                   []
2026-05-05 11:13:02.5271      1,24ms DEBUG    13  JavaScript       Instance                      [BackgroundScript1 midiIn=(BMT 5 (13)), midiOut=(BMT 4 (12)), loadScriptFromFile=(True), scriptPath=(C:/Users/LPA/Documents/Trevliga Spel/JS/B_Common.js), isActive=(True)]
2026-05-05 11:13:02.6168     89,70ms DEBUG    13  TimerCtrl        Constructor                   [TimerController started]
2026-05-05 11:13:02.6176      0,88ms DEBUG    13  JavaScript       ConnectMidi                   [BackgroundScript1 connecting (BMT 5 (13)/BMT 4 (12))]
2026-05-05 11:13:02.6180      0,32ms DEBUG    13  Connection       AttachToMidiPorts             [BackgroundScript1 Attaching to ports 'BMT 5 (13)'/'BMT 4 (12)']
2026-05-05 11:13:02.6182      0,20ms DEBUG    13  MidiController   AttachToMidiInput             [BackgroundScript1 attached to InPort(BMT 5 (13))]
2026-05-05 11:13:02.6184      0,21ms DEBUG    13  MidiController   AttachToMidiOutput            [BackgroundScript1 attached to OutPort(BMT 4 (12))]
2026-05-05 11:13:02.6189      0,49ms DEBUG    13  Connection       AttachToMidiEvents            [BackgroundScript1 Attaching to events]
2026-05-05 11:13:02.6204      1,53ms DEBUG    13  Connection       Instance                      [BackgroundScript1 Connection created]
2026-05-05 11:13:02.6215      1,08ms DEBUG    13  JavaScript       ConnectMidi                   [BackgroundScript1 connected BMT 5 (13)/BMT 4 (12)]
2026-05-05 11:13:02.6218      0,30ms DEBUG    13  JavaScript       LoadScriptFile                [BackgroundScript1 Attaching to file 'C:/Users/LPA/Documents/Trevliga Spel/JS/B_Common.js']
2026-05-05 11:13:02.6218      0,06ms DEBUG    13  TSFile           Initialize                    ['C:/Users/LPA/Documents/Trevliga Spel/JS/B_Common.js' found]
2026-05-05 11:13:02.6220      0,14ms DEBUG     7  TSFile           CreateFileWatcher             [File watcher created for 'C:/Users/LPA/Documents/Trevliga Spel/JS/B_Common.js']
2026-05-05 11:13:02.6649     42,90ms DEBUG    18  Midi2Transport   TryGetOpenConnectionForSend   [resolved Port(BMT 4 (12)) EndpointId(\\?\swd#midisrv#midiu_ksa_9428198998070047843#{e7cce071-3c03-423f-88d3-f1045d02552b})]
2026-05-05 11:13:02.6686      3,71ms DEBUG    11  VersionCtrl      ReadSiteVersion               [Found version (3.12)]
2026-05-05 11:13:02.6688      0,20ms DEBUG    11  VersionCtrl      ReadSiteVersion               [Found version (3.12), message(Version 3.12 is now available on Marketplace.)]
2026-05-05 11:13:02.7129     44,18ms DEBUG    18  Midi2Transport   TryGetOrOpenEndpoint          [create port(BMT 4 (12)) EndpointId(\\?\swd#midisrv#midiu_ksa_9428198998070047843#{e7cce071-3c03-423f-88d3-f1045d02552b})]
2026-05-05 11:13:02.7139      0,97ms DEBUG    15  MidiController   ListMidiPorts                 [Input ports: 'BMT 1 (3)','BMT 2 (4)','BMT 3 (5)','BMT 4 (12)','BMT 5 (13)','BMT 6 (14)','RME ARC','RME Fireface UCX']
2026-05-05 11:13:02.7140      0,08ms DEBUG    15  MidiController   ListMidiPorts                 [Output ports: 'BMT 1 (3)','BMT 2 (4)','BMT 3 (5)','BMT 4 (12)','BMT 5 (13)','BMT 6 (14)','RME ARC','RME Fireface UCX']
2026-05-05 11:13:02.7141      0,11ms DEBUG    15  MidiController   HandleConnection              [OutPort(BMT 4 (12)) existence changed -> True]
2026-05-05 11:13:02.7144      0,28ms DEBUG    15  Connection       PortexistenceChanged          [BackgroundScript1 Output port 'BMT 4 (12)' existence changed to True]
2026-05-05 11:13:02.7283     13,97ms DEBUG    18  Midi2Transport   TryGetOrOpenEndpoint          [opening port(BMT 4 (12)) EndpointId(\\?\swd#midisrv#midiu_ksa_9428198998070047843#{e7cce071-3c03-423f-88d3-f1045d02552b}) ConnectionId(1a291e6b-9d16-448f-81a8-37353d66fbc9)]
2026-05-05 11:13:02.7427     14,33ms DEBUG    18  Midi2Transport   TryGetOrOpenEndpoint          [open success port(BMT 4 (12)) EndpointId(\\?\swd#midisrv#midiu_ksa_9428198998070047843#{e7cce071-3c03-423f-88d3-f1045d02552b}) Name(BMT 4 (12)) ConnectionId(1a291e6b-9d16-448f-81a8-37353d66fbc9)]
2026-05-05 11:13:02.7431      0,44ms DEBUG    18  Midi2Transport   TryGetOpenConnectionForSend   [post-open Port(BMT 4 (12)) EndpointId(\\?\swd#midisrv#midiu_ksa_9428198998070047843#{e7cce071-3c03-423f-88d3-f1045d02552b}) Name(BMT 4 (12)) ConnectionId(1a291e6b-9d16-448f-81a8-37353d66fbc9) Success(True)]
2026-05-05 11:13:02.7437      0,56ms DEBUG    18  Midi2Transport   Send                          [Port(BMT 4 (12)) ConnectionId(1a291e6b-9d16-448f-81a8-37353d66fbc9) WordCount(1) Word0(0x20BA007F)]
2026-05-05 11:13:02.7442      0,56ms DEBUG    18  MidiController   Send_ControlChange            [BackgroundScript1 message successfully sent: ControlChangeMessage, MidiIn:BMT 5 (13), MidiOut:BMT 4 (12), Channel:10, Control,:0, Value:127]
2026-05-05 11:13:02.7453      1,11ms DEBUG    18  MidiStateCtrl    SaveMidiState                 [BackgroundScript1 Saving state for ControlChangeMessage, MidiIn:BMT 5 (13), MidiOut:BMT 4 (12), Channel:10, Control,:0, Value:127, time=05/05/2026 11:13:02]
2026-05-05 11:13:02.7617     16,32ms DEBUG    13  JavaScript       Instance                      [BackgroundScript2 midiIn=(BMT 5 (13)), midiOut=(BMT 4 (12)), loadScriptFromFile=(True), scriptPath=(C:/Users/LPA/Documents/Trevliga Spel/JS/B_CC.js), isActive=(True)]
2026-05-05 11:13:02.7621      0,49ms DEBUG    13  JavaScript       ConnectMidi                   [BackgroundScript2 connecting (BMT 5 (13)/BMT 4 (12))]
2026-05-05 11:13:02.7622      0,03ms DEBUG    13  Connection       AttachToMidiPorts             [BackgroundScript2 Attaching to ports 'BMT 5 (13)'/'BMT 4 (12)']
2026-05-05 11:13:02.7623      0,13ms DEBUG    13  MidiController   AttachToMidiInput             [BackgroundScript2 attached to InPort(BMT 5 (13))]
2026-05-05 11:13:02.7623      0,01ms DEBUG    13  MidiController   AttachToMidiOutput            [BackgroundScript2 attached to OutPort(BMT 4 (12))]
2026-05-05 11:13:02.7623      0,00ms DEBUG    13  Connection       AttachToMidiEvents            [BackgroundScript2 Attaching to events]
2026-05-05 11:13:02.7629      0,60ms DEBUG    13  Connection       Instance                      [BackgroundScript2 Connection created]
2026-05-05 11:13:02.7629      0,01ms DEBUG    13  JavaScript       ConnectMidi                   [BackgroundScript2 connected BMT 5 (13)/BMT 4 (12)]
2026-05-05 11:13:02.7629      0,01ms DEBUG    13  JavaScript       LoadScriptFile                [BackgroundScript2 Attaching to file 'C:/Users/LPA/Documents/Trevliga Spel/JS/B_CC.js']
2026-05-05 11:13:02.7630      0,06ms DEBUG    13  TSFile           Initialize                    ['C:/Users/LPA/Documents/Trevliga Spel/JS/B_CC.js' found]
2026-05-05 11:13:02.7631      0,14ms DEBUG    17  TSFile           CreateFileWatcher             [File watcher created for 'C:/Users/LPA/Documents/Trevliga Spel/JS/B_CC.js']
2026-05-05 11:13:02.8425     79,34ms DEBUG    15  MidiController   HandleConnection              [OutPort(BMT 1 (3)) existence changed -> True]
2026-05-05 11:13:02.8425      0,04ms DEBUG    15  MidiController   HandleConnection              [OutPort(BMT 2 (4)) existence changed -> True]
2026-05-05 11:13:02.8425      0,01ms DEBUG    15  MidiController   HandleConnection              [OutPort(BMT 3 (5)) existence changed -> True]
2026-05-05 11:13:02.8425      0,00ms DEBUG    15  MidiController   HandleConnection              [OutPort(BMT 5 (13)) existence changed -> True]
2026-05-05 11:13:02.8425      0,00ms DEBUG    15  MidiController   HandleConnection              [OutPort(BMT 6 (14)) existence changed -> True]
2026-05-05 11:13:02.8425      0,00ms DEBUG    15  MidiController   HandleConnection              [OutPort(RME ARC) existence changed -> True]
2026-05-05 11:13:02.8425      0,00ms DEBUG    15  MidiController   HandleConnection              [OutPort(RME Fireface UCX) existence changed -> True]
2026-05-05 11:13:02.8425      0,00ms DEBUG    15  MidiController   HandleConnection              [InPort(BMT 5 (13)) existence changed -> True]
2026-05-05 11:13:02.8425      0,00ms DEBUG    15  Connection       PortexistenceChanged          [BackgroundScript1 Input port 'BMT 5 (13)' existence changed to True]
2026-05-05 11:13:02.8426      0,01ms DEBUG    15  Connection       PortexistenceChanged          [BackgroundScript2 Input port 'BMT 5 (13)' existence changed to True]
2026-05-05 11:13:02.9282     85,68ms DEBUG    13  JavaScript       Instance                      [BackgroundScript3 midiIn=(BMT 5 (13)), midiOut=(BMT 4 (12)), loadScriptFromFile=(True), scriptPath=(C:/Users/LPA/Documents/Trevliga Spel/JS/B_Sysex.js), isActive=(True)]
2026-05-05 11:13:02.9285      0,29ms DEBUG    13  JavaScript       ConnectMidi                   [BackgroundScript3 connecting (BMT 5 (13)/BMT 4 (12))]
2026-05-05 11:13:02.9285      0,01ms DEBUG    13  Connection       AttachToMidiPorts             [BackgroundScript3 Attaching to ports 'BMT 5 (13)'/'BMT 4 (12)']
2026-05-05 11:13:02.9286      0,01ms DEBUG    13  MidiController   AttachToMidiInput             [BackgroundScript3 attached to InPort(BMT 5 (13))]
2026-05-05 11:13:02.9286      0,00ms DEBUG    13  MidiController   AttachToMidiOutput            [BackgroundScript3 attached to OutPort(BMT 4 (12))]
2026-05-05 11:13:02.9286      0,00ms DEBUG    13  Connection       AttachToMidiEvents            [BackgroundScript3 Attaching to events]
2026-05-05 11:13:02.9286      0,02ms DEBUG    13  Connection       Instance                      [BackgroundScript3 Connection created]
2026-05-05 11:13:02.9286      0,00ms DEBUG    13  JavaScript       ConnectMidi                   [BackgroundScript3 connected BMT 5 (13)/BMT 4 (12)]
2026-05-05 11:13:02.9286      0,00ms DEBUG    13  JavaScript       LoadScriptFile                [BackgroundScript3 Attaching to file 'C:/Users/LPA/Documents/Trevliga Spel/JS/B_Sysex.js']
2026-05-05 11:13:02.9287      0,10ms DEBUG    13  TSFile           Initialize                    ['C:/Users/LPA/Documents/Trevliga Spel/JS/B_Sysex.js' found]
2026-05-05 11:13:02.9288      0,12ms DEBUG    11  TSFile           CreateFileWatcher             [File watcher created for 'C:/Users/LPA/Documents/Trevliga Spel/JS/B_Sysex.js']
2026-05-05 11:13:02.9454     16,60ms DEBUG    18  JavaScript       InvokeAsync                   [BackgroundScript1 Calling 'OnGlobalVariableChanged' with args=(g_pqb0, 0)]
2026-05-05 11:13:03.0137     68,34ms DEBUG    15  Midi2Transport   TryGetOrOpenEndpoint          [create port(BMT 5 (13)) EndpointId(\\?\swd#midisrv#midiu_ksa_9427242422953693498#{e7cce071-3c03-423f-88d3-f1045d02552b})]
2026-05-05 11:13:03.0162      2,47ms DEBUG    15  Midi2Transport   TryGetOrOpenEndpoint          [opening port(BMT 5 (13)) EndpointId(\\?\swd#midisrv#midiu_ksa_9427242422953693498#{e7cce071-3c03-423f-88d3-f1045d02552b}) ConnectionId(578d31a9-07c5-4ddd-8d49-07bf1c649a75)]
2026-05-05 11:13:03.0304     14,14ms DEBUG    15  Midi2Transport   TryGetOrOpenEndpoint          [open success port(BMT 5 (13)) EndpointId(\\?\swd#midisrv#midiu_ksa_9427242422953693498#{e7cce071-3c03-423f-88d3-f1045d02552b}) Name(BMT 5 (13)) ConnectionId(578d31a9-07c5-4ddd-8d49-07bf1c649a75)]
2026-05-05 11:13:03.0304      0,08ms DEBUG    15  MidiController   HandleConnection              [InPort(BMT 5 (13)) opened]
2026-05-05 11:13:03.0308      0,41ms DEBUG    15  Connection       PortexistenceChanged          [BackgroundScript1 Input port 'BMT 5 (13)' existence changed to True]
2026-05-05 11:13:03.0309      0,02ms DEBUG    15  Connection       PortexistenceChanged          [BackgroundScript2 Input port 'BMT 5 (13)' existence changed to True]
2026-05-05 11:13:03.2112    180,30ms DEBUG    15  Connection       PortexistenceChanged          [BackgroundScript3 Input port 'BMT 5 (13)' existence changed to True]
2026-05-05 11:13:03.2112      0,06ms DEBUG    15  MidiController   HandleConnection              [InPort(BMT 1 (3)) existence changed -> True]
2026-05-05 11:13:03.2112      0,01ms DEBUG    15  MidiController   HandleConnection              [InPort(BMT 2 (4)) existence changed -> True]
2026-05-05 11:13:03.2112      0,00ms DEBUG    15  MidiController   HandleConnection              [InPort(BMT 3 (5)) existence changed -> True]
2026-05-05 11:13:03.2112      0,00ms DEBUG    15  MidiController   HandleConnection              [InPort(BMT 4 (12)) existence changed -> True]
2026-05-05 11:13:03.2112      0,00ms DEBUG    15  MidiController   HandleConnection              [InPort(BMT 6 (14)) existence changed -> True]
2026-05-05 11:13:03.2112      0,00ms DEBUG    15  MidiController   HandleConnection              [InPort(RME ARC) existence changed -> True]
2026-05-05 11:13:03.2113      0,04ms DEBUG    15  MidiController   HandleConnection              [InPort(RME Fireface UCX) existence changed -> True]
2026-05-05 11:13:03.2625     51,25ms DEBUG    11  JavaScript       RunInitCommands               [BackgroundScript2 start]
2026-05-05 11:13:03.2627      0,13ms DEBUG    19  JavaScript       InvokeAsync                   [BackgroundScript2 Calling 'OnInit' with args=()]

Let me know if you need further investigation.

I didn’t mention it in my previous post, but did you open a button/dial in the editor? I can’t see this in the log file.