Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

unsupported operand when emulating keystrokes (mce remote)

Questions and comments specific to a particular plugin should go here.
Post Reply
zonk
Posts: 1
Joined: Wed Apr 20, 2011 8:42 pm

unsupported operand when emulating keystrokes (mce remote)

Post by zonk »

I just updated to the newest version (r1494). Now I get the following error messages with the original mce remote plugin. Any ideas?

Code: Select all

22:17:22   MceRemote.Up
22:17:22   Exception in thread Thread-5:
22:17:22      Direction Up
22:17:22      Traceback (most recent call last):
22:17:22        File "threading.pyc", line 525, in __bootstrap_inner
22:17:22         Emulate Keystrokes: {Up}
22:17:22           File "threading.pyc", line 727, in run
22:17:22           File "threading.pyc", line 393, in wait
22:17:22              File "threading.pyc", line 246, in wait
22:17:22            TypeError: unsupported operand type(s) for +: 'float' and 'tuple'
Post Reply