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.

KeyError on egg-timers (Schedulghost)

Found a bug in EventGhost? Report it here.
Post Reply
Pastis
Posts: 19
Joined: Mon May 16, 2011 3:03 pm

KeyError on egg-timers (Schedulghost)

Post by Pastis »

Hello
I often get the following error message when using egg timer:
dunno what to do... error comes randomly :cry:
Image
please help !
User avatar
Craigorsarus
Posts: 3
Joined: Fri Apr 28, 2017 7:49 am

Re: KeyError on egg-timers (Schedulghost)

Post by Craigorsarus »

I know this post is really old, but It shows up in google when searching for this error.

This started happening to me recently and I have found that this happens when you have more than one egg timer that is started within the same second (even if they are for different amounts of time)

A workaround can be to add a 'wait 1 second' before the 'start egg timer' action within the macro, this does slow things down a bit but I would rather they work a second slower than start causing heaps of errors lol
User avatar
topix
Experienced User
Posts: 441
Joined: Sat May 05, 2007 3:43 pm
Location: Germany
Contact:

Re: KeyError on egg-timers (Schedulghost)

Post by topix »

Thanks to your findings i found the problematic code. Iv' made a quick fix to workaround it.
Ivel uploaded the fixed version to the plugin thread: viewtopic.php?f=9&t=2740&p=45664#p45664
User avatar
Craigorsarus
Posts: 3
Joined: Fri Apr 28, 2017 7:49 am

Re: KeyError on egg-timers (Schedulghost)

Post by Craigorsarus »

Awesome, thanks topix :D
Post Reply