Error: No signature of method: java.lang.Long.getAt()

It looks like I could use some assistance. I created a rule in RM3 last night:

The first trouble I noticed was that when the garage door was open for 10 minutes I was not getting my notification or Echo Speaks action. Here is the log file from a sequence today:

I saw an update was available, so I updated to 2.0.9.133. After updating I tried to see if I could tweak the rule to get it to work. When attempting to click the Select Actions for True I now get the following error:

Error: No signature of method: java.lang.Long.getAt() is applicable for argument types: (java.lang.Integer) values: [0] Possible solutions: getAt(java.lang.String), next(), putAt(java.lang.String, java.lang.Object), wait(), grep(), getClass()

When attempting to click the Select Actions for False I get the following error:

Error: Cannot get property 'method' on null object

Here are the log statements for the errors:

Any chance I can recover this rule, or will I need to recreate it?

Thanks for the help,

bcg