norberttak / XPanel

XPlane 11/12 plugin to handle home cockpit panels
GNU General Public License v3.0
8 stars 3 forks source link

[BUG] Missing device crash the plugin and X-Plane #89

Closed CyberGuerro closed 4 months ago

CyberGuerro commented 5 months ago

Describe the bug If device specified in config (xpanel.ini) is missing (es. not connected to usb port), plugin crash and x-plane with it

To Reproduce Steps to reproduce the behavior like this:

  1. disconnect device
  2. start x-plane
  3. start fly with aircraft having xpanel.ini (in my case Zibo 4.01.9)
  4. x-plane crash

attached log file Log.txt

I think that in this case plugin hasn't to crash, but when all is loaded and ready into the aircraft, something have to be write into error dialog window or better: the plugin still working ignoring missing devices informing user about it in dialog window

CyberGuerro commented 4 months ago

This bug can be considered close due the 1.9 version fixed it: missing devices are notified into error dialog window, without X-Plane crash.

norberttak commented 4 months ago

THX, I close the issue