Gao Yang
Gao Yang
> Hi @Braised-Lamb, Is the bug permanent? Is there any condition where is does not happen? What if you try to run OpenMATB with no joystick at all (should display...
> Thank you @Braised-Lamb for your feedback. Can you confirm you used the correct version of python and of its libraries, as mentioned in the main page of the repo?...
> Hi, could you try editing resman.py (in the plugins directory) and replacing self.joystick.open() > > with try: self.joystick.open() except: pass I had reinstalled system for my computer with Windows....