nguyenquyhy / Flight-Tracker-StreamDeck

A Stream Deck plugin to interact with Microsoft Flight Simulation
https://flightsim.to/file/3178/flight-tracker-streamdeck-plugin
GNU General Public License v3.0
373 stars 68 forks source link

Disconnections #174

Closed bagolu closed 3 years ago

bagolu commented 3 years ago

Hello I have sporadic disconnections from the plugin to the sim : seeing the connected msg in the sim, gauges frozen for a few seconds. It appeared a few days ago (1 week I would say) I keep the plugin up to date, so this is currently with latest release. I tried to remove mobiflight plugin from MSFS, but it still occures. I tried a panel with very few information (1 only gauge) : it still occures too.

I have a lot of errors like this in the log : 2021-02-01 00:08:51.308 +01:00 [ERR] Incompatible array count 15, expected 1. Skipping received data 2021-02-01 00:08:51.433 +01:00 [ERR] Incompatible array count 15, expected 1. Skipping received data

2021-02-01 23:55:17.158 +01:00 [ERR] Incompatible array count 15, expected 14. Skipping received data 2021-02-01 23:55:17.264 +01:00 [ERR] Incompatible array count 15, expected 14. Skipping received data 2021-02-01 23:55:17.447 +01:00 [ERR] Incompatible array count 15, expected 14. Skipping received data

flightstreamdeck20210201.log

nguyenquyhy commented 3 years ago

Please try again with v0.26. There is a bug in v0.24 and v0.25 that will crash the Generic Gauge.

bagolu commented 3 years ago

it seems to help ! no reload since the update. Thanks a lot