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.

uncaught exception on serial port (directvhr20)

Do you have questions about writing plugins or scripts in Python? Meet the coders here.
Post Reply
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

uncaught exception on serial port (directvhr20)

Post by Fiasco »

error: uncaptured python exception, closing channel <eg.PluginModule.LutronHomeworks.LutronHomeworksSession connected 192.168.2.107:23 at 0x20725f8> (<type 'exceptions.AttributeError'>:'LutronHomeworks' object has no attribute 'lastHeader' [asyncore.pyc|read|74] [asyncore.pyc|handle_read_event|413] [asynchat.pyc|handle_read|158] [C:\Program Files\EventGhost\plugins\LutronHomeworks\__init__.py|found_terminator|283] [C:\Program Files\EventGhost\plugins\LutronHomeworks\__init__.py|ValueUpdate|397])

I had this plugin working. I haven't made any changes but today it is throwing this error.

Any thoughts?
Attachments
LutronHomeworks.zip
(12.26 KiB) Downloaded 187 times
User avatar
Fiasco
Plugin Developer
Posts: 222
Joined: Fri Jul 24, 2009 5:32 am
Location: St. Louis MO
Contact:

Re: uncaught exception on serial port (directvhr20)

Post by Fiasco »

nm. Somehow I nixed a line that set the lastHeader reference.
Post Reply