View Single Post
mthmob's Avatar
Posts: 378 | Thanked: 206 times | Joined on Dec 2009 @ Denmark
#80
Im getting this error: it shuts down as soon as it connects to the wiimote... it used to work fine...


Code:
Found wiimote at address 00:24:44:AC:27:A4
Traceback (most recent call last):
  File "/usr/bin/wiicontrol", line 515, in <module>
    Wii.connect()
  File "/usr/bin/Wiimote.py", line 219, in connect
    self.rx.connect((self.addr,19))
  File "<string>", line 5, in connect
bluetooth.btcommon.BluetoothError: (22, 'Invalid argument')