Actions
Bug #447
closedChanging Joysticks causes AOZ to crash
Start date:
08/12/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Actions
Added by Brian Flanagan over 4 years ago. Updated about 4 years ago.
0%
Either joystick works fine by itself, but unplugging, and plugging in another stick can cause AOZ to crash.
It seems to have to do with going from a more complex controller to a less complex one.
Event handlers added for connect/disconnect.
As it turns out, the program being used to test the joystick operation was not taking into account the changes when a joystick is changed. Modified the Gamepad Tester program to fix this problem.