FRC-Utilities / QDriverStation

Cross-platform clone of the FRC Driver Station
https://frc-utilities.github.io
MIT License
189 stars 26 forks source link

QDriverStation crashes when switching protocols #8

Closed alex-spataru closed 8 years ago

alex-spataru commented 8 years ago

The bug happens when we try to switch the protocols during runtime. The application will work for some seconds and then will crash. When the QDS is started again, the selected protocol will load correctly.

I will check this issue later with a debugger...

alex-spataru commented 8 years ago

Issue fixed